summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/backupkey.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-4/+9
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/tor...Günther Deschner2016-09-281-20/+20
* selftest: Merge alternate error codes into backupkey from backupkey_heimdalAndrew Bartlett2016-08-031-4/+6
* s4:torture: the backupkey tests need to use ncacn_np: for LSA callsStefan Metzmacher2016-03-101-3/+16
* s4-torture: Improve backupkey test to validate the self signed certAndreas Schneider2015-12-101-5/+117
* s4-torture: Add a GnuTLS based backupkey rpc testAndreas Schneider2015-12-101-0/+2306
* s4-torture: Rename backupkey test to backupkey_heimdalAndreas Schneider2015-12-101-2153/+0
* s4-torture: Rename issuer unique id in backupkey testAndreas Schneider2015-11-171-6/+6
* Fix various spelling errorsMathieu Parent2015-11-061-20/+20
* s4-torture: Make the backupkey test as a noop with MIT Kerberos.Andreas Schneider2015-07-171-3/+25
* Fix the developer O3 buildVolker Lendecke2015-02-251-2/+2
* torture-backupkey: Check the dcerpc call return code before calling ndr pullGarming Sam2015-02-251-3/+5
* torture-backupkey: Add tests that read the secret from the server, and validateAndrew Bartlett2015-02-251-9/+312
* backupkey: Add tests for ServerWrap protocolAndrew Bartlett2015-02-251-2/+645
* backupkey: Change expected error codes to match Windows 2008R2 and Windows 20...Andrew Bartlett2015-02-251-2/+9
* torture-backupkey: Assert dcerpc_bkrp_BackupKey_r call was successfulAndrew Bartlett2015-02-251-0/+6
* torture-backupkey: Add consistent assertions that createRestoreGUIDStruct() s...Andrew Bartlett2015-02-251-1/+12
* s4:torture/rpc/backupkey: Require 2048 bit RSA keyArvid Requate2015-02-251-0/+75
* s4:torture/rpc: make use of dcerpc_binding_handle_auth_info() in backupkey.cStefan Metzmacher2014-03-251-22/+55
* s4:torture/rpc: make use of dcerpc_binding_set_flags()Stefan Metzmacher2014-02-131-1/+4
* s4:torture/rpc: use dcerpc_binding_dup() before modifying the given bindingStefan Metzmacher2014-02-131-1/+7
* s4:torture/rpc: remove unused variable in backupkey.cStefan Metzmacher2014-02-111-25/+24
* Fix compilation without external heimdal.Jelmer Vernooij2011-04-031-0/+1
* use system heimdal headers if possible, fix missing dependencies on hx509 and...Jelmer Vernooij2011-04-031-1/+5
* Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2Jelmer Vernooij2011-03-141-1/+1
* s4 torture: add new rpc torture tests for backup key remote protocolMatthieu Patou2011-02-051-0/+1038