summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij3-3/+3
2008-10-06Make RPC-LSA test for enumeration conditions more strictAndrew Bartlett1-3/+14
2008-10-06Implement 'type unknown' names in the CrackNames code.Andrew Bartlett1-0/+1
2008-10-03updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell1-9/+21
2008-10-03expanded the netlogon test to better simulate the WSPP NRPC test thatAndrew Tridgell1-1/+9
2008-10-03Merge commit 'master/master'Andrew Tridgell1-3/+3
2008-10-02The IRIX compiler does not like embedded unnamed unionsVolker Lendecke1-3/+3
2008-09-30add a test for a LSA lookupnames with a NULL stringAndrew Tridgell1-4/+5
2008-09-30Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell6-15/+119
2008-09-30Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij3-3/+91
2008-09-29Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett1-3/+3
2008-09-29setup the loadparm context for ldb in testjoinAndrew Tridgell1-0/+1
2008-09-30s4:torture/rpc: add RPC-OBJECTUUIDStefan Metzmacher2-0/+88
2008-09-30Cope with API changes.Jelmer Vernooij2-8/+16
2008-09-30Remove uses of global_loadparm.Jelmer Vernooij1-2/+6
2008-09-30Pass options struct into session initialization functions rather thanJelmer Vernooij1-2/+6
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij8-8/+8
2008-09-23RPC-PAC: loop in gensec_update() untill the server side is readyStefan Metzmacher1-5/+1
2008-09-22Remove unused variableAndrew Bartlett1-2/+0
2008-09-22Test re-setting the challenge after an auth3 in RPC-NETLOGONAndrew Bartlett1-0/+4
2008-09-22This torture test and skipping of the server-side check was bogus.Andrew Bartlett1-49/+0
2008-09-21Torture suite: Revert some changes because they aren't necessaryMatthias Dieter Wallnöfer2-16/+0
2008-09-21Torture suite: Fixes the tests to not segfault again SAMBA 4 registry serverMatthias Dieter Wallnöfer2-0/+32
2008-09-08More work towards trusted domains support in Samba4's LSAAndrew Bartlett1-1/+1
2008-09-04More work to implement LSA CreateTrustedDomainEx2Andrew Bartlett1-3/+37
2008-09-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-2/+179
2008-09-03Test a few more error cases in RPC-PACAndrew Bartlett1-2/+179
2008-09-02Start testing CreateTrustedDomainEx2Andrew Bartlett1-1/+108
2008-09-01Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.Andrew Bartlett1-3/+18
2008-08-29It turns out that the Netlogon PAC verification is encrypted.Andrew Bartlett1-1/+3
2008-08-28Further rework the RPC-PAC test.Andrew Bartlett1-34/+15
2008-08-27Add missing file - netlogon.hAndrew Bartlett1-0/+6
2008-08-27Add a test to explore Netlogon PAC validationAndrew Bartlett4-3/+234
2008-08-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-57/+94
2008-08-26Don't use lsa_Delete any more, as smbd now refuses it.Andrew Bartlett1-2/+3
2008-08-26More LSA server and testuite work.Andrew Bartlett1-7/+25
2008-08-26Make RPC-LSA test deterministic with an msleep(200).Andrew Bartlett1-5/+8
2008-08-26Update RPC-LSA to (almost) pass against Windows 2008.Andrew Bartlett1-45/+61
2008-08-20drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher1-6/+9
2008-08-15Don't segfault in RPC-ATSVC.Andrew Bartlett1-1/+3
2008-08-08We can't use ndr_pull_struct_blob_all in combinatin with relative pointersAndrew Bartlett1-3/+4
2008-08-07drsuapi: fix callers after idl changeStefan Metzmacher1-1/+1
2008-07-31Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNCAndrew Bartlett1-6/+22
2008-07-31Use the cldap reply to avoid segfaulting in RPC-DSSYNCAndrew Bartlett1-1/+13
2008-07-31Don't fail if the domain has a trust already.Andrew Bartlett1-1/+6
2008-07-23drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam1-1/+1
2008-07-23RPC-DSSYNC: print 'supplementalCredentials' more verboselyStefan Metzmacher1-0/+10
2008-07-23smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC testMichael Adam1-0/+3
2008-07-23smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.Michael Adam1-0/+9
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam1-3/+3