145 Commits

Author SHA1 Message Date
Bill Zissimopoulos
eca93bbdb3 installer: add diag.bat file to installation 2016-09-13 10:24:14 -07:00
Bill Zissimopoulos
f32e335855 bump version to 0.16 and update Changelog 2016-09-09 21:45:19 -07:00
Bill Zissimopoulos
165f3ec45d sys,dll: symlink testing 2016-09-09 21:21:24 -07:00
Bill Zissimopoulos
28931f4687 tst: reparse point testing 2016-09-04 12:38:12 -07:00
Bill Zissimopoulos
80e07cead6 sys,dll: reparse point implementation: DeleteReparsePoint 2016-08-26 07:43:25 -07:00
Bill Zissimopoulos
7337f3c6cd sys,dll: symbolic link (reparse point) support: WIP 2016-08-04 11:25:35 -07:00
Bill Zissimopoulos
5827b1fa9c sys: fixes for Win7 x86 2016-07-28 00:03:53 -07:00
Bill Zissimopoulos
0e2f46dc90 Define NTDDI_VERSION,_WIN32_WINNT; remove GetOverlappedResultEx
- Ensures that only Vista+ DDI/API's are used
- Project should now run on Win 7
2016-07-27 16:15:28 -07:00
Bill Zissimopoulos
8ca419830c art: installer banners 2016-07-17 16:55:12 -07:00
Bill Zissimopoulos
c310d8ea1b art: installer banners 2016-07-17 16:46:54 -07:00
Bill Zissimopoulos
c3ddf73661 art: add installer banners 2016-07-17 16:26:47 -07:00
Bill Zissimopoulos
e90aa46a27 build: bump version to 0.15 2016-07-15 22:43:40 -07:00
Bill Zissimopoulos
b5d8cd3ea6 installer: wix: avoid using autogenerated GUID for INSTALLDIR component 2016-07-14 11:13:26 -07:00
Bill Zissimopoulos
66cc043149 dll: np: credentials support 2016-06-29 12:18:53 -07:00
Bill Zissimopoulos
518cd0e8c0 launcher, launchctl: StartWithSecret 2016-06-28 23:09:10 -07:00
Bill Zissimopoulos
76445a5403 bump version to 0.14 2016-06-28 12:10:08 -07:00
Bill Zissimopoulos
3f3092bdae build: update version to 0.13 2016-06-17 15:12:42 -07:00
Bill Zissimopoulos
2aa683177e dll: fuse: rename fuseintf to fuse_intf 2016-06-10 23:19:13 -07:00
Bill Zissimopoulos
b0b15dff05 dll: fuse: refactor fuse_op to fuse_intf 2016-06-08 21:36:18 -07:00
Bill Zissimopoulos
6b99160625 dll: fuse: fsp_fuse_ntstatus_from_errno 2016-06-08 12:01:35 -07:00
Bill Zissimopoulos
229c3f81fa winfsp-tests: posix_map_sid_test 2016-06-05 00:34:44 -07:00
Bill Zissimopoulos
9ccb394b04 dll: POSIX interop 2016-06-04 23:46:29 -07:00
Bill Zissimopoulos
77e7147893 installer: fix message regarding memfs sample 2016-06-02 23:46:06 -07:00
Bill Zissimopoulos
7e1906bad5 dll: 32-bit builds now include the MSVCRT default libraries (for __allmul symbol) 2016-06-02 13:21:28 -07:00
Bill Zissimopoulos
da95f05b29 dll: fuse: fuseop.c 2016-06-01 16:44:11 -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
300ce8485b fuse: introduction of fsp_fuse_env and major refactoring 2016-05-31 10:53:22 -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
91825106f1 fuse: implementation skeleton 2016-05-25 14:26:49 -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
7eec1649a4 installer: add requirement for VC++ redistributable to F.Developer feature description 2016-05-15 13:24:17 -07:00
Bill Zissimopoulos
c1985bef6c installer: update installer to include launcher and launchctl and install launcher as a service 2016-05-15 10:05:39 -07:00
Bill Zissimopoulos
1c587dbcb7 version.properties: bump version to 0.11 2016-05-12 14:49:10 -07:00
Bill Zissimopoulos
bc2e87763e launcher, launchctl: add version info 2016-05-12 14:48:18 -07:00
Bill Zissimopoulos
9ae28a5529 add launchctl project 2016-05-11 16:02:56 -07:00
Bill Zissimopoulos
c32d05c3b6 launcher: named pipe implementation 2016-05-11 13:31:07 -07:00
Bill Zissimopoulos
457e151fa5 launcher: SvcInstance implementation 2016-05-10 16:48:21 -07:00
Bill Zissimopoulos
dc4109fc22 dll: refactor library.h into src/shared/minimal.h for reuse 2016-05-09 20:07:35 -07:00
Bill Zissimopoulos
2a69ad6710 add launcher project 2016-05-09 16:20:52 -07:00
Bill Zissimopoulos
125b612c9f winfsp-tests: eventlog-test.c 2016-05-06 15:58:33 -07:00
Bill Zissimopoulos
12db7cf9dc dll: add eventlog.mc and related files 2016-05-06 13:15:29 -07:00
Bill Zissimopoulos
d7a6f33d26 dll: add FSP_SERVICE and EventLog functionality 2016-05-06 11:41:45 -07:00
Bill Zissimopoulos
4a4fba4670 build: bump version to 0.10 2016-05-04 16:32:17 -07:00
Bill Zissimopoulos
df5d2d6e87 installer: disallow major upgrades 2016-05-04 15:22:03 -07:00
Bill Zissimopoulos
ff0b8bc3fe installer: only install memfs executables when developer build is selected! 2016-05-04 00:34:44 -07:00
Bill Zissimopoulos
030ef84c2e installer: check if ServiceRunning both on install and uninstall 2016-05-03 21:59:58 -07:00
Bill Zissimopoulos
ba5c670034 tools: build.bat 2016-05-03 15:13:21 -07:00
Bill Zissimopoulos
500db7b1cd installer: CustomActions: ServiceRunning 2016-05-02 20:47:24 -07:00