0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
smbclient_removexattr: add function and documentation More... over 11 years ago
smbclient_setxattr: add function and documentation More... over 11 years ago
Unknown errors: don't capitalize message, always print errno More... over 11 years ago
Update README.md to remove my name More... over 11 years ago
smbclient_getxattr: add function and documentation More... over 11 years ago
smbclient_listxattr: add function and documentation More... over 11 years ago
smbclient_utimes: add function and documentation More... over 11 years ago
smbclient_chmod: add function and documentation More... over 11 years ago
Bugfix: function not defined in non-ZTS mode, wrong arguments More... over 11 years ago
Thread-local storage: add some documentation More... over 11 years ago
README.md: rewrite install instructions as Markdown More... over 11 years ago
smbclient_ftruncate: add function and documentation More... almost 12 years ago
smbclient_lseek: add function and documentation More... almost 12 years ago
smbclient_fstat: add function and documentation More... almost 12 years ago
README: credentials no longer need to be passed in the URL per se More... almost 12 years ago
Bump version to 0.4 More... almost 12 years ago
Merge pull request #4 from aklomp/state More... almost 12 years ago
Merge pull request #2 from aklomp/cleanup More... almost 12 years ago
smbclient_write: correct error messages, add EACCES More... almost 12 years ago
Parameter checking: simply return on error, as is the idiom More... almost 12 years ago
smbclient_unlink: recognize the EBUSY error More... almost 12 years ago
smbclient_write: make write length optional just like fwrite More... almost 12 years ago
smbc_open: add open flags support just like fopen More... about 12 years ago
README: convert to Markdown, add function descriptions More... about 12 years ago
Fix compiler warning: missing header for php_info_* More... about 12 years ago
Fix warnings when printf'ing longs: use %ld, not %d More... about 12 years ago
Merge pull request #1 from aklomp/cleanup More... about 12 years ago
Bump version to 0.3, add credits More... about 12 years ago
Add smbclient_state_errno() to query last errno for state More... about 12 years ago
Reshuffle functions into more natural order More... about 12 years ago