samba.git
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 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()
2019-08-19 Volker Lendeckesmbd: Align integer types
2019-08-19 Volker Lendeckesmbd: Simplify delay_for_oplock()
2019-08-19 Volker Lendeckesmbd: Move is_same_lease() up in the file
2019-08-19 Volker Lendeckesmbd: Simplify is_same_lease()
2019-08-19 Volker Lendeckesmbd: Optimize delay_for_oplock()
2019-08-19 Volker Lendeckelib: Remove a duplicate function prototype
2019-08-19 Volker Lendeckesmbd: Remove a misleading comment
2019-08-19 Volker Lendeckesmbd: Merge two DEBUGs into one
2019-08-19 Volker Lendeckesmbd: Avoid casts in share_conflict()
2019-08-19 Volker Lendeckesmbd: Save two lines in find_share_mode_entry
2019-08-19 Volker Lendeckelib: Micro-optimization for db_tdb_do_locked()
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().
next