1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-04-28 09:29:16 -05:00
Commit Graph

1549 Commits

Author SHA1 Message Date
Bill Zissimopoulos 9d1c892d68 Merge branch 'master' into pvt-launcher2 2017-12-12 14:30:13 -08:00
Bill Zissimopoulos 35255526d3 launcher: work around Win7 CreateProcess problem 2017-12-11 21:40:47 -08:00
Bill Zissimopoulos b2e474658d launcher: work around Win7 CreateProcess problem 2017-12-11 21:23:38 -08:00
Bill Zissimopoulos 4fe85222b1 dll: wksid: well known SID's 2017-12-11 15:03:32 -08:00
Bill Zissimopoulos fd3e5bad43 src: launcher: SvcInstanceAddUserRights:
- users who start a file system can always stop it and get info about it
2017-12-10 14:49:18 -08:00
Bill Zissimopoulos ea873ece22 src: launcher: LogonCreateProcess: ImpersonateLoggedOnUser 2017-12-09 17:45:10 -08:00
Bill Zissimopoulos 42e01a9b27 src: launcher: RunAs, LogonCreateProcess 2017-12-09 17:00:09 -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 c87ff75b8f sys: fix filename length check during query directory operations 2017-12-01 17:01:59 -08:00
Bill Zissimopoulos 69d68eb22f launcher: compute user name from client token
dll: np: do not pass user name as launcher argument
2017-11-29 16:20:15 -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 11cb57a0bf dll: np: pass username as argument to launcher 2017-10-27 15:12:18 -07:00
Bill Zissimopoulos 3a8ad9c8d7 sys: QueryDirectory stability:
- FspMetaCacheAddItem now handles exceptions during copy from fs buffer
- FspFsvolQueryDirectoryLengthMax is correct max length for QueryDirectory
2017-10-25 10:44:33 -07:00
Bill Zissimopoulos 1a02438488 sys: dirctl: fix 32-bit builds (after Avast changes) 2017-10-19 17:19:31 -07:00
Bill Zissimopoulos 07f15c236b sys: dirctl: eliminate use of SystemBuffer to work around problems with Avast 2017-10-19 16:49:10 -07:00
Bill Zissimopoulos 436e31da34 dotnet: GetOperationProcessId 2017-10-11 17:07:38 -07:00
Bill Zissimopoulos 92e7dbad21 sys: Create and Rename requests should include the originating process PID 2017-10-11 16:28:50 -07:00
Bill Zissimopoulos 4812f5bbd0 sys: Create and Rename requests should include the originating process PID 2017-10-11 16:25:22 -07:00
Bill Zissimopoulos 4b7684122b dll: fuse: disable GetDirInfoByName when file system is case-insensitive 2017-10-01 11:07:01 -07:00
Bill Zissimopoulos 55eee2efdd dll: GetDirInfoByName: eliminate unnecessary marker check 2017-09-30 12:33:05 -07:00
Bill Zissimopoulos 9a4f04f46a sys: FspFsvolQueryDirectoryRetry: special handling for when pattern is filename 2017-09-29 15:44:49 -07:00
Bill Zissimopoulos 98334208b9 Revert commit c70089a176 2017-09-29 15:20:38 -07:00
Bill Zissimopoulos aae0a5bc74 dll: fuse: GetDirInfoByName 2017-09-28 16:55:45 -07:00
Bill Zissimopoulos 487d2449fe dotnet: GetDirInfoByName 2017-09-28 14:11:58 -07:00
Bill Zissimopoulos 6430b386da dll: GetDirInfoByName: properly handle marker for kernel cached directories 2017-09-28 14:05:55 -07:00
Bill Zissimopoulos c70089a176 sys: FSP_FILE_DESC: DirectoryNoMoreFiles optimization 2017-09-27 18:01:17 -07:00
Bill Zissimopoulos 0dff9a4c07 memfs: GetDirInfoByName 2017-09-27 17:08:41 -07:00
Bill Zissimopoulos 8a099f3faa sys: PassQueryDirectoryFileName 2017-09-26 14:19:27 -07:00
Bill Zissimopoulos 1ac172d2f8 inc,sys: PassQueryDirectoryFileName 2017-09-26 11:51:49 -07:00
Bill Zissimopoulos 34546def3c sys,dll: GetDirInfoByName 2017-09-25 19:46:36 -07:00
saibotu 9a88791f61 dll: fuse: don't decrease FileSize on write 2017-09-15 13:32:08 +02:00
Bill Zissimopoulos 81afac9c3a fsptool: usage 2017-07-19 23:33:53 -07:00
Bill Zissimopoulos 10081e1a69 fsptool: perm 2017-07-19 23:28:46 -07:00
Bill Zissimopoulos 8e5c40bbbe fsptool: perm 2017-07-19 23:16:05 -07:00
Bill Zissimopoulos 7745bf4cdc fsptool: usage 2017-07-19 21:55:28 -07:00
Bill Zissimopoulos c7a779fa98 fsptool: id 2017-07-20 05:29:13 +01:00
Bill Zissimopoulos 3f90d60dc4 fsptool: id 2017-07-19 20:17:25 -07:00
Bill Zissimopoulos f73cbc0e37 fsptool: id 2017-07-19 17:35:24 -07:00
Bill Zissimopoulos c88a86f7c7 fsptool: id 2017-07-19 17:26:00 -07:00
Bill Zissimopoulos dbdbdf07cf fsptool: id 2017-07-19 16:48:00 -07:00
Bill Zissimopoulos 6b2dcaef96 fsptool: getuid, getgid 2017-07-19 16:05:49 -07:00
Bill Zissimopoulos 690d3e4c8e fsptool: lsvol 2017-07-19 15:22:43 -07:00
Bill Zissimopoulos af37424ecc fsptool: lsvol 2017-07-19 14:56:32 -07:00
Bill Zissimopoulos fd53e22f7e fstool: skeleton 2017-07-19 14:16:01 -07:00
Bill Zissimopoulos 9deb9d5319 dll: fuse: winpid_to_pid 2017-07-12 23:45:40 -07:00