summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2015-03-07torture/fsrvp: remove verification trailer magic fieldDavid Disseldorp1-34/+7
2015-03-06s4-lib/cmdline: Fix help for -P / --machine-pass: this no longer implies -kAndrew Bartlett1-1/+1
2015-03-06heimdal: Fix CID 1273430 Double freeVolker Lendecke1-1/+0
2015-03-06Remove unnecessary python path updates for bundled subunit/testtools.Jelmer Vernooij1-3/+2
2015-03-06tests/sam: Remove unnecessary calls for third party module imports.Jelmer Vernooij1-2/+0
2015-03-06test_samba3dump: Use Samba subunit emitter.Jelmer Vernooij1-1/+1
2015-03-06subunitrun: Update instructions for running subunit tests.Jelmer Vernooij1-1/+1
2015-03-04backupkey: Remove an unused variableVolker Lendecke1-1/+1
2015-03-04backupkey: Fix CID 1273293 Uninitialized scalar variableVolker Lendecke1-1/+1
2015-03-04backupkey: Fix a memleakVolker Lendecke1-0/+1
2015-03-04backupkey: Simplify get_lsa_secretVolker Lendecke1-2/+4
2015-03-04backupkey: Slightly simplify bkrp_do_retrieve_server_wrap_keyVolker Lendecke1-1/+2
2015-03-04Fix whitespaceVolker Lendecke1-50/+48
2015-03-03Fix the O3 developer buildVolker Lendecke8-30/+40
2015-03-02s4-torture: cleanup nsswrapper test a little by removing nwrap references.Günther Deschner2-121/+121
2015-03-02s4-torture: re-add nss-wrapper torture testsuite.Günther Deschner3-1/+957
2015-02-25Fix the developer O3 buildVolker Lendecke19-30/+33
2015-02-25heimdal: Fix the developer O3 buildVolker Lendecke1-1/+1
2015-02-25s4/scripting/devel: Add tool to roll over the krbtgt passwordAndrew Bartlett1-0/+63
2015-02-25s4/scripting/bin/renamedc: Fix up rename DC scriptAndrew Bartlett1-34/+26
2015-02-25backupkey: Explain more why we use GnuTLS hereAndrew Bartlett1-0/+20
2015-02-25torture-backupkey: Check the dcerpc call return code before calling ndr pullGarming Sam1-3/+5
2015-02-25backupkey: replace heimdal rsa key generation with GnuTLSGarming Sam1-44/+82
2015-02-25build: Require GnuTLS if building with Active DirectoryGarming Sam1-0/+3
2015-02-25torture-backupkey: Add tests that read the secret from the server, and validateAndrew Bartlett1-9/+312
2015-02-25backupkey: Better handling for different wrap version headersAndrew Bartlett1-12/+19
2015-02-25backupkey: Add tests for ServerWrap protocolAndrew Bartlett1-2/+645
2015-02-25backupkey: Change expected error codes to match Windows 2008R2 and Windows 20...Andrew Bartlett2-4/+11
2015-02-25backupkey: Implement ServerWrap DecryptAndrew Bartlett1-51/+186
2015-02-25backupkey: Handle more clearly the case where we find the secret, but it has ...Andrew Bartlett1-45/+33
2015-02-25backupkey: Improve variable names to make clear this is client-provided dataAndrew Bartlett1-13/+13
2015-02-25backupkey: Use the name lsa_secret rather than just secretAndrew Bartlett1-20/+20
2015-02-25backupkey: Implement ServerWrap Encrypt protocolAndrew Bartlett1-13/+299
2015-02-25backupkey: Improve function names and comments for clarityAndrew Bartlett1-8/+34
2015-02-25backupkey: Move SID comparison to inside get_and_verify_access_check()Andrew Bartlett1-29/+26
2015-02-25backupkey: begin by factoring out the server wrap functionsGarming Sam1-3/+15
2015-02-25torture-backupkey: Assert dcerpc_bkrp_BackupKey_r call was successfulAndrew Bartlett1-0/+6
2015-02-25torture-backupkey: Add consistent assertions that createRestoreGUIDStruct() s...Andrew Bartlett1-1/+12
2015-02-25s4:torture/rpc/backupkey: Require 2048 bit RSA keyArvid Requate1-0/+75
2015-02-25s4-backupkey: consistent naming of werr variableArvid Requate1-10/+10
2015-02-25s4-backupkey: improve variable nameArvid Requate1-2/+2
2015-02-25s4-backupkey: typo fixArvid Requate1-2/+2
2015-02-25s4-backupkey: IDL for ServerWrap subprotocolArvid Requate1-0/+12
2015-02-25s4-backupkey: Comply with [MS-BKRP] 2.2.1Arvid Requate1-2/+1
2015-02-25s4-backupkey: Set defined cert serialnumberArvid Requate1-1/+22
2015-02-25s4-backupkey: de-duplicate error handlingArvid Requate1-39/+20
2015-02-25s4-backupkey: check for talloc failureArvid Requate1-0/+3
2015-02-25s4-backupkey: Cert lifetime of 365 days, not secsArvid Requate1-1/+1
2015-02-25s4-backupkey: Ensure RSA modulus is 2048 bitsArvid Requate1-5/+10
2015-02-23torture: Add netr_setPassword(2) schannel test.Andreas Schneider2-0/+110