garming/samba-autobuild/.git
2019-08-20 Tim Bealeldb: Free memory when repacking database master
2019-08-19 Tim Bealeldb: Log the partition we're repacking
2019-08-19 Tim Bealeldb: Log pack format in user-friendly way
2019-08-19 Tim Bealeldb: Change pack format defines to enum
2019-08-19 Tim Bealeldb: Move where we update the pack format version
2019-08-19 Tim Bealeldb: Always log when the database pack format changes
2019-08-19 Aaron Haslettdowngradedatabase: installing script
2019-08-19 Aaron Haslettdowngradedatabase: Add man-page documentation
2019-08-19 Tim Bealedowngradedatabase: rename to samba_downgrade_db
2019-08-19 Tim Bealetests: Avoid hardcoding relative filepath
2019-08-19 Aaron Haslettdowngradedatabase: comply with samba.tests.source
2019-08-17 Andrew Bartlettthird_party: Remove historical tombstone about zlib...
2019-08-17 Andrew Bartlettthird_party: Remove zlib from third_party
2019-08-17 David MulderPrevent samba-tool online backup crash
2019-08-16 Martin Schwenkectdb-tcp: Mark node as disconnected if incoming connect...
2019-08-16 Martin Schwenkectdb-tcp: Only mark a node connected if both directions...
2019-08-16 Martin Schwenkectdb-tcp: Create outbound queue when the connection...
2019-08-16 Martin Schwenkectdb-tcp: Use TALLOC_FREE()
2019-08-16 Martin Schwenkectdb-tcp: Move incoming fd and queue into struct ctdb_t...
2019-08-16 Martin Schwenkectdb-tcp: Rename fd -> out_fd
2019-08-16 Martin Schwenkectdb-daemon: Add function ctdb_ip_to_node()
2019-08-16 Jeremy Allisons3: VFS: vfs_default. Convert underlying system call...
2019-08-16 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_RENAME...
2019-08-16 Jeremy Allisons3: VFS: vfs_time_audit. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_full_audit. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_virusfilter. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_unityed_media. Remove rename_fn(). No...
2019-08-16 Jeremy Allisons3: VFS: vfs_syncops. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_xattr. Remove rename_fn(). No...
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_depot: Change to using SMB_VFS_REN...
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_depot. Remove rename_fn(). No...
2019-08-16 Jeremy Allisons3: VFS: vfs_snapper. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_shadow_copy2. Remove rename_fn(). No longe...
2019-08-16 Jeremy Allisons3: VFS: vfs_netatalk. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_media_harmony. Remove rename_fn(). No...
2019-08-16 Jeremy Allisons3: VFS: vfs_glusterfs. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_fruit. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_extd_audit. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_crossrename. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_ceph_snapshots. Remove rename_fn(). No...
2019-08-16 Jeremy Allisons3: VFS: vfs_ceph. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_catia. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_cap. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_audit. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_recycle. Use SMB_VFS_RENAMEAT() instead...
2019-08-16 Jeremy Allisons3: smbd: vfs_virusfilter: Use SMB_VFS_RENAMEAT() inste...
2019-08-16 Jeremy Allisons3: torture: Change cmd_vfs to call SMB_VFS_RENAMEAT().
2019-08-16 Jeremy Allisons3: smbd: Change rename_internals_fsp() to call SMB_VFS...
2019-08-16 Jeremy Allisons3: VFS: vfs_virusfilter. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_unityed_media. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_time_audit. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_syncops. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_xattr. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_depot. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_snapper. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_shadow_copy2. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_netatalk. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_media_harmony. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_glusterfs. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_full_audit. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_fruit. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_extd_audit. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_crossrename. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_ceph_snapshots. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_ceph. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_catia. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_cap. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_audit. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: Add SMB_VFS_RENAMEAT().
2019-08-16 Ralph Boehmes3: VFS: change connection_struct cwd_fname to cwd_fsp
2019-08-16 Ralph Boehmevfs_full_audit: pass conn to smb_fname_str_do_log()
2019-08-16 Ralph Boehmes3:smbd: modernize conn_new()
2019-08-16 Jeremy Allisons3: smbd: Reformatting. Use helper variable for SMB_VFS...
2019-08-16 Ralph Boehmevfs_glusterfs: initialize st_ex_file_id, st_ex_itime...
2019-08-15 Ralph Boehmevfs_default: use correct flag in vfswrap_fs_file_id
2019-08-14 Christof Schmittsmbd: Make sys_disk_free static
2019-08-14 Christof Schmittselftest: Add test for quota query on directory with...
2019-08-14 Christof Schmittvfs_fake_dfq: Add option to fake stat information
2019-08-14 Christof Schmittvfs_gpfs: Check group quota for directory when SGID...
2019-08-14 Christof Schmittquotas: Check group quota for directory when SGID is set
2019-08-14 Andreas Schneiderauth:ntlmssp: Use generate_random_buffer() for session...
2019-08-14 Andreas Schneiders3:passdb: Use generate_secret_buffer() for generating...
2019-08-14 Andreas Schneiders4:samdb: Use generate_nonce_buffer() for AEC GCM nonce
2019-08-14 Andreas Schneiderlib:util: Use generate_secret_buffer() for long term...
2019-08-14 Andreas SchneiderRevert "s4:rpc_server: Use generate_secret_buffer(...
2019-08-14 Andreas SchneiderRevert "s4:rpc_server: Use generate_secret_buffer(...
2019-08-14 Andreas SchneiderRevert "s4:rpc_server: Use generate_secret_buffer(...
2019-08-14 Andreas SchneiderRevert "libcli:auth: Use generate_secret_buffer() for...
2019-08-14 Andreas Schneiderlib:util: Fix documentation for random number functions
2019-08-14 Alexander Bokovoysmbtorture: extend rpc.lsa to lookup machine over fores...
2019-08-14 Alexander Bokovoylookup_name: allow own domain lookup when flags == 0
2019-08-14 Alexander Bokovoytorture/rpc/lsa: allow testing different lookup levels
2019-08-14 Volker Lendeckesmbd: Fix CID 1452293 Incorrect expression (NO_EFFECT)
2019-08-14 Martin Schwenkectdb-daemon: Avoid signed/unsigned comparison by casting
2019-08-14 Martin Schwenkectdb-daemon: Avoid signed/unsigned comparison by declar...
2019-08-14 Martin Schwenkectdb-common: Return value of ctdb_queue_length() should...
2019-08-14 Martin Schwenkectdb-tests: Use select_test_node() in ctdb setdebug...
2019-08-14 Martin Schwenkectdb-tests: Add function select_test_node()
2019-08-14 Martin Schwenkectdb-tools: Fix usage for "ctdb cattdb"
2019-08-14 Martin Schwenkectdb-tests: Don't print summary on failure if -e option...
next