gd/samba-autobuild/.git
2019-08-21 Andreas Schneiders3:smbd: Use GnuTLS for AES constants
2019-08-21 Andreas Schneiders3:smbd: Use smb2_signing_key structure for the decrypt...
2019-08-21 Andreas Schneiders3:smbd: Use smb2_signing_key structure for the encrypt...
2019-08-21 Andreas Schneiderlibcli:smb: Use a smb2_signing_key for storing the...
2019-08-21 Andreas Schneiderlibcli:smb: Use a smb2_signing_key for storing the...
2019-08-21 Andreas Schneiderlibcli:smb: Add gnutls_aead_cipher_hd_t to smb2_signing...
2019-08-21 Andreas Schneiderlibcli:smb: Use GnuTLS for AES constants
2019-08-21 Andreas Schneiderlibcli:smb: Define SMB2_AES_128_CCM_NONCE_SIZE
2019-08-21 Andrew Bartlettbuild: Remove explicit check for HAVE_GNUTLS_AEAD as...
2019-08-21 Andrew Bartletts4-samdb: Remove duplicate encrypted_secrets code using...
2019-08-21 Andrew Bartlettlib/crypto: Remove unused RC4 code from Samba
2019-08-21 Andrew Bartletts4-rpc_server/backupkey: consistently check error codes...
2019-08-21 Andrew Bartletts4-rpc_server: Remove Heimdal-based BackupKey server
2019-08-21 Andrew Bartlettbuild: Set minimum GnuTLS version at 3.4.7
2019-08-21 Andreas Schneiderlib:crypto: Prepare not to build AES or AES-CMAC if...
2019-08-21 Andrew Bartlettauth/gensec: Use gnutls_error_to_ntstatus() in netsec_d...
2019-08-21 Andreas Schneiderauth:gensec: Use GnuTLS AES CFB8 in netsec_do_seal()
2019-08-21 Andrew Bartlettauth/gensec: Use gnutls_error_to_ntstatus() consistentl...
2019-08-21 Andreas Schneiderauth:gensec: Use GnuTLS AES128 CFB8 in netsec_do_seq_num()
2019-08-21 Andrew Bartlettauth/credentials: Check NTSTATUS return from netlogon_c...
2019-08-21 Andrew Bartletts3-librpc: Remove unused init_netr_CryptPassword()
2019-08-21 Andrew Bartletts4-rpc_server: Check NTSTATUS return value from netlogo...
2019-08-21 Andrew Bartletts3-rpc_server: Check NTSTATUS return value from netlogo...
2019-08-21 Andrew Bartlettlibcli:auth Check NTSTATUS from netlogon_creds_aes_...
2019-08-21 Andrew Bartlettcrypto: Update REQUIREMENTS file with new minimum version
2019-08-21 Andrew Bartlettlibcli:auth Return NTSTATUS from netlogon_creds_aes_dec...
2019-08-21 Andreas Schneiderlibcli:auth: Use GnuTLS AES128 CFB for netlogon_creds_a...
2019-08-21 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_aes_enc...
2019-08-21 Andreas Schneiderlibcli:auth: Use GnuTLS AES128 CFB for netlogon_creds_a...
2019-08-21 Andreas Schneiderlibcli:auth: Use netlogon_creds_aes_encrypt() in netlog...
2019-08-21 Andreas Schneiderwaf: Check for GNUTLS AES CFB support
2019-08-21 Andreas Schneiders4:samdb: Only include necessary header files in encryp...
2019-08-21 Andreas Schneiders4:samdb: Remove dual-stack mode from (test_)encrypted_...
2019-08-21 Andrew Bartlettencrypted_secrets: Add known and expected value test
2019-08-21 Andreas Schneiders4:samdb: Add test_gnutls_value_decryption()
2019-08-21 Marco Wangs3: net: net_ads: fix a typo in comment
2019-08-21 Swen Schilligtalloc: ASAN fix for test_magic_protection
2019-08-21 Swen Schilligtalloc: ASAN fix for test_rusty
2019-08-21 Swen Schilligtalloc: ASAN fix for test_pool_nest
2019-08-21 Swen Schilligtalloc: ASAN fix for test_talloc_free_in_destructor
2019-08-21 Swen Schilligtalloc: ASAN fix for test_realloc_on_destructor_parent
2019-08-20 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_LINK(...
2019-08-20 Jeremy Allisons3: VFS: vfs_time_audit. Remove link_fn(). No longer...
2019-08-20 Jeremy Allisons3: VFS: vfs_full_audit. Remove link_fn(). No longer...
2019-08-20 Jeremy Allisons3: VFS: vfs_unityed_media. Remove link_fn(). No longer...
2019-08-20 Jeremy Allisons3: VFS: vfs_syncops. Remove link_fn(). No longer used.
2019-08-20 Jeremy Allisons3: VFS: vfs_snapper. Remove link_fn(). No longer used.
2019-08-20 Jeremy Allisons3: VFS: vfs_shadow_copy2. Remove link_fn(). No longer...
2019-08-20 Jeremy Allisons3: VFS: vfs_media_harmony. Remove link_fn(). No longer...
2019-08-20 Jeremy Allisons3: VFS: vfs_glusterfs. Remove link_fn(). No longer...
2019-08-20 Jeremy Allisons3: VFS: vfs_ceph_snapshots. Remove link_fn(). No longe...
2019-08-20 Jeremy Allisons3: VFS: vfs_ceph. Remove link_fn(). No longer used.
2019-08-20 Jeremy Allisons3: VFS: vfs_cap. Remove link_fn(). No longer used.
2019-08-20 Jeremy Allisons3: smbd: Make hardlink_internals() call SMB_VFS_LINKAT...
2019-08-20 Jeremy Allisons3: torture: Change cmd_link to call SMB_VFS_LINKAT().
2019-08-20 Jeremy Allisons3: VFS: vfs_unityed_media. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: vfs_time_audit. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: vfs_syncops. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: vfs_snapper. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: vfs_shadow_copy2. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: vfs_media_harmony. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: vfs_glusterfs. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: vfs_full_audit. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: vfs_ceph_snapshots. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: vfs_ceph. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: vfs_cap. Implement linkat().
2019-08-20 Jeremy Allisons3: VFS: Add SMB_VFS_LINKAT().
2019-08-20 Anoop C Svfs_glusterfs: Enable profiling for file system operations
2019-08-20 Stefan Metzmachertdb: Release tdb 1.4.2
2019-08-20 Martin Schwenkectdb-daemon: Make node inactive in the NODE_STOP control
2019-08-20 Martin Schwenkectdb-daemon: Drop unused function ctdb_local_node_got_b...
2019-08-20 Martin Schwenkectdb-daemon: Switch banning code to use ctdb_node_becom...
2019-08-20 Martin Schwenkectdb-daemon: Factor out new function ctdb_node_become_i...
2019-08-20 David Disseldorpbuild: fix mandatory typo in zlib configure check
2019-08-20 Tim Bealeldb: Free memory when repacking database
2019-08-20 Tim Bealeldb: Log the partition we're repacking
2019-08-20 Tim Bealeldb: Log pack format in user-friendly way
2019-08-20 Tim Bealeldb: Change pack format defines to enum
2019-08-20 Tim Bealeldb: Move where we update the pack format version
2019-08-20 Tim Bealeldb: Always log when the database pack format changes
2019-08-20 Aaron Haslettdowngradedatabase: installing script
2019-08-20 Aaron Haslettdowngradedatabase: Add man-page documentation
2019-08-20 Tim Bealedowngradedatabase: rename to samba_downgrade_db
2019-08-20 Tim Bealetests: Avoid hardcoding relative filepath
2019-08-20 Aaron Haslettdowngradedatabase: comply with samba.tests.source
2019-08-20 Volker Lendeckesmbd: Move lease type detection in delay_for_oplock()
2019-08-19 Volker Lendeckesmbd: Merge grant_fsp_oplock_type() into delay_for_oplock()
2019-08-19 Volker Lendeckesmbd: Move delay_for_oplock() down
2019-08-19 Volker Lendeckesmbd: Make delay_for_oplock() return NTSTATUS
2019-08-19 Volker Lendeckesmbd: Slightly simplify grant_fsp_oplock_type()
2019-08-19 Volker Lendeckesmbd: Slightly simplify delay_for_oplock()
2019-08-19 Volker Lendeckesmbd: Introduce handle_share_mode_lease()
2019-08-19 Volker Lendeckesmbd: Move set_share_mode() out of grant_fsp_oplock_type()
2019-08-19 Volker Lendeckesmbd: Move grant_fsp_oplock_type() close to delay_for_o...
2019-08-19 Volker Lendeckesmbd: Slightly simplify open_file_ntcreate()
2019-08-19 Volker Lendeckesmbd: Remove a late ref to "file_existed" in open_file_...
2019-08-19 Volker Lendeckesmbd: Move resetting "oplock_request" to before delay_f...
2019-08-19 Volker Lendeckesmbd: For kernel-oplocked files don't call delay_for_op...
2019-08-19 Volker Lendeckesmbd: Optionally wait for a share mode record in setup_...
2019-08-19 Volker Lendeckesmbd: Simplify has_other_nonposix_opens()
next