summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Fix rpc.samr.priv test to use torture_assert() macrosAndrew Bartlett2012-05-181-51/+16
* Avoid using Heimdal-specific tests in MIT buildAlexander Bokovoy2012-05-041-0/+2
* s4:torture:rpc: add a new test samba3.smb2-pipe-read-logoffMichael Adam2012-05-021-0/+85
* s4:torture:rpc: add a new test samba3.smb2.pipe-read-tdisMichael Adam2012-05-021-0/+85
* s4:torture:rpc: add a test samba3.smb2-pipe-read-closeMichael Adam2012-05-021-0/+87
* s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2Michael Adam2012-05-021-1/+1
* s4:torture:rpc: remove an accidentially committed character (in a comment)Michael Adam2012-05-021-1/+1
* s4:torture: add a check for talloc success in rpc.samba3.randomauth2Michael Adam2012-04-281-1/+1
* s4:torture: add a check for talloc success in the rpc.samba3 suiteMichael Adam2012-04-281-0/+1
* s4:torture: add a rpc.samba3.smb2-reauth2 testMichael Adam2012-04-281-0/+136
* s4:torture: add a rpc.samba3.smb2-reauth1 testMichael Adam2012-04-271-1/+161
* s4:torture: add a rpc.samba3.smb-reauth2 testMichael Adam2012-04-261-0/+145
* s4:torture: add a rpc.samba3.smb-reauth1 testMichael Adam2012-04-251-0/+165
* s4:torture:rpc:spoolss: also initialize driverName before checking it in test...Michael Adam2012-04-251-0/+1
* libndr: Rename policy_handle_empty to ndr_policy_handle_empty.Jelmer Vernooij2012-03-202-11/+12
* libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...Jelmer Vernooij2012-03-201-1/+1
* auth: provide private pointer and do not return original PAC signaturesAndrew Bartlett2012-01-291-34/+40
* s4-torture: For authenticated users, add AUTHENTICATED USERS sidAmitay Isaacs2012-01-251-0/+4
* torture: add spoolss overlapping driver deletion testsDavid Disseldorp2012-01-201-1/+118
* torture: confirm printer driver file removalDavid Disseldorp2012-01-201-1/+81
* torture: add spoolss del printer driver testDavid Disseldorp2012-01-201-0/+63
* s4:torture/rpc/netlogon.c - enhance the "DsRGetDCName*" testsMatthias Dieter Wallnöfer2012-01-021-0/+96
* s4-toture: Rename memory contexts in rpc.pac for greater clarityAndrew Bartlett2011-12-291-13/+13
* s4-torture: Demonstrate handling of the PAC in a custom auth_contextAndrew Bartlett2011-12-291-3/+80
* s4:torture/rpc/netlogon.c - factor out the computer name check in an own testMatthias Dieter Wallnöfer2011-12-231-11/+61
* s4-torture: Test rpc schannel netr_LogonGetCapability.Stefan Metzmacher2011-12-222-0/+62
* s4-smbtorture: make sure we can successfully run the schannel test against wi...Günther Deschner2011-12-141-16/+30
* s4-torture: LookupSids3 is only available over NCACN_IP_TCP.Andreas Schneider2011-12-141-1/+2
* s4-torture: Fix schannel test against win2k8.Andreas Schneider2011-12-141-4/+4
* s4-smbtorture: fix some typos in schannel test.Günther Deschner2011-12-141-3/+3
* s4-smbtorture: avoid printf(); in schannel test.Günther Deschner2011-12-141-13/+13
* s4-smbtorture: remove trailing whitespace from schannel test.Günther Deschner2011-12-141-41/+41
* s4-torture Do not use a fixed password for forest trust testsAndrew Bartlett2011-12-121-7/+13
* s4-torture cope with servers earlier than Windows 2008Andrew Bartlett2011-12-121-0/+5
* s4-torture Modify rpc.lsa.forest.trust test to progress further FL Win2003 R2Andrew Bartlett2011-12-121-3/+9
* s4-torture: Fix commentAndrew Bartlett2011-12-121-1/+1
* torture: do not reuse bindings between pipesAndrew Bartlett2011-12-121-6/+10
* s4:torture: use tctx->ev as event context for pollingStefan Metzmacher2011-11-291-13/+7
* s4:torture/rpc: use talloc_zero() in torture_join_domain()Stefan Metzmacher2011-11-291-2/+2
* s4:torture/rpc/samr.c - use "NULL" instead of "0" when initialising pointersMatthias Dieter Wallnöfer2011-11-151-1/+1
* s4-torture: Add a user creation check.Andreas Schneider2011-10-271-0/+288
* s4-torture: Add a samr privilege check.Andreas Schneider2011-10-272-0/+328
* s4-torture: Add torture_delete_testuser().Andreas Schneider2011-10-271-0/+14
* s4-torture: Add domain_handle to test_join struct.Andreas Schneider2011-10-271-4/+4
* replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider2011-10-271-2/+1
* idl: Improve MS-PAC IDLSimo Sorce2011-10-241-4/+4
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-181-12/+12
* s4-smbtorture: For now, skip trusted domain auth validation tests against the...Günther Deschner2011-08-311-9/+15
* s4-smbtorture: Add trust password to CreateTrust testSumit Bose2011-08-311-32/+245
* s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus...Sumit Bose2011-08-311-0/+102