lib/util: charset modules do not exist any more
[ab/samba.git/.git] / source4 / libcli / pysmb.c
2012-04-01 Richard SharpeFix some of the issues that Jelmer identified in my...
2012-04-01 Richard SharpeAdd an open and close method to samba.smb.SMB so we...
2012-03-26 Richard SharpeFix the PyDoc comments in samba.smb.SMB and add a secur...
2012-03-07 Amitay Isaacss4-libcli: pysmb: Fix typo in secinfo_flags
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-03 Amitay Isaacss4-libcli: Fix the fd leak. Close open file descriptor...
2011-08-03 Amitay Isaacss4-libcli: get_acl and set_acl require raw_open to...
2011-08-03 Amitay Isaacss4-libcli: Check if short_name is not null, before...
2011-08-03 Amitay Isaacss4-libcli: Replace smb_composite_connect() with smb_ful...
2011-08-03 Amitay Isaacss4-libcli: Added python SMB methods for mkdir(), rmdir...
2011-07-28 Amitay Isaacss4-libcli: Initialize stack structure variables to...
2011-07-28 Amitay Isaacss4-libcli: Added python interface for file I/O using SMB