summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_lookup.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-4/+4
* s4:torture/libnet: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher2014-02-131-2/+2
* s4:torture/libnet: fix compiler warnings in libnet_lookup.cStefan Metzmacher2014-01-161-0/+1
* s4:torture/libnet: check the result of libnet_LookupName()Stefan Metzmacher2014-01-161-1/+5
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4-smbtorture: use torture_context for debugging output everywhere in libnet ...Günther Deschner2010-03-231-7/+7
* s4-smbtorture: remove trailing whitespace in libnet torture tests.Günther Deschner2010-03-231-4/+4
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-3/+0
* Fix problems with event context not being the parent.Simo Sorce2008-04-141-4/+4
* r26645: Janitorial: Fix a couple of warnings.Jelmer Vernooij2008-01-021-6/+6
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-2/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-4/+4
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-2/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-16/+16
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-2/+2
* 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