summaryrefslogtreecommitdiffstats
path: root/source4/torture/libnet/libnet_domain.c
Commit message (Expand)AuthorAgeFilesLines
* s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner2008-11-101-2/+4
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-2/+2
* Fix problems with event context not being the parent.Simo Sorce2008-04-141-6/+5
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-7/+7
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-4/+4
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-33/+33
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-4/+4
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-23/+10
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-2/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-2/+2
* r24127: Set the Domain SID into the libnet context, and have libnet_UserInfoAndrew Bartlett2007-10-101-5/+7
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22810: when a test runs against domain controller use domain nameRafal Szczesniak2007-10-101-15/+40
* r22566: add a simple test of libnet_DomainList function.Rafal Szczesniak2007-10-101-3/+57
* r20456: Rename variables to avoid shadowing global function names.Andrew Bartlett2007-10-101-5/+5
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-4/+4
* r18325: more warnings and one compile error on aix fixedAndrew Tridgell2007-10-101-3/+3
* r18105: Fix samr domain open, and implement samr domain close test.Rafal Szczesniak2007-10-101-5/+82
* r18102: Fix close lsa NET test.Rafal Szczesniak2007-10-101-28/+43
* r17940: Fix a warning spotted on the buildfarm.Rafal Szczesniak2007-10-101-1/+1
* r17858: Add new libnet domain open tests.Rafal Szczesniak2007-10-101-0/+289