Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-10 | pytalloc: Use consistent prefix for functions, add ABI file. | Jelmer Vernooij | 1 | -14/+14 |
2011-08-03 | s4-libcli: Fix the fd leak. Close open file descriptor before return. | Amitay Isaacs | 1 | -2/+4 |
2011-08-03 | s4-libcli: get_acl and set_acl require raw_open to set security descriptor | Amitay Isaacs | 1 | -15/+75 |
2011-08-03 | s4-libcli: Check if short_name is not null, before converting to python string | Amitay Isaacs | 1 | -1/+8 |
2011-08-03 | s4-libcli: Replace smb_composite_connect() with smb_full_connection() | Amitay Isaacs | 1 | -24/+20 |
2011-08-03 | s4-libcli: Added python SMB methods for mkdir(), rmdir(), chkpath() | Amitay Isaacs | 1 | -11/+97 |
2011-07-28 | s4-libcli: Initialize stack structure variables to zero. | Amitay Isaacs | 1 | -14/+45 |
2011-07-28 | s4-libcli: Added python interface for file I/O using SMB | Amitay Isaacs | 1 | -0/+387 |