summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4/scripting/bin/renamedc: Fix up rename DC scriptAndrew Bartlett2015-02-251-34/+26
* lib/crypto: Document nettle supported cryptoMichael Ledford2015-02-251-0/+21
* backupkey: Explain more why we use GnuTLS hereAndrew Bartlett2015-02-251-0/+20
* build: amend typo for address sanitizer helpGarming Sam2015-02-251-1/+1
* 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-252-12/+25
* 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: Improve IDLGarming Sam2015-02-251-7/+7
* 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-252-1/+37
* s4-backupkey: fix ndr_pull error on empty inputArvid Requate2015-02-251-1/+4
* s4-backupkey: Initialize ndr->switchlist for printArvid Requate2015-02-251-0/+5
* 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
* wafsamba: make sure build fails when uninitialized variable is detectedAlexander Bokovoy2015-02-241-0/+2
* lib: Use iov_buflen in smb1cli_req_chain_submitVolker Lendecke2015-02-241-3/+3
* lib: Use iov_buflen in smb1cli_req_writev_submitVolker Lendecke2015-02-241-1/+7
* lib: Use iov_buflen in smb1cli_req_createVolker Lendecke2015-02-241-1/+12
* lib: Use iov_buf in smbXcli_iov_concatVolker Lendecke2015-02-241-9/+10
* libcli: Use iov_buflen in smbXcli_iov_lenVolker Lendecke2015-02-242-7/+6
* smbd: Fix a typoVolker Lendecke2015-02-241-1/+1
* smb2_server: Use iov_advanceVolker Lendecke2015-02-241-24/+4
* smb2_server: Add range checking to nbt_lengthVolker Lendecke2015-02-241-13/+48
* tsocket: Use iov_advanceVolker Lendecke2015-02-242-51/+18
* iov_buf: Add an explaining commentVolker Lendecke2015-02-241-0/+4
* tsocket: Fix a typoVolker Lendecke2015-02-241-1/+1
* lib: Move "iov_buf.[ch]" to lib/utilVolker Lendecke2015-02-2411-12/+12
* rpc: Use tevent_req_poll_ntstatusVolker Lendecke2015-02-241-2/+1
* ctdb-io: Do not use sys_write to write to client socketsAmitay Isaacs2015-02-241-3/+3