summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/testjoin.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-3/+4
* source4/torture/rpc/testjoin.c: prefer torture_comment() over printf().Günther Deschner2016-09-071-44/+46
* s4:torture/rpc: do testjoin only via ncalrpc or ncacn_npStefan Metzmacher2016-03-101-4/+31
* s4:torture/rpc: fix error path in torture_leave_domain()Stefan Metzmacher2014-03-251-2/+1
* s4:torture/rpc: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher2014-02-131-1/+2
* Rewrite torture_samba3_rpc_sharesec() to use a non-privileged user for share ...Jeremy Allison2012-08-311-0/+74
* s4:torture/rpc: use talloc_zero() in torture_join_domain()Stefan Metzmacher2011-11-291-2/+2
* s4-torture: Add torture_delete_testuser().Andreas Schneider2011-10-271-0/+14
* s4-torture: Add domain_handle to test_join struct.Andreas Schneider2011-10-271-4/+4
* s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"Matthias Dieter Wallnöfer2011-04-291-1/+1
* s4:torture/rpc/testjoin.c - use a LDB result constantMatthias Dieter Wallnöfer2011-04-291-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-3/+3
* s4-smbtorture: add torture_create_testuser_max_pwlen() that allows to set max...Günther Deschner2010-05-121-6/+16
* s4-smbtorture: autolookup domain in torture_create_testuser() if none was given.Günther Deschner2010-05-121-15/+70
* s4:torture/rpc: don't look at p->last_fault_code for debugging anymoreStefan Metzmacher2010-04-151-3/+0
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/testjoin.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-6/+47
* s4:torture/rpc/testjoin.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-14/+17
* s4:torture/rpc: use generate_random_password()Stefan Metzmacher2010-02-261-1/+1
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4-samr: fix samr passwdord_expired callers.Günther Deschner2008-11-281-1/+1
* s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner2008-11-101-3/+5
* s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner2008-11-101-1/+4
* s4-samr: merge samr_GetUserPwInfo from s3 idl. (fixme: python)Günther Deschner2008-11-101-1/+3
* setup the loadparm context for ldb in testjoinAndrew Tridgell2008-09-291-0/+1
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Add a test to explore Netlogon PAC validationAndrew Bartlett2008-08-271-0/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-8/+10
* In torture_leave_domain, say what account was deletedVolker Lendecke2008-05-161-2/+4
* Fix problems with event context not being the parent.Simo Sorce2008-04-141-2/+2
* Pass discovered server DN down to provision.Andrew Bartlett2008-04-041-0/+8
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-2/+2
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-5/+6
* 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-1/+1
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-3/+3
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+4
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-3/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-2/+3
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-2/+2
* r24074: Test both permitted logon hours and permitted workstations in theAndrew Bartlett2007-10-101-0/+1
* r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett2007-10-101-11/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22983: This should ensure that torture_create_testuser() can be called,Andrew Bartlett2007-10-101-1/+1
* r21827: move comments to the place where the functionality is implementedStefan Metzmacher2007-10-101-120/+1
* r21821: move comment about the becoming a dc to the code which implements itStefan Metzmacher2007-10-101-442/+1
* r20115: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:Stefan Metzmacher2007-10-101-4/+14
* r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and inAndrew Bartlett2007-10-101-0/+18
* r20093: some documentation updatesStefan Metzmacher2007-10-101-3/+8