garming/samba-autobuild/.git
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...
2019-08-14 Martin Schwenkectdb-tests: Drop mention of non-existent -s option
2019-08-14 Martin Schwenkectdb-tests: Add -I <count> option for iterating tests
2019-08-14 Martin Schwenkectdb-tests: Factor out main test loop into run_tests()
2019-08-14 Martin Schwenkectdb-tests: Add shellcheck test for some test scripts...
2019-08-14 Martin Schwenkectdb-tests: New variable CTDB_SCRIPTS_TESTS_BIN_DIR
2019-08-14 Martin Schwenkectdb-tests: Rename CTDB_SCRIPTS_TESTS_BINDIR to CTDB_SC...
2019-08-14 Martin Schwenkectdb-tests: Simplify test_wrap script
2019-08-14 Martin Schwenkectdb-tests: Avoid shellcheck warning SC2045
2019-08-14 Martin Schwenkectdb-tests: Avoid shellcheck warning SC2034
2019-08-14 Martin Schwenkectdb-tests: Avoid shellcheck warning SC2230
2019-08-14 Martin Schwenkectdb-tests: Avoid shellcheck warning SC2188
2019-08-14 Martin Schwenkectdb-tests: Avoid shellcheck warning SC2155
2019-08-14 Martin Schwenkectdb-tests: Avoid shellcheck warning SC2004
2019-08-14 Martin Schwenkectdb-tests: Avoid shellcheck warning SC2164
2019-08-14 Martin Schwenkectdb-tests: Avoid shellcheck warning SC2086
2019-08-14 Martin Schwenkectdb-tools: Drop 'o' option from getopts command
2019-08-14 Volker Lendecketorture: Fix CID 1452288 Null pointer dereferences...
2019-08-14 Volker Lendeckelib: CID 1452289: API usage errors (USE_AFTER_FREE)
2019-08-14 Volker Lendeckesmbd: Fix CID 1452290 Null pointer dereferences (REVER...
2019-08-14 Volker Lendeckesmbd: Fix CID 1452291 Null pointer dereferences (NULL_...
2019-08-14 Volker Lendeckelibrpc: Fix CID 1452292 Null pointer dereferences ...
2019-08-13 David Disseldorps3/pdb: fix debug message typos
2019-08-12 David Disseldorpctdb/doc: fix some double-word typos
next