syncthing/lib/config/testdata
Jakob Borg c4ba580cbb all: Remove symlink support on Windows, SymlinksEnabled config
After this change,

- Symlinks on Windows are always unsupported. Sorry.

- Symlinks are always enabled on other platforms. They are just a small
  file like anything else. There is no need to special case them. If you
  don't want to sync some symlinks, ignore them.

- The protocol doesn't differentiate between different "types" of
  symlinks. If that distinction ever does become relevant the individual
  devices can figure it out by looking at the destination when they
  create the link.

It's backwards compatible in that all the old symlink types are still
understood to be symlinks, and the new SYMLINK type is equivalent to the
old SYMLINK_UNKNOWN which was always a valid way to do it.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3962
LGTM: AudriusButkevicius
2017-02-07 08:34:24 +00:00
..
deviceaddressesdynamic.xml all: Remove execute bit for non-executable files 2016-05-17 14:39:50 +00:00
deviceaddressesstatic.xml all: Remove execute bit for non-executable files 2016-05-17 14:39:50 +00:00
devicecompression.xml mv internal lib 2015-08-09 09:35:26 +02:00
dupdevices.xml lib/config: Remove "Invalid" attribute (fixes #2471) 2016-07-02 19:38:39 +00:00
dupfolders.xml lib/config: Remove "Invalid" attribute (fixes #2471) 2016-07-02 19:38:39 +00:00
example.xml mv internal lib 2015-08-09 09:35:26 +02:00
ignoreddevices.xml lib/config, lib/connections: Refactor handling of ignored devices (fixes #3470) 2016-08-05 09:29:49 +00:00
issue-1262.xml mv internal lib 2015-08-09 09:35:26 +02:00
issue-1750.xml mv internal lib 2015-08-09 09:35:26 +02:00
largeinterval.xml Fix tests on 32 bit 2016-03-08 09:06:59 +01:00
nolistenaddress.xml all: Remove execute bit for non-executable files 2016-05-17 14:39:50 +00:00
nopath.xml lib/config: Remove "Invalid" attribute (fixes #2471) 2016-07-02 19:38:39 +00:00
overridenvalues.xml lib/weakhash, lib/model, cmd/syncthing: Decide if to use weakhash on startup (fixes #3938) 2017-02-06 10:27:11 +00:00
pullorder.xml mv internal lib 2015-08-09 09:35:26 +02:00
v5.xml all: Remove execute bit for non-executable files 2016-05-17 14:39:50 +00:00
v6.xml mv internal lib 2015-08-09 09:35:26 +02:00
v7.xml mv internal lib 2015-08-09 09:35:26 +02:00
v8.xml mv internal lib 2015-08-09 09:35:26 +02:00
v9.xml mv internal lib 2015-08-09 09:35:26 +02:00
v10.xml mv internal lib 2015-08-09 09:35:26 +02:00
v11.xml Repair config tests 2015-08-09 11:46:28 +02:00
v12.xml Allow limiting max conflicts (fixes #2282) 2015-10-16 19:26:38 +01:00
v13.xml lib/config: Bump config version to 14 2016-05-13 14:13:24 +00:00
v14.xml lib/config: Bump config version to 14 2016-05-13 14:13:24 +00:00
v15.xml lib/config: Don't migrate non-HTTPS-URL discovery servers to new path (fixes #3103) 2016-05-17 13:43:35 +00:00
v16.xml cmd/syncthing, lib/...: Correctly handle ignores & invalid file names (fixes #3012, fixes #3457, fixes #3458) 2016-08-05 07:13:52 +00:00
v17.xml lib/model: Add fsync of files and directories, option to disable (fixes #3711) 2016-11-21 18:09:51 +01:00
v18.xml gui, lib/config: Add notification about new release channels 2017-02-04 09:45:17 +00:00
v19.xml all: Remove symlink support on Windows, SymlinksEnabled config 2017-02-07 08:34:24 +00:00
versioningconfig.xml all: Remove execute bit for non-executable files 2016-05-17 14:39:50 +00:00