summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_domain.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-15s4-libnet: print the domain name on domain open failureAndrew Tridgell1-1/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-4/+4
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-03-29s4:torture/libnet:add explicit check for NTSTATUS r.out.resultGünther Deschner1-36/+35
2010-03-23s4-smbtorture: use torture_context for debugging output everywhere in libnet ...Günther Deschner1-27/+28
2010-03-23s4-smbtorture: remove trailing whitespace in libnet torture tests.Günther Deschner1-23/+23
2010-03-12s4:torture/libnet: make use of dcerpc_binding_handle stubsStefan Metzmacher1-10/+10
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-5/+0
2008-11-10s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner1-2/+4
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-2/+2
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-6/+5
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-7/+7
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-4/+4
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-33/+33
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-4/+4
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij1-23/+10
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij1-2/+1
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-2/+2
2007-10-10r24127: Set the Domain SID into the libnet context, and have libnet_UserInfoAndrew Bartlett1-5/+7
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22810: when a test runs against domain controller use domain nameRafal Szczesniak1-15/+40
2007-10-10r22566: add a simple test of libnet_DomainList function.Rafal Szczesniak1-3/+57
2007-10-10r20456: Rename variables to avoid shadowing global function names.Andrew Bartlett1-5/+5
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-4/+4
2007-10-10r18325: more warnings and one compile error on aix fixedAndrew Tridgell1-3/+3
2007-10-10r18105: Fix samr domain open, and implement samr domain close test.Rafal Szczesniak1-5/+82
2007-10-10r18102: Fix close lsa NET test.Rafal Szczesniak1-28/+43
2007-10-10r17940: Fix a warning spotted on the buildfarm.Rafal Szczesniak1-1/+1
2007-10-10r17858: Add new libnet domain open tests.Rafal Szczesniak1-0/+289