Commit Graph

  • 4f5e00474e memfs: handle FILE_ATTRIBUTE_ARCHIVE Bill Zissimopoulos 2016-05-20 17:56:25 -07:00
  • 16836c7cfb appveyor.yml: build on every push Bill Zissimopoulos 2016-05-20 15:56:31 -07:00
  • ffded63c56 tst: lock-test: fix mistake in calling GetOverlappedResult when prior operation has returned error Bill Zissimopoulos 2016-05-20 14:29:55 -07:00
  • 0dba3ffe55 tools: add missing setlocal command to batch files Bill Zissimopoulos 2016-05-20 10:58:12 -07:00
  • 122592f332 update appveyor.yml Bill Zissimopoulos 2016-05-20 10:25:48 -07:00
  • c4421bf3aa add appveyor.yml Bill Zissimopoulos 2016-05-19 22:17:40 -07:00
  • 222f015273 src: dll: FspFsctlStartService: return STATUS_NO_SUCH_DEVICE when WinFsp FSD does not exist Bill Zissimopoulos 2016-05-19 19:17:07 -07:00
  • 153eb42885 tools: build.bat: add setlocal command to avoid environment namespace polution Bill Zissimopoulos 2016-05-19 16:31:02 -07:00
  • 4d1aeeda4c tools: build.bat: better exit code handling to allow for CI Bill Zissimopoulos 2016-05-19 13:28:13 -07:00
  • f2241fcee4 tools: build.bat: better exit code handling to allow for CI Bill Zissimopoulos 2016-05-19 13:21:42 -07:00
  • f7adbaba92 dll: FspCallNamedPipeSecurely replaces CallNamedPipeW v0.11 Bill Zissimopoulos 2016-05-18 10:05:33 -07:00
  • fea92c4ae0 doc: add Service Architecture document Bill Zissimopoulos 2016-05-17 18:59:16 -07:00
  • 1e2f0930a2 inc: winfsp.h: add service related documentation Bill Zissimopoulos 2016-05-17 16:21:18 -07:00
  • ab11ff2b39 dll: np: NPEnumResource: minor change Bill Zissimopoulos 2016-05-17 13:01:20 -07:00
  • 1e1b9cdda3 dll: NPOpenEnum, NPEnumResources, NPCloseEnum: testing Bill Zissimopoulos 2016-05-17 11:49:31 -07:00
  • 00ee25f904 dll: NPOpenEnum, NPEnumResources, NPCloseEnum: implementation Bill Zissimopoulos 2016-05-17 00:39:26 -07:00
  • cf29bd5a58 dll: FspNpAddConnection3, FspNpCancelConnection: improve error handling Bill Zissimopoulos 2016-05-16 21:35:52 -07:00
  • 597dd43f23 launcher: fix bug in SvcInstanceCreate Bill Zissimopoulos 2016-05-16 16:34:59 -07:00
  • 1c3fc530f6 dll: np: NPAddConnection3, NPCancelConnection implementation Bill Zissimopoulos 2016-05-16 15:48:27 -07:00
  • 67c6cd453a dll: FspNpRegister: get NetworkProvider name from version info Bill Zissimopoulos 2016-05-15 15:14:12 -07:00
  • 7eec1649a4 installer: add requirement for VC++ redistributable to F.Developer feature description Bill Zissimopoulos 2016-05-15 13:24:17 -07:00
  • 9971472be7 launcher, launchctl: ensure that they build under all platforms/configurations Bill Zissimopoulos 2016-05-15 11:22:19 -07:00
  • c1985bef6c installer: update installer to include launcher and launchctl and install launcher as a service Bill Zissimopoulos 2016-05-15 10:05:39 -07:00
  • e4e2465bcb memfs: empty Mountpoint ("") now means autodetect (same as no MountPoint) Bill Zissimopoulos 2016-05-14 23:52:37 -07:00
  • 22d1f86ac1 launcher: AllocConsole if we are running as a service without one (DETACHED_PROCESS) Bill Zissimopoulos 2016-05-14 23:18:43 -07:00
  • 1a7d3b8f9e launcher: remove JOB_OBJECT_LIMIT_BREAKAWAY_OK, use JobControl=0 registry setting instead Bill Zissimopoulos 2016-05-14 21:01:29 -07:00
  • 768a393342 launcher, launchctl: add quit command on debug version of launcher Bill Zissimopoulos 2016-05-14 21:00:02 -07:00
  • 08a02d7b35 launcher: - STOP_TIMEOUT vs KILL_TIMEOUT - JobControl registry value Bill Zissimopoulos 2016-05-14 19:27:59 -07:00
  • 3035ba2847 launcher: better handling of service instance stopping: - instances are now launched in a job so that they get killed if the parent process dies - instances are killed after a timeout if they do not respond timely to console control events Bill Zissimopoulos 2016-05-14 18:47:26 -07:00
  • 147c90be9f launcher: minor bug fix Bill Zissimopoulos 2016-05-13 15:25:31 -07:00
  • 0822458238 launcher: SvcInstanceReplaceArguments Bill Zissimopoulos 2016-05-13 14:30:54 -07:00
  • c322a4b14a launcher: testing Bill Zissimopoulos 2016-05-13 13:13:08 -07:00
  • 0c6300b97c launcher: testing Bill Zissimopoulos 2016-05-13 12:38:30 -07:00
  • be952729c9 launcher, launchctl: testing Bill Zissimopoulos 2016-05-13 12:07:30 -07:00
  • 1802ac8878 launcher, launchctl: testing Bill Zissimopoulos 2016-05-13 11:10:59 -07:00
  • 5491187e1d launcher, launchctl: command line arguments are now numbered %1 to %9 Bill Zissimopoulos 2016-05-13 10:42:23 -07:00
  • ec2494433b launcher: fix deadlock when SvcPipeServer stops itself Bill Zissimopoulos 2016-05-13 10:37:25 -07:00
  • 0756649572 launchctl: fix usage string Bill Zissimopoulos 2016-05-13 10:24:12 -07:00
  • 8ccd44a1f7 launcher, launchctl: refactoring Bill Zissimopoulos 2016-05-13 10:00:54 -07:00
  • 2c51251cb7 launcher, launchctl: refactoring Bill Zissimopoulos 2016-05-13 09:55:27 -07:00
  • 35d2b3f626 launcher, launchctl: refactoring Bill Zissimopoulos 2016-05-13 09:28:56 -07:00
  • 26a9bb714b launchctl: major refactoring Bill Zissimopoulos 2016-05-12 22:44:34 -07:00
  • 13f2517a31 launchctl: major refactoring Bill Zissimopoulos 2016-05-12 22:36:37 -07:00
  • da85f2aa08 launcher, launchctl: testing Bill Zissimopoulos 2016-05-12 22:11:28 -07:00
  • 22c324de69 launcher: testing Bill Zissimopoulos 2016-05-12 17:19:48 -07:00
  • c42e2a5958 launcher: security model improvements Bill Zissimopoulos 2016-05-12 15:31:35 -07:00
  • 1c587dbcb7 version.properties: bump version to 0.11 Bill Zissimopoulos 2016-05-12 14:49:10 -07:00
  • bc2e87763e launcher, launchctl: add version info Bill Zissimopoulos 2016-05-12 14:48:18 -07:00
  • 724d177d0b launcher: security model improvements Bill Zissimopoulos 2016-05-12 14:18:08 -07:00
  • 6971f4d6ae launcher: access control Bill Zissimopoulos 2016-05-12 13:44:07 -07:00
  • ceef2bf55e launcher: access check on client token Bill Zissimopoulos 2016-05-11 21:35:12 -07:00
  • a81a766bbe launcher: named pipe SDDL Bill Zissimopoulos 2016-05-11 20:37:44 -07:00
  • da839e39b8 launcher: SvcInstanceCreate improvements Bill Zissimopoulos 2016-05-11 20:23:00 -07:00
  • ec21e830f1 launchctl: implementation Bill Zissimopoulos 2016-05-11 17:40:49 -07:00
  • 9ae28a5529 add launchctl project Bill Zissimopoulos 2016-05-11 16:02:56 -07:00
  • 1a14971911 launcher: improvements Bill Zissimopoulos 2016-05-11 15:32:16 -07:00
  • ab48beb4ba launcher: List, Info command implementation Bill Zissimopoulos 2016-05-11 15:20:23 -07:00
  • 528cbd3295 launcher: named pipe implementation Bill Zissimopoulos 2016-05-11 14:46:03 -07:00
  • c32d05c3b6 launcher: named pipe implementation Bill Zissimopoulos 2016-05-11 13:31:07 -07:00
  • e82b06ae49 dll: FspServiceStop: early exit if service is already being stopped Bill Zissimopoulos 2016-05-11 11:29:36 -07:00
  • 457e151fa5 launcher: SvcInstance implementation Bill Zissimopoulos 2016-05-10 16:48:21 -07:00
  • dc4109fc22 dll: refactor library.h into src/shared/minimal.h for reuse Bill Zissimopoulos 2016-05-09 20:07:35 -07:00
  • 2a69ad6710 add launcher project Bill Zissimopoulos 2016-05-09 16:20:52 -07:00
  • d3ff12bf60 dll: FspServiceConsoleModeThread: fix stupid bug with command line argument handling Bill Zissimopoulos 2016-05-09 14:51:03 -07:00
  • 713ee8a917 memfs: add old memfs-main.c Bill Zissimopoulos 2016-05-09 14:17:28 -07:00
  • f4744258a7 dll: FspServiceCtrlHandler: disable Shutdown handling Bill Zissimopoulos 2016-05-09 13:50:36 -07:00
  • 7e57edf72e dll: FspService: console mode further improvements with respect to console ctrl handling Bill Zissimopoulos 2016-05-09 13:19:54 -07:00
  • 89e4e8a96c dll: FspService: console mode testing Bill Zissimopoulos 2016-05-09 12:35:51 -07:00
  • 0c18b82cc2 dll: FspService: console mode improvements Bill Zissimopoulos 2016-05-08 21:12:34 -07:00
  • 57f9db6cc0 dll: FspService: console mode improvements Bill Zissimopoulos 2016-05-08 17:57:08 -07:00
  • 6da81be792 dll: FspService: console mode improvements Bill Zissimopoulos 2016-05-08 17:46:09 -07:00
  • b77a749f93 dll: FspService: improve console mode handling Bill Zissimopoulos 2016-05-08 17:23:12 -07:00
  • bb946d5a3a dll: streamline DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH handling Bill Zissimopoulos 2016-05-08 16:22:07 -07:00
  • 27a16e5c54 dll: service: testing Bill Zissimopoulos 2016-05-07 22:37:17 -07:00
  • 789222af68 dll: FspServiceRun Bill Zissimopoulos 2016-05-07 17:25:49 -07:00
  • 587fee93e9 dll, memfs: rename FspServiceRun to FspServiceLoop Bill Zissimopoulos 2016-05-07 17:08:03 -07:00
  • 077bbb0d65 memfs: convert to service Bill Zissimopoulos 2016-05-07 17:00:58 -07:00
  • 3d2a2dd90d dll: service: use FspServiceLog instead of FspEventLog Bill Zissimopoulos 2016-05-07 14:57:39 -07:00
  • 0b1bba36f8 dll: FspIsInteractive, FspServiceLog, FspServiceLogV Bill Zissimopoulos 2016-05-07 14:55:19 -07:00
  • 8dd5a03b51 dll: FSP_SERVICE: rename interactive mode to console mode Bill Zissimopoulos 2016-05-07 13:30:12 -07:00
  • ac2e9f9882 dll: FSP_SERVICE Bill Zissimopoulos 2016-05-07 12:56:32 -07:00
  • 1017e7fda7 dll: FSP_SERVICE Bill Zissimopoulos 2016-05-07 12:55:48 -07:00
  • 125b612c9f winfsp-tests: eventlog-test.c Bill Zissimopoulos 2016-05-06 15:58:33 -07:00
  • 9addfa5899 dll: FspEventLogRegister, FspEventLogUnregister Bill Zissimopoulos 2016-05-06 15:05:36 -07:00
  • 12db7cf9dc dll: add eventlog.mc and related files Bill Zissimopoulos 2016-05-06 13:15:29 -07:00
  • e53e915a72 dll: service, eventlog Bill Zissimopoulos 2016-05-06 12:25:47 -07:00
  • d7a6f33d26 dll: add FSP_SERVICE and EventLog functionality Bill Zissimopoulos 2016-05-06 11:41:45 -07:00
  • de973fa5ab dll: FspFileSystemRegister, FspFileSystemUnregister: rename and place in fsctl.c Bill Zissimopoulos 2016-05-05 11:14:23 -07:00
  • 4a4fba4670 build: bump version to 0.10 v0.10 Bill Zissimopoulos 2016-05-04 16:32:17 -07:00
  • e45ac30b65 tools: build.bat: add friendly MSI name when signing (primarily for use in UAC dialog) Bill Zissimopoulos 2016-05-04 16:25:49 -07:00
  • cbb7d943bd dll: fsctl: FspFsctlStartService Bill Zissimopoulos 2016-05-04 16:06:14 -07:00
  • df5d2d6e87 installer: disallow major upgrades Bill Zissimopoulos 2016-05-04 15:22:03 -07:00
  • b1b31b9017 dll: FspFileSystemRegister: fix WinFsp service security descriptor to allow Everyone to start the service Bill Zissimopoulos 2016-05-04 13:29:34 -07:00
  • ff0b8bc3fe installer: only install memfs executables when developer build is selected! Bill Zissimopoulos 2016-05-04 00:34:44 -07:00
  • a99e8ac9d2 dll: FspFileSystemRegister: handle the case where service already exists better Bill Zissimopoulos 2016-05-03 22:53:51 -07:00
  • 3f7ebe7996 tools: build.bat: sign MSI Bill Zissimopoulos 2016-05-03 22:15:58 -07:00
  • 030ef84c2e installer: check if ServiceRunning both on install and uninstall Bill Zissimopoulos 2016-05-03 21:59:58 -07:00
  • ba5c670034 tools: build.bat Bill Zissimopoulos 2016-05-03 15:13:21 -07:00
  • 690e7662d6 dll: FspFileSystemRegister: now will correctly recreate the WinFsp service if it already exists Bill Zissimopoulos 2016-05-02 21:54:59 -07:00
  • 500db7b1cd installer: CustomActions: ServiceRunning Bill Zissimopoulos 2016-05-02 20:47:24 -07:00