| .. |
|
basicfs.go
|
ad5a046843
lib/fs: Rename fsFile* to basicFile* (#5546)
|
6 years ago |
|
basicfs_fileinfo_unix.go
|
ad5a046843
lib/fs: Rename fsFile* to basicFile* (#5546)
|
6 years ago |
|
basicfs_fileinfo_windows.go
|
ad5a046843
lib/fs: Rename fsFile* to basicFile* (#5546)
|
6 years ago |
|
basicfs_test.go
|
79360e2205
lib/fs: Add test that symlinks are skipped on walk (#5644)
|
6 years ago |
|
basicfs_unix.go
|
03d0f0dc34
lib/fs: Try EvalSymlinks without '\\?\' prefix on failure (fixes #5226) (#5227)
|
7 years ago |
|
basicfs_watch.go
|
2558b021e5
lib/fs: Remove \\?\ for drive letters when watching (fixes #5578) (#5701)
|
6 years ago |
|
basicfs_watch_errors_linux.go
|
da3b38ccce
lib/fs: Fix and update error about inotify watch limit (fixes #4833) (#4835)
|
7 years ago |
|
basicfs_watch_errors_others.go
|
f98c21b68e
all: Add filesystem notification support
|
8 years ago |
|
basicfs_watch_eventtypes_fen.go
|
bea3c01772
vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813)
|
7 years ago |
|
basicfs_watch_eventtypes_inotify.go
|
bea3c01772
vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813)
|
7 years ago |
|
basicfs_watch_eventtypes_kqueue.go
|
bea3c01772
vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813)
|
7 years ago |
|
basicfs_watch_eventtypes_other.go
|
bea3c01772
vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813)
|
7 years ago |
|
basicfs_watch_eventtypes_readdcw.go
|
409cb2beb8
lib/fs: Catch size-preserving changes on windows (fixes #5050) (#5056)
|
7 years ago |
|
basicfs_watch_test.go
|
2558b021e5
lib/fs: Remove \\?\ for drive letters when watching (fixes #5578) (#5701)
|
6 years ago |
|
basicfs_watch_unsupported.go
|
f98c21b68e
all: Add filesystem notification support
|
8 years ago |
|
basicfs_windows.go
|
03d0f0dc34
lib/fs: Try EvalSymlinks without '\\?\' prefix on failure (fixes #5226) (#5227)
|
7 years ago |
|
basicfs_windows_test.go
|
50ba0fd079
lib/fs: Case insensitive conversion to rel path on windows (fixes #5183) (#5176)
|
7 years ago |
|
debug.go
|
8a3e584c19
lib/fs: Introduce walkfs debug facility (#4712)
|
7 years ago |
|
errorfs.go
|
75dcff0a0e
all: Copy owner/group from parent (fixes #5445) (#5479)
|
6 years ago |
|
fakefs.go
|
c2ddc83509
all: Revert the underscore sillyness
|
6 years ago |
|
fakefs_test.go
|
c2ddc83509
all: Revert the underscore sillyness
|
6 years ago |
|
filesystem.go
|
75dcff0a0e
all: Copy owner/group from parent (fixes #5445) (#5479)
|
6 years ago |
|
filesystem_test.go
|
e302ccf4b4
lib/fs: Improve IsParent (#5658)
|
6 years ago |
|
folding.go
|
ee5d0dd43f
lib/fs: Add case insensitivity to MtimeFS
|
8 years ago |
|
folding_test.go
|
1901a5a9f4
all: Fix typos (#4772)
|
7 years ago |
|
logfs.go
|
bbc178ccc4
lib/fs: harmonize CreateSymlink definitions (fixes #4567)
|
7 years ago |
|
lstat_broken.go
|
4253f22680
lib/scanner: Use fs.Filesystem for all operations
|
8 years ago |
|
lstat_regular.go
|
4253f22680
lib/scanner: Use fs.Filesystem for all operations
|
8 years ago |
|
mtimefs.go
|
c2ddc83509
all: Revert the underscore sillyness
|
6 years ago |
|
mtimefs_test.go
|
c2ddc83509
all: Revert the underscore sillyness
|
6 years ago |
|
tempname.go
|
c2ddc83509
all: Revert the underscore sillyness
|
6 years ago |
|
tempname_test.go
|
ab132ff6fe
lib: Folder marker is now a folder
|
8 years ago |
|
types.go
|
d27463268d
lib/fs: Add fakefs (#5235)
|
7 years ago |
|
util.go
|
0ca1f26ff8
lib/versioner: Restore for all versioners, cross-device support (#5514)
|
6 years ago |
|
util_test.go
|
0ca1f26ff8
lib/versioner: Restore for all versioners, cross-device support (#5514)
|
6 years ago |
|
walkfs.go
|
8b4346c3ec
lib/scanner, lib/fs: Don't create file infos with abs paths (fixes #4799) (#4800)
|
7 years ago |
|
walkfs_test.go
|
79360e2205
lib/fs: Add test that symlinks are skipped on walk (#5644)
|
6 years ago |