summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* doc-xml: Add 'sharesec' reference to 'access based share enum'Andreas Schneider2015-03-021-1/+4
* selftest: shuffle msdfs-share DFS referral responsesDavid Disseldorp2015-02-281-1/+3
* MSDFS referral shufflingRobin McCorkell2015-02-274-3/+52
* winbind: Slightly simplify wb_sids2xidsVolker Lendecke2015-02-271-7/+8
* lib: Fix talloc hierarchy in init_lsa_ref_domain_listVolker Lendecke2015-02-271-1/+5
* lib/util: Build iov_buf library only when building sambaAmitay Isaacs2015-02-271-5/+8
* libsmb: Make "ip_service_compare" staticVolker Lendecke2015-02-272-2/+1
* tevent: version 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