0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New option 'getroot' to find root export from subdirectory handle
bonsaiviking
as Daniel Miller
More... over 12 years ago
Support passing dirhandle on commandline, skip mounting
bonsaiviking
as Daniel Miller
More... over 12 years ago
Support mounting without portmapper available
bonsaiviking
as Daniel Miller
More... over 12 years ago
Fix error on setup.py install: No such file nfspy/nfspy
bonsaiviking
as Daniel Miller
More... over 12 years ago
markup
bonsaiviking
as Daniel Miller
More... over 12 years ago
Fix markdown markup
bonsaiviking
as Daniel Miller
More... over 12 years ago
Change README to markdown format
bonsaiviking
as Daniel Miller
More... over 12 years ago
NFSClient procedures raise exceptions instead of returning errors
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Merge branch 'rw'
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Move NFSError class to nfsclient.py
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Acknowledge NFS version screwups in README
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Support rw mounting. Needs testing
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Fix some spelling errors in nfsclient.py
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Fix some spelling errors in nfsclient.py
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Update README
bonsaiviking
as Daniel Miller
More... almost 13 years ago
added README
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Really fix imports (for real) and add script nfspy
bonsaiviking
as Daniel Miller
More... almost 13 years ago
fix imports
bonsaiviking
as Daniel Miller
More... almost 13 years ago
add requirement for fuse module
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Change from Makefile to setup.py
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Rename to NfSpy, reorder for distutils
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Add attribution to some files
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Added option for UDP mount (for printers)
bonsaiviking
as Daniel Miller
More... about 13 years ago
test before linking in Makefile
bonsaiviking
as Daniel Miller
More... over 13 years ago
Fixed --help breaking, some error handling stuff
bonsaiviking
as Daniel Miller
More... over 13 years ago
Added Makefile, chmod +x nfsfuse.py
bonsaiviking
as Daniel Miller
More... over 13 years ago
Merge branch 'handle_cache'
bonsaiviking
as Daniel Miller
More... over 13 years ago
Fixed a/c/mtime bug (reporting epoch for all)
bonsaiviking
as Daniel Miller
More... over 13 years ago
Caching works, fixed a/c/mtime, etc
bonsaiviking
as Daniel Miller
More... over 13 years ago
Fixed reference to cache instead of self.cache
bonsaiviking
as Daniel Miller
More... over 13 years ago