Bill Zissimopoulos
|
cc58668ce5
|
dll: FspLaunchReg*: testing
|
2018-01-09 22:17:07 -08:00 |
|
Bill Zissimopoulos
|
064d0b94f2
|
dll: FspLaunchRegSetRecord, FspLaunchRegGetRecord, FspLaunchRegFreeRecord
|
2018-01-09 17:45:49 -08:00 |
|
Bill Zissimopoulos
|
a48668149b
|
inc: winfsp/launch.h
|
2018-01-09 11:38:27 -08:00 |
|
Bill Zissimopoulos
|
d6aaf0088a
|
Merge branch 'master' into pvt-launcher
|
2018-01-04 11:39:31 -08:00 |
|
Bill Zissimopoulos
|
886b7cf9f7
|
Merge branch 'providerorder' of https://github.com/felfert/winfsp into felfert-providerorder
|
2018-01-04 11:10:19 -08:00 |
|
Bill Zissimopoulos
|
e111451475
|
dll: FspLaunch API
|
2018-01-04 11:08:23 -08:00 |
|
Fritz Elfert
|
0c38f92082
|
Use FSP_NP_ORDER_FIRST to specify provider order
|
2018-01-04 01:12:34 +01:00 |
|
Bill Zissimopoulos
|
9bd9cf4fbd
|
update source copyright notices for 2018
|
2018-01-03 15:29:38 -08:00 |
|
Fritz Elfert
|
68d8ade667
|
Speed up mount operation by putting winfsp network provider at the head of network providers
|
2017-12-29 18:56:11 +01:00 |
|
Bill Zissimopoulos
|
ff155694ce
|
launcher: can now perform DefineDosDevice in LocalSystem context
dll: uses launcher to DefineDosDevice for LocalService, etc.
|
2017-12-19 14:49:22 -08:00 |
|
Bill Zissimopoulos
|
4fe85222b1
|
dll: wksid: well known SID's
|
2017-12-11 15:03:32 -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
|
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
|
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
|
aae0a5bc74
|
dll: fuse: GetDirInfoByName
|
2017-09-28 16:55:45 -07:00 |
|
Bill Zissimopoulos
|
6430b386da
|
dll: GetDirInfoByName: properly handle marker for kernel cached directories
|
2017-09-28 14:05:55 -07:00 |
|
Bill Zissimopoulos
|
0dff9a4c07
|
memfs: GetDirInfoByName
|
2017-09-27 17:08:41 -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
|
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
|
197ce7c30a
|
src: dotnet: check dll version during assembly load
|
2017-04-12 15:37:19 -07:00 |
|
Bill Zissimopoulos
|
5d8384a508
|
src: dll: FspFsctlFixServiceSecurity
- fix GetEffectiveRightsFromAclW ERROR_CIRCULAR_DEPENDENCY
|
2017-04-12 10:50:27 -07:00 |
|
Bill Zissimopoulos
|
f9b8bfc020
|
src: dll,dotnet: add out-of-line API's
|
2017-04-08 21:13:21 -07:00 |
|
Bill Zissimopoulos
|
0189adac8f
|
src: dll: Service: minor fix
|
2017-03-28 16:06:52 -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
|
433e62f813
|
dll: do not export FspFileSystemResolveReparsePointsInternal
|
2017-03-13 11:46:36 -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
|
50ed020e16
|
dll: FspVersion
|
2017-02-17 15:20:57 -08:00 |
|
Bill Zissimopoulos
|
12704a3a4a
|
dll: FspFileSystemSetMountPointEx and related refactoring
|
2017-02-16 20:30:39 -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 |
|