summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/samr.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-29Win2k3 don't allow creating of domain trust accounts over SAMRAndrew Bartlett1-1/+1
2009-05-29s4:torture Don't try to Close a Deleted handleAndrew Bartlett1-2/+0
2009-05-29s4:torture Don't run QueryDisplayInfo test for SAMR-USERS-PRIVILEGESAndrew Bartlett1-2/+7
2009-05-29s4:torture Clean up users and groups added in RPC-SAMR-LARGE-DCAndrew Bartlett1-11/+37
2009-05-29s4:torture Half the repeditive tests run by RPC-SAMR-PASSWORDS-PWDLASTSETAndrew Bartlett1-1/+6
2009-05-29s4:torture Make the RPC-SAMR-PWDLASTET more efficientAndrew Bartlett1-49/+43
2009-05-25s4-smbtorture: add RPC-SAMR-LARGE-DC test.Günther Deschner1-1/+331
2009-05-25s4-smbtorture: rename test_EnumDomain{Users,Groups,Aliases} in RPC-SAMR.Günther Deschner1-11/+12
2009-05-25s4-smbtorture: re-work test_Create{User,Group,Alias} a little.Günther Deschner1-14/+38
2009-05-18s4 torture: Fix typoTim Prouty1-1/+1
2009-05-19s4-smbtorture: Fix build warning in RPC-SAMR tests.Günther Deschner1-2/+2
2009-05-18s4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test.Günther Deschner1-9/+386
2009-05-12s4-smbtorture: skip SetMemberAttributesOfGroup in RPC-SAMR for s3 as well.Günther Deschner1-1/+2
2009-05-12s4-smbtorture: Skip secdesc set calls for non-user objects in RPC-SAMR for Sa...Günther Deschner1-8/+18
2009-05-12s4-smbtorture: Fix order of assert args in test_TestPrivateFunctionsDomain() ...Günther Deschner1-1/+1
2009-05-12s4-smbtorture: switch to use torture_context in RPC-SAMR.Günther Deschner1-103/+131
2009-05-12s4-smbtorture: remove trailing whitespace in RPC-SAMR.Günther Deschner1-252/+252
2009-05-09s4-smbtorture: avoid secdesc test on connect handle in RPC-SAMR-USERS for Sam...Günther Deschner1-1/+3
2009-05-08s4-smbtorture: skip unsupported ACB bits for Samba3 in RPC-SAMR-USER.Günther Deschner1-4/+10
2009-05-08s4-smbtorture: Support timestamp handling for Samba3 in RPC-SAMR-USERS.Günther Deschner1-8/+23
2009-05-08s4-smbtorture: Fix printf info-level mismatch in RPC-SAMR.Günther Deschner1-1/+1
2009-05-08s4-smbtorture: avoid acct_flags check at the end of RPC-SAMR-PASSWORDS for Sa...Günther Deschner1-1/+4
2009-05-08s4-smbtorture: prepare for running RPC-SAMR-USERS against samba3.Günther Deschner1-16/+24
2009-04-20Merge commit 'origin/master' into libcli-auth-merge-without-netlogondAndrew Bartlett1-1/+3
2009-04-17s4-smbtorture: disable CreateUser2 tests when running RPC-SAMR-PASSWORDS-PWDLASTGünther Deschner1-1/+3
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett1-4/+4
2009-01-06Fix compilation, remove unused variables.Jelmer Vernooij1-2/+1
2009-01-06s4-smbtorture: verify each password change via samlogon in SAMR-PASSWORDS-PWD...Günther Deschner1-31/+254
2008-12-23Fix more compiler warnings.Jelmer Vernooij1-1/+1
2008-12-10s4-samr: Fix Bug #5946. userparameters handling in torture test.Matthias Dieter Wallnöfer1-1/+7
2008-12-05s4-smbtorture: do full level 18, 21, 23, 24, 25, 26 testing in pwdlastset test.Günther Deschner1-75/+33
2008-12-05s4-smbtorture: add support for level 18 and 21 in test_SetUserPass_level_ex.Günther Deschner1-20/+73