1763 Commits

Author SHA1 Message Date
Bill Zissimopoulos
1f0de20b7f build: choco: update package description 2017-03-20 17:20:40 -07:00
Bill Zissimopoulos
bfd2e106ac build: choco: update package as per chocolatey review instructions 2017-03-20 15:30:33 -07:00
Bill Zissimopoulos
b1848e963f Merge branch 'DuroSoft-fuse-volume-label' 2017-03-19 21:33:53 -07:00
Bill Zissimopoulos
a29611fa2a dll: fuse: improve volname option handling 2017-03-19 18:06:21 -07:00
Bill Zissimopoulos
8a369bd48a Merge branch 'fuse-volume-label' of https://github.com/DuroSoft/winfsp into DuroSoft-fuse-volume-label 2017-03-19 16:59:50 -07:00
Bill Zissimopoulos
9ca7424d27 Revert "appveyor: disable windows defender"
This reverts commit 4f640755bc9b8958b86f0fc113e1ddd2cc950052.
2017-03-19 11:53:44 -07:00
Bill Zissimopoulos
4f640755bc appveyor: disable windows defender 2017-03-19 11:52:14 -07:00
Sam Kelly
c085a91991 add FUSE support for VolumeLabel via "volname" option
* closes #64
2017-03-19 00:40:45 -04:00
Sam Kelly
83cd3cab99 add name to CONTRIBUTORS list 2017-03-19 00:21:39 -04:00
Bill Zissimopoulos
67dff84a13 doc: update faq 2017-03-18 16:04:58 -07:00
Bill Zissimopoulos
c702a86fbf doc: add faq 2017-03-18 16:02:39 -07:00
Bill Zissimopoulos
f335a990af doc: add wiki home 2017-03-18 14:56:49 -07:00
Bill Zissimopoulos
ba68ab845b update Changelog v1.0 2017-03-13 15:28:16 -07:00
Bill Zissimopoulos
db0566701e dll: fuse: add fuse_* symbols for programs using FFI 2017-03-13 12:30:25 -07:00
Bill Zissimopoulos
433e62f813 dll: do not export FspFileSystemResolveReparsePointsInternal 2017-03-13 11:46:36 -07:00
Bill Zissimopoulos
6777de6569 update Changelog for v1.0 2017-03-11 16:45:40 -08:00
Bill Zissimopoulos
63ee24235b update Changelog for v1.0 2017-03-11 16:37:55 -08:00
Bill Zissimopoulos
c3eb46813e update Changelog for v1.0 2017-03-11 16:21:46 -08:00
Bill Zissimopoulos
bee0fa79b2 build: choco: rename chocolateyUninstall.ps1 to chocolateyBeforeModify.ps1 to properly handle upgrades 2017-03-11 15:06:48 -08:00
Bill Zissimopoulos
d907bf2769 inc: winfsp: RegGetValueW prototype and disable macro redef warnings 2017-03-11 14:32:12 -08:00
Bill Zissimopoulos
38bcece5ce build: choco: remove MSI after installation 2017-03-10 22:14:16 -08:00
Bill Zissimopoulos
193de36301 dll: fuse: debug output goes to stderr; configurable with -oDebugLog=FILE 2017-03-10 21:57:27 -08:00
Bill Zissimopoulos
c080e86f11 build: choco: add admin tag as per chocolatey validator 2017-03-10 15:23:54 -08:00
Bill Zissimopoulos
79811a2faa appveyor: add -y switch for chocolatey 2017-03-10 10:56:21 -08:00
Bill Zissimopoulos
b1e287727d appveyor: test chocolatey uninstall 2017-03-10 10:54:22 -08:00
Bill Zissimopoulos
2def18e271 build: choco: add chocolateyUninstall.ps1 2017-03-10 10:44:56 -08:00
Bill Zissimopoulos
3ddc2249f6 build: choco: add chocolateyUninstall.ps1 2017-03-10 10:37:19 -08:00
Bill Zissimopoulos
709ead9e06 build: choco: initial chocolatey package implementation 2017-03-09 22:14:50 -08:00
Bill Zissimopoulos
7c574da261 build: version.properties: 2017 Gold 2017-03-09 15:54:46 -08:00
Bill Zissimopoulos
0980365082 dll: fuse: fuse_intf_GetVolumeInfo: return default info when statfs unimplemented 2017-03-09 14:59:01 -08:00
Bill Zissimopoulos
ba46d9fef8 update Changelog, README, etc. v1.0RC3 2017-02-25 17:59:37 -08:00
Bill Zissimopoulos
4c0386bf8d sys: hardcode AlwaysUseDoubleBuffering for Reads 2017-02-25 11:22:22 -08:00
Bill Zissimopoulos
6774c34422 sys: FspProcessBufferAcquire: fix silly mistake when using ZwAllocateVirtualMemory 2017-02-23 22:24:32 -08:00
Bill Zissimopoulos
3215d8e26a sys: ProcessBuffer: DEBUGTEST 2017-02-23 20:26:14 -08:00
Bill Zissimopoulos
7911f1354f sys: ProcessBuffer: improvements 2017-02-23 17:39:28 -08:00
Bill Zissimopoulos
28f97c2619 sys: ProcessBuffer: conditional usage 2017-02-23 16:36:21 -08:00
Bill Zissimopoulos
4b43cc590f sys: initial ProcessBuffer implementation 2017-02-23 16:06:55 -08:00
Bill Zissimopoulos
441c45c77f sys: fix a couple of static analysis issues 2017-02-21 15:07:06 -08:00
Bill Zissimopoulos
c246acb2d3 dll: FspVersion 2017-02-17 15:22:31 -08:00
Bill Zissimopoulos
50ed020e16 dll: FspVersion 2017-02-17 15:20:57 -08:00
Bill Zissimopoulos
12704a3a4a dll: FspFileSystemSetMountPointEx and related refactoring 2017-02-16 20:30:39 -08:00
Bill Zissimopoulos
186f7cd9ee dll: fuse: minor fix 2017-02-16 17:26:07 -08:00
Bill Zissimopoulos
50830f0bf2 bump version to 2017 RC3 2017-02-16 17:25:54 -08:00
Bill Zissimopoulos
86025aa30b dll: fuse: fuse_mount: now also accepts cygwin paths 2017-02-16 16:53:06 -08:00
Bill Zissimopoulos
31e6f15eaf tst: passthrough-fuse: FSP_FUSE_CAP_*: testing 2017-02-15 18:07:25 -08:00
Bill Zissimopoulos
5ce6d74e90 tst: passthrough-fuse: FSP_FUSE_CAP_*: testing 2017-02-15 17:26:37 -08:00
Bill Zissimopoulos
02ffa6afb2 tst: passthrough-fuse: ptfs_init 2017-02-13 22:03:39 -08:00
Bill Zissimopoulos
712870ddd9 tst: passthrough-fuse: FSP_FUSE_CAP_* 2017-02-13 21:53:37 -08:00
Bill Zissimopoulos
35d1adb360 dll: fuse: improve SectorSize: handling 2017-02-13 16:21:26 -08:00
Bill Zissimopoulos
3b9f9ce93b dll: fuse: discard unused options 2017-02-13 15:11:09 -08:00