syncthing/internal
Jakob Borg 070a308217 Dont warn about irrelevant symlinks, print path to culprit (ref #1945)
This skips the warning about "unsupported symlinks" for invalid or
deleted symlinks (and as a side effect also accepts them into the index,
which should be fine). It also prints the affected file paths to the
log. This should be in the hypothetical list of "errored files" we
should present instead of the cryptic "puller stopped" message in the
future...
2015-06-15 00:47:13 +02:00
..
auto Translation and docs update 2015-06-14 13:52:00 +02:00
beacon More resilient broadcast handling (fixes #1907) 2015-06-11 15:06:05 +02:00
config Add missing copyright notice 2015-06-11 08:46:57 +02:00
db Refactor config commit stuff to support restartless updates better 2015-06-09 15:41:22 +02:00
discover More resilient broadcast handling (fixes #1907) 2015-06-11 15:06:05 +02:00
events Trigger ItemFinished when temp file creation fails instead of failing silently 2015-06-03 16:28:31 +02:00
fnmatch Added test for combining case insensitive and negated patterns (fixes #1678) 2015-05-01 00:58:44 +02:00
ignore Run vet and lint. Make us lint clean. 2015-04-29 10:38:02 +02:00
model Dont warn about irrelevant symlinks, print path to culprit (ref #1945) 2015-06-15 00:47:13 +02:00
osutil Support the creation of top-level folders on Windows (fixes #1822) 2015-05-21 19:21:19 +02:00
scanner Support the creation of top-level folders on Windows (fixes #1822) 2015-05-21 19:21:19 +02:00
stats MPLv2 2015-03-17 16:02:27 +01:00
symlinks typos and spelling correction 2015-04-29 15:59:47 +02:00
sync Run vet and lint. Make us lint clean. 2015-04-29 10:38:02 +02:00
upgrade typos and spelling correction 2015-04-29 15:59:47 +02:00
upnp UPnP discovery results must not be collected in a background goroutine (fixes #1858) 2015-05-23 23:27:02 +02:00
versioner Add trash can file versioning (fixes #1931) 2015-06-12 13:30:49 +02:00