syncthing/internal/config
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
..
testdata Copy configuration struct when sending Changed() events 2015-04-05 21:07:15 +02:00
config.go Handle long filenames on Windows (fixes #1295) 2015-04-08 14:05:39 +02:00
config_test.go Handle long filenames on Windows (fixes #1295) 2015-04-08 14:05:39 +02:00
wrapper.go Move folder errors to state 2015-04-13 07:43:45 +09:00