aboutsummaryrefslogtreecommitdiff
path: root/lib/osutil
AgeCommit message (Expand)Author
2023-08-21lib/osutil, lib/upnp: Check FlagRunning (fixes #8767) (#9047)bt90
2023-07-21lib/osutil: Skip setLowPriority in Windows if already lower (fixes #6597) (#8...tomasz1986
2023-07-18all: replace empty slice literal with `var` (#8990)deepsource-autofix[bot]
2023-05-09all: Grand test refactor (fixes #8779, fixes #8799)Jakob Borg
2023-02-20Only fail after chmod error if permissions differ (e.g. on config file) (#8771)Andreas Sommer
2022-09-14lib: Factor out getting IP address from net.Addr (#8538)greatroar
2022-08-16all: Modernize error wrapping (#8491)v1.21.0-rc.2v1.21.0Jakob Borg
2022-07-28all: Add build constants for runtime.GOOS comparisons (#8442)Jakob Borg
2022-07-07lib/osutil: Only announce address of interfaces which are up (fixes #7458) (#...Aroun
2022-04-15all: use T.TempDir to create temporary test directory (#8280)Eng Zer Jun
2021-11-27lib/osutil: Use x/sys/windows for SetLowPrioritygreatroar
2021-11-22lib/config, lib/ignore: Write Windows line endings (fixes #7115) (#8052)Jakob Borg
2021-11-22all: Remove usage of deprecated io/ioutil (#7971)Jakob Borg
2021-08-17all: Update build constraints to Go 1.17 style (#7894)Jakob Borg
2021-04-11lib: Prevent using protocol method with native path (fixes #7557) (#7563)Simon Frei
2021-03-20lib/osutil: Fix raising max FDs on macOS (#7507)Jakob Borg
2021-03-17lib/osutil: Remove unused codeJakob Borg
2021-02-20all: Fix Microsoft documentation links in code comments (#7387)tomasz1986
2020-11-14lib/osutil: Consider sync() best effort (fixes #7117)Jakob Borg
2020-08-12lib/osutil: Check returned error instead of info (ref #6885) (#6887)Simon Frei
2020-08-10lib/osutil: Preserve perms in AtomicWriter (fixes #tbd) (#6885)Simon Frei
2020-07-28lib/fs: Properly handle case insensitive systems (fixes #1787, fixes #2739, f...Simon Frei
2020-06-18all: Add copy-on-write filesystem support (fixes #4271) (#6746)Audrius Butkevicius
2020-06-16all: Make all error implementations pointer types (#6726)greatroar
2020-06-14lib/osutil: Use filepath.Join in tests (#6740)Simon Frei
2020-04-07lib/osutil: Fix "atomic" rename on Windows (ref #6495, ref #6493) (#6510)Jakob Borg
2020-04-04lib/osutil: Don't remove before rename on Windows (ref #6493) (#6495)Jakob Borg
2020-02-26lib/dialer: Preserve nilness in error handling (fixes #6368) (#6369)Jakob Borg
2019-12-03lib/osutil: Increase maxfiles on macOS properly (fixes #6206) (#6207)Paul Brit
2019-11-26all: Use context in lib/dialer (#6177)Simon Frei
2019-11-06all: Remove dead code, fix lost msgLen checks (#6129)Audrius Butkevicius
2019-07-28lib/model: Don't panic on failed chmod-back on directory (fixes #5836) (#5896)Jakob Borg
2019-04-28lib/versioner: Restore for all versioners, cross-device support (#5514)Audrius Butkevicius
2019-02-02all: Revert the underscore sillynessJakob Borg
2019-02-02all: Even more boring linter fixes (#5501)Jakob Borg
2018-09-16all: Adjust windows perms in fs package (#5200)Simon Frei
2018-05-10lib/osutil: Add test for IsDeleted (ref #4925) (#4936)Simon Frei
2018-04-17lib/osutil: Fix TraversesSymlink with symlinked fs root on windows (fixes #48...Simon Frei
2018-03-27lib/osutil: Use unix lowprio implementation on Android (#4844)Audrius Butkevicius
2018-02-25lib/model: More precise deletion detection (fixes #2571, fixes #4573) (#4765)Simon Frei
2018-02-24all: Fix typos (#4772)Matic Potočnik
2018-01-18lib/osutil: Fix priority lowering on WindowsAudrius Butkevicius
2018-01-18lib/osutil: Don't attempt to reduce our niceness level (fixes #4681)Jakob Borg
2018-01-17lib/osutil: Check PGID before trying to set it (fixes #4679)Jakob Borg
2018-01-17lib/osutil: Disable setting priority on Windows (fixes #4676)v0.14.44-rc.2Jakob Borg
2018-01-15cmd/syncthing, lib/config, lib/osutil: Lower process priority (fixes #4628)v0.14.44-rc.1Jakob Borg
2017-11-25lib/osutil, lib/scanner: Run symlink test on Windows when possibleJakob Borg
2017-11-04all: Fix comment typosHairyFotr
2017-08-19all: Convert folders to use filesystem abstractionv0.14.37-rc.1Audrius Butkevicius
2017-02-09all: Update license url to https (ref #3976)Jakob Borg