summaryrefslogtreecommitdiffstats
path: root/source4/torture/libnet/libnet_lookup.c
Commit message (Expand)AuthorAgeFilesLines
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24871: Fix typosJelmer Vernooij2007-10-101-2/+2
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-6/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-4/+4
* r17857: A couple of new tests.Rafal Szczesniak2007-10-101-0/+25
* r16900: Nicer display of the test results.Rafal Szczesniak2007-10-101-2/+10
* r16897: Don't pass allocated buffer for returned string as the lookupRafal Szczesniak2007-10-101-7/+6
* r16896: Allow to use both binding and unc string to specify host nameRafal Szczesniak2007-10-101-0/+21
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-3/+4
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r12864: Fix valgrind errors in NET-API-LOOKUP* tests.Andrew Bartlett2007-10-101-0/+2
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-101-12/+14
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-101-1/+0
* r8094: Fix compiler warnings.Rafal Szczesniak2007-10-101-9/+33
* r8080: Use libnet_context where using libnet_Lookup functions now.Rafal Szczesniak2007-10-101-6/+19
* r7858: removed some unused variablesAndrew Tridgell2007-10-101-3/+0
* r7816: Implementation of "shortcut" function for those (probably many) whoRafal Szczesniak2007-10-101-4/+54
* r7737: Test for libnet_Lookup function.Rafal Szczesniak2007-10-101-0/+52