1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a patch from Lucas C. Villa Real fixing return value when you just want version or help. More... over 17 years ago
Fix a missing to_user() in path_create()
aakef
as Bernd Schubert
More... over 17 years ago
rmdir: to_root() needs to be called before the recursion.
aakef
as Bernd Schubert
More... over 17 years ago
Fix a an endless recursion if unlink() or rmdir() fails (fixes a segfault).
aakef
as Bernd Schubert
More... over 17 years ago
Bugfix for commit 79b8de103adc, the to_root() was too early.
aakef
as Bernd Schubert
More... over 17 years ago
Fix a deadlock now happening on each ulink()
aakef
as Bernd Schubert
More... over 17 years ago
Add an option to disable the new initgroups feature.
aakef
as Bernd Schubert
More... over 17 years ago
Add a workaround for files having the execute bit, but which don't have the read-bit. The long term (and better) fix will be to teach fuse to tell userspace about the open-intent.
aakef
as Bernd Schubert
More... over 17 years ago
Fixed wrong use of snprintf(). Thanks to Bernd Schubert. More... over 17 years ago
merge More... over 17 years ago
Corrected the seteuid/setegid order More... over 17 years ago
Fixed a typo More... over 17 years ago
Now using the new rmdir() implementation More... almost 18 years ago
Separate rmdir() implementation More... almost 18 years ago
Updated makefile More... almost 18 years ago
Added Samuel to credits More... almost 18 years ago
Added a script for testing (thanks to Samuel Gelineau) More... almost 18 years ago
Revamp the RO/RW logic... More... almost 18 years ago
Makefile formatting fix More... about 18 years ago
Added first experimental version of cmake script More... about 18 years ago
Fixed a really stupid bug More... about 18 years ago
Added locking to allow multithreaded seteuid/setegid. More... about 18 years ago
Extended the makefile a bit More... about 18 years ago
Added initgroups (thanks again to Mattias Wadman) More... about 18 years ago
Add Mattias to credits More... about 18 years ago
Fixed compilation for xattr (thanks to Mattias Wadman) More... about 18 years ago
Comment formatting More... about 18 years ago
Added tag v0.18 for changeset d79ec339f938 More... over 18 years ago
version bump More... over 18 years ago
Swapped lines in Makefile More... over 18 years ago