1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bindfs_ioctl signature on FUSE3 More... about 4 years ago
bindfs_rename: removed fallback codepath. More... about 4 years ago
(IDE removed some trailing whitespace) More... about 4 years ago
Make tests run on FUSE 3 (they still fail) More... about 4 years ago
configure.ac: autodetect fuse3 and fuse2 by default, preferring fuse3. Provide flag --with-fuse2 in addition to --with-fuse3 More... about 4 years ago
Gitignored .idea and .vscode More... about 4 years ago
Merge pull request #95 from McBane87/master More... about 4 years ago
Enhanced filter_special_opts to handle comma seperated options More... about 4 years ago
Changes to satisfy Valgrind + more intendation fixes More... about 4 years ago
Sqgfault fix + Comments cleanup + intendation fix More... about 4 years ago
Initial Fuse 3 support + Support to allow some special options More... about 4 years ago
Released 1.14.9. More... about 4 years ago
Added support for `-o fsname` More... about 4 years ago
Fixed tests on older Ruby versions More... about 4 years ago
Non-zero exit code when bindfs_init fails. More... about 4 years ago
Released 1.14.8. More... over 4 years ago
Added copy-pasta for flock() required by MacOS / XCode 12. More... over 4 years ago
Added missing include for "sys/file.h" (for flock()). More... over 4 years ago
Released 1.14.7. More... almost 5 years ago
Fixed a line ending bug with uid/gid mapping files that I introduced when merging #85. More... almost 5 years ago
Released 1.14.6. More... almost 5 years ago
Added test case for #85 and fixed a minor UX issue with it. More... almost 5 years ago
Fixed man page entry More... almost 5 years ago
Added man page entry More... almost 5 years ago
Typo More... almost 5 years ago
Removed debugging output More... almost 5 years ago
New parameters --map-passwd and --map-group More... almost 5 years ago
On UID/GID DB read failure, print non-debug message and tolerate ENOENT. More... almost 5 years ago
Call setpwent() and setgrent(). More... almost 5 years ago
Added centos8 to Vagrant tests. More... almost 5 years ago