asn/samba-autobuild/.git
2026-07-21 Stefan Metzmacherselftest:Samba4: use samba_dnsupdate --sync-file for... master
2026-07-21 Stefan Metzmachers4:samba_dnsupdate: add --sync-file option
2026-07-21 Stefan Metzmachers4:samba_dnsupdate: let update_file check for modified...
2026-07-21 Stefan Metzmachers4:samba_dnsupdate: split out a update_file() helper...
2026-07-20 Ralph Boehmes4/resolve: drop unused include
2026-07-17 Ralph Boehmesmbd: implement POSIX-FSA 2.1.4.8.1 FileDispositionInfo...
2026-07-17 Ralph Boehmepython/tests: add Smb3UnixTests.test_delete_read_only_attr
2026-07-17 Ralph Boehmepython/tests: enhance LibsmbTests.clean_file to work...
2026-07-17 Ralph Boehmepylibsmb: add "sfileinfo" method
2026-07-17 Ralph Boehmepylibsmb: add MS-SMB2 SET_INFO InfoTypes
2026-07-17 Ralph BoehmeWHATSNEW: SMB3 Persistent Handles
2026-07-17 Ralph BoehmeCI: skip samba3.clustered.smb2.persistent-open.reconnec...
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.deleteonclos...
2026-07-17 Ralph Boehmesmbtorture: add testsuite "smb2.persistent-open-failover"
2026-07-17 Ralph Boehmesmbtorture: add tests "smb2.persistent-open.deleteonclo...
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.directory...
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.directory...
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.replay-multi"
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.replay-recon...
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.rename-dir...
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.timeout_5"
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.reconnect...
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.reconnect...
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.reconnect...
2026-07-17 Ralph Boehmesmbtorture: add test "smb2.persistent-open.reconnect...
2026-07-17 Ralph Boehmesmbtorture: start of a smb2.persistent-open testsuite
2026-07-17 Ralph Boehmeselftest: add share argument to planclusteredmembertest...
2026-07-17 Ralph Boehmes4/torture: add torture_smb2_connection_share_ext()
2026-07-17 Ralph Boehmeselftest: add clusteredmember env ctdb management hooks
2026-07-17 Ralph Boehmesmbtorture: add utility functions to stop and restart...
2026-07-17 Ralph Boehmesmbd: add FSCTL_SMBTORTURE_[GET_CTDB_PNN|STOP_CTDB_NODE...
2026-07-17 Ralph Boehmesmbd: bypass child cleanup when child exits with a...
2026-07-17 Ralph Boehmesmbstatus: print persistent handles
2026-07-17 Ralph Boehmesmbd: SMB layer processing of Persistent Handle requests
2026-07-17 Ralph Boehmesmbd: fail replay operation on handle that has been...
2026-07-17 Ralph Boehmesmbd: pass replay_operation and persistent_requested...
2026-07-17 Ralph Boehmesmbd: prepare checks before SMB_VFS_DURABLE_COOKIE...
2026-07-17 Ralph Boehmesmbd: open smbXsrv_open_global.tdb db with per-record...
2026-07-17 Ralph Boehmesmbd: use DBWRAP_STORE_PERSISTENT in smbXsrv_open_globa...
2026-07-17 Ralph Boehmesmbd: check for Persistent Handles in smbXsrv_open_glob...
2026-07-17 Ralph Boehmesmbd: advertize CAP_CONTINUOUS_AVAILABILITY if "continu...
2026-07-17 Ralph Boehmesmbd: advertize SMB2_CAP_PERSISTENT_HANDLES global...
2026-07-17 Ralph Boehmenet/serverid: implement "--persistent" for "net serveri...
2026-07-17 Ralph Boehmenet/serverid: also remove stale record from locking.tdb
2026-07-17 Ralph Boehmesmbd: make smbXsrv_open_global_parse_record() public
2026-07-17 Ralph Boehmescavenger: make share_mode_cleanup_disconnected() public
2026-07-17 Ralph Boehmescavenger: add missing field seperator in debug output
2026-07-17 Ralph Boehmescavenger: clean up stale delete-on-close tokens in...
2026-07-17 Ralph Boehmes3/locking: add reset_delete_on_close_lck_open_id()
2026-07-17 Ralph Boehmescavenger: ignore failures to remove lease
2026-07-17 Ralph Boehmes3/locking: add brlock_wipe()
2026-07-17 Ralph Boehmes3/locking: add locking_wipe()
2026-07-17 Ralph Boehmes3/lib: add g_lock_wipe()
2026-07-17 Ralph Boehmesmbd: add smbXsrv_open_global_wipe()
2026-07-17 Ralph Boehmecleanupd: Persistent Handle cleanup
2026-07-17 Ralph Boehmesmbd: setup cleanupd *after* the scavenger
2026-07-17 Ralph Boehmesmbd: add smbXsrv_open_global_traverse_per_rec_persiste...
2026-07-17 Ralph Boehmesmbd: notify scavenger of disconnected persistent handl...
2026-07-17 Ralph Boehmesmbd: pass fsp to open_mode_check()
2026-07-17 Ralph Boehmescavenger: update cleanup_disconnected_share_mode_entry...
2026-07-17 Ralph Boehmescavenger: update scavenger_add_timer() for Persistent...
2026-07-17 Ralph Boehmes3/brlock: update brlock cleanup for Persistent Handles
2026-07-17 Ralph Boehmes3/brlock: add brl_get_locks_for_cleanup()
2026-07-17 Ralph Boehmes3/brlock: add support for opening brlock.tdb with...
2026-07-17 Ralph Boehmes3/brlock: implement reconnecting persistent byterange...
2026-07-17 Ralph Boehmes3/brlock: handle persistent byterange locks in byte_ra...
2026-07-17 Ralph Boehmes3/locking: pass persistent to brl_lock() and add it...
2026-07-17 Ralph Boehmes3/brlock: avoid an else branch
2026-07-17 Ralph Boehmesmbd: adjust get_lease_type() for Persistent Handles
2026-07-17 Ralph Boehmesmbd: use SMB2_LEASE_NONE in get_lease_type()
2026-07-17 Ralph Boehmesmbd: deal with Persistent Handles in close_directory()
2026-07-17 Ralph Boehmesmbd: pass private_flags to open_directory()
2026-07-17 Ralph Boehmesmbd: factor out close_durable()
2026-07-17 Ralph Boehmesmbd: set persistent state to false in file_close_conn()
2026-07-17 Ralph Boehmesmbd: set persistent to false in close_normal_file()
2026-07-17 Ralph Boehmescavenger: pass individual args not fsp to scavenger_sc...
2026-07-17 Ralph Boehmesmbd: make smbXsrv_open_global_lookup() public
2026-07-17 Ralph Boehmescavenger: prepare cleaning up stale delete-on-close...
2026-07-17 Ralph Boehmesmbd: restrict pure R leases on directories on CA shares
2026-07-17 Ralph Boehmesmbd: apply leases restriction from tcon->smb_max_lease...
2026-07-17 Ralph Boehmesmbd: restrict leases on CA and SO shares when filling...
2026-07-17 Ralph Boehmesmbd: checking for disconnected Persistent Handles
2026-07-17 Ralph Boehmesmbd: reorder send_break_message() in delay_for_oplock_fn()
2026-07-17 Ralph Boehmesmbd: tweak process_oplock_break_message() to support...
2026-07-17 Ralph Boehmesmbd: add and fill CreateGuid in struct smbd_smb2_request
2026-07-17 Ralph Boehmes3/locking: add support for opening locking.tdb with...
2026-07-17 Ralph Boehmesmbd: get rid of fsp arg to reset_delete_on_close_lck()
2026-07-17 Ralph Boehmes3/locking: deal with Persistent Handles in share_mode_...
2026-07-17 Ralph Boehmes3/locking: use DBWRAP_STORE_PERSISTENT in share_mode_d...
2026-07-17 Ralph Boehmes3/locking: prepare set_share_mode() for Persistent...
2026-07-17 Ralph Boehmes3/locking: prepare del_share_mode_open_id() for Persis...
2026-07-17 Ralph Boehmes3/locking: add flags to locking_tdb_data_store()
2026-07-17 Ralph Boehmes3/locking: add flags to share_mode_g_lock_writev()
2026-07-17 Ralph Boehmes3/locking: update share_entry_stale_pid() check for...
2026-07-17 Ralph Boehmes3/locking: map between fsp->op->global->persistent...
2026-07-17 Ralph Boehmesmbd: add and use NTCREATEX_FLAG_PERSISTENT_OPEN
2026-07-17 Ralph Boehmevfs_default: update vfs_default_durable_reconnect_lease...
2026-07-17 Ralph Boehmevfs_default: check for missing lease create context
2026-07-17 Ralph Boehmevfs_default: factor out vfs_default_durable_reconnect_l...
2026-07-17 Ralph Boehmevfs_default: ensure e.pid is current in vfs_default_dur...
next