Bill Zissimopoulos
05f622f2de
inc: winfsp.h: fix Control doc
2018-05-04 14:48:46 -07:00
Bill Zissimopoulos
894ae7b8f3
sys,dll: DeviceControl operation
2018-05-04 13:56:20 -07:00
Bill Zissimopoulos
9501b5771d
inc,sys,tst: FSP_FSCTL_VOLUME_PARAMS: fine-grained timeouts
2018-04-21 11:53:14 -07:00
Bill Zissimopoulos
5c3549c6eb
sys: file: FspFileNodeCleanupComplete: FlushAndPurgeOnCleanup
2018-04-18 20:58:19 -07:00
Bill Zissimopoulos
a4629b8f8b
sys: fsmup device
...
- This commit introduces the fsmup device, which is a major change in how
network file systems are handled. Previously every network file system's
fsvol device was directly registered with the MUP. Now there is a single
fsmup device that is registered with the MUP; network file systems' fsvol
devices register with fsmup instead. The fsmup device maintains a prefix
table which it uses to demultiplex and forward requests to the appropriate
fsvol device.
- This device change was necessatitated to fix issue #87 .
2018-01-16 10:38:52 -08:00
Bill Zissimopoulos
2b6b049f86
inc: launch.h: documentation
2018-01-11 16:35:56 -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
e111451475
dll: FspLaunch API
2018-01-04 11:08:23 -08:00
Bill Zissimopoulos
9bd9cf4fbd
update source copyright notices for 2018
2018-01-03 15:29:38 -08: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
658d873efb
dll: fuse: streamline time calculations
2017-11-14 21:37:50 -08:00
Bill Zissimopoulos
697063af51
inc: winfsp.h: minor restructuring
2017-10-11 17:17:18 -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
Bill Zissimopoulos
fc1586eb82
dll: originating process id
2017-07-12 18:53:12 -07:00
Bill Zissimopoulos
8b71e18972
inc: winfsp.hpp: refactor FileSystem class into FileSystemHost and FileSystemBase
2017-04-17 14:30:07 -07:00
Bill Zissimopoulos
4e7f988371
inc: winfsp.hpp: refactor FileSystem class into FileSystemHost and FileSystemBase
2017-04-17 13:20:07 -07:00
Bill Zissimopoulos
8787f2c528
inc: winfsp.hpp: FileSystem: ReadDirectoryEntry and friends
2017-04-14 00:01:08 -07:00
Bill Zissimopoulos
4c102ab57c
inc: winfsp.hpp: SetDebugLogFile
2017-04-13 22:19:17 -07:00
Bill Zissimopoulos
bf87c539fd
inc: winfsp.hpp: Service class improvements
2017-04-13 21:57:07 -07:00
Bill Zissimopoulos
d5802f3a5f
inc: winfsp.hpp: improve C++ layer
2017-04-13 18:23:55 -07:00
Bill Zissimopoulos
f9b8bfc020
src: dll,dotnet: add out-of-line API's
2017-04-08 21:13:21 -07:00
Bill Zissimopoulos
afe7f8d728
inc: winfsp.hpp: add convenience functions in Fsp namespace
2017-03-30 12:16:01 -07:00
Bill Zissimopoulos
b70337bac3
inc: winfsp.hpp: default VolumeParams are same as in C API
2017-03-30 11:50:51 -07:00
Bill Zissimopoulos
96f6c28885
inc: winfsp.hpp: FSP_CPP_EXCEPTION_GUARD
2017-03-29 14:37:19 -07:00
Bill Zissimopoulos
deb8aed91f
inc: winfsp.hpp: FSP_CPP_EXCEPTION_GUARD
2017-03-29 14:36:25 -07:00
Bill Zissimopoulos
fac270e596
inc: winfsp: add Service class
2017-03-28 17:32:19 -07:00
Bill Zissimopoulos
0795774e9e
inc: winfsp.hpp: testing
2017-03-27 17:38:52 -07:00
Bill Zissimopoulos
763f256e1f
inc: winfsp.hpp: catch exceptions from file system operations
2017-03-27 16:25:35 -07:00
Bill Zissimopoulos
7afdee7c01
inc: winfsp.hpp: improvements
2017-03-27 13:43:43 -07:00
Bill Zissimopoulos
87c5f19ce1
inc: winfsp.hpp: Fsp::FileSystem::Mount
2017-03-26 23:19:33 -07:00
Bill Zissimopoulos
00d1a3176e
inc: winfsp.hpp: initial implementation of a C++ layer
2017-03-26 23:10:22 -07:00
Bill Zissimopoulos
d907bf2769
inc: winfsp: RegGetValueW prototype and disable macro redef warnings
2017-03-11 14:32:12 -08:00
Bill Zissimopoulos
4b43cc590f
sys: initial ProcessBuffer implementation
2017-02-23 16:06:55 -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
7425eba8af
inc: winfsp.h: FspLoad
2017-01-31 16:07:50 -08:00
Bill Zissimopoulos
acf6ce1008
inc: winfsp.h: FspLoad
2017-01-31 15:56:00 -08:00
Bill Zissimopoulos
f97ef5704f
dll: fuse: reimplement ReadDirectory
2017-01-28 11:49:57 -08:00
Bill Zissimopoulos
63c23f382b
inc: fsctl: PassQueryDirectoryPattern
2017-01-26 23:09:58 -08:00
Bill Zissimopoulos
55a7864173
dll: FspFileSystem*DirectoryBuffer API's
2017-01-26 16:30:33 -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
9dc8aca710
inc: winfsp.h: update source documentation
2017-01-05 13:45:30 -08:00
Bill Zissimopoulos
c8206751d2
sys,dll: Flush now takes FileInfo parameter
2016-12-26 13:59:53 -08:00
Bill Zissimopoulos
bec91873fe
inc: fsctl: HasTrailingBackslash: allows for better checking user mode
2016-12-24 11:28:59 -08:00