summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* subunitrun: Update instructions for running subunit tests.Jelmer Vernooij2015-03-061-1/+1
* backupkey: Remove an unused variableVolker Lendecke2015-03-041-1/+1
* backupkey: Fix CID 1273293 Uninitialized scalar variableVolker Lendecke2015-03-041-1/+1
* backupkey: Fix a memleakVolker Lendecke2015-03-041-0/+1
* backupkey: Simplify get_lsa_secretVolker Lendecke2015-03-041-2/+4
* backupkey: Slightly simplify bkrp_do_retrieve_server_wrap_keyVolker Lendecke2015-03-041-1/+2
* Fix whitespaceVolker Lendecke2015-03-041-50/+48
* Fix the O3 developer buildVolker Lendecke2015-03-038-30/+40
* s4-torture: cleanup nsswrapper test a little by removing nwrap references.Günther Deschner2015-03-022-121/+121
* s4-torture: re-add nss-wrapper torture testsuite.Günther Deschner2015-03-023-1/+957
* Fix the developer O3 buildVolker Lendecke2015-02-2519-30/+33
* heimdal: Fix the developer O3 buildVolker Lendecke2015-02-251-1/+1
* s4/scripting/devel: Add tool to roll over the krbtgt passwordAndrew Bartlett2015-02-251-0/+63
* s4/scripting/bin/renamedc: Fix up rename DC scriptAndrew Bartlett2015-02-251-34/+26
* backupkey: Explain more why we use GnuTLS hereAndrew Bartlett2015-02-251-0/+20
* torture-backupkey: Check the dcerpc call return code before calling ndr pullGarming Sam2015-02-251-3/+5
* backupkey: replace heimdal rsa key generation with GnuTLSGarming Sam2015-02-251-44/+82
* build: Require GnuTLS if building with Active DirectoryGarming Sam2015-02-251-0/+3
* torture-backupkey: Add tests that read the secret from the server, and validateAndrew Bartlett2015-02-251-9/+312
* backupkey: Better handling for different wrap version headersAndrew Bartlett2015-02-251-12/+19
* 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-252-4/+11
* backupkey: Implement ServerWrap DecryptAndrew Bartlett2015-02-251-51/+186
* backupkey: Handle more clearly the case where we find the secret, but it has ...Andrew Bartlett2015-02-251-45/+33
* backupkey: Improve variable names to make clear this is client-provided dataAndrew Bartlett2015-02-251-13/+13
* backupkey: Use the name lsa_secret rather than just secretAndrew Bartlett2015-02-251-20/+20
* backupkey: Implement ServerWrap Encrypt protocolAndrew Bartlett2015-02-251-13/+299
* backupkey: Improve function names and comments for clarityAndrew Bartlett2015-02-251-8/+34
* backupkey: Move SID comparison to inside get_and_verify_access_check()Andrew Bartlett2015-02-251-29/+26
* backupkey: begin by factoring out the server wrap functionsGarming Sam2015-02-251-3/+15
* 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-backupkey: consistent naming of werr variableArvid Requate2015-02-251-10/+10
* s4-backupkey: improve variable nameArvid Requate2015-02-251-2/+2
* s4-backupkey: typo fixArvid Requate2015-02-251-2/+2
* s4-backupkey: IDL for ServerWrap subprotocolArvid Requate2015-02-251-0/+12
* s4-backupkey: Comply with [MS-BKRP] 2.2.1Arvid Requate2015-02-251-2/+1
* s4-backupkey: Set defined cert serialnumberArvid Requate2015-02-251-1/+22
* s4-backupkey: de-duplicate error handlingArvid Requate2015-02-251-39/+20
* s4-backupkey: check for talloc failureArvid Requate2015-02-251-0/+3
* s4-backupkey: Cert lifetime of 365 days, not secsArvid Requate2015-02-251-1/+1
* s4-backupkey: Ensure RSA modulus is 2048 bitsArvid Requate2015-02-251-5/+10
* torture: Add netr_setPassword(2) schannel test.Andreas Schneider2015-02-232-0/+110
* s4: smbtorture: leases - show stat opens grant leases and can be broken.Jeremy Allison2015-02-191-0/+79
* s4-messaging: Unify list of possible messages into messaging.idlAndrew Bartlett2015-02-161-16/+1
* s4-messaging: Remove unused struct imessaging_recAndrew Bartlett2015-02-161-19/+0
* messaging4: Enable POOL_USAGEVolker Lendecke2015-02-144-2/+24
* messaging4: Use messages_dgmVolker Lendecke2015-02-132-337/+107
* messaging4: Use server_id_dbVolker Lendecke2015-02-132-126/+30