Age | Commit message (Expand) | Author |
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 |
2016-10-19 | tests: add 1980.tar.gz extract test | Jakob Unterwurzacher |
2016-10-19 | lint fixes | Jakob Unterwurzacher |
2016-10-16 | fusefrontend: Utimens: one more band-aid | Jakob Unterwurzacher |
2016-10-16 | fusefrontend: Utimens: ugly band-aid for nil pointer crash in go-fuse | Jakob Unterwurzacher |
2016-10-16 | tests: verify that UTIME_OMIT works | Jakob Unterwurzacher |
2016-10-16 | tests: deduplicate UtimesNano testing code | Jakob Unterwurzacher |
2016-10-16 | tests: split "normal" tests into "cli" and "defaults" | Jakob Unterwurzacher |
2016-10-08 | tests: invert ResetTmpDir argument | Jakob Unterwurzacher |
2016-10-08 | tests: matrix: have the testcase struct as a global variable | Jakob Unterwurzacher |
2016-10-08 | tests: matrix: convert to table-based style | Jakob Unterwurzacher |
2016-10-04 | tests: skip tests with -openssl=false on Go 1.4 and lower | Jakob Unterwurzacher |
2016-10-04 | tests: symlink to "/" instead of "/etc/motd" | Jakob Unterwurzacher |
2016-10-04 | tests: fallocate: skip some disk usage checks on btrfs | Jakob Unterwurzacher |
2016-09-25 | Implement changes proposed by gosimple. | Jakob Unterwurzacher |
2016-09-25 | tests: skip the nanosecond compare for now | Jakob Unterwurzacher |
2016-09-25 | tests: set the times on a symlink | Jakob Unterwurzacher |
2016-08-09 | tests: add TestUtimesNano | Jakob Unterwurzacher |
2016-07-11 | tests: matrix: print name in verbose output | Jakob Unterwurzacher |
2016-07-11 | tests: use unmount wrapper in ResetTmpDir | Jakob Unterwurzacher |
2016-07-06 | tests: fix shadow warning | Jakob Unterwurzacher |
2016-07-03 | syscallcompat: OSX: add Fallocate and Openat wrappers | Jakob Unterwurzacher |
2016-07-02 | fusefrontend: add fallocate support | Jakob Unterwurzacher |
2016-07-01 | fusefrontend: coalesce grows in Truncate() | Jakob Unterwurzacher |
2016-06-30 | test: split up integration_tests | Jakob Unterwurzacher |