summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* packaging: Remove RHEL directory and contentsRowland Penny2017-09-1212-1236/+0
* packaging: Remove RHEL-CTDB directory and contentsRowland Penny2017-09-1214-1405/+0
* s3/smbd: sticky write time offset miscalculation causes broken timestampsRalph Boehme2017-09-121-2/+1
* ctdb-tests: Fix ctdb process-exist testsAmitay Isaacs2017-09-092-18/+28
* ctdb-tests: Add a dummy ctdb client for testingAmitay Isaacs2017-09-092-1/+150
* ctdb-tests: Fix the implementation of process-exists in fake daemonAmitay Isaacs2017-09-091-2/+79
* ctdb-daemon: Fix implementation of process_exists controlAmitay Isaacs2017-09-091-6/+10
* ctdb-tools: Fix CID 1414746Amitay Isaacs2017-09-091-1/+3
* ctdb-tools: Use ssize_t instead of int for checking the status of read()Amitay Isaacs2017-09-091-4/+6
* s3/vfs: move ACE4_ADD_FILE/ACE4_DELETE_CHILD mapping from NFSv4 framework to ...Ralph Boehme2017-09-092-4/+4
* vfs_zfsacl: ensure zfs_get_nt_acl_common() has access to stat infoRalph Boehme2017-09-091-3/+22
* vfs_zfsacl: pass smb_fname to zfs_get_nt_acl_commonRalph Boehme2017-09-091-12/+8
* vfs/nfs4_acls: move special handling of SMB_ACE4_SYNCHRONIZE to vfs_zfsaclRalph Boehme2017-09-092-7/+9
* smbd: add missing newline to debug message in daemon_status()Justin Maggard via samba-technical2017-09-081-1/+1
* s3-lib: Fix error mapping for EROFSSachin Prabhu via samba-technical2017-09-081-1/+1
* python: Allow debug classes to be specified on the command line for python toolsAndrew Bartlett2017-09-071-3/+3
* librpc/dceprc_util.c: Move debug message to DBG_DEBUG()Andrew Bartlett2017-09-071-2/+2
* libcli/security: Move debug message to DBG_DEBUG()Andrew Bartlett2017-09-071-1/+1
* dsdb: Add missing \n to debugAndrew Bartlett2017-09-071-1/+1
* drs repl: Only print raw DRS replication traffic at level 9Andrew Bartlett2017-09-073-4/+8
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-0722-0/+62
* Use the rpc_parse debug class for PIDL genrated codeAndrew Bartlett2017-09-071-0/+3
* repl_meta_data: Re-work printing of replicated entriesAndrew Bartlett2017-09-071-9/+28
* linked_attributes: Use ldb_ldif_message_redacted_string() for consistencyAndrew Bartlett2017-09-071-2/+6
* repl_meta_data: Use ldb_ldif_message_redacted_string() to avoid printing secr...Andrew Bartlett2017-09-071-5/+15
* ldb: version 1.2.2ldb-1.2.2Andrew Bartlett2017-09-074-1/+282
* ldb: Add new ldb_ldif_message_redacted_string() with testsAndrew Bartlett2017-09-073-5/+147
* ldb_tdb: Refuse to re-index very old database with no DN in the recordAndrew Bartlett2017-09-071-1/+17
* ldb_tdb: Use braces in ltdb_dn_list_find_val()Andrew Bartlett2017-09-071-1/+3
* ldb_tdb: Check for talloc_strdup() failure in ltdb_index_add1()Andrew Bartlett2017-09-071-1/+7
* ldb_tdb: Check for errors during tdb operations in ltdb_reindex()Andrew Bartlett2017-09-071-2/+28
* ldb_tdb: Use memcmp rather than strncmp() in ltdb_key_is_record(), re_key() a...Andrew Bartlett2017-09-072-5/+5
* ldb_tdb: Create a common ltdb_key_is_record() allowing multiple key formsAndrew Bartlett2017-09-074-8/+53
* ldb_tdb: Do not trigger the unique index check during a re-index, use another...Andrew Bartlett2017-09-071-29/+83
* ldb_tdb: Use memcmp() to compare TDB keys in re_index()Andrew Bartlett2017-09-071-1/+2
* selftest: Avoid a build started just before midnight failingAndrew Bartlett2017-09-071-1/+4
* cli_credentials: Fix a typoVolker Lendecke2017-09-071-1/+1
* WHATSNEW: Add Using x86_64 Accelerated AES Crypto Instructions section.Jeremy Allison2017-09-071-0/+18
* lib: crypto: Add the ability to select Intel AESNI instruction set at configu...Jeremy Allison2017-09-074-2/+31
* lib: crypto: Plumb in the Intel AES instructions.Jeremy Allison2017-09-074-2/+224
* lib: crypt: Prepare the existing code to switch to Intel AES hardware instruc...Jeremy Allison2017-09-072-11/+67
* third_party: Add build capability to aesni-intel.Jeremy Allison2017-09-074-13/+33
* third_party: Add the Intel Add support for AES-NI acceleration.Jeremy Allison2017-09-072-0/+3114
* python: Enable execution of samba.tests.security with Python 3.Lumir Balhar2017-09-061-1/+1
* python: Fix bad type in conversion of NTSTATUS.Lumir Balhar2017-09-061-1/+1
* python: Add tests for check_access function from samba.security.Lumir Balhar2017-09-061-0/+26
* python: Port samba.security to Python 3 compatible form.Lumir Balhar2017-09-062-12/+22
* python:samba: Add code to remove obsolete files in the private dirAndreas Schneider2017-09-061-0/+34
* python:samba: Use 'binddns dir' in samba-tool and samba_upgradednsAndreas Schneider2017-09-0512-55/+121
* s4:bind_dlz: Use the 'binddns dir' if possibleAndreas Schneider2017-09-056-14/+117