s4:librpc/tests: reset the object on the binding created from the tower
[kai/samba-autobuild/.git] / source4 / librpc / ndr /
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
2011-08-19 Amitay Isaacspy_security: Fix comparison between two dom_sid objects
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2010-11-30 Andrew Bartletts4-librpc Handle all types of GUID in the GUID() initia...
2010-05-20 Günther Deschnerlibrpc: finally merge ndr_string.c.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-14 Günther Deschners4-libndr: fix ndr_pull_string_array() for non utf16...
2010-01-21 Jelmer Vernooijpyxattr: Fix memory leaks.
2010-01-21 Jelmer Vernooijpyxattr: Fix return value, raise exception, fix memory...
2010-01-20 Matthieu Patous4: allow python code to dump NTACL object as well
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-31 Jelmer Vernooijpyldb: Add dom_sid.split in favor of less powerful...
2009-09-23 Jelmer Vernooijprovision: Avoid linking in multiple copies of security...
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Andrew Bartletts4:py_security Add missing header
2009-09-20 Andrew Bartletts4:provision Use code to store domain join in 'net...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthieu Patoupyldb: Don't segfault when invalid type is specified...
2009-08-12 Andrew Tridgelltry to give some hint as to what is causing NDR string...
2009-07-30 Jelmer VernooijDCE/RPC(Python): Rename py_talloc_import to py_talloc_s...
2009-07-01 Andrew Tridgellpy_talloc_import now uses a steal, so this free is...
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 nadezhda ivanovaFix of a bug in the security.descriptor.as_sddl() method
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Andrew BartlettAdd str() for policy_handles.
2009-04-21 Andrew Bartlettpython/dcerpc: Custom implementations of policy_handle...
2009-04-21 Andrew Bartlettpython/rpc: Add custom GUID.__str__, GUID.__repr__...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Jelmer VernooijMake domain sid argument to as_sddl() optional.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-19 Stefan Metzmachers4:librpc/ndr: if uninitialized variable in string_arra...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Günther Deschnerspoolss: move ndr spoolss helper to main librpc dir.
2009-02-03 Günther Deschnerlibrpc: add ndr_size_string_array().
2009-02-02 Stefan Metzmachers4:py_security: avoid 'this' and use 'py_self' and...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jelmer VernooijImplement as_sddl.
2009-01-22 Jelmer VernooijSupport parsing sddl for security descriptors.
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijFix syntax errors.
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-12-21 Jelmer VernooijSimplify customization of pidl-generated Python modules.
2008-12-21 Jelmer VernooijAllow providing extra module-level Python functions.
2008-12-21 Jelmer VernooijMerge the rest of security.i into samba.dcerpc.security.
2008-12-21 Jelmer VernooijRemove duplicate Python bindings for dom_sid, security_...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15 Jelmer VernooijAdd python extensions for dom_sid.
2008-12-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-12 Jelmer VernooijMove dom_sid to the Samba 3 IDL file, remove the old...
2008-12-12 Jelmer VernooijManually marshall dom_sid, so we can use a fixed size...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Stefan Metzmacherlibrpc/ndr: move ndr_sec_helper.c to the toplevel
2008-11-07 Stefan Metzmachers4: ndr_sec_helper: remove unused include
2008-11-07 Stefan Metzmachers4: security.idl: split of dom_sid stuff into dom_sid.idl
2008-10-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove another use of global_loadparm.
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMove orpc to top-level directory.
2008-10-20 Jelmer VernooijMove WMI support code to top-level.
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-20 Jelmer VernooijUse tables in Samba 3 ndrdump.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Günther Deschneridl: share drsblobs idl.
2008-10-18 Günther Deschnerdrsuapi: share drsuapi idl and helper code.
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijAdd TALLOC_CTX pointer to strhex_to_data_blob for consi...
2008-10-14 Jelmer VernooijShare libndr.h between Samba 3 and Samba 4.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijShare ndr_krb5pac implementation.
2008-10-14 Jelmer VernooijShare ndr_compression.c.
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijShare ndr.c implementation.
2008-10-13 Jelmer VernooijImport warning fixes from Samba 3 into libndr, sync...
2008-10-13 Jelmer VernooijShare uuid implementations.
2008-10-13 Jelmer VernooijShare ndr_misc implementations.
2008-10-13 Jelmer VernooijShare ndr_basic implementation.
2008-10-13 Jelmer VernooijImport warning fixes from Samba 3.
2008-10-13 Jelmer VernooijImport debug macros from Samba 3's libndr.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.
next