samba.git
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_tdb: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_xattr: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_posix_eadb: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_ceph: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_glusterfs: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_depot: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_syncops: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_recycle: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_unityed_media: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_xattr_tdb: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_virusfilter: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_time_audit: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_xattr: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_snapper: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_shadow_copy2: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_media_harmony: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_extd_audit: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Remove unlink_fn. No longe...
2019-09-26 Jeremy Allisons3: VFS: vfs_catia: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_cap: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_audit: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: lib: adouble: Add dirfsp to ad_convert_delete_adfil...
2019-09-26 Jeremy Allisons3: lib: adouble: Add struct files_struct *dirfsp param...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Change delete_invalid_meta_stream...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Change fruit_pread_meta_stream...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Add struct files_struct *dirfsp...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Add struct files_struct *dirfsp...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Add files_struct *dirfsp parameter...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Add struct files_struct *dirfsp...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Add files_struct *dirfsp parameter...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit: Convert fruit_rmdir_internal()...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit: Add dirfsp files_struct pointer...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit: Wrap fruit_rmdir() so we can add...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Change fruit_unlink_internal()...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Add files_struct *dirfsp to fruit_u...
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Wrap Convert fruit_unlink() ->...
2019-09-26 Jeremy Allisons3: smbd: Change rmdir_internals() to call SMB_VFS_UNLI...
2019-09-26 Jeremy Allisons3: smbd: Change recursive_rmdir() to call SMB_VFS_UNLI...
2019-09-26 Jeremy Allisons3: smbd: Change close_remove_share_mode() to call...
2019-09-26 Jeremy Allisons3: smbd: Change delete_all_streams() to call SMB_VFS_U...
2019-09-26 Jeremy Allisons3: smbd: Change smb_set_file_unix_basic() to call...
2019-09-26 Jeremy Allisons3: pysmbd: Change py_smbd_unlink() to call SMB_VFS_UNL...
2019-09-26 Jeremy Allisons3: smbd: Change remove_msdfs_link() to call SMB_VFS_UN...
2019-09-26 Jeremy Allisons3: smbd: Change create_msdfs_link() to call SMB_VFS_UN...
2019-09-26 Jeremy Allisons3: cmd_vfs: Change cmd_pathfunc() to call SMB_VFS_UNLI...
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_common: Convert unlink_acl_common...
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_common: Add dirfsp, flags parameters...
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_xattr: Don't call unlink_acl_common...
2019-09-26 Jeremy Allisons3: VFS: vfs_virusfilter: Change UNLINK -> UNLINKAT...
2019-09-26 Jeremy Allisons3: VFS: vfs_posix_eadb: Wrap posix_eadb_unlink() into...
2019-09-26 Jeremy Allisons3: VFS: vfs_audit. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_virusfilter. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_unityed_media. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_time_audit. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_syncops. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_xattr: Convert streams_xattr_unlin...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_xattr. Wrap Convert streams_xattr_...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_xattr. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_depot: Change streams_depot_unlink...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_depot. Wrap Convert streams_depot_...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_depot. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_snapper. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_shadow_copy2. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_recycle: Change recycle_unlink_internal...
2019-09-26 Jeremy Allisons3: VFS: vfs_recycle: Wrap recycle_unlink() into a...
2019-09-26 Jeremy Allisons3: VFS: vfs_recycle. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_media_harmony. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_glusterfs. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_full_audit. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_fruit. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_extd_audit. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_ceph_snapshots. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_ceph. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_catia. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_cap. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_xattr_tdb. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_posix_eadb. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_xattr. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_tdb. Implement unlinkat().
2019-09-26 Jeremy Allisons3: VFS: Add SMB_VFS_UNLINKAT().
2019-09-26 Martin Schwenkectdb-tests: Update README
2019-09-26 Martin Schwenkectdb-tests: Move simple tests to INTEGRATION/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move complex tests to CLUSTER/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Convert local daemons include file into...
2019-09-26 Martin Schwenkectdb-tests: Drop use of array in run_tests()
2019-09-26 Martin Schwenkectdb-tests: Drop custom handling for unit tests
2019-09-26 Martin Schwenkectdb-tests: Skip README files in test directories/colle...
2019-09-26 Martin Schwenkectdb-tests: Recurse into directories instead of explici...
2019-09-26 Martin Schwenkectdb-tests: Fold find_and_run_one_test() in to run_tests()
2019-09-26 Martin Schwenkectdb-tests: Move tool tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move takeover_helper tests to UNIT/ subdire...
2019-09-26 Martin Schwenkectdb-tests: Move takeover tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move shellcheck tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move onnode tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move eventscript tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move eventd tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move cunit tests to UNIT/ subdirectory
2019-09-25 Andreas Schneiderwaf: Use waf function to add for -Wl,--as-needed
2019-09-25 Andreas Schneiderwaf:replace: Do not link against libpthread if not...
next