summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/testjoin.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-19s4:libnet: pass an explicit talloc parent to libnet_context_init()Stefan Metzmacher1-1/+1
2024-09-26s4:torture/rpc: make use of dcerpc_binding_handle_transport_session_key()Stefan Metzmacher1-1/+1
2024-06-05s4-libnet: Split up samba-net into samba-net and samba-net-joinAndrew Bartlett1-0/+1
2023-08-14s4:torture:rpc: Fix code spellingAndreas Schneider1-1/+1
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-5/+5
2019-07-26s4:torture: Use init_samr_CryptPassword in testjoin RPC testAndreas Schneider1-4/+7
2019-05-06torture: Remove unused torture_join_server_dn_str()Andrew Bartlett1-9/+0
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-3/+4
2016-09-07source4/torture/rpc/testjoin.c: prefer torture_comment() over printf().Günther Deschner1-44/+46
2016-03-10s4:torture/rpc: do testjoin only via ncalrpc or ncacn_npStefan Metzmacher1-4/+31
2014-03-25s4:torture/rpc: fix error path in torture_leave_domain()Stefan Metzmacher1-2/+1
2014-02-13s4:torture/rpc: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher1-1/+2
2012-08-31Rewrite torture_samba3_rpc_sharesec() to use a non-privileged user for share ...Jeremy Allison1-0/+74
2011-11-29s4:torture/rpc: use talloc_zero() in torture_join_domain()Stefan Metzmacher1-2/+2
2011-10-27s4-torture: Add torture_delete_testuser().Andreas Schneider1-0/+14
2011-10-27s4-torture: Add domain_handle to test_join struct.Andreas Schneider1-4/+4
2011-04-29s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"Matthias Dieter Wallnöfer1-1/+1
2011-04-29s4:torture/rpc/testjoin.c - use a LDB result constantMatthias Dieter Wallnöfer1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-3/+3
2010-05-12s4-smbtorture: add torture_create_testuser_max_pwlen() that allows to set max...Günther Deschner1-6/+16
2010-05-12s4-smbtorture: autolookup domain in torture_create_testuser() if none was given.Günther Deschner1-15/+70
2010-04-15s4:torture/rpc: don't look at p->last_fault_code for debugging anymoreStefan Metzmacher1-3/+0
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-03-29s4:torture/rpc/testjoin.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-6/+47
2010-03-17s4:torture/rpc/testjoin.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-14/+17
2010-02-26s4:torture/rpc: use generate_random_password()Stefan Metzmacher1-1/+1
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-2/+0
2008-11-28s4-samr: fix samr passwdord_expired callers.Günther Deschner1-1/+1
2008-11-10s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner1-3/+5
2008-11-10s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner1-1/+4
2008-11-10s4-samr: merge samr_GetUserPwInfo from s3 idl. (fixme: python)Günther Deschner1-1/+3
2008-09-29setup the loadparm context for ldb in testjoinAndrew Tridgell1-0/+1
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-08-27Add a test to explore Netlogon PAC validationAndrew Bartlett1-0/+1
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-8/+10
2008-05-16In torture_leave_domain, say what account was deletedVolker Lendecke1-2/+4
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-2/+2
2008-04-04Pass discovered server DN down to provision.Andrew Bartlett1-0/+8
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-2/+2
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-5/+6
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-1/+1
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-3/+3
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-3/+4
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-3/+3
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-2/+3
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-2/+2
2007-10-10r24074: Test both permitted logon hours and permitted workstations in theAndrew Bartlett1-0/+1
2007-10-10r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett1-11/+3