Simon Frei 01aef75c96 lib/fs: Fix watcher panic due to casing on windows (fixes #4877) (#4878) 7 年 前
..
basicfs.go 01aef75c96 lib/fs: Fix watcher panic due to casing on windows (fixes #4877) (#4878) 7 年 前
basicfs_test.go da3b38ccce lib/fs: Fix and update error about inotify watch limit (fixes #4833) (#4835) 7 年 前
basicfs_unix.go 6802505dda lib/fs: Fix MkdirAll failure due to \\?\ (fixes #4762) (#4763) 8 年 前
basicfs_watch.go 01aef75c96 lib/fs: Fix watcher panic due to casing on windows (fixes #4877) (#4878) 7 年 前
basicfs_watch_errors_linux.go da3b38ccce lib/fs: Fix and update error about inotify watch limit (fixes #4833) (#4835) 7 年 前
basicfs_watch_errors_others.go f98c21b68e all: Add filesystem notification support 8 年 前
basicfs_watch_eventtypes_fen.go bea3c01772 vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813) 7 年 前
basicfs_watch_eventtypes_inotify.go bea3c01772 vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813) 7 年 前
basicfs_watch_eventtypes_kqueue.go bea3c01772 vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813) 7 年 前
basicfs_watch_eventtypes_other.go bea3c01772 vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813) 7 年 前
basicfs_watch_eventtypes_readdcw.go bea3c01772 vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813) 7 年 前
basicfs_watch_test.go 01aef75c96 lib/fs: Fix watcher panic due to casing on windows (fixes #4877) (#4878) 7 年 前
basicfs_watch_unsupported.go f98c21b68e all: Add filesystem notification support 8 年 前
basicfs_windows.go 6802505dda lib/fs: Fix MkdirAll failure due to \\?\ (fixes #4762) (#4763) 8 年 前
debug.go 8a3e584c19 lib/fs: Introduce walkfs debug facility (#4712) 8 年 前
errorfs.go bbc178ccc4 lib/fs: harmonize CreateSymlink definitions (fixes #4567) 8 年 前
filesystem.go 8b4346c3ec lib/scanner, lib/fs: Don't create file infos with abs paths (fixes #4799) (#4800) 7 年 前
filesystem_test.go 8b4346c3ec lib/scanner, lib/fs: Don't create file infos with abs paths (fixes #4799) (#4800) 7 年 前
folding.go ee5d0dd43f lib/fs: Add case insensitivity to MtimeFS 8 年 前
folding_test.go 1901a5a9f4 all: Fix typos (#4772) 8 年 前
fsfileinfo_unix.go a9f0659f2f lib/fs: Handle deduplicated files on NTFS (fixes #1845) 8 年 前
fsfileinfo_windows.go a9f0659f2f lib/fs: Handle deduplicated files on NTFS (fixes #1845) 8 年 前
logfs.go bbc178ccc4 lib/fs: harmonize CreateSymlink definitions (fixes #4567) 8 年 前
lstat_broken.go 4253f22680 lib/scanner: Use fs.Filesystem for all operations 8 年 前
lstat_regular.go 4253f22680 lib/scanner: Use fs.Filesystem for all operations 8 年 前
mtimefs.go ee5d0dd43f lib/fs: Add case insensitivity to MtimeFS 8 年 前
mtimefs_test.go ee5d0dd43f lib/fs: Add case insensitivity to MtimeFS 8 年 前
tempname.go db03562d43 lib/scanner: Fix UTF-8 normalization on ZFS (fixes #4649) 8 年 前
tempname_test.go ab132ff6fe lib: Folder marker is now a folder 8 年 前
types.go 3d8b4a42b7 all: Convert folders to use filesystem abstraction 8 年 前
util.go c080f677cb all: Add invalid/ignored files to global list, announce to peers (fixes #623) 8 年 前
walkfs.go 8b4346c3ec lib/scanner, lib/fs: Don't create file infos with abs paths (fixes #4799) (#4800) 7 年 前