summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* waf: Check for GNUTLS AES CFB supportAndreas Schneider2019-08-211-0/+6
* s4:samdb: Only include necessary header files in encrypted_secretsAndreas Schneider2019-08-211-1/+2
* s4:samdb: Remove dual-stack mode from (test_)encrypted_secretsAndreas Schneider2019-08-212-55/+10
* encrypted_secrets: Add known and expected value testAndrew Bartlett2019-08-211-0/+51
* s4:samdb: Add test_gnutls_value_decryption()Andreas Schneider2019-08-211-0/+65
* s3: net: net_ads: fix a typo in commentMarco Wang2019-08-211-1/+1
* talloc: ASAN fix for test_magic_protectionSwen Schillig2019-08-211-0/+2
* talloc: ASAN fix for test_rustySwen Schillig2019-08-211-1/+3
* talloc: ASAN fix for test_pool_nestSwen Schillig2019-08-211-0/+2
* talloc: ASAN fix for test_talloc_free_in_destructorSwen Schillig2019-08-211-0/+2
* talloc: ASAN fix for test_realloc_on_destructor_parentSwen Schillig2019-08-211-0/+2
* s3: VFS: Complete the replacement of SMB_VFS_LINK() -> SMB_VFS_LINKAT().Jeremy Allison2019-08-208-63/+1
* s3: VFS: vfs_time_audit. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-22/+0
* s3: VFS: vfs_full_audit. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-15/+0
* s3: VFS: vfs_unityed_media. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-34/+0
* s3: VFS: vfs_syncops. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-20/+0
* s3: VFS: vfs_snapper. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-29/+0
* s3: VFS: vfs_shadow_copy2. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-42/+0
* s3: VFS: vfs_media_harmony. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-41/+0
* s3: VFS: vfs_glusterfs. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-16/+0
* s3: VFS: vfs_ceph_snapshots. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-32/+0
* s3: VFS: vfs_ceph. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-16/+0
* s3: VFS: vfs_cap. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-53/+0
* s3: smbd: Make hardlink_internals() call SMB_VFS_LINKAT() instead of SMB_VFS_...Jeremy Allison2019-08-201-1/+9
* s3: torture: Change cmd_link to call SMB_VFS_LINKAT().Jeremy Allison2019-08-201-1/+8
* s3: VFS: vfs_unityed_media. Implement linkat().Jeremy Allison2019-08-201-0/+47
* s3: VFS: vfs_time_audit. Implement linkat().Jeremy Allison2019-08-201-0/+31
* s3: VFS: vfs_syncops. Implement linkat().Jeremy Allison2019-08-201-0/+33
* s3: VFS: vfs_snapper. Implement linkat().Jeremy Allison2019-08-201-0/+37
* s3: VFS: vfs_shadow_copy2. Implement linkat().Jeremy Allison2019-08-201-0/+50
* s3: VFS: vfs_media_harmony. Implement linkat().Jeremy Allison2019-08-201-0/+53
* s3: VFS: vfs_glusterfs. Implement linkat().Jeremy Allison2019-08-201-0/+23
* s3: VFS: vfs_full_audit. Implement linkat().Jeremy Allison2019-08-201-0/+25
* s3: VFS: vfs_ceph_snapshots. Implement linkat().Jeremy Allison2019-08-201-0/+40
* s3: VFS: vfs_ceph. Implement linkat().Jeremy Allison2019-08-201-0/+23
* s3: VFS: vfs_cap. Implement linkat().Jeremy Allison2019-08-201-0/+61
* s3: VFS: Add SMB_VFS_LINKAT().Jeremy Allison2019-08-208-0/+106
* vfs_glusterfs: Enable profiling for file system operationsAnoop C S2019-08-201-49/+288
* tdb: Release tdb 1.4.2tdb-1.4.2Stefan Metzmacher2019-08-202-1/+74
* ctdb-daemon: Make node inactive in the NODE_STOP controlMartin Schwenke2019-08-201-0/+2
* ctdb-daemon: Drop unused function ctdb_local_node_got_banned()Martin Schwenke2019-08-202-25/+0
* ctdb-daemon: Switch banning code to use ctdb_node_become_inactive()Martin Schwenke2019-08-201-1/+1
* ctdb-daemon: Factor out new function ctdb_node_become_inactive()Martin Schwenke2019-08-202-0/+45
* build: fix mandatory typo in zlib configure checkDavid Disseldorp2019-08-201-1/+1
* ldb: Free memory when repacking databaseTim Beale2019-08-201-0/+1
* ldb: Log the partition we're repackingTim Beale2019-08-201-2/+4
* ldb: Log pack format in user-friendly wayTim Beale2019-08-201-2/+15
* ldb: Change pack format defines to enumTim Beale2019-08-201-5/+8
* ldb: Move where we update the pack format versionTim Beale2019-08-203-2/+4
* ldb: Always log when the database pack format changesTim Beale2019-08-202-1/+4