summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
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 Deschner2-1/+332
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 Deschner2-9/+387
2009-05-13s4-smbtorture: split RPC-SAMR-ACCESSMASK into several tests.Günther Deschner1-34/+24
2009-05-13s4-smbtorture: cosmetic cleanup for RPC-SAMR-ACCESSMASK.Günther Deschner1-50/+50
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-11s4-smbtorture: add very basic RPC-LSA-LOOKUPNAMES test.Günther Deschner2-0/+67
2009-05-11s4-smbtorture: add optional very simple reply checks to lsa lookup name tests.Günther Deschner1-7/+34
2009-05-11s4-smbtorture: remove trailing whitespace in RPC-LSA test.Günther Deschner1-192/+192
2009-05-11s4-smbtorture: use struct torture_context in RPC-LSA.Günther Deschner1-211/+207
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-05-07s4-smbtorture: Avoid failing RPC-SCHANNEL when testing lsa_GetUserName behavi...Günther Deschner1-2/+8
2009-04-25s4:RPC-ECHO: disable the timeout test as it can't work with our client libraryStefan Metzmacher1-1/+4
2009-04-24s4-smbtorture: add test_ControlService() to RPC-SVCCTL.Günther Deschner1-0/+34
2009-04-24s4-smbtorture: add test_StartServiceW() to RPC-SVCCTL.Günther Deschner1-0/+34
2009-04-24s4-smbtorture: change default service to spooler in RPC-SVCCTL.Günther Deschner1-1/+1
2009-04-24s4:torture Fix segfault in RPC-SAMSYNCAndrew Bartlett1-1/+1
2009-04-23s4:torture use common libcli/auth crypto codeAndrew Bartlett1-11/+9
2009-04-20s4:librpc/rpc: remove async argument from the sync dcerpc_request() functionStefan Metzmacher3-6/+6
2009-04-20s4:torture/rpc: use dcerpc_ndr_request() for the object_uuid testStefan Metzmacher1-10/+8
2009-04-20Merge commit 'origin/master' into libcli-auth-merge-without-netlogondAndrew Bartlett7-34/+166
2009-04-20s4-smbtorture: test all levels in test_GetJob().Günther Deschner1-8/+23
2009-04-17s4-smbtorture: Skip Job pause and resume on paused printers for Samba 3 for now.Günther Deschner1-2/+6
2009-04-17s4-smbtorture: rework test_EnumPrinterDrivers() a little to succeed with s3.Günther Deschner1-10/+13
2009-04-17s4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with a lot of jobs in the queue.Günther Deschner1-0/+7
2009-04-17s4-smbtorture: disable CreateUser2 tests when running RPC-SAMR-PASSWORDS-PWDLASTGünther Deschner1-1/+3
2009-04-17s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263.Günther Deschner2-0/+89