summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-05-01lib/connections: Update quic (#6591)Audrius Butkevicius
2020-04-28lib/fs: Avoid dirty offset read in fakefs (fixes #6584)Jakob Borg
2020-04-27lib/config: Sort versioning options on marshal (fixes #6576) (#6577)Jakob Borg
2020-04-27lib/model: Use semaphore to limit concurrent folder writes (fixes #6541) (#6573)Jakob Borg
2020-04-21 lib/model: Don't exit pullerRoutine on cancelled ctx (fixes #6559) (#6562)Simon Frei
2020-04-21lib/model: Refactor folder health/error handling (fixes #6557) (#6558)Simon Frei
2020-04-20lib/protocol, rc, utils: Add mutex Unlock before panic (#6556)Boqin Qin
2020-04-20lib/db: Upgrade to Blobloom v0.1.1 (#6553)greatroar
2020-04-20lib/db: Switch to faster blobloom Bloom filter pkg (#6537)greatroar
2020-04-20lib/connections: Accept new connections in place of old ones (fixes #5224) (#...MikolajTwarog
2020-04-17lib/model: Delay watch setup on errors (fixes #5731) (#6544)Simon Frei
2020-04-16lib/model: Fix logging placeholderJakob Borg
2020-04-16build, lib/build: Build faster (#6538)Jakob Borg
2020-04-14lib/model: Harden sanitizePath (#6533)greatroar
2020-04-14lib/db: Remove unused blockFinder global (#6534)greatroar
2020-04-13lib/db: Handle missed error variable in old schema upgrade (#6528)Simon Frei
2020-04-13cmd/syncthing, lib/db: Store upgrade info to throttle queries (fixes #6513) (...v1.5.0-rc.1Simon Frei
2020-04-12lib/db: Make database GC a service, stop on Stop() (#6518)Jakob Borg
2020-04-07lib/osutil: Fix "atomic" rename on Windows (ref #6495, ref #6493) (#6510)Jakob Borg
2020-04-07lib/db: Don't get blocklists on drop and missing continue (ref #6457) (#6502)Simon Frei
2020-04-07lib/ignore: Only skip for toplevel includes (fixes #6487) (#6508)Simon Frei
2020-04-07lib/{fs,scanner}: gofmt from Go 1.14 (#6509)Jakob Borg
2020-04-06lib/ur: Correct freaky error handling (fixes #6499) (#6500)Jakob Borg
2020-04-04lib/osutil: Don't remove before rename on Windows (ref #6493) (#6495)Jakob Borg
2020-04-04cmd/strelaypoolsrv: Expose check error to client, fix incorrect response code...Jakob Borg
2020-04-04lib/api: Add LDAP search filters (fixes #5376) (#6488)Jakob Borg
2020-04-02lib/model: Handle deleted items on RO for remote removes (fixes #6432) (#6464)Simon Frei
2020-03-31lib/db, lib/model: Code simplifications (#6484)greatroar
2020-03-31lib/fs: Basic with empty root shouldn't point at / (#6483)Simon Frei
2020-03-31lib/api: Update ldap package (fixes #6479) (#6481)Jakob Borg
2020-03-31lib/versioner: Extended tests of intervals (#6462)mv1005
2020-03-30lib/versioner: Fix "30 days" interval (fixes #6410) (#6461)Michael Rienstra
2020-03-30lib/rand: Various fixes (#6474)greatroar
2020-03-30lib/util: Fix potential data race (#6477)greatroar
2020-03-29lib/protocol: faster Luhn algorithm and better testing (#6475)greatroar
2020-03-29lib/protocol: Remove unused channel Connection.preventSends (#6473)greatroar
2020-03-29lib/weakhash: Fix speed reporting in benchmark (#6470)greatroar
2020-03-29lib/ur: Use sysctl syscall to get RAM size on Mac (#6468)greatroar
2020-03-27lib/model: Do Revert/Override synchronously (#6460)Simon Frei
2020-03-26lib/syncthing: Save version to db after upgrade ops are done (ref #6457) (#6458)Simon Frei
2020-03-26lib/model: Remove unused func (#6456)Simon Frei
2020-03-24all: Pass db intervals as args not env vars (#6448)Simon Frei
2020-03-24lib/api: Set ServerName on LDAPS connections (fixes #6450) (#6451)Jakob Borg
2020-03-24lib/model: Unset local flag on deleted files (fixes #6436) (#6449)Simon Frei
2020-03-22gui, lib/model: Fix for folder stats with r-o and ignoreDel (fixes #6430) (#6...Simon Frei
2020-03-20lib/db: Don't whack blocks when putting truncated file (#6434)Jakob Borg
2020-03-19lib/db, lib/syncthing: Repair db once on upgrade (ref #6425, #6427) (#6429)Simon Frei
2020-03-19lib/db: Fix removeFromGlobal and no filenames in error (fixes #6427) (#6428)Simon Frei
2020-03-19lib/db: Remove emptied global list in checkGlobals (fixes #6425) (#6426)Simon Frei
2020-03-18cmd/syncthing, lib/locations: Separate data and config dirs (fixes #4924) (#6...Simon Frei