summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-21Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2-24/+24
2008-07-21Remove bogus test in 'enum trusted domains' LSA server.Andrew Bartlett1-0/+40
2008-07-16drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher1-2/+2
2008-07-16drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher1-0/+5
2008-06-30drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2-12/+12
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce11-30/+32
2008-05-20Change wks password in rpc-bench-schannel1Volker Lendecke1-0/+64
2008-05-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett3-2/+290
2008-05-16Make rpc-bench-schannel1 use two wks accounts if --option=torture:multijoin=trueVolker Lendecke1-10/+21
2008-05-16Fix two C++ warningsVolker Lendecke1-2/+4
2008-05-16torture: add RPC-BENCH-SCHANNEL1 testStefan Metzmacher2-0/+273
2008-05-16In torture_leave_domain, say what account was deletedVolker Lendecke1-2/+4
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-3/+4
2008-05-06torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()Michael Adam1-1/+1
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij4-4/+2
2008-04-22Fix more failing tests to pass the event context.Simo Sorce2-8/+8
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce8-26/+30
2008-04-17Fix the build.Jelmer Vernooij1-3/+3
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-6/+1
2008-04-14Fix problems with event context not being the parent.Simo Sorce2-4/+4
2008-04-04Pass discovered server DN down to provision.Andrew Bartlett1-0/+8
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij11-0/+53
2008-03-28Convert some more files to GPLv3.Andrew Kroeger3-3/+3