203 Commits

Author SHA1 Message Date
Bill Zissimopoulos
c6bab18947 dll: fuse: testing 2016-06-11 17:10:27 -07:00
Bill Zissimopoulos
6bc3ec7c8a dll: fuse: testing 2016-06-11 13:37:02 -07:00
Bill Zissimopoulos
a94d41c6b4 inc: fuse.h: ensure compatibility with FUSE 2.8 fuse_operations 2016-06-09 22:28:27 -07:00
Bill Zissimopoulos
0e8d694bdd dll: FSP_FILE_SYSTEM_OPERATION_GUARD now returns NTSTATUS 2016-06-08 22:15:24 -07:00
Bill Zissimopoulos
0f63dddb32 dll: FspFileSystemOpEnter, FspFileSystemOpLeave 2016-06-08 20:43:52 -07:00
Bill Zissimopoulos
6b99160625 dll: fuse: fsp_fuse_ntstatus_from_errno 2016-06-08 12:01:35 -07:00
Bill Zissimopoulos
396997fb22 winfsp-tests: posix_map_path_test 2016-06-07 16:03:48 -07:00
Bill Zissimopoulos
8c8d80add3 dll: POSIX interop:
FspPosixMapPosixToWindowsPath, FspPosixMapWindowsToPosixPath
2016-06-07 13:00:15 -07:00
Bill Zissimopoulos
9ccb394b04 dll: POSIX interop 2016-06-04 23:46:29 -07:00
Bill Zissimopoulos
9b93c766c3 dll: fsctl, fuse: preflight check 2016-06-02 20:21:34 -07:00
Bill Zissimopoulos
190e2320c0 dll: fuse: ensure compatibility between winfsp and cygwin stat, etc. definitions 2016-06-02 14:07:29 -07:00
Bill Zissimopoulos
6d5abafdaa dll: fuse: implementation checkpoint 2016-06-02 09:40:56 -07:00
Bill Zissimopoulos
a53e79984a dll: fuse: implementation checkpoint 2016-06-01 16:05:30 -07:00
Bill Zissimopoulos
4b9945d9bf dll: fsp_fuse_main_real: implementation 2016-05-31 22:13:17 -07:00
Bill Zissimopoulos
19d400d251 dll: fsp_fuse_parse_cmdline, fsp_fuse_main_real: implementation checkpoint 2016-05-31 21:49:58 -07:00
Bill Zissimopoulos
765bb1e1a3 fuse: better handling of long (Cygwin64 vs Win64) 2016-05-31 11:12:01 -07:00
Bill Zissimopoulos
300ce8485b fuse: introduction of fsp_fuse_env and major refactoring 2016-05-31 10:53:22 -07:00
Bill Zissimopoulos
4a4dab14c5 inc: fuse: remove long references (as they have different size in Win64 and Cygwin64) 2016-05-31 09:46:02 -07:00
Bill Zissimopoulos
fd8a3ab786 dll: cygwin integration checkpoint 2016-05-31 00:02:45 -07:00
Bill Zissimopoulos
b7665478d9 dll: cygwin integration checkpoint 2016-05-30 22:33:27 -07:00
Bill Zissimopoulos
4850056bf6 tst: winfsp-tests: fuse_opt testing 2016-05-29 10:15:37 -07:00
Bill Zissimopoulos
7ea13a967a dll: fsp_fuse_opt_insert_arg/fsp_fuse_opt_free_args: testing 2016-05-28 17:24:34 -07:00
Bill Zissimopoulos
4d57a5c10e fuse_opt: implementation checkpoint 2016-05-27 00:04:50 -07:00
Bill Zissimopoulos
91825106f1 fuse: implementation skeleton 2016-05-25 14:26:49 -07:00
Bill Zissimopoulos
71867f6779 sys, dll: IRP_MJ_SET_INFORMATION: perform access checks when replacing file during rename 2016-05-24 21:41:08 -07:00
Bill Zissimopoulos
c2e38bcc97 src: dll: FspDebugLogRequest, FspDebugLogResponse 2016-05-23 11:09:24 -07:00
Bill Zissimopoulos
f7adbaba92 dll: FspCallNamedPipeSecurely replaces CallNamedPipeW 2016-05-18 10:05:33 -07:00
Bill Zissimopoulos
1e2f0930a2 inc: winfsp.h: add service related documentation 2016-05-17 16:21:18 -07:00
Bill Zissimopoulos
e82b06ae49 dll: FspServiceStop: early exit if service is already being stopped 2016-05-11 11:29:36 -07:00
Bill Zissimopoulos
b77a749f93 dll: FspService: improve console mode handling 2016-05-08 17:23:12 -07:00
Bill Zissimopoulos
789222af68 dll: FspServiceRun 2016-05-07 17:25:49 -07:00
Bill Zissimopoulos
587fee93e9 dll, memfs: rename FspServiceRun to FspServiceLoop 2016-05-07 17:08:03 -07:00
Bill Zissimopoulos
077bbb0d65 memfs: convert to service 2016-05-07 17:00:58 -07:00
Bill Zissimopoulos
0b1bba36f8 dll: FspIsInteractive, FspServiceLog, FspServiceLogV 2016-05-07 14:55:19 -07:00
Bill Zissimopoulos
8dd5a03b51 dll: FSP_SERVICE: rename interactive mode to console mode 2016-05-07 13:30:12 -07:00
Bill Zissimopoulos
d7a6f33d26 dll: add FSP_SERVICE and EventLog functionality 2016-05-06 11:41:45 -07:00
Bill Zissimopoulos
b089b98afc dll: FspFileSystemRegister, FspFileSystemUnregister 2016-05-01 18:01:49 -07:00
Bill Zissimopoulos
e0dde7349e sys,dll,tst: ensure that project compiles for x86 2016-04-28 15:02:00 -07:00
Bill Zissimopoulos
968de4689c inc,src,tst: add AGPLv3 notices 2016-04-25 14:29:05 -07:00
Bill Zissimopoulos
fd2251337b inc: improve srcdoc 2016-04-23 10:04:00 -07:00
Bill Zissimopoulos
e4c7e0821b inc: srcdoc fix 2016-04-22 16:22:28 -07:00
Bill Zissimopoulos
1bf28bdfa4 fsctl: FSP_FSCTL_TRANSACT_REQ: add Req.QueryDirectory.Pattern 2016-04-21 11:49:11 -07:00
Bill Zissimopoulos
1bcd3cec0a sys, dll: NetworkProvider implementation (NPGetConnection) 2016-04-19 14:29:07 -07:00
Bill Zissimopoulos
7025dd5cf0 sys: FspVolumeGetName: now return concat of VolumeName and VolumePrefix (if network mount) 2016-04-18 12:12:52 -07:00
Bill Zissimopoulos
29a5572dc7 inc: add documentation 2016-04-14 21:03:17 -07:00
Bill Zissimopoulos
8dafd19077 inc: add documentation 2016-04-14 18:09:43 -07:00
Bill Zissimopoulos
637bc37cef inc: add documentation 2016-04-14 17:50:09 -07:00
Bill Zissimopoulos
1239c610a5 sys: IRP_MJ_READ: remove FspFileNodeTrySetFileInfo at completion
sys: IRP_MJ_READ: remove PagingIo early exit optimization
sys: IRP_MJ_WRITE: remove PagingIo early exit optimization
2016-04-13 20:33:10 -07:00
Bill Zissimopoulos
41296044e6 sys: IRP_MJ_READ, IRP_MJ_WRITE: fix paging I/O sizes 2016-04-13 18:00:02 -07:00
Bill Zissimopoulos
83e40f522c dll: FspFileSystemDefineDosDevice 2016-04-10 21:55:07 -07:00