summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_lookup.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-2/+2
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-03-23s4-smbtorture: use torture_context for debugging output everywhere in libnet ...Günther Deschner1-7/+7
2010-03-23s4-smbtorture: remove trailing whitespace in libnet torture tests.Günther Deschner1-4/+4
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-3/+0
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-4/+4
2008-01-02r26645: Janitorial: Fix a couple of warnings.Jelmer Vernooij1-6/+6
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-2/+2
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-4/+4
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-2/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-16/+16
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-2/+2
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24871: Fix typosJelmer Vernooij1-2/+2
2007-10-10r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij1-6/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-4/+4
2007-10-10r17857: A couple of new tests.Rafal Szczesniak1-0/+25
2007-10-10r16900: Nicer display of the test results.Rafal Szczesniak1-2/+10
2007-10-10r16897: Don't pass allocated buffer for returned string as the lookupRafal Szczesniak1-7/+6
2007-10-10r16896: Allow to use both binding and unc string to specify host nameRafal Szczesniak1-0/+21
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-3/+4
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r12864: Fix valgrind errors in NET-API-LOOKUP* tests.Andrew Bartlett1-0/+2
2007-10-10r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett1-12/+14
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-1/+0
2007-10-10r8094: Fix compiler warnings.Rafal Szczesniak1-9/+33
2007-10-10r8080: Use libnet_context where using libnet_Lookup functions now.Rafal Szczesniak1-6/+19
2007-10-10r7858: removed some unused variablesAndrew Tridgell1-3/+0
2007-10-10r7816: Implementation of "shortcut" function for those (probably many) whoRafal Szczesniak1-4/+54
2007-10-10r7737: Test for libnet_Lookup function.Rafal Szczesniak1-0/+52