aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-17main: also redirect Fatal logger to syslog on daemonizationJakob Unterwurzacher
2018-10-11Updated manpage for -idle flagJesse Dunietz
2018-10-11tests: fix golint errorJakob Unterwurzacher
2018-10-11tests: add idle timeout testJakob Unterwurzacher
2018-10-11Add option for autounmountJesse Dunietz
2018-10-11tests: syscallcompat: allow failure for symlinks > 1000Jakob Unterwurzacher
2018-10-10tests: catch "name too long" symlink failure on XFSJakob Unterwurzacher
2018-10-10tests: respect TMPDIR if setJakob Unterwurzacher
2018-09-23fusefrontend: Fix uint16 build failure on DarwinJakob Unterwurzacher
2018-09-23fusefrontend: make Rename() symlink-safeJakob Unterwurzacher
2018-09-23fusefrontend: make Create() symlink-safeJakob Unterwurzacher
2018-09-23fusefrontend: Open(): fix dirfd leakJakob Unterwurzacher
2018-09-23fusefrontend: add named parameters to openBackingDirJakob Unterwurzacher
2018-09-23fusefrontend: get rid of os.File* wrappingJakob Unterwurzacher
2018-09-23fusefrontent: make Open() symlink-safeJakob Unterwurzacher
2018-09-23tests: add symlink_race toolJakob Unterwurzacher
2018-09-23tlog: always trim trailing newlinesJakob Unterwurzacher
2018-09-22syscallcompat: untangle Openat flag checkJakob Unterwurzacher
2018-09-22tests: detect and report chmod failures earlierJakob Unterwurzacher
2018-09-18main: sanitize commas from fsnameJakob Unterwurzacher
2018-09-08fusefrontend: use OpenDirNofollow in openBackingDirJakob Unterwurzacher
2018-09-08tests: restore Go 1.7 compatibilityJakob Unterwurzacher
2018-09-08syscallcompat: use O_PATH in OpenDirNofollowJakob Unterwurzacher
2018-09-08syscallcompat: untangle OpenNofollow and rename to OpenDirNofollowJakob Unterwurzacher
2018-09-08tests: add chmod testJakob Unterwurzacher
2018-09-08tests: restore TestUtimesNanoSymlinkJakob Unterwurzacher
2018-09-08main: don't read the config file twice (fix pipe bug)Jakob Unterwurzacher
2018-09-08configfile: add LoadAndDecrypt wrapperJakob Unterwurzacher
2018-09-08configfile: split off masterkey decryptionJakob Unterwurzacher
2018-09-08configfile: return specific error on empty inputJakob Unterwurzacher
2018-08-26travis: add Go 1.11Jakob Unterwurzacher
2018-08-26syscallcompat: drop Fchmodat flagsv1.6.1Jakob Unterwurzacher
2018-08-26travis: show fs type for /tmpJakob Unterwurzacher
2018-08-18README: update benchmark outputJakob Unterwurzacher
2018-08-18Update reverse benchmarksv1.6Jakob Unterwurzacher
2018-08-18Update README for v1.6 releaseJakob Unterwurzacher
2018-08-15README: list trezor support in changelogJakob Unterwurzacher
2018-08-15trezor: document -trezor in man pageJakob Unterwurzacher
2018-08-15trezor: show support in version stringJakob Unterwurzacher
2018-08-15dep: update dependenciesJakob Unterwurzacher
2018-08-15build.bash: handle args containing spacesJakob Unterwurzacher
2018-08-15fusefrontend: truncateGrowFile: pass zeroPad error to callerJakob Unterwurzacher
2018-08-15fsck: skip already-seen hard-linked filesJakob Unterwurzacher
2018-08-15fsck: don't print corse corruption offsetJakob Unterwurzacher
2018-08-15main: add -e as an alias for -excludeJakob Unterwurzacher
2018-08-15fusefrontend_reverse: reject excludes for the root directory ""Jakob Unterwurzacher
2018-08-11Update changelogJakob Unterwurzacher
2018-08-11reverse mode: add --exclude optionJakob Unterwurzacher
2018-08-11cli: add multipleStrings typeJakob Unterwurzacher
2018-08-11tests: VerifyExistence: panic on inconsistent resultsJakob Unterwurzacher