Bill Zissimopoulos
|
2a3eabfab2
|
changelog: v1.2POST1
|
2017-12-12 10:07:54 -08:00 |
|
Bill Zissimopoulos
|
35255526d3
|
launcher: work around Win7 CreateProcess problem
|
2017-12-11 21:40:47 -08:00 |
|
Bill Zissimopoulos
|
b2e474658d
|
launcher: work around Win7 CreateProcess problem
|
2017-12-11 21:23:38 -08:00 |
|
Bill Zissimopoulos
|
a2ec40008f
|
build: choco: update chocolatey package as per guidelines from chocolatey admin
|
2017-12-06 16:24:27 -08:00 |
|
Bill Zissimopoulos
|
f3819ba839
|
tst: passthrough-dotnet: fix ReadDirectoryEntry when running fs over drive root
|
2017-12-05 18:50:39 -08:00 |
|
Bill Zissimopoulos
|
ead599e337
|
tst: passthrough-dotnet: handle undoc wildcards in ReadDirectoryEntry
- reported by Pavel Franc over email
|
2017-12-05 10:32:58 -08:00 |
|
Bill Zissimopoulos
|
eb88f25f40
|
tst: passthrough-dotnet: Create,Overwrite: set archive bit
|
2017-12-04 16:24:48 -08:00 |
|
Bill Zissimopoulos
|
c2b066a054
|
dll: fuse: Create: do not add FILE_ATTRIBUTE_ARCHIVE for directories
|
2017-12-04 14:16:24 -08:00 |
|
Bill Zissimopoulos
|
266e0f4bab
|
dll: fuse: call chflags from Create and Overwrite
tst: winfsp-tests: file attributes test
|
2017-12-04 14:08:44 -08:00 |
|
Bill Zissimopoulos
|
d02030897d
|
dll: fuse: add O_EXCL during FUSE create op
|
2017-12-03 19:56:36 -08:00 |
|
Bill Zissimopoulos
|
c87ff75b8f
|
sys: fix filename length check during query directory operations
|
2017-12-01 17:01:59 -08:00 |
|
Bill Zissimopoulos
|
2ca33665ef
|
update changelog
|
2017-11-29 16:28:21 -08:00 |
|
Bill Zissimopoulos
|
391dcf8a21
|
build: update version to 1.2 (Gold)
|
2017-11-29 16:24:19 -08: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
|
d58f4b84a5
|
opt: cygfuse: update tarballs
|
2017-11-28 16:53:21 -08:00 |
|
Bill Zissimopoulos
|
61935e4671
|
tst: passthrough-fuse: gix cygwin build
|
2017-11-28 16:52:36 -08:00 |
|
Bill Zissimopoulos
|
41838627c0
|
update README
|
2017-11-28 15:55:06 -08:00 |
|
Bill Zissimopoulos
|
0b67329fc2
|
doc: update known file systems
|
2017-11-28 15:46:07 -08:00 |
|
Bill Zissimopoulos
|
5c962c8fc5
|
doc: includes notes on backwards compat testing
|
2017-11-15 15:08:26 -08:00 |
|
Bill Zissimopoulos
|
a9080208d9
|
tools,tst: backwards compat testing for FUSE layer
|
2017-11-15 13:41:17 -08:00 |
|
Bill Zissimopoulos
|
3cc9697248
|
update changelog for v1.2B3
|
2017-11-15 11:57:53 -08:00 |
|
Bill Zissimopoulos
|
9f45d513ca
|
build: update version to 2017.2 B3
|
2017-11-15 11:29:08 -08:00 |
|
Bill Zissimopoulos
|
77349c1330
|
tst: winfsp-tests: setfileinfo_test, stream_setfileinfo_test:
- perform time tests around UNIX epoch to accommodate 32-bit file systems
|
2017-11-15 10:48:15 -08:00 |
|
Bill Zissimopoulos
|
7c11a45e6e
|
tst: passthrough-fuse: setcrtime
|
2017-11-14 21:55:41 -08:00 |
|
Bill Zissimopoulos
|
48ad297df1
|
dll: fuse: setcrtime, setchgtime
|
2017-11-14 21:55:09 -08:00 |
|
Bill Zissimopoulos
|
3d2de57e9d
|
tst: passthrough-fuse: streamline time calculations
|
2017-11-14 21:38:20 -08:00 |
|
Bill Zissimopoulos
|
658d873efb
|
dll: fuse: streamline time calculations
|
2017-11-14 21:37:50 -08:00 |
|
Bill Zissimopoulos
|
efc93cacd3
|
tst: passthrough-fuse: BSD flags support
|
2017-11-14 14:25:17 -08:00 |
|
Bill Zissimopoulos
|
41b54ef57a
|
tools: run-tests: enable setfileinfo_test for passthrough-fuse
|
2017-11-14 12:02:19 -08:00 |
|
Bill Zissimopoulos
|
fd662ee848
|
tst: passthrough-fuse: BSD flags support
|
2017-11-14 12:01:00 -08:00 |
|
Bill Zissimopoulos
|
895bf67691
|
dll: fuse: implement BSD flags support
|
2017-11-14 09:11:51 -08:00 |
|
Bill Zissimopoulos
|
e06fe4153d
|
dll: fuse: implement BSD flags support
|
2017-11-13 20:44:49 -08:00 |
|
Bill Zissimopoulos
|
9f2fe92db7
|
tst: memfs: slowio: improvements
|
2017-11-03 10:01:27 -07:00 |
|
Bill Zissimopoulos
|
d3f829b2df
|
tools: run-tests: fsx-memfs-*-slowio
|
2017-11-02 21:45:08 -07:00 |
|
Bill Zissimopoulos
|
fa4651b3ce
|
tst: winfsp-tests: enable slowio
|
2017-11-02 17:36:52 -07:00 |
|
Bill Zissimopoulos
|
5a44e5c04a
|
tst: memfs: fix pending Write
|
2017-11-02 16:19:19 -07:00 |
|
Bill Zissimopoulos
|
68122b5c68
|
tst: winfsp-tests: enable slowiio
|
2017-11-02 15:59:32 -07:00 |
|
Bill Zissimopoulos
|
b672312c79
|
tst: memfs: code cleanup and testing
|
2017-11-02 15:43:14 -07:00 |
|
Bill Zissimopoulos
|
0ab35fde1a
|
tst: memfs: slowio: minor code cleanup
|
2017-11-01 18:30:36 -07:00 |
|
Bill Zissimopoulos
|
9be2b7a2b9
|
tst: memfs: slowio
|
2017-11-01 17:12:29 -07:00 |
|
Bill Zissimopoulos
|
11cb57a0bf
|
dll: np: pass username as argument to launcher
|
2017-10-27 15:12:18 -07:00 |
|
Bill Zissimopoulos
|
3a8ad9c8d7
|
sys: QueryDirectory stability:
- FspMetaCacheAddItem now handles exceptions during copy from fs buffer
- FspFsvolQueryDirectoryLengthMax is correct max length for QueryDirectory
|
2017-10-25 10:44:33 -07:00 |
|
Bill Zissimopoulos
|
fa388e57ad
|
appveyor: add avast testing
|
2017-10-20 13:54:26 -07:00 |
|
Bill Zissimopoulos
|
1952d0d941
|
update changelog
|
2017-10-19 19:18:21 -07:00 |
|
Bill Zissimopoulos
|
1a02438488
|
sys: dirctl: fix 32-bit builds (after Avast changes)
|
2017-10-19 17:19:31 -07:00 |
|
Bill Zissimopoulos
|
07f15c236b
|
sys: dirctl: eliminate use of SystemBuffer to work around problems with Avast
|
2017-10-19 16:49:10 -07:00 |
|
Bill Zissimopoulos
|
93af1be861
|
update changelog
|
2017-10-12 10:11:01 -07:00 |
|
Bill Zissimopoulos
|
b52c90f980
|
update changelog
|
2017-10-12 10:02:28 -07:00 |
|
Bill Zissimopoulos
|
b154c307b7
|
version.properties: update build to 2017.2 B2
|
2017-10-12 09:52:41 -07:00 |
|
Bill Zissimopoulos
|
697063af51
|
inc: winfsp.h: minor restructuring
|
2017-10-11 17:17:18 -07:00 |
|
Bill Zissimopoulos
|
436e31da34
|
dotnet: GetOperationProcessId
|
2017-10-11 17:07:38 -07:00 |
|
Bill Zissimopoulos
|
92e7dbad21
|
sys: Create and Rename requests should include the originating process PID
|
2017-10-11 16:28:50 -07:00 |
|
Bill Zissimopoulos
|
4812f5bbd0
|
sys: Create and Rename requests should include the originating process PID
|
2017-10-11 16:25:22 -07:00 |
|
Bill Zissimopoulos
|
d824ba464d
|
version.properties: update build to 2017.2 B1
|
2017-10-01 11:45:23 -07:00 |
|
Bill Zissimopoulos
|
affca267c5
|
update changelog
|
2017-10-01 11:39:15 -07:00 |
|
Bill Zissimopoulos
|
4b7684122b
|
dll: fuse: disable GetDirInfoByName when file system is case-insensitive
|
2017-10-01 11:07:01 -07:00 |
|
Bill Zissimopoulos
|
55eee2efdd
|
dll: GetDirInfoByName: eliminate unnecessary marker check
|
2017-09-30 12:33:05 -07:00 |
|
Bill Zissimopoulos
|
f8a05eae95
|
memfs: fix Unicode case-insensitive comparison
|
2017-09-29 16:27:28 -07:00 |
|
Bill Zissimopoulos
|
9a4f04f46a
|
sys: FspFsvolQueryDirectoryRetry: special handling for when pattern is filename
|
2017-09-29 15:44:49 -07:00 |
|
Bill Zissimopoulos
|
98334208b9
|
Revert commit c70089a176
|
2017-09-29 15:20:38 -07:00 |
|
Bill Zissimopoulos
|
aae0a5bc74
|
dll: fuse: GetDirInfoByName
|
2017-09-28 16:55:45 -07:00 |
|
Bill Zissimopoulos
|
2438ece1cf
|
memfs-dotnet: GetDirInfoByName
|
2017-09-28 14:41:27 -07:00 |
|
Bill Zissimopoulos
|
487d2449fe
|
dotnet: GetDirInfoByName
|
2017-09-28 14:11:58 -07:00 |
|
Bill Zissimopoulos
|
6430b386da
|
dll: GetDirInfoByName: properly handle marker for kernel cached directories
|
2017-09-28 14:05:55 -07:00 |
|
Bill Zissimopoulos
|
c70089a176
|
sys: FSP_FILE_DESC: DirectoryNoMoreFiles optimization
|
2017-09-27 18:01:17 -07:00 |
|
Bill Zissimopoulos
|
0dff9a4c07
|
memfs: GetDirInfoByName
|
2017-09-27 17:08:41 -07:00 |
|
Bill Zissimopoulos
|
86c0ffa942
|
fsbench: file_list_single_test, file_list_none_test
|
2017-09-27 15:59:54 -07:00 |
|
Bill Zissimopoulos
|
5c613b2abd
|
memfs: ReadDirectory: assert(0 == Pattern)
|
2017-09-26 14:26:57 -07:00 |
|
Bill Zissimopoulos
|
8a099f3faa
|
sys: PassQueryDirectoryFileName
|
2017-09-26 14:19:27 -07:00 |
|
Bill Zissimopoulos
|
1ac172d2f8
|
inc,sys: PassQueryDirectoryFileName
|
2017-09-26 11:51:49 -07:00 |
|
Bill Zissimopoulos
|
34546def3c
|
sys,dll: GetDirInfoByName
|
2017-09-25 19:46:36 -07:00 |
|
Bill Zissimopoulos
|
3ede1a5c70
|
memfs-dotnet: fix GetDescendantFileNames
|
2017-09-25 12:53:08 -07:00 |
|
Bill Zissimopoulos
|
5194536ec3
|
memfs: fix issue #103
|
2017-09-25 11:58:20 -07:00 |
|
Bill Zissimopoulos
|
c39bc81299
|
tools: run-tests: run FSX over passthrough-fuse
|
2017-09-16 11:00:07 -07:00 |
|
 Bill ZissimopoulosandGitHub
