Age | Commit message (Expand) | Author |
2020-05-10 | Fix spelling mistakes found by misspell | Jakob Unterwurzacher |
2020-05-09 | tests: use t.Name() | Jakob Unterwurzacher |
2020-02-15 | tests: randomize data in testWriteN | Jakob Unterwurzacher |
2019-10-06 | tests: filter leaked fds by prefix | Jakob Unterwurzacher |
2019-10-06 | tests: clarify which process seems to be leaking fds | Jakob Unterwurzacher |
2019-09-01 | tests: matrix: test -serialize_reads | Jakob Unterwurzacher |
2019-04-08 | tests: speed up new tests a little | Jakob Unterwurzacher |
2019-04-08 | tests: add TestConcurrentReadCreate, move to new file | Jakob Unterwurzacher |
2019-04-08 | tests: add TestConcurrentReadWrite | Jakob Unterwurzacher |
2019-04-08 | tests: add additional TestWrite10Tight test | Jakob Unterwurzacher |
2019-02-17 | tests: fix compile error in matrix_test.go | Jakob Unterwurzacher |
2019-02-17 | ParseHeader: print hexdump on error | Jakob Unterwurzacher |
2019-02-17 | nametransform: reject names longer than 255 chars | Jakob Unterwurzacher |
2019-01-20 | tests: check that we can delete directories with all permission | Jakob Unterwurzacher |
2019-01-20 | tests: matrix: split out directory tests into their own file | Jakob Unterwurzacher |
2019-01-14 | tests: reduce noise on MacOS | Jakob Unterwurzacher |
2019-01-06 | tests: check that fallocate does not over-allocate space | Jakob Unterwurzacher |
2019-01-06 | tests: move fallocate tests to its own file | Jakob Unterwurzacher |
2019-01-06 | tests: TestFallocate: comment what "d" and "h" means | Jakob Unterwurzacher |
2019-01-01 | tests: teach ListFds() to check other processes | Jakob Unterwurzacher |
2019-01-01 | tests: save gocryptfs process id in test_helpers.MountPID | Jakob Unterwurzacher |
2019-01-01 | fusefrontend: make Access() symlink-safe. | Jakob Unterwurzacher |
2018-09-22 | tests: detect and report chmod failures earlier | Jakob Unterwurzacher |
2018-09-08 | tests: restore Go 1.7 compatibility | Jakob Unterwurzacher |
2018-09-08 | tests: add chmod test | Jakob Unterwurzacher |
2018-09-08 | tests: restore TestUtimesNanoSymlink | Jakob Unterwurzacher |
2018-04-07 | tests: cli_test: fix fd leak | Jakob Unterwurzacher |
2018-04-07 | tests: matrix: check for fd leaks | Jakob Unterwurzacher |
2018-04-01 | tests: add a few explicit file Close() in matrix_test | Jakob Unterwurzacher |
2018-03-06 | tests: drop "-z" from fusermount to catch forgotten fds | Jakob Unterwurzacher |
2018-03-05 | tests: matrix_test: skip cases when without_openssl is set | Jakob Unterwurzacher |
2018-03-05 | macos: doTestUtimesNano: skip UTIME_OMIT and nanoseconds testcases | Jakob Unterwurzacher |
2018-03-05 | tests: TestUtimesNano: replace ugly compareUtimes wrapper | Jakob Unterwurzacher |
2018-03-05 | tests: fix a few fd leaks | Jakob Unterwurzacher |
2018-03-05 | macos: skip TestUtimesNanoSymlink early | Jakob Unterwurzacher |
2018-02-28 | MacOS: skip TestUtimesNanoSymlink and TestUtimesNanoFd | Jakob Unterwurzacher |
2018-01-17 | fusefronted: add PlaintextNames special-cases for Create & Rename | Jakob Unterwurzacher |
2017-12-25 | fusefrontend: Handle PlaintextNames mode in Link | Sebastian Lackner |
2017-11-28 | fusefrontend: Handle PlaintextNames mode in Unlink | Sebastian Lackner |
2017-11-28 | fusefrontend: Handle PlaintextNames mode in Mknod | Sebastian Lackner |
2017-11-27 | fusefronted: allow_other: close race between mknod and chown | Jakob Unterwurzacher |
2017-11-25 | fusefrontend: Fix longname handling for renames with existing target | Sebastian Lackner |
2017-03-05 | Drop Go 1.4 compatability code everywhere | Jakob Unterwurzacher |
2017-02-20 | tests: adapt dir overwrite test for Go 1.8 | Jakob Unterwurzacher |
2017-02-16 | tests: OSX compat: wrap Stat_t atime extract | Jakob Unterwurzacher |
2017-01-26 | tests: add TestLongLink (currently broken) | Jakob Unterwurzacher |
2016-11-01 | Add Go 1.4 compatibility layer for raw64 | Jakob Unterwurzacher |
2016-11-01 | tests: add raw64 tests | Jakob Unterwurzacher |
2016-10-30 | fusefrontend: drop atime workarounds | Jakob Unterwurzacher |
2016-10-19 | tests: fix forgotten variable rename | Jakob Unterwurzacher |