syncthing/internal/scanner
KAMADA Ken'ichi 3a6eeef580 Do not send group/others-writable bits from Windows.
There is no user/group/others in Windows' read-only attribute,
and all "w" bits are set in os.FileInfo if the file is not read-only.
Do not send these group/others-writable bits to other devices
in order to avoid unexpected world-writable files on other platforms.
2015-03-15 22:14:44 +09:00
..
testdata Move top level packages to internal. 2014-09-27 09:42:10 +02:00
blockqueue.go Refactor out protocol and luhn (protocol dependency) packages 2015-01-13 13:22:56 +01:00
blocks.go Integer type policy 2015-01-19 10:34:36 -08:00
blocks_test.go Refactor out protocol and luhn (protocol dependency) packages 2015-01-13 13:22:56 +01:00
debug.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
doc.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
walk.go Do not send group/others-writable bits from Windows. 2015-03-15 22:14:44 +09:00
walk_test.go Refactor out protocol and luhn (protocol dependency) packages 2015-01-13 13:22:56 +01:00