40 Commits

Author SHA1 Message Date
Bill Zissimopoulos
0f185587c9
dll: np: implement custom Credential Provider logic 2018-11-29 21:05:57 -08:00
Bill Zissimopoulos
3119922708
np, launcher: allow RunAs=. registry setting 2018-11-26 13:29:34 -08:00
Bill Zissimopoulos
75ae8daf8f
update commercial disclaimer 2018-08-21 18:09:33 -07:00
Bill Zissimopoulos
5005dd6f5b
dll: np: NPGetConnection fix and FspNpGetRemoteInfo 2018-01-19 04:58:38 -08:00
Bill Zissimopoulos
fb507fc0bc
dll: np: DeviceName 2018-01-16 13:38: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
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
11cb57a0bf dll: np: pass username as argument to launcher 2017-10-27 15:12:18 -07:00
Bill Zissimopoulos
aeaeba0dd6 launcher: change registry location 2017-02-07 14:53:27 -08:00
Bill Zissimopoulos
5bd6c1a122 dll: np: NPAddConnection: check volume access and report success/failure 2017-01-31 11:29:24 -08:00
Bill Zissimopoulos
a57325e8af update source copyright notices for 2017 2017-01-05 13:56:18 -08:00
Bill Zissimopoulos
3a65ce332b dll,launcher: invariant string comparisons 2016-12-09 14:23:53 -08:00
Bill Zissimopoulos
82a9c8e80f dll: FspFileSystemSetMountPoint: now supports directories 2016-10-17 21:04:22 -07:00
Bill Zissimopoulos
bd952253fb cosmetic fix 2016-10-11 11:39:17 -07:00
Bill Zissimopoulos
c7780cf7fa license: switch to GPLv3 from AGPLv3 2016-10-10 21:33:27 -07:00
Bill Zissimopoulos
913f7ac9cd dll: suppress compiler warning on x86 builds 2016-07-27 16:25:41 -07:00
Bill Zissimopoulos
af5f409233 dll: np: improve username/password prompts 2016-07-13 23:19:11 -07:00
Bill Zissimopoulos
f7595e40b6 dll: np: FSP_NP_CREDENTIAL_MANAGER 2016-06-29 23:31:07 -07:00
Bill Zissimopoulos
669dd07ce2 dll: np: credentials testing 2016-06-29 22:35:00 -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
610a7ac2a6 dll: np: support launcher passwords: WIP 2016-06-28 11:26:25 -07:00
Bill Zissimopoulos
68d79b0c3b dll: convert all initialization to the initonce pattern 2016-06-16 12:17:38 -07:00
Bill Zissimopoulos
a53e79984a dll: fuse: implementation checkpoint 2016-06-01 16:05:30 -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
ab11ff2b39 dll: np: NPEnumResource: minor change 2016-05-17 13:01:20 -07:00
Bill Zissimopoulos
1e1b9cdda3 dll: NPOpenEnum, NPEnumResources, NPCloseEnum: testing 2016-05-17 11:49:31 -07:00
Bill Zissimopoulos
00ee25f904 dll: NPOpenEnum, NPEnumResources, NPCloseEnum: implementation 2016-05-17 00:39:26 -07:00
Bill Zissimopoulos
cf29bd5a58 dll: FspNpAddConnection3, FspNpCancelConnection: improve error handling 2016-05-16 21:35:52 -07:00
Bill Zissimopoulos
1c3fc530f6 dll: np: NPAddConnection3, NPCancelConnection implementation 2016-05-16 15:48:27 -07:00
Bill Zissimopoulos
67c6cd453a dll: FspNpRegister: get NetworkProvider name from version info 2016-05-15 15:14:12 -07:00
Bill Zissimopoulos
968de4689c inc,src,tst: add AGPLv3 notices 2016-04-25 14:29:05 -07:00
Bill Zissimopoulos
1bcd3cec0a sys, dll: NetworkProvider implementation (NPGetConnection) 2016-04-19 14:29:07 -07:00