Remove use of the "staticforward" macro
[metze/samba/wip.git] / source4 / libcli / pysmb.c
2015-01-22 Petr ViktorinRemove use of the "staticforward" macro
2014-01-09 Matthias Dieter... samba:python - Py_RETURN_NONE remove compatibility...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-11-13 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-07-03 Amitay Isaacss4-pysmb: Add deltree() method to remove directory...
2012-06-20 Amitay Isaacss4-pysmb: Parse security info as an unsigned integer
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