Age | Commit message (Expand) | Author |
2019-10-06 | tests: use /var/tmp by default | 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-08 | tests: add TestNotIdle | Jakob Unterwurzacher |
2019-09-08 | test_helpers: ListFds: handle an exited process gracefully | Jakob Unterwurzacher |
2019-09-01 | tests: matrix: test -serialize_reads | Jakob Unterwurzacher |
2019-05-13 | -passwd now takes a passed -scryptn flag into account | Jakob Unterwurzacher |
2019-05-01 | tests: root_test: also test file creation | Jakob Unterwurzacher |
2019-05-01 | tests: fix root_test permission issues | Jakob Unterwurzacher |
2019-05-01 | tests: add root_tests (tests that must run as root) | Jakob Unterwurzacher |
2019-05-01 | tests: split testParentDir by UID | Jakob Unterwurzacher |
2019-05-01 | test_helpers: better function comments for InitFS and Mount | Jakob Unterwurzacher |
2019-04-10 | Add CodeLingo Tenet to fix missing close file | leilaes |
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-04-08 | readpassword: delete CheckTrailingGarbage | Jakob Unterwurzacher |
2019-03-31 | Allow "nofail" for /etc/fstab use | Jakob Unterwurzacher |
2019-03-30 | forward mode: create gocryptfs.diriv files with 0440 permissions | Jakob Unterwurzacher |
2019-03-26 | reverse mode: support wildcard exclude (--exclude-wildcard) | Eduardo M KALINOWSKI |
2019-03-03 | tests: fix data race in TestDirIVRace | 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-02-17 | test: len2elen.sh: fix first line output | Jakob Unterwurzacher |
2019-02-17 | tests: add len2elen.sh | Jakob Unterwurzacher |
2019-02-17 | tests: parallel_cp.sh: automount fs | Jakob Unterwurzacher |
2019-01-23 | tests: simplify parallel_cp.sh | Jakob Unterwurzacher |
2019-01-20 | tests: darwin: ignore error in TestMvWarningSymlink | 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-20 | Revert "syscallcompat: drop Faccessat AT_SYMLINK_NOFOLLOW helper" | Jakob Unterwurzacher |
2019-01-20 | syscallcompat: drop Faccessat AT_SYMLINK_NOFOLLOW helper | Jakob Unterwurzacher |
2019-01-15 | tests: Increase timeout in Mount() function. | Sebastian Lackner |
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-05 | tests: add parallel_cp stress test | Jakob Unterwurzacher |
2019-01-05 | fusefrontend: Allow to set/remove xattr on directory without read permission. | Sebastian Lackner |
2019-01-05 | A few more spelling fixes. | Sebastian Lackner |
2019-01-04 | tests: bump maxCacheFds to 3 | Jakob Unterwurzacher |
2019-01-04 | fusefrontend: fix setting xattrs on directories | Jakob Unterwurzacher |
2019-01-04 | tests: reverse: verify that longname .name files are exluded as well | Jakob Unterwurzacher |
2019-01-04 | tests: fix VerifyExistence() helper, it missed unstat()able files | Jakob Unterwurzacher |
2019-01-03 | tests: overengineer extractloop_plot_csv.m a little | Jakob Unterwurzacher |
2019-01-03 | Omit syscall.O_RDONLY flag when passing O_PATH. | Sebastian Lackner |
2019-01-03 | tests: extractloop: renice to level 19 | Jakob Unterwurzacher |
2019-01-03 | tests: allow one extra fd in fd leak detector (dirCache) | Jakob Unterwurzacher |