summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/samr.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-29s4:torture/rpc/samr.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-582/+745
2010-03-17s4-smbtorture: fix typo in RPC-SAMR-PASSWORDS-LOCKOUT test.Günther Deschner1-1/+1
2010-03-17s4:torture/rpc/samr.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-427/+511
2010-03-17s4:torture/rpc/lsa*: make use of dcerpc_binding_handle stubsStefan Metzmacher1-2/+2
2010-03-12s4:torture/rpc: make use of use tevent_req based dcerpc_binding_handle stubsStefan Metzmacher1-3/+5
2010-03-05s4:torture/rpc/samr.c - add some decision possibility constants to some switchMatthias Dieter Wallnöfer1-0/+3
2010-03-05s4:torture/rpc/samr.c - make some argument of function "test_SamLogon_with_cr...Matthias Dieter Wallnöfer1-1/+1
2010-03-03s4:torture/rpc/samr - Fix up SAMR-USERS testMatthias Dieter Wallnöfer1-10/+22
2010-03-03s4:torture/rpc/samr - enhance the "EnumDomainGroups" test regarding universal...Matthias Dieter Wallnöfer1-0/+15
2010-03-01s4:torture/rpc: make use of explicit dcerpc_*_recv functionsStefan Metzmacher1-1/+1
2010-02-26s4:torture/rpc: use generate_random_password()Stefan Metzmacher1-3/+3
2010-02-23s4:schannel merge code with s3Simo Sorce1-1/+0
2010-02-08s4-smbtorture: skip over ValidatePassword if DCERPC error is returned.Günther Deschner1-0/+4
2010-01-27s4:torture: refactor querying of domain info out into test_QueryDomainInfo2_l...Michael Adam1-52/+40
2010-01-27s4:torture: create new test_SetDomainInfo_ntstatus()Michael Adam1-12/+26
2010-01-27s4:torture: refactor setting of domain inf out into test_SetDomainInfo()Michael Adam1-101/+56
2010-01-27s4:torture: refactor setting account flags out into test_SetUserInfo_acct_fla...Michael Adam1-50/+46
2010-01-20torture: add new test RPC-SAMR-PASSWORDS-LOCKOUTMichael Adam1-0/+451
2010-01-15s4-smbtorture: add setup_schannel_netlogon_pipe() function.Günther Deschner1-34/+25
2010-01-12s4-smbtorture: fix GetAliasMembership test in RPC-SAMR.Günther Deschner1-4/+6
2010-01-12s4-smbtorture: add RPC-SAMR-PASSWORDS-BADPWDCOUNT torture test.Günther Deschner1-2/+488
2010-01-12s4-smbtorture: allow test_SamLogon to test interactive samlogon in RPC-SAMR f...Günther Deschner1-34/+71
2009-12-17s4-smbtorture: skip GetAliasMembership against s4.Günther Deschner1-0/+4
2009-12-17s4-smbtorture: add a samr_GetAliasMembership test to RPC-SAMR.Günther Deschner1-0/+47
2009-11-26s4-smbtorture: refactor RPC-SAMR-LARGE-DC test a little more.Günther Deschner1-25/+26
2009-11-26s4-smbtorture: add torture_samr_context to carry some RPC-SAMR-X specifics.Günther Deschner1-84/+111
2009-11-10s4-smbtorture: strip trailing whitespace in RPC-SAMR.Günther Deschner1-2/+2
2009-11-06s4:torture/samr - Add status code on "ValidatePassword" test outputMatthias Dieter Wallnöfer1-2/+2
2009-11-06s4:torture/samr - Activate "ValidatePassword" test per defaultMatthias Dieter Wallnöfer1-5/+2
2009-11-05s4:torture/rpc/samr - Add a comment for "ValidatePassword" testMatthias Dieter Wallnöfer1-0/+2
2009-10-20s4-torture: fixed a pipe leakAndrew Tridgell1-0/+2
2009-10-19s4:test: Fix typo.Karolin Seeger1-1/+1
2009-10-08s3/s4 - Adapt the IDL changes on various locationsMatthias Dieter Wallnöfer1-27/+27
2009-10-07torture: disable the ValidatePassword testAndrew Tridgell1-1/+5
2009-10-07s4-torture: removed an accidental commit of a local test hackAndrew Tridgell1-1/+0
2009-10-02s4-torture: added a very simple samr ValidatePassword testAndrew Tridgell1-0/+32
2009-06-29s4-smbtorture: use torture_comment & torture_warning in RPC samr tests.Günther Deschner1-205/+206
2009-06-29s4-smbtorture: correctly test comment behaviour in RPC-SAMR-USERS against s3.Günther Deschner1-7/+4
2009-06-29s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase.Günther Deschner1-3/+3
2009-06-24s4-smbtorture: more paranoid checks while testing group membership in RPC-SAMR.Günther Deschner1-1/+27
2009-06-17s4-smbtorture: use torture_comment in RPC-SAMR-USERS-PRIVILEGES test.Günther Deschner1-15/+15
2009-06-08s4-smbtorture: when testing RPC-SAMR-LARGE-DC its fine to just close the obje...Günther Deschner1-13/+17
2009-06-08s4-smbtorture: add test_QueryDisplayInfo_level to RPC-SAMR-LARGE-DC.Günther Deschner1-6/+79
2009-06-08s4-smbtorture: exclude oem_information checking for s3 in RPC-SAMR.Günther Deschner1-4/+10
2009-06-07s4-smbtorture: skip samr MultipleMember alias tests for 3 as well as we do al...Günther Deschner1-2/+3
2009-06-04s4-smbtorture: fix comment in RPC-SAMR-LARGE-DC test.Günther Deschner1-3/+3
2009-06-04s4:torture Cut the RPC-SAMR-LARGE-DC test down to sizeAndrew Bartlett1-7/+16
2009-06-03s3:torture: fix password timestamp checks on NetBSDBjörn Jacke1-1/+1
2009-05-29s4-smbtorture: remove trailing whitespace.Günther Deschner1-3/+3
2009-05-29s4-smbtorture: Fix test_SamLogon() for netlogon servers not yet supportingGünther Deschner1-0/+4