0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 23 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New nfspysh command: put
bonsaiviking
as Daniel Miller
More... about 11 years ago
Properly handle empty commands (skip)
bonsaiviking
as Daniel Miller
More... about 11 years ago
New option to nfspysh: -c for batch-mode commands
bonsaiviking
as Daniel Miller
More... about 11 years ago
Better flow control on Shell.run()
bonsaiviking
as Daniel Miller
More... about 11 years ago
Refactor command processing from run loop
bonsaiviking
as Daniel Miller
More... about 11 years ago
Better help system for nfspysh, get takes local filename
bonsaiviking
as Daniel Miller
More... about 11 years ago
Update setup.py to install nfspysh
bonsaiviking
as Daniel Miller
More... about 11 years ago
New non-fuse interface: nfspysh
bonsaiviking
as Daniel Miller
More... about 11 years ago
Fix bug in NFSError.__str__()
bonsaiviking
as Daniel Miller
More... about 11 years ago
New .gitignore
bonsaiviking
as Daniel Miller
More... about 11 years ago
Completely decouple fuse-dependent stuff from nfspy
bonsaiviking
as Daniel Miller
More... about 11 years ago
Fix auth_flavors unpacking
bonsaiviking
as Daniel Miller
More... almost 12 years ago
Fix nfspy script to use new main() invocation
bonsaiviking
as Daniel Miller
More... almost 12 years ago
Clean up README a little (escape underscores)
bonsaiviking
as Daniel Miller
More... almost 12 years ago
small refactor, add fakename option to spoof hostname
bonsaiviking
as Daniel Miller
More... about 12 years ago
Decoupled NfSpy from NFSFuse, will help support using without fuse
bonsaiviking
as Daniel Miller
More... about 12 years ago
Add some unittest stuff (incomplete, but not broken)
bonsaiviking
as Daniel Miller
More... about 12 years ago
Fix version checking in mountclient
bonsaiviking
as Daniel Miller
More... about 12 years ago
Put fs initialization in fsinit(), fixes --help issue
bonsaiviking
as Daniel Miller
More... about 12 years ago
Update documentation for NFSv3
bonsaiviking
as Daniel Miller
More... about 12 years ago
NFSv3 client bugfixes, mostly packing/unpacking bugs
bonsaiviking
as Daniel Miller
More... about 12 years ago
Fix fhandle un/packer, was using fopaque, should have been opaque
bonsaiviking
as Daniel Miller
More... about 12 years ago
Make BUFSIZE a property of RawUDPClient so subclasses can modify it
bonsaiviking
as Daniel Miller
More... about 12 years ago
First draft NFS3 integration, no testing yet
bonsaiviking
as Daniel Miller
More... about 12 years ago
Initial mount3 client
bonsaiviking
as Daniel Miller
More... about 12 years ago
Fix bug: NFSError when using getroot
bonsaiviking
as Daniel Miller
More... over 12 years ago
Don't prune on every gethandle call, since it is expensive
bonsaiviking
as Daniel Miller
More... over 12 years ago
Installation instructions, MIT/Expat license
bonsaiviking
as Daniel Miller
More... over 12 years ago
Fixed caching, more efficient gethandle
bonsaiviking
as Daniel Miller
More... almost 13 years ago
Document new options, change dirhandle to take tshark output
bonsaiviking
as Daniel Miller
More... almost 13 years ago