summaryrefslogtreecommitdiffstats
path: root/source4/torture/libnet
Commit message (Expand)AuthorAgeFilesLines
* Fix up the libnet tests.Andrew Bartlett2008-02-282-4/+13
* Do not re-randomise in an individual test.Andrew Bartlett2008-02-281-2/+0
* Reconcile header files for torture utility functions.Jelmer Vernooij2008-02-151-1/+1
* Use struct for provision parameters since there are so many of them.Jelmer Vernooij2008-02-151-15/+24
* Finish migration of provision code.Jelmer Vernooij2008-02-151-1/+7
* Avoid using private libnet test structure inside util_provision.Jelmer Vernooij2008-02-151-1/+15
* Split provision from C code out of becomedc.Jelmer Vernooij2008-02-141-295/+3
* Remove unused define.Jelmer Vernooij2008-02-091-7/+3
* NET-BECOME-DC: always try to build ejs and python codeStefan Metzmacher2008-01-251-9/+16
* Make the repl_meta_data module the default for domain controllers.Andrew Bartlett2008-01-241-4/+0
* Fix DRSUAPI replication test - NET-API-BECOME-DC.Andrew Bartlett2008-01-231-19/+18
* libnet: Fix includes to silence a warningKai Blin2008-01-111-0/+4
* r26645: Janitorial: Fix a couple of warnings.Jelmer Vernooij2008-01-023-14/+14
* r26634: Add NET-API-CREATEGROUP test.Rafal Szczesniak2007-12-302-0/+43
* r26599: Attempt to also support provisioning using Python in the BECOME-DC test.Jelmer Vernooij2007-12-261-51/+160
* r26531: Prevent from displaying the results if the functionRafal Szczesniak2007-12-211-0/+2
* r26530: Add NET-API-GROUPLIST test.Rafal Szczesniak2007-12-212-0/+81
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-2/+2
* r26362: Fix segfault in NET-API-DELSHARE torture test.Andrew Bartlett2007-12-211-0/+1
* r26361: Ensure this test cannot proceed if the pipe connection failed.Andrew Bartlett2007-12-211-0/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-218-24/+24
* r26326: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-6/+9
* r26272: Remove global_loadparm in some more places.Jelmer Vernooij2007-12-211-1/+2
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-3/+3
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-2/+2
* r26240: We now actually use torture_context pointers for more than just alloc...Jelmer Vernooij2007-12-211-14/+9
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-2111-28/+28
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett2007-12-211-2/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-1014-310/+309
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-3/+3
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-5/+5
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-1011-27/+27
* r25377: Simplify code a little by employing commonly used functions.Rafal Szczesniak2007-10-104-629/+34
* r25375: Put commonly used functions in one place.Rafal Szczesniak2007-10-102-0/+355
* r25368: Add the test of group add routine.Rafal Szczesniak2007-10-103-0/+218
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-2/+2
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-104-9/+9
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-109-0/+9
* r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t...Jelmer Vernooij2007-10-101-18/+6
* r24871: Fix typosJelmer Vernooij2007-10-101-2/+2
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-1010-82/+25
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-107-11/+11
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-102-4/+3
* r24681: add basic test of libnet_GroupInfo function.Rafal Szczesniak2007-10-102-0/+273
* r24568: Fix the build, caused by a conflict betwen mimir's work and metze's b...Andrew Bartlett2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-107-16/+16
* r24555: Add a test for libnet's group info call.Rafal Szczesniak2007-10-102-0/+276
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-101-1/+1
* r24127: Set the Domain SID into the libnet context, and have libnet_UserInfoAndrew Bartlett2007-10-101-5/+7