- Jul 26, 2017
-
-
Jeremy Soller authored
-
- Jul 22, 2017
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jul 17, 2017
-
-
Jeremy Soller authored
Require same uid as owner to unlink, not write permission
-
- Jul 16, 2017
-
-
Ian Douglas Scott authored
-
- Jul 15, 2017
-
-
Jeremy Soller authored
Do not fail due to file permissions on creation
-
Ian Douglas Scott authored
Matches Posix.
-
- Jul 12, 2017
-
-
Jeremy Soller authored
Make fcntl not clobber access mode
-
Ian Douglas Scott authored
-
- Jul 10, 2017
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jul 09, 2017
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jul 04, 2017
-
-
Jeremy Soller authored
Follow symlinks on O_STAT, unless O_NOFOLLOW is passed
-
Ian Douglas Scott authored
-
- Jul 03, 2017
-
-
Jeremy Soller authored
Support unlink() on symlink
-
Ian Douglas Scott authored
-
- Jun 30, 2017
-
-
Jeremy Soller authored
Symlinks in fuse
-
Ian Douglas Scott authored
-
- Jun 29, 2017
-
-
Jeremy Soller authored
Return EINVAL for O_SYMLINK on non-symlink
-
Ian Douglas Scott authored
-
Jeremy Soller authored
[WIP] Symlinks
-
Ian Douglas Scott authored
-
- Jun 26, 2017
-
-
Ian Douglas Scott authored
-
- Jun 03, 2017
-
-
Jeremy Soller authored
Allow seek beyond end of file.
-
Ian Douglas Scott authored
This is enough to fix as. I don't know if it correctly fills the space with zeros when writing beyond the current EOF.
-
- May 29, 2017
-
-
Jeremy Soller authored
Use ? instead of try!
-
Ian Douglas Scott authored
I didn't notice there were two copies of this code
-
Ian Douglas Scott authored
-
- May 28, 2017
-
-
Jeremy Soller authored
Initialize fields of Stat struct to 0
-
Ian Douglas Scott authored
-
Ian Douglas Scott authored
Prevents potential undefined behavior based on how the call is made. Of course, eventually these fields should actually be set.
-
- Apr 26, 2017
-
-
Jeremy Soller authored
fix travis macos build
-
Gigih Aji Ibrahim authored
trying to fix travis macos build fail. don't know if this work or not. I don't have mac to test it :)
-
- Apr 16, 2017
-
-
Jeremy Soller authored
-
- Apr 10, 2017
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-