|
18bf6ca666
|
Merge pull request #107 from saibotu/pr-writesize
Don't decrease FileSize on write
|
2017-09-16 10:56:34 -07:00 |
|
Bill Zissimopoulos
|
6e578350f4
|
doc: update file system libraries
|
2017-09-01 15:20:20 -07:00 |
|
Bill Zissimopoulos
|
81afac9c3a
|
fsptool: usage
|
2017-07-19 23:33:53 -07:00 |
|
Bill Zissimopoulos
|
10081e1a69
|
fsptool: perm
|
2017-07-19 23:28:46 -07:00 |
|
Bill Zissimopoulos
|
8e5c40bbbe
|
fsptool: perm
|
2017-07-19 23:16:05 -07:00 |
|
Bill Zissimopoulos
|
7745bf4cdc
|
fsptool: usage
|
2017-07-19 21:55:28 -07:00 |
|
Bill Zissimopoulos
|
c7a779fa98
|
fsptool: id
|
2017-07-20 05:29:13 +01:00 |
|
Bill Zissimopoulos
|
3f90d60dc4
|
fsptool: id
|
2017-07-19 20:17:25 -07:00 |
|
Bill Zissimopoulos
|
f73cbc0e37
|
fsptool: id
|
2017-07-19 17:35:24 -07:00 |
|
Bill Zissimopoulos
|
c88a86f7c7
|
fsptool: id
|
2017-07-19 17:26:00 -07:00 |
|
Bill Zissimopoulos
|
dbdbdf07cf
|
fsptool: id
|
2017-07-19 16:48:00 -07:00 |
|
Bill Zissimopoulos
|
6b2dcaef96
|
fsptool: getuid, getgid
|
2017-07-19 16:05:49 -07:00 |
|
Bill Zissimopoulos
|
fcae6ce018
|
fsptool: update Changelog
|
2017-07-19 15:38:03 -07:00 |
|
Bill Zissimopoulos
|
690d3e4c8e
|
fsptool: lsvol
|
2017-07-19 15:22:43 -07:00 |
|
Bill Zissimopoulos
|
af37424ecc
|
fsptool: lsvol
|
2017-07-19 14:56:32 -07:00 |
|
Bill Zissimopoulos
|
fd53e22f7e
|
fstool: skeleton
|
2017-07-19 14:16:01 -07:00 |
|
Bill Zissimopoulos
|
3df0fa02ba
|
build: refactor project for fsptool
|
2017-07-19 12:10:27 -07:00 |
|
Bill Zissimopoulos
|
9484b50cbd
|
changelog: FspFileSystemOperationProcessId
|
2017-07-18 14:37:46 -07:00 |
|
Bill Zissimopoulos
|
14e6b402fe
|
build: version.properties: MyGitRevision fix
|
2017-07-14 20:33:59 -07:00 |
|
Bill Zissimopoulos
|
2227429d8e
|
opt: cygfuse: winpid_to_pid
|
2017-07-13 00:10:03 -07:00 |
|
Bill Zissimopoulos
|
9deb9d5319
|
dll: fuse: winpid_to_pid
|
2017-07-12 23:45:40 -07:00 |
|
Bill Zissimopoulos
|
193d5f4e91
|
tst: originating process id
|
2017-07-12 22:34:47 -07:00 |
|
Bill Zissimopoulos
|
26485ffbd6
|
sys: originating process id
|
2017-07-12 20:54:12 -07:00 |
|
Bill Zissimopoulos
|
7302b4baea
|
dll: originating process id
|
2017-07-12 20:18:35 -07:00 |
|
Bill Zissimopoulos
|
fc1586eb82
|
dll: originating process id
|
2017-07-12 18:53:12 -07:00 |
|
Bill Zissimopoulos
|
637f461a65
|
sys: FspFileNodeTrySetFileInfoOnOpen
|
2017-07-11 15:23:03 -07:00 |
|