Add context for libcli_resolve.
[samba-svnmirror.git] / source / torture / libnet / libnet_lookup.c
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-07 jelmerExplicit loadparm_context for RPC client functions.
2007-12-03 jelmerAdd a loadparm context parameter to torture_context...
2007-10-06 jelmerConvert last instances of BOOL, True and False to the...
2007-09-28 jelmerParse loadparm context to all lp_*() functions.
2007-09-08 jelmerMove param/param.h out of includes.h
2007-09-01 jelmerFix typos
2007-08-28 jelmerUse common code for finding the RPC binding in the...
2007-07-10 tridgeconvert Samba4 to GPLv3
2006-10-18 jelmerUse torture_setting_* rather than lp_parm_* where possible.
2006-08-27 mimirA couple of new tests.
2006-07-09 mimirNicer display of the test results.
2006-07-09 mimirDon't pass allocated buffer for returned string as...
2006-07-09 mimirAllow to use both binding and unc string to specify...
2006-03-25 jelmerAdd torture_context argument to all torture tests
2006-03-18 jelmerRemove librpc, libndr and libnbt from includes.h
2006-01-12 abartletFix valgrind errors in NET-API-LOOKUP* tests.
2006-01-12 abartletThis moves the libnet_LookupPdc code to use a GetDC...
2005-12-30 jelmerRemove some unused #include lines.
2005-09-26 metze- seperate implementation specific stuff, from the...
2005-07-03 mimirFix compiler warnings.
2005-07-02 mimirUse libnet_context where using libnet_Lookup functions...
2005-06-24 tridgeremoved some unused variables
2005-06-21 mimirImplementation of "shortcut" function for those (probab...
2005-06-18 mimirTest for libnet_Lookup function.