1055 Commits

Author SHA1 Message Date
Bill Zissimopoulos
b6fa54d301 update Changelog 2016-06-29 18:09:06 -07:00
Bill Zissimopoulos
342e7e39e2 tst: secret: small program to aid with testing launcher secrets 2016-06-29 16:27:01 -07:00
Bill Zissimopoulos
9dfdd19616 launcher: startWithSecret testing 2016-06-29 16:10:27 -07:00
Bill Zissimopoulos
2c651b1bd8 launcher: check Credentials registry value during svc instance creation 2016-06-29 15:02:15 -07:00
Bill Zissimopoulos
41764f7b41 launcher, launchctl: fixes 2016-06-29 13:05:15 -07:00
Bill Zissimopoulos
08e697c52c launcher: send the password to service instance as UTF-8 2016-06-29 12:34:06 -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
c0344f53b0 Merge branch 'master' into launchpass 2016-06-28 12:10:27 -07:00
Bill Zissimopoulos
76445a5403 bump version to 0.14 2016-06-28 12:10:08 -07:00
Bill Zissimopoulos
0577b8febb dll: posix: use the S-1-0-65534 <-> 65534 for the unmapped SID/UID 2016-06-28 11:45:35 -07:00
Bill Zissimopoulos
610a7ac2a6 dll: np: support launcher passwords: WIP 2016-06-28 11:26:25 -07:00
Bill Zissimopoulos
e33fda4d00 doc: Changelog v0.13 2016-06-25 16:26:56 -07:00
Bill Zissimopoulos
2151e193dc doc: Changelog 2016-06-25 16:25:14 -07:00
Bill Zissimopoulos
ccfaf04f76 opt: cygfuse: libfuse.dll.a symlink 2016-06-24 22:25:25 -07:00
Bill Zissimopoulos
7e8d9fb986 dll: posix: map unmapped UID to S-1-5-7 (Anonymous) 2016-06-24 16:28:38 -07:00
Bill Zissimopoulos
37b6936ad0 dll: posix: FspNullSid, FspNullUid 2016-06-24 00:19:20 -07:00
Bill Zissimopoulos
3683afe203 dll: posix: FspNullSid, FspNullUid 2016-06-23 23:42:37 -07:00
Bill Zissimopoulos
a3cfc84007 inc,dll: winfsp: FSP_FILE_SYSTEM_INTERFACE
Consolidate SetFileSize/SetAllocationSize
2016-06-23 14:30:01 -07:00
Bill Zissimopoulos
ee5c584614 inc: winfsp: FSP_FILE_SYSTEM_INTERFACE: ensure it has 64 entries 2016-06-23 00:33:18 -07:00
Bill Zissimopoulos
b8b15e8035 dll: FspFileSystemSetMountPoint, FspFileSystemRemoveMountPoint
Ensure that mapped drives get cleaned up even if file system dies
2016-06-22 23:16:22 -07:00
Bill Zissimopoulos
3db09be764 opt: cygfuse: minor fix in fuse.cygport 2016-06-22 11:45:11 -07:00
Bill Zissimopoulos
f2a0eb544e opt: cygfuse: rename cygfuse.cpp to cygfuse.c and fix fork problem 2016-06-22 11:12:33 -07:00
Bill Zissimopoulos
8c1c407b34 opt: cygfuse: undef _WIN32, _WIN64 symbols before including fuse*.h 2016-06-21 21:43:02 -07:00
Bill Zissimopoulos
8dc4225ea1 opt: cygfuse: can build cygport from working tree (make cygport) 2016-06-21 21:17:39 -07:00
Bill Zissimopoulos
ed0b83c84d opt: cygfuse: fuse.cygport now provides primary VERSION 2016-06-21 14:40:18 -07:00
Bill Zissimopoulos
71c68d1e17 opt: cygfuse: fuse.cygport and related changes 2016-06-21 14:16:52 -07:00
Bill Zissimopoulos
053a5f1e4b update README 2016-06-21 10:54:52 -07:00
Bill Zissimopoulos
e5d7f4ee9a opt: cygfuse 2016-06-21 10:50:19 -07:00
Bill Zissimopoulos
d6fb076cad opt: cygfuse 2016-06-21 00:35:36 -07:00
Bill Zissimopoulos
698b711df4 doc: SSHFS Port Case Study: Step 4 2016-06-17 18:17:54 -07:00
Bill Zissimopoulos
842f649f06 update README 2016-06-17 15:28:06 -07:00
Bill Zissimopoulos
b062df9c42 update README 2016-06-17 15:26:57 -07:00
Bill Zissimopoulos
f0385e3c7d update README 2016-06-17 15:24:51 -07:00
Bill Zissimopoulos
10ce221fcc update README and rename Contributors document 2016-06-17 15:20:41 -07:00
Bill Zissimopoulos
3f3092bdae build: update version to 0.13 2016-06-17 15:12:42 -07:00
Bill Zissimopoulos
29496a35be inc: fuse: use FSP_FUSE_SYM to define FUSE symbols v0.12 2016-06-17 14:24:15 -07:00
Bill Zissimopoulos
99a1e331b5 dll: eventlog: move source under Application and other improvements 2016-06-16 13:29:37 -07:00
Bill Zissimopoulos
68d79b0c3b dll: convert all initialization to the initonce pattern 2016-06-16 12:17:38 -07:00
Bill Zissimopoulos
b695ef8ad8 dll: fuse: only use the environment's malloc prior to fsp_fuse_loop
- this allows an environment like Cygwin to safely call fork prior to fuse_loop/fuse_loop_mt
2016-06-15 23:12:08 -07:00
Bill Zissimopoulos
b8ec5ba019 dll: fuse: improve signal handling under Cygwin 2016-06-15 11:21:41 -07:00
Bill Zissimopoulos
958f694b6f dll: fuse: Cygwin signal handling support 2016-06-14 21:36:08 -07:00
Bill Zissimopoulos
e227ae5751 inc: fuse: add fuse_flock definition 2016-06-13 17:21:40 -07:00
Bill Zissimopoulos
007ec8f360 dll: fuse: testing 2016-06-13 01:15:42 -07:00
Bill Zissimopoulos
00976b92b8 dll: fuse: remove PersistentAcls options; it is always enabled 2016-06-13 00:52:48 -07:00
Bill Zissimopoulos
9b56b3a420 dll: fuse: testing 2016-06-12 23:27:28 -07:00
Bill Zissimopoulos
adecc6fb25 dll: fuse: testing 2016-06-12 21:37:51 -07:00
Bill Zissimopoulos
b71d086ea7 dll: fuse: testing 2016-06-12 21:22:23 -07:00
Bill Zissimopoulos
382a6675da dll: fuse: testing 2016-06-12 16:47:40 -07:00
Bill Zissimopoulos
cbf8079324 dll: fuse: testing 2016-06-12 15:53:12 -07:00