r25554: Convert last instances of BOOL, True and False to the standard types.
[gd/samba-autobuild/.git] / source4 / torture / libnet / libnet_lookup.c
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
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 Jelmer Vernooijr24871: Fix typos
2007-10-10 Jelmer Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Rafal Szczesniakr17857: A couple of new tests.
2007-10-10 Rafal Szczesniakr16900: Nicer display of the test results.
2007-10-10 Rafal Szczesniakr16897: Don't pass allocated buffer for returned string...
2007-10-10 Rafal Szczesniakr16896: Allow to use both binding and unc string to...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Andrew Bartlettr12864: Fix valgrind errors in NET-API-LOOKUP* tests.
2007-10-10 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Rafal Szczesniakr8094: Fix compiler warnings.
2007-10-10 Rafal Szczesniakr8080: Use libnet_context where using libnet_Lookup...
2007-10-10 Andrew Tridgellr7858: removed some unused variables
2007-10-10 Rafal Szczesniakr7816: Implementation of "shortcut" function for those...
2007-10-10 Rafal Szczesniakr7737: Test for libnet_Lookup function.