Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source4 / libcli / pysmb.c
2016-04-04 Andrew BartlettImported Upstream version 4.3.6
2016-04-01 Andrew BartlettImported Upstream version 4.4.0
2015-11-07 Jelmer VernooijMerge tag 'debian/4.1.20+dfsg-1' of git://git.debian...
2015-04-25 Jelmer VernooijMerge tag 'upstream/4.2.1+dfsg' into experimental
2015-04-25 Jelmer VernooijImported Upstream version 4.2.1+dfsg
2015-04-25 Jelmer VernooijMerge 4.1 branch.
2015-01-27 Petr ViktorinRemove use of the "staticforward" macro
2015-01-22 Petr ViktorinRemove use of the "staticforward" macro
2014-12-07 Jelmer VernooijMerge tag 'upstream/4.2.0_rc2+dfsg' into experimental
2014-12-07 Jelmer VernooijImported Upstream version 4.2.0~rc2+dfsg
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
2013-10-15 Ivo De DeckerMerge branch 'master' into samba_4.0
2013-05-10 Ivo De DeckerMerge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
2013-05-10 Ivo De DeckerImported Upstream version 4.0.0+dfsg1
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