Bill Zissimopoulos
|
e06fe4153d
|
dll: fuse: implement BSD flags support
|
2017-11-13 20:44:49 -08:00 |
|
Bill Zissimopoulos
|
4b7684122b
|
dll: fuse: disable GetDirInfoByName when file system is case-insensitive
|
2017-10-01 11:07:01 -07:00 |
|
Bill Zissimopoulos
|
aae0a5bc74
|
dll: fuse: GetDirInfoByName
|
2017-09-28 16:55:45 -07:00 |
|
saibotu
|
9a88791f61
|
dll: fuse: don't decrease FileSize on write
|
2017-09-15 13:32:08 +02:00 |
|
Bill Zissimopoulos
|
9deb9d5319
|
dll: fuse: winpid_to_pid
|
2017-07-12 23:45:40 -07:00 |
|
Bill Zissimopoulos
|
7302b4baea
|
dll: originating process id
|
2017-07-12 20:18:35 -07:00 |
|
Bill Zissimopoulos
|
fc1586eb82
|
dll: originating process id
|
2017-07-12 18:53:12 -07:00 |
|
Bill Zissimopoulos
|
c7d720eaa0
|
dll: fuse: allows slashes in -o VolumePrefix=PREFIX
|
2017-05-22 17:02:40 -07:00 |
|
Bill Zissimopoulos
|
4ea9c6e362
|
dll: fuse: added -o options for additional WinFsp-FUSE options
|
2017-05-17 12:11:45 -07:00 |
|
Bill Zissimopoulos
|
f6853114c1
|
dll: fuse: implement fuse_exited
|
2017-05-16 23:26:18 -07:00 |
|
Bill Zissimopoulos
|
a29611fa2a
|
dll: fuse: improve volname option handling
|
2017-03-19 18:06:21 -07:00 |
|
Sam Kelly
|
c085a91991
|
add FUSE support for VolumeLabel via "volname" option
* closes #64
|
2017-03-19 00:40:45 -04:00 |
|
Bill Zissimopoulos
|
db0566701e
|
dll: fuse: add fuse_* symbols for programs using FFI
|
2017-03-13 12:30:25 -07:00 |
|
Bill Zissimopoulos
|
193de36301
|
dll: fuse: debug output goes to stderr; configurable with -oDebugLog=FILE
|
2017-03-10 21:57:27 -08:00 |
|
Bill Zissimopoulos
|
0980365082
|
dll: fuse: fuse_intf_GetVolumeInfo: return default info when statfs unimplemented
|
2017-03-09 14:59:01 -08:00 |
|
Bill Zissimopoulos
|
186f7cd9ee
|
dll: fuse: minor fix
|
2017-02-16 17:26:07 -08:00 |
|
Bill Zissimopoulos
|
86025aa30b
|
dll: fuse: fuse_mount: now also accepts cygwin paths
|
2017-02-16 16:53:06 -08:00 |
|
Bill Zissimopoulos
|
712870ddd9
|
tst: passthrough-fuse: FSP_FUSE_CAP_*
|
2017-02-13 21:53:37 -08:00 |
|
Bill Zissimopoulos
|
35d1adb360
|
dll: fuse: improve SectorSize: handling
|
2017-02-13 16:21:26 -08:00 |
|
Bill Zissimopoulos
|
3b9f9ce93b
|
dll: fuse: discard unused options
|
2017-02-13 15:11:09 -08:00 |
|
Bill Zissimopoulos
|
a7c5e4f80c
|
dll: fuse: default FileInfoTimeout is now 1000ms
|
2017-02-12 13:25:43 -08:00 |
|
Bill Zissimopoulos
|
0c945b67f3
|
dll: fuse: use -ouid=-1,gid=-1 to specify user/group who mounted file system
|
2017-02-02 17:06:10 -08:00 |
|
Bill Zissimopoulos
|
25b3e111fa
|
dll: fuse: fuse.pc file renamed to fuse.pc.in
|
2017-02-02 15:01:22 -08:00 |
|
Bill Zissimopoulos
|
36f0978971
|
dll: fuse: allow rename for filenames that differ only in case
|
2017-01-30 11:59:21 -08:00 |
|
Bill Zissimopoulos
|
a964ab1b73
|
dll: fuse: CanDelete bug fix
|
2017-01-29 17:38:13 -08:00 |
|
Bill Zissimopoulos
|
f97ef5704f
|
dll: fuse: reimplement ReadDirectory
|
2017-01-28 11:49:57 -08:00 |
|
Bill Zissimopoulos
|
4fe72ab332
|
sys,dll: ReadDirectory: add Marker, remove Offset
|
2017-01-25 10:51:37 -08:00 |
|
Bill Zissimopoulos
|
7843c73d34
|
sys,dll: ReadDirectory: add Marker, remove Offset
|
2017-01-24 18:10:13 -08:00 |
|
Bill Zissimopoulos
|
7764663386
|
dll: FspFileSystemPreflight
|
2017-01-16 14:54:10 -08:00 |
|
Bill Zissimopoulos
|
a57325e8af
|
update source copyright notices for 2017
|
2017-01-05 13:56:18 -08:00 |
|
Bill Zissimopoulos
|
c8206751d2
|
sys,dll: Flush now takes FileInfo parameter
|
2016-12-26 13:59:53 -08:00 |
|
Bill Zissimopoulos
|
69f6f661ba
|
sys,dll: Cleanup, file times overhaul
|
2016-12-23 15:30:39 -08:00 |
|
Bill Zissimopoulos
|
c897ddd864
|
sys,dll: Cleanup/TruncateOnClose overhaul
|
2016-12-21 16:09:24 -08:00 |
|
Bill Zissimopoulos
|
ff08d63a82
|
sys,dll: Overwrite: named streams are now removed as per NTFS
|
2016-12-13 14:37:44 -08:00 |
|
Bill Zissimopoulos
|
bbb51b4971
|
sys,dll: Overwrite now correctly handles AllocationSize
|
2016-12-13 11:52:32 -08:00 |
|
Bill Zissimopoulos
|
4b024ebe74
|
sys: security: turns out that the AccessToken is not needed
|
2016-12-10 17:45:36 -08:00 |
|
Bill Zissimopoulos
|
3a65ce332b
|
dll,launcher: invariant string comparisons
|
2016-12-09 14:23:53 -08:00 |
|
Bill Zissimopoulos
|
3e3aa7651f
|
dll: UmFileContextIsUserContext2, UmFileContextIsFullContext support
|
2016-11-01 18:49:28 -07:00 |
|
Bill Zissimopoulos
|
23dadcf8a0
|
dll,tst: do not add dot entries for root directory
|
2016-10-23 11:03:44 -07:00 |
|
Bill Zissimopoulos
|
067a0f1b37
|
dll: API polishing
|
2016-10-20 16:32:12 -07:00 |
|
Bill Zissimopoulos
|
bd952253fb
|
cosmetic fix
|
2016-10-11 11:39:17 -07:00 |
|
Bill Zissimopoulos
|
c7780cf7fa
|
license: switch to GPLv3 from AGPLv3
|
2016-10-10 21:33:27 -07:00 |
|
Bill Zissimopoulos
|
0c810c52fa
|
sys: IRP_MJ_QUERY_INFORMATION: FileStreamInformation
|
2016-09-24 13:59:02 -07:00 |
|
Bill Zissimopoulos
|
aed134080c
|
inc: fsctl: PostCleanupOnDeleteOnly
|
2016-09-21 14:22:08 -07:00 |
|
Bill Zissimopoulos
|
3ce490d405
|
inc: fsctl: UmFileNodeIsUserContext2
|
2016-09-21 10:40:18 -07:00 |
|
Bill Zissimopoulos
|
76aabecbfb
|
dll: fuse: fstypename, FileSystemName command line options
|
2016-09-20 21:27:48 -07:00 |
|
Bill Zissimopoulos
|
7815b9e2eb
|
dll: fuse: directory symlinks can now be deleted
|
2016-09-14 10:41:32 -07:00 |
|
Bill Zissimopoulos
|
cbcea380ef
|
dll: fuse: correctly handle NFS_SPECFILE_LNK reparse points, which are in POSIX UTF-16 format
|
2016-09-14 10:36:52 -07:00 |
|
Bill Zissimopoulos
|
10635db99b
|
dll: fuse: reparse point fixes
- symlinks to directories have the FILE_ATTRIBUTE_DIRECTORY added
- new symlinks/special files are now created with correct uid/gid in fuse_context
|
2016-09-13 22:17:31 -07:00 |
|
Bill Zissimopoulos
|
f600d51ace
|
dll: fuse: SetReparsePoint testing
|
2016-09-13 15:17:59 -07:00 |
|