r23792: convert Samba4 to GPLv3
[ira/wip.git] / source4 / libnet / libnet.c
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}