Add context for libcli_resolve.
[samba-svnmirror.git] / source / libnet / libnet.c
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-07 jelmerremove more uses of global_loadparm.
2007-12-07 jelmerExplicit loadparm_context for RPC client functions.
2007-09-28 jelmerParse loadparm context to all lp_*() functions.
2007-09-08 jelmerMove param/param.h out of includes.h
2007-07-10 tridgeconvert Samba4 to GPLv3
2007-05-11 mimirstore default buffer size for samr operations in libnet...
2006-11-28 metzeremove unused struct members
2006-09-16 tridgefixed a potential memory leak in libnet
2006-08-21 mimir1) Refactor libnet context structure a bit, to have...
2006-05-17 mimirMake sure the rpc pipe pointers are zeroed during
2006-05-15 mimirPartial commit of my current work. It makes libnet...
2006-01-13 abartletHard-coded defaults are silly. We have smb.conf for...
2005-11-20 mimirA bit more comments and spaces for better readability.
2005-11-20 mimirConst-ify name resolution method list and use string...
2005-11-18 tridge- fixed a valgrind error in libnet, caused by using...
2005-07-09 abartletDon't try and set the element after the end off the...
2005-07-02 mimirPut name resolution methods into libnet_context. This...
2005-06-16 tridgethis patch started as an attempt to make the dcerpc...
2005-01-27 tridgegot rid of all of the TALLOC_DEPRECATED stuff. My apolo...
2004-11-02 tridgesplit out some more pieces of includes.h
2004-08-18 metzeimplemet libnet_context_{init,destroy}