Commit Graph

  • fd9eccbe8b
    memfs: AllowOpenInKernelMode==1 Bill Zissimopoulos 2018-10-03 09:32:14 -07:00
  • 4255d4eec7
    tools: run-tests: disable getfileattr_test on file systems that cannot pass it Bill Zissimopoulos 2018-10-03 09:31:21 -07:00
  • d813116f77
    winfsp-tests: getfileattr_test Bill Zissimopoulos 2018-10-02 22:35:44 -07:00
  • a201919291
    winfsp-tests: getfileattr_test Bill Zissimopoulos 2018-10-02 21:44:23 -07:00
  • 1aab4662e5
    inc, sys, dotnet: FSP_FSCTL_VOLUME_PARAMS::AllowOpenInKernelMode Bill Zissimopoulos 2018-10-02 11:47:51 -07:00
  • 02a4d3641e
    sys: implement FastIo operations Bill Zissimopoulos 2018-09-07 16:38:31 -07:00
  • 3dfbdc313b
    sys: implement FastIo operations Bill Zissimopoulos 2018-09-07 16:27:54 -07:00
  • 3a286324ff
    sys: implement FastIo operations Bill Zissimopoulos 2018-09-07 16:01:40 -07:00
  • 0d849ffcc8
    sys: implement FastIo operations Bill Zissimopoulos 2018-09-07 14:19:52 -07:00
  • 084f0b5b36
    update changelog Bill Zissimopoulos 2018-10-02 11:10:20 -07:00
  • 901ef5e92f
    update changelog Bill Zissimopoulos 2018-10-01 17:05:14 -07:00
  • f09597a519
    bump version to 2018.2 Gold Bill Zissimopoulos 2018-10-01 16:57:49 -07:00
  • a03b480eeb changelog: add note about drweb fix v1.4B3 Bill Zissimopoulos 2018-09-27 12:27:36 -07:00
  • c9f1c1c60d sys: FspPropagateTopFlags: only touch TopLevelIrp if it looks like a kernel mode address Bill Zissimopoulos 2018-09-27 09:31:09 -07:00
  • f32c914ee8 sys: create: FspFsvolCreate Bill Zissimopoulos 2018-09-06 18:03:53 -07:00
  • 681eac9cd8 sys: create: FspFsvolCreate Bill Zissimopoulos 2018-09-06 17:52:52 -07:00
  • 52f0d1e1d8 Changelog, FAQ: add info about reparse point and case-sensitivity fix Bill Zissimopoulos 2018-09-06 17:06:51 -07:00
  • dcf3d612bc sys: create: FspFsvolCreate Bill Zissimopoulos 2018-09-06 16:40:27 -07:00
  • 4551766f7a sys: create: FspFsvolCreate Bill Zissimopoulos 2018-09-06 13:26:53 -07:00
  • a168b96b76
    changelog: add SetDelete information Bill Zissimopoulos 2018-09-05 14:28:26 -07:00
  • 4b3d9951bc
    changelog: add SetDelete information Bill Zissimopoulos 2018-09-05 14:26:54 -07:00
  • 79fd87598f dotnet: Interop: fix silly mistake in SetDelete Bill Zissimopoulos 2018-09-04 15:28:24 -07:00
  • 9851f1b2c8 dotnet: properly handle SetDelete/CanDelete resolution Bill Zissimopoulos 2018-08-29 20:54:49 -07:00
  • 4725ff41d3 dotnet: FileSystemHost.DeviceControl flag Bill Zissimopoulos 2018-08-29 17:21:24 -07:00
  • 4756ee2d8a passthrough-dotnet: FlushAndPurgeOnCleanup Bill Zissimopoulos 2018-08-29 16:45:14 -07:00
  • 25f627f36f passthrough: FlushAndPurgeOnCleanup, SetDelete Bill Zissimopoulos 2018-08-29 16:44:47 -07:00
  • 24b96e7e1b inc, dll, dotnet: FSP_FILE_SYSTEM_INTERFACE::SetDelete Bill Zissimopoulos 2018-08-29 15:45:02 -07:00
  • 75ae8daf8f
    update commercial disclaimer Bill Zissimopoulos 2018-08-21 18:09:33 -07:00
  • 999847d8db
    Merge pull request #181 from JohnOberschelp/master Bill Zissimopoulos 2018-08-01 19:35:03 -07:00
  • 773bb12146
    Update airfs.cpp John Oberschelp 2018-08-01 17:34:24 -07:00
  • bef5ba7f3b dll: fuse: fix daemonization problem on Cygwin Bill Zissimopoulos 2018-07-31 21:02:46 -07:00
  • eecb7e00e2 fix tabs to spaces Bill Zissimopoulos 2018-07-31 17:21:40 -07:00
  • 9160f1c4ce cygfuse: fix CRLF to LF Bill Zissimopoulos 2018-07-31 15:34:29 -07:00
  • 796f97f078 cygfuse: remove exec bit from Makefile Bill Zissimopoulos 2018-07-31 15:20:26 -07:00
  • 5f1c3b7728 build: bump version Bill Zissimopoulos 2018-07-31 15:12:50 -07:00
  • f672ae817a
    Added DeviceIoControl to Airfs John Oberschelp 2018-07-31 15:04:08 -07:00
  • 04cf0e04ba
    README: change download badges size v1.4B2 Bill Zissimopoulos 2018-07-29 15:37:23 -07:00
  • f51af55fb3
    doc: update winfsp.h apidoc Bill Zissimopoulos 2018-07-29 15:27:55 -07:00
  • f9a2780311
    README: multiple improvements Bill Zissimopoulos 2018-07-29 15:05:53 -07:00
  • 43101dfe06 dll: fuse: improve service start/stop messaging Bill Zissimopoulos 2018-07-29 10:52:01 -07:00
  • ac5ed1c238 update FAQ Bill Zissimopoulos 2018-07-28 20:40:33 -07:00
  • 03f0d2bd1a update FAQ Bill Zissimopoulos 2018-07-28 20:36:07 -07:00
  • 77c18fc59e cygfuse: update with latest headers Bill Zissimopoulos 2018-07-28 14:28:40 -07:00
  • 77cf7f7398 dll: fuse3: compatibility functions Bill Zissimopoulos 2018-07-28 14:08:03 -07:00
  • c61da81475 changelog: FUSE supports multiple in-process file systems Bill Zissimopoulos 2018-07-28 13:41:51 -07:00
  • a1b92d9095 dll: fuse: refactoring Bill Zissimopoulos 2018-07-28 13:38:06 -07:00
  • ae8e4e61f7 dll: fuse: allow multiple FUSE file systems Bill Zissimopoulos 2018-07-28 13:13:27 -07:00
  • e5c424dba1 dll: service: FspServiceLoop Bill Zissimopoulos 2018-07-27 11:09:43 -07:00
  • 554f07a50e dll: fuse3: fsp_fuse3_pkgversion: bug fix Bill Zissimopoulos 2018-07-26 10:17:38 -07:00
  • bd53b452b2 opt: cygfuse: fuse3: REQUIRES fuse Bill Zissimopoulos 2018-07-26 10:03:48 -07:00
  • 82cea37036 installer: add FUSE3 for Cygwin Bill Zissimopoulos 2018-07-25 21:46:38 -07:00
  • 2fcc065421 README: fix link Bill Zissimopoulos 2018-07-25 21:34:59 -07:00
  • bf53c00f38 README: add links for project dirs Bill Zissimopoulos 2018-07-25 21:32:53 -07:00
  • ec4197d8b7 opt: cygfuse: fix install scripts Bill Zissimopoulos 2018-07-25 21:23:29 -07:00
  • 897a08700b opt: cygfuse: fuse3 Bill Zissimopoulos 2018-07-25 21:15:16 -07:00
  • 1ace7ffb41 opt: cygfuse: fuse: rename cygport Bill Zissimopoulos 2018-07-25 20:23:13 -07:00
  • d7c0657c3d opt: cygfuse: refactoring Bill Zissimopoulos 2018-07-25 20:13:53 -07:00
  • 5d73687de8
    dll: fuse: refactoring Bill Zissimopoulos 2018-07-25 13:33:15 -07:00
  • a5bfdcf416
    README: add reference to FUSE3 Bill Zissimopoulos 2018-07-25 13:31:42 -07:00
  • b609435dad
    dll: fuse: refactoring Bill Zissimopoulos 2018-07-25 13:26:36 -07:00
  • 523ccbea02
    Merge branch 'pvt-fuse3' Bill Zissimopoulos 2018-07-25 12:54:54 -07:00
  • cf699ba441
    tools: run-tests: passthrough-fuse3 Bill Zissimopoulos 2018-07-25 11:29:24 -07:00
  • 0d819eb800
    dll: fuse3: testing Bill Zissimopoulos 2018-07-25 10:28:33 -07:00
  • 4a653a8bc0
    dll: fuse3: testing Bill Zissimopoulos 2018-07-25 10:04:23 -07:00
  • 6932d42039
    dll: fuse3: testing Bill Zissimopoulos 2018-07-25 08:54:22 -07:00
  • 77fb2cc1c1
    tools: run-tests: enable all winfsp-tests on airfs Bill Zissimopoulos 2018-07-24 21:54:38 -07:00
  • 500dfe1958
    Merge pull request #178 from JohnOberschelp/master Bill Zissimopoulos 2018-07-24 21:52:32 -07:00
  • 1b40d8db80
    Fixed to pass winfsp-tests and cleanup John Oberschelp 2018-07-24 16:22:41 -07:00
  • 307e18fb0d
    update changelog Bill Zissimopoulos 2018-07-20 15:44:10 -07:00
  • 461266382a
    changelog: add FUSE3 information Bill Zissimopoulos 2018-07-20 15:35:12 -07:00
  • a809b0787e
    changelog: add FUSE3 information Bill Zissimopoulos 2018-07-20 15:34:31 -07:00
  • ea5e031af2
    changelog: add FUSE3 information Bill Zissimopoulos 2018-07-20 15:17:47 -07:00
  • 558487cd22
    installer: passthrough-fuse3 Bill Zissimopoulos 2018-07-20 15:12:22 -07:00
  • 2ff21529d5
    tst: passthrough-fuse3 Bill Zissimopoulos 2018-07-20 14:48:25 -07:00
  • d43c0c2c85
    inc: fuse3: fix warnings Bill Zissimopoulos 2018-07-20 09:37:59 -07:00
  • eb0f03b17b
    build: fuse3: installer and pkg-config Bill Zissimopoulos 2018-07-20 09:24:22 -07:00
  • 575fe55eb8
    dll: fuse3: fsp_fuse3_main_real Bill Zissimopoulos 2018-07-19 14:24:09 -07:00
  • b537c61f3b
    dll: fuse3: checkpoint Bill Zissimopoulos 2018-07-19 12:53:03 -07:00
  • 5cd40ff7ff
    dll: fuse3: fsp_fuse3_lib_help Bill Zissimopoulos 2018-07-19 06:39:18 -07:00
  • 753440e837
    dll: fuse3: checkpoint Bill Zissimopoulos 2018-07-19 06:13:48 -07:00
  • 9b79bb24ca
    dll: fuse3: checkpoint Bill Zissimopoulos 2018-07-19 04:27:06 -07:00
  • 931d201527
    dll: fuse3: fuse2to3 implementation Bill Zissimopoulos 2018-07-18 14:48:10 -07:00
  • ab3f3d2827
    dll: fuse3: fuse2to3 implementation Bill Zissimopoulos 2018-07-18 04:11:20 -07:00
  • 3dc09b2496
    dll: fuse: remove dll/fuse/shared.h Bill Zissimopoulos 2018-07-16 14:21:57 -07:00
  • 27d03d4323
    dll: fuse: ENOSYS has different values on Windows vs Cygwin Bill Zissimopoulos 2018-07-16 09:50:21 -07:00
  • ad1b53e5a4
    dll: fuse: move fsp_fuse_obj_* to sdll/fuse/shared.h Bill Zissimopoulos 2018-07-16 09:45:38 -07:00
  • e4077c92e9
    dll: fuse: ENOSYS has different values on Windows vs Cygwin Bill Zissimopoulos 2018-07-16 09:42:15 -07:00
  • e3290a30bc
    fuse3: initial commit Bill Zissimopoulos 2018-07-16 09:31:32 -07:00
  • 09309f858c
    airfs: testing Bill Zissimopoulos 2018-07-14 12:07:04 -07:00
  • 12baaa6d50
    airfs: testing Bill Zissimopoulos 2018-07-14 11:15:12 -07:00
  • c584782bc7
    airfs: testing Bill Zissimopoulos 2018-07-14 11:04:10 -07:00
  • 9c4a361c48
    airfs: testing as disk file system Bill Zissimopoulos 2018-07-14 09:16:14 -07:00
  • c1f4606683
    airfs: FspLoad: dynamic loading of WinFsp DLL Bill Zissimopoulos 2018-07-14 07:38:30 -07:00
  • f79db6a3db
    airfs: installer Bill Zissimopoulos 2018-07-07 09:38:42 -07:00
  • 9a9a73d4d8
    airfs: testing Bill Zissimopoulos 2018-07-05 23:36:20 +01:00
  • a56caf3f94
    bump version to 2018.2 B2 and update changelog Bill Zissimopoulos 2018-07-05 15:13:56 -07:00
  • 9b8b3e9cb8
    Merge branch 'airfs' Bill Zissimopoulos 2018-07-05 15:02:15 -07:00
  • 5a8aad60b3
    airfs: add notice re: contributions Bill Zissimopoulos 2018-07-05 14:59:24 -07:00
  • 1906772aa2
    airfs: add VS project Bill Zissimopoulos 2018-07-05 14:45:44 -07:00
  • ce924d737c
    dotnet: rename Api.GetFspVersion to Api.GetVersion Bill Zissimopoulos 2018-07-05 14:11:51 -07:00