syncthing/internal
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
..
auto Compress only metadata by default (fixes #1374) 2015-03-11 19:10:57 +01:00
beacon Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
config Compress only metadata by default (fixes #1374) 2015-03-11 19:10:57 +01:00
db Add /rest/tree API call 2015-03-04 23:39:27 +00:00
discover Don't yell about discovery listening and resolving (ref #1418) 2015-03-11 20:57:20 +01:00
events Add ItemFinished event (fixes #1258) 2015-02-01 18:59:29 +00:00
fnmatch Also handle ()| in glob patterns (fixes #1365) 2015-02-20 10:12:06 +01:00
ignore Refactor ignore handling (...) 2014-12-23 10:46:02 +01:00
lamport Integer type policy 2015-01-19 10:34:36 -08:00
model Make sure we start scanning at an indexed location (fixes #1399) 2015-03-08 19:45:47 +00:00
osutil Allow not to limit bandwidth in LAN (fixes #1336) 2015-03-09 20:54:33 +00:00
scanner Do not send group/others-writable bits from Windows. 2015-03-15 22:14:44 +09:00
stats Refactor: add and use db.NamespacedKV 2015-02-26 09:56:11 +01:00
symlinks Refactor out protocol and luhn (protocol dependency) packages 2015-01-13 13:22:56 +01:00
upgrade Switch back to original kardianos/osext 2015-02-24 20:44:49 +01:00
upnp Properly handle absolute URLs when parsing UPnP service control URLs 2015-01-07 21:23:20 -08:00
versioner Silence versioner warnings for unmatched files (fixes #1117) 2014-12-30 22:43:07 +00:00