Bill Zissimopoulos
|
0d819eb800
|
dll: fuse3: testing
|
2018-07-25 10:28:33 -07:00 |
|
Bill Zissimopoulos
|
ab3f3d2827
|
dll: fuse3: fuse2to3 implementation
|
2018-07-18 04:11:20 -07:00 |
|
Bill Zissimopoulos
|
3dc09b2496
|
dll: fuse: remove dll/fuse/shared.h
|
2018-07-16 14:21:57 -07:00 |
|
Bill Zissimopoulos
|
27d03d4323
|
dll: fuse: ENOSYS has different values on Windows vs Cygwin
|
2018-07-16 09:50:21 -07:00 |
|
Bill Zissimopoulos
|
fbcefe6339
|
dll: fuse: ioctl
|
2018-05-07 14:05:18 -07:00 |
|
Bill Zissimopoulos
|
7d56b9c23d
|
dll: fuse: GetSecurityByName: correctly handle "not found" paths with symlinks
|
2018-04-30 14:18:03 -07:00 |
|
Bill Zissimopoulos
|
deb237f7b0
|
dll: fuse: fsp_fuse_intf_AddDirInfo: avoid deadlock with ReaddirPlus and symlinks
|
2018-04-30 13:31:06 -07:00 |
|
Bill Zissimopoulos
|
994e232fb3
|
fuse: add create_umask option
|
2018-04-17 12:46:13 -07:00 |
|
Bill Zissimopoulos
|
9bd9cf4fbd
|
update source copyright notices for 2018
|
2018-01-03 15:29:38 -08:00 |
|
Bill Zissimopoulos
|
c2b066a054
|
dll: fuse: Create: do not add FILE_ATTRIBUTE_ARCHIVE for directories
|
2017-12-04 14:16:24 -08:00 |
|
Bill Zissimopoulos
|
266e0f4bab
|
dll: fuse: call chflags from Create and Overwrite
tst: winfsp-tests: file attributes test
|
2017-12-04 14:08:44 -08:00 |
|
Bill Zissimopoulos
|
d02030897d
|
dll: fuse: add O_EXCL during FUSE create op
|
2017-12-03 19:56:36 -08:00 |
|
Bill Zissimopoulos
|
48ad297df1
|
dll: fuse: setcrtime, setchgtime
|
2017-11-14 21:55:09 -08:00 |
|
Bill Zissimopoulos
|
658d873efb
|
dll: fuse: streamline time calculations
|
2017-11-14 21:37:50 -08:00 |
|
Bill Zissimopoulos
|
895bf67691
|
dll: fuse: implement BSD flags support
|
2017-11-14 09:11:51 -08:00 |
|
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
|
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
|
0980365082
|
dll: fuse: fuse_intf_GetVolumeInfo: return default info when statfs unimplemented
|
2017-03-09 14:59:01 -08:00 |
|
Bill Zissimopoulos
|
712870ddd9
|
tst: passthrough-fuse: FSP_FUSE_CAP_*
|
2017-02-13 21:53:37 -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
|
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
|
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
|
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
|
3ce490d405
|
inc: fsctl: UmFileNodeIsUserContext2
|
2016-09-21 10:40:18 -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 |
|
Bill Zissimopoulos
|
7401481d42
|
dll: fuse: allow opening of reparse points
|
2016-09-13 14:36:40 -07:00 |
|
Bill Zissimopoulos
|
2d3d92fb2d
|
dll: fuse: reparse point testing
|
2016-09-13 13:41:09 -07:00 |
|