summaryrefslogtreecommitdiff
path: root/source/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* More work towards trusted domains support in Samba4's LSAAndrew Bartlett2008-09-081-1/+1
* More work to implement LSA CreateTrustedDomainEx2Andrew Bartlett2008-09-041-3/+37
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-09-031-2/+179
|\
| * Test a few more error cases in RPC-PACAndrew Bartlett2008-09-031-2/+179
* | Start testing CreateTrustedDomainEx2Andrew Bartlett2008-09-021-1/+108
* | Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.Andrew Bartlett2008-09-011-3/+18
|/
* It turns out that the Netlogon PAC verification is encrypted.Andrew Bartlett2008-08-291-1/+3
* Further rework the RPC-PAC test.Andrew Bartlett2008-08-281-34/+15
* Add missing file - netlogon.hAndrew Bartlett2008-08-271-0/+6
* Add a test to explore Netlogon PAC validationAndrew Bartlett2008-08-274-3/+234
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-261-57/+94
|\
| * More LSA server and testuite work.Andrew Bartlett2008-08-261-7/+25
| * Make RPC-LSA test deterministic with an msleep(200).Andrew Bartlett2008-08-261-5/+8
| * Update RPC-LSA to (almost) pass against Windows 2008.Andrew Bartlett2008-08-261-45/+61
* | Don't use lsa_Delete any more, as smbd now refuses it.Andrew Bartlett2008-08-261-2/+3
|/
* drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher2008-08-201-6/+9
* Don't segfault in RPC-ATSVC.Andrew Bartlett2008-08-151-1/+3
* We can't use ndr_pull_struct_blob_all in combinatin with relative pointersAndrew Bartlett2008-08-081-3/+4
* drsuapi: fix callers after idl changeStefan Metzmacher2008-08-071-1/+1
* Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNCAndrew Bartlett2008-07-311-6/+22
* Use the cldap reply to avoid segfaulting in RPC-DSSYNCAndrew Bartlett2008-07-311-1/+13
* Don't fail if the domain has a trust already.Andrew Bartlett2008-07-311-1/+6
* drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam2008-07-231-1/+1
* RPC-DSSYNC: print 'supplementalCredentials' more verboselyStefan Metzmacher2008-07-231-0/+10
* smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC testMichael Adam2008-07-231-0/+3
* smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.Michael Adam2008-07-231-0/+9
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-221-3/+3
* Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2008-07-212-24/+24
* Remove bogus test in 'enum trusted domains' LSA server.Andrew Bartlett2008-07-211-0/+40
* drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2008-07-161-2/+2
* drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher2008-07-161-0/+5
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-302-12/+12
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-1411-30/+32
* Change wks password in rpc-bench-schannel1Volker Lendecke2008-05-201-0/+64
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-173-2/+290
|\
| * Make rpc-bench-schannel1 use two wks accounts if --option=torture:multijoin=trueVolker Lendecke2008-05-161-10/+21
| * Fix two C++ warningsVolker Lendecke2008-05-161-2/+4
| * torture: add RPC-BENCH-SCHANNEL1 testStefan Metzmacher2008-05-162-0/+273
| * In torture_leave_domain, say what account was deletedVolker Lendecke2008-05-161-2/+4
* | Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-3/+4
|/
* torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()Michael Adam2008-05-061-1/+1
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-274-4/+2
* Fix more failing tests to pass the event context.Simo Sorce2008-04-222-8/+8
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-218-26/+30
* Fix the build.Jelmer Vernooij2008-04-171-3/+3
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-6/+1
* Fix problems with event context not being the parent.Simo Sorce2008-04-142-4/+4
* Pass discovered server DN down to provision.Andrew Bartlett2008-04-041-0/+8
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-0211-0/+53
* Convert some more files to GPLv3.Andrew Kroeger2008-03-283-3/+3