syncthing/files
Jakob Borg df65247325 Increase max path length 1024 -> 8192 bytes (fixes #551)
PATH_MAX seems to be 4096 most of the time; Windows limit is much lower.
2014-08-25 08:48:49 +02:00
..
testdata Use LevelDB storage backend 2014-07-06 14:46:48 +02:00
debug.go Move calmh/syncthing -> syncthing/syncthing 2014-08-01 16:48:46 +02:00
filenames_darwin.go Normalize file name format in on disk db (fixes #479) 2014-08-15 12:52:16 +02:00
filenames_unix.go Normalize file name format in on disk db (fixes #479) 2014-08-15 12:52:16 +02:00
filenames_windows.go Normalize file name format in on disk db (fixes #479) 2014-08-15 12:52:16 +02:00
leveldb.go Don't load block lists from db unless necessary 2014-08-12 15:04:32 +02:00
leveldb_xdr.go Extract github.com/calmh/xdr 2014-08-01 13:12:54 +02:00
set.go Normalize file name format in on disk db (fixes #479) 2014-08-15 12:52:16 +02:00
set_test.go Increase max path length 1024 -> 8192 bytes (fixes #551) 2014-08-25 08:48:49 +02:00