1
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More corrections More... over 17 years ago
Formatting and typo fix More... over 17 years ago
Guess what, formatting ;-) More... over 17 years ago
Formatting again More... over 17 years ago
And formatting again More... over 17 years ago
More useless formatting More... over 17 years ago
Whitespace removal More... over 17 years ago
More formatting More... over 17 years ago
A minor formatting fix More... over 17 years ago
Added tag v0.20 for changeset cc695bbf2179 More... over 17 years ago
Version bump More... over 17 years ago
Bugfix: The previous single thread setting was done the wrong way :(
aakef
as Bernd Schubert
More... over 17 years ago
Added tag v0.19 for changeset 790bb27434c4 More... over 17 years ago
Fix cmake builds and set default build options.
aakef
as Bernd Schubert
More... over 17 years ago
Temporarily enforce single threaded mode, required due to pthreads set*uid limitation.
aakef
as Bernd Schubert
More... over 17 years ago
Change version to 0.19 More... over 17 years ago
And another readdir() fix.
aakef
as Bernd Schubert
More... over 17 years ago
Don't delete subbranch files/dirs, but create whiteouts.
aakef
as Bernd Schubert
More... over 17 years ago
Don't return error messages not allowed for rmdir()
aakef
as Bernd Schubert
More... over 17 years ago
Revert all recently submitted rmdir() whiteout related code, not required anymore.
aakef
as Bernd Schubert
More... over 17 years ago
Remove TODO, since whiteouts are now separated anaway.
aakef
as Bernd Schubert
More... over 17 years ago
Simplify and bugfix unionfs_rmdir() and unionfs_unlink().
aakef
as Bernd Schubert
More... over 17 years ago
Create whiteouts as root.
aakef
as Bernd Schubert
More... over 17 years ago
Another readdir fix, only call read_whiteouts() with cow enabled.
aakef
as Bernd Schubert
More... over 17 years ago
Fix readdir.c with help of Goswin von Brederlow
aakef
as Bernd Schubert
More... over 17 years ago
Fix headers of most files (copyright and description), add myself to several files.
aakef
as Bernd Schubert
More... over 17 years ago
Only call read_whiteouts() when cow is enabled.
aakef
as Bernd Schubert
More... over 17 years ago
Make read_whiteouts() static
aakef
as Bernd Schubert
More... over 17 years ago
Properly move string function declarations to string.h
aakef
as Bernd Schubert
More... over 17 years ago
Move string function declarations to string.h
aakef
as Bernd Schubert
More... over 17 years ago