ldb:pyldb.h - revert to the previous header behaviour
[kai/samba.git] / source4 / libnet / libnet.c
2010-09-25 Andrew Tridgells4-libnet: added server_address option in libnet context
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-25 Jelmer Vernooijpy_net/libnet: Remove C++-style comments, add more...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Simo SorceFix problems with event context not being the parent.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26328: remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Rafal Szczesniakr22808: store default buffer size for samr operations...
2007-10-10 Stefan Metzmacherr19931: remove unused struct members
2007-10-10 Andrew Tridgellr18587: fixed a potential memory leak in libnet
2007-10-10 Rafal Szczesniakr17670: 1) Refactor libnet context structure a bit...
2007-10-10 Rafal Szczesniakr15667: Make sure the rpc pipe pointers are zeroed...
2007-10-10 Rafal Szczesniakr15625: Partial commit of my current work. It makes...
2007-10-10 Andrew Bartlettr12881: Hard-coded defaults are silly. We have smb...
2007-10-10 Rafal Szczesniakr11815: A bit more comments and spaces for better reada...
2007-10-10 Rafal Szczesniakr11813: Const-ify name resolution method list and use...
2007-10-10 Andrew Tridgellr11794: - fixed a valgrind error in libnet, caused...
2007-10-10 Andrew Bartlettr8246: Don't try and set the element after the end...
2007-10-10 Rafal Szczesniakr8076: Put name resolution methods into libnet_context...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Stefan Metzmacherr1878: implemet libnet_context_{init,destroy}