syncthing/internal
Jakob Borg aa803ce2ff Move folder errors to state
The "Invalid" config attribute is retained for errors discovered during
config loading (empty path, duplicate ID). This can only be set or
cleared at config loading time.

Errors discovered during runtime (I/O problems, etc) are now in the
folder state instead. Changes to these are sent as any other folder
state change.
2015-04-13 07:43:45 +09:00
..
auto Move folder errors to state 2015-04-13 07:43:45 +09:00
beacon Use a socket per interface for v6 multicast (fixes #1563) 2015-04-06 20:55:50 +02:00
config Move folder errors to state 2015-04-13 07:43:45 +09:00
db Update XDR dependency (fixes #1606) 2015-04-08 14:49:29 +02:00
discover Update XDR dependency (fixes #1606) 2015-04-08 14:49:29 +02:00
events Push model data instead of pull (fixes #1434) 2015-04-01 11:46:30 +02:00
fnmatch Test combination of prefixes (@benapetr) 2015-04-05 11:45:43 +02:00
ignore golint: FNM_FOOBAR -> fnmatch.FooBar 2015-04-04 22:03:03 +02:00
model Move folder errors to state 2015-04-13 07:43:45 +09:00
osutil Skip unspecified IPs 2015-03-19 12:44:38 +00:00
scanner Support multiple scan query strings at the same time 2015-03-28 22:40:13 +01:00
stats MPLv2 2015-03-17 16:02:27 +01:00
symlinks MPLv2 2015-03-17 16:02:27 +01:00
upgrade Fix compilation of -noupgrade builds 2015-04-09 22:44:46 +02:00
upnp MPLv2 2015-03-17 16:02:27 +01:00
versioner use Lstat instead of Stat to prevent errors with symlinks 2015-03-19 17:36:15 +01:00