0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implement "cat" for nfspysh, patch from truekonrads #3
bonsaiviking
as Daniel Miller
More... over 9 years ago
Fix #2: Handle missing errno constants
bonsaiviking
as Daniel Miller
More... over 9 years ago
== vs = fail
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Handle some weird errors around the root
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Fixed another variable scoping issue
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Fixed a variable scoping issue
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Fix readability and document tcpdump -u option
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Allow any colon-separating scheme for dirhandle
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Use server transfer sizes for get and put
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Fix some python deprecation warnings with -3
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Adjust field widths for nfspysh/ls
bonsaiviking
as Daniel Miller
More... almost 11 years ago
nfspysh: Better formatting for df
bonsaiviking
as Daniel Miller
More... almost 11 years ago
nfspysh command 'df' added. NfSpy.statfs needs work.
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Fix statfs call (remove posix dependency)
bonsaiviking
as Daniel Miller
More... almost 11 years ago
nfspysh: support get to local directory
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Update README.md for nfspysh
bonsaiviking
as Daniel Miller
More... almost 11 years ago
exports option is root_squash, not squash_root
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Make -o a required option for nfspysh
bonsaiviking
as Daniel Miller
More... almost 11 years ago
nfspysh: new command mv
bonsaiviking
as Daniel Miller
More... almost 11 years ago
nfspysh: Handle put to directory
bonsaiviking
as Daniel Miller
More... almost 11 years ago
nfspysh commands umask and rm added
bonsaiviking
as Daniel Miller
More... almost 11 years ago
nfspysh: new command chown
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Add commands mkdir and rmdir
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Fix error in NfSpy.mkir
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Add readlink support to ls
bonsaiviking
as Daniel Miller
More... almost 11 years ago
nfspysh: New command chmod
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Use a smarter umask for put
bonsaiviking
as Daniel Miller
More... almost 11 years ago
nfspysh: put can now overwrite files
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Rework NfSpy options for better help/documentation
bonsaiviking
as Daniel Miller
More... almost 11 years ago
Add recursive listing support to ls (ls -r)
bonsaiviking
as Daniel Miller
More... almost 11 years ago