summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tevent: version 0.9.23tevent-0.9.23Michael Adam2015-02-272-1/+89
* winbind: Simplify winbindd_dsgetdcname_recvVolker Lendecke2015-02-271-5/+5
* vfs_catia: Simplify init_mappings()Volker Lendecke2015-02-261-1/+2
* smbd: Simplify ReadDirNameVolker Lendecke2015-02-261-4/+6
* smbd: ZERO_STRUCT -> struct initVolker Lendecke2015-02-261-6/+4
* smbd: ZERO_STRUCT -> struct assignmentVolker Lendecke2015-02-261-3/+3
* smbd: ZERO_STRUCT -> struct assignmentVolker Lendecke2015-02-261-2/+1
* smbd: ZERO_STRUCTP -> talloc_zero()Volker Lendecke2015-02-261-3/+1
* param: Remove lib/param/generic.cVolker Lendecke2015-02-263-298/+1
* libsmb: Use tevent_req_poll_ntstatusVolker Lendecke2015-02-262-6/+3
* lib: Simplify pidfile.cVolker Lendecke2015-02-261-13/+6
* Fix whitespaceVolker Lendecke2015-02-263-28/+28
* ntdb: always return int from tdb_store_flag_to_ntdb()David Disseldorp2015-02-261-0/+1
* registry: Fix an aligment increase warningVolker Lendecke2015-02-261-1/+1
* smbd: Fix a typoVolker Lendecke2015-02-261-1/+1
* vfs: Add a brief vfs_ceph manpage.Günther Deschner2015-02-252-0/+109
* Fix the developer O3 buildVolker Lendecke2015-02-2523-34/+38
* heimdal: Fix the developer O3 buildVolker Lendecke2015-02-251-1/+1
* s3-pam_smbpass: Add a deprecation warning.Andreas Schneider2015-02-251-0/+8
* s4/scripting/devel: Add tool to roll over the krbtgt passwordAndrew Bartlett2015-02-252-0/+82
* testprogs-test_chgdcpass.sh: Improve comments to explain why we check about c...Andrew Bartlett2015-02-251-1/+2
* selftest: Improve renamedc tests to confirm more than just the exit codeAndrew Bartlett2015-02-251-3/+38
* 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