Age | Commit message (Expand) | Author |
2018-07-04 | macos: fix O_DIRECT build failure | Jakob Unterwurzacher |
2018-07-02 | fusefrontend: disallow O_DIRECT and fall back to buffered IO | Jakob Unterwurzacher |
2018-07-01 | fsck: rename "CorruptItems" channel to "MitigatedCorruptions" | Jakob Unterwurzacher |
2018-06-19 | Fix three golint warnings | Jakob Unterwurzacher |
2018-04-03 | fsck: report skipped corrupt files | Jakob Unterwurzacher |
2018-04-02 | fsck: clean up log output | Jakob Unterwurzacher |
2018-03-25 | fusefrontend: handle empty xattrs efficiently | Jakob Unterwurzacher |
2018-03-25 | fusefrontend: add xattr support | Jakob Unterwurzacher |
2018-03-24 | fusefrontend: create helpers for symlink encryption | Jakob Unterwurzacher |
2018-02-18 | fusefrontend[_reverse]: move crypto init up to caller | Jakob Unterwurzacher |
2018-01-17 | fusefronted: add PlaintextNames special-cases for Create & Rename | Jakob Unterwurzacher |
2017-12-25 | fusefrontend: Use Linkat syscall to implement Link | Sebastian Lackner |
2017-12-25 | fusefrontend: Handle PlaintextNames mode in Link | Sebastian Lackner |
2017-11-30 | syscallcompat: check that we get NOFOLLOW wherever possible | Jakob Unterwurzacher |
2017-11-29 | fusefrontend: Use Fchownat to implement Chown | Sebastian Lackner |
2017-11-29 | fusefrontend: Use Fchmodat to implement Chmod | Sebastian Lackner |
2017-11-29 | syscallcompat: Introduce unlinkat syscall with flags argument | Sebastian Lackner |
2017-11-28 | fusefrontend: Use openBackingPath in Unlink and simplify code | Sebastian Lackner |
2017-11-28 | fusefrontend: Handle PlaintextNames mode in Unlink | Sebastian Lackner |
2017-11-28 | fusefrontend: Introduce a openBackingPath helper and use it to simplify Mknod... | Sebastian Lackner |
2017-11-28 | fusefrontend: allow_other: close race between symlink and chown | Sebastian Lackner |
2017-11-28 | fusefrontend: Use the Symlinkat syscall for longname handling | Sebastian Lackner |
2017-11-28 | fusefrontend: Set owner after symlink creation in PlaintextNames mode | 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-08-11 | main: purge masterkey from memory as soon as possible | Jakob Unterwurzacher |
2017-07-11 | fusefronted: enable writing to write-only files | Jakob Unterwurzacher |
2017-06-01 | Implement force_owner option to display ownership as a specific user. | Charles Duffy |
2017-05-03 | fusefrontend: log "too many open files" errors | Jakob Unterwurzacher |
2017-05-01 | fusefrontend: drop writeOnly flag | Jakob Unterwurzacher |
2017-04-29 | fix golint complaints | Jakob Unterwurzacher |
2017-04-23 | Add -forcedecode | danim7 |
2017-03-18 | serialize_reads: add read serialization logic | Jakob Unterwurzacher |
2017-03-05 | nametransform: fix Raw64 not affecting symlink targets | Jakob Unterwurzacher |
2017-03-05 | full stack: implement HKDF support | Jakob Unterwurzacher |
2017-03-05 | cryptocore: use eme v1.1 interface | Jakob Unterwurzacher |
2017-03-02 | fusefrontend: when chown'ing a directory, also chown its diriv | Jakob Unterwurzacher |
2017-01-26 | fusefrontend: fix hard-linking with long name | Jakob Unterwurzacher |
2016-11-28 | fusefrontend: preserve owner for symlinks | Jakob Unterwurzacher |
2016-11-28 | fusefronted: preserve owner for device nodes and sockets | Jakob Unterwurzacher |
2016-11-28 | fusefrontend: use Lchown when preserving owner | Jakob Unterwurzacher |
2016-11-25 | main, fusefrontend: add "-noprealloc" option | Jakob Unterwurzacher |
2016-11-01 | Add support for unpadded base64 filenames, "-raw64" | Jakob Unterwurzacher |
2016-10-10 | fusefrontend: Also preserve the owner in Mkdir | Jakob Unterwurzacher |
2016-10-04 | lint fixes | Valient Gough |
2016-09-29 | reverse: use per-purpose nonce generation | Jakob Unterwurzacher |
2016-09-25 | contentenc: rename constant "IVBitLen" to "DefaultIVBits" and clarify comment | Jakob Unterwurzacher |
2016-09-25 | contentenc: add "ExternalNonce" mode | Jakob Unterwurzacher |
2016-09-25 | fusefrontend: handle Readlink directly | Jakob Unterwurzacher |