index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
locking
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-15
s3/locking: fix checking for byterange locks when granting RH lease
Ralph Boehme
1
-1
/
+14
2025-08-15
s3/locking: modernize file_has_brlocks()
Ralph Boehme
1
-2
/
+3
2025-08-15
smbd: make file_has_brlocks() public
Ralph Boehme
2
-0
/
+12
2025-06-14
smbd: Fix whitespace
Volker Lendecke
1
-1
/
+1
2025-04-09
smbd: convert all fsp->fh->private_options to fsp_flags
Ralph Boehme
1
-4
/
+3
2025-04-09
s3/locking: remove now unused private_options from share_mode_entry
Ralph Boehme
2
-5
/
+4
2025-04-09
s3/locking: store NTCREATEX_FLAG_DENY_[DOS|FCB] as share_entry_flags
Ralph Boehme
1
-0
/
+14
2025-04-09
s3/locking: store NTCREATEX_FLAG_STREAM_BASEOPEN as share_entry_flag
Ralph Boehme
2
-2
/
+11
2025-04-09
s3/locking: add and use fsp_[get|apply]_share_entry_flags()
Ralph Boehme
2
-2
/
+22
2025-04-09
smbd: rename SHARE_MODE_FLAG_POSIX_OPEN to SHARE_ENTRY_FLAG_POSIX_OPEN
Ralph Boehme
1
-1
/
+1
2025-04-02
s3/locking: add a comment to share_mode_data_ltdb_store()
Ralph Boehme
1
-0
/
+3
2025-04-02
s3/locking: add a comment to put_share_mode_lock_internal()
Ralph Boehme
1
-0
/
+3
2025-04-02
s3/locking: simplify get_static_share_mode_data_fn()
Ralph Boehme
1
-12
/
+10
2025-04-02
s3/locking: locking_tdb_data_get() -> locking_tdb_data_parse()
Ralph Boehme
1
-8
/
+11
2025-04-02
s3/locking: parse_share_modes() -> parse_share_mode_data()
Ralph Boehme
1
-6
/
+6
2025-04-02
smbd: use share_mode_do_locked_brl() in vfs_default_durable_reconnect()
Ralph Boehme
2
-14
/
+4
2025-04-02
smbd: use share_mode_do_locked_brl() in vfs_default_durable_disconnect()
Ralph Boehme
2
-13
/
+10
2025-04-02
smbd: use share_mode_do_locked_brl() in strict_lock_check_default()
Ralph Boehme
1
-6
/
+37
2025-04-02
smbd: check can_lock in strict_lock_check_default()
Ralph Boehme
1
-1
/
+4
2025-04-02
s3/locking: prepare brl_locktest() for upgradable read-only locks
Ralph Boehme
3
-5
/
+7
2025-04-02
s3/brlock: remove brl_get_locks_for_locking()
Stefan Metzmacher
2
-23
/
+0
2025-04-02
smbd: use share_mode_do_locked_brl()
Ralph Boehme
2
-86
/
+27
2025-04-02
s3/locking: add brl_set_modified()
Ralph Boehme
2
-0
/
+6
2025-04-02
s3/brlock: don't increment current_lock_count if do_lock_fn() failed
Ralph Boehme
1
-9
/
+11
2025-04-02
s3/brlock: add share_mode_do_locked_brl()
Ralph Boehme
2
-0
/
+111
2025-04-02
s3/brlock: add brl_req_set()
Stefan Metzmacher
2
-0
/
+12
2025-04-02
s3/brlock: split out brl_get_locks_readonly_parse()
Stefan Metzmacher
1
-15
/
+28
2025-03-27
smbd: implement modern write time update logic
Ralph Boehme
4
-224
/
+10
2025-03-07
s3:locking: make sure brl_conflict_posix() is only called with 2 POSIX_LOCKS
Ralph Boehme
1
-5
/
+3
2025-03-07
s3:locking: assert POSIX_LOCK in brl_[un]lock_posix()
Ralph Boehme
1
-0
/
+4
2025-03-07
s3:locking: init_strict_lock_struct() already calls lp_posix_cifsu_locktype()
Stefan Metzmacher
2
-2
/
+0
2024-11-05
s3/locking: return parent_lease_key from get_delete_on_close_token()
Ralph Boehme
2
-2
/
+6
2024-11-05
s3/locking: remember parent_lease_key that set delete-on-close
Ralph Boehme
1
-3
/
+18
2024-11-05
smbd: ndrprint lease value in leases_db_set_fn()
Ralph Boehme
1
-0
/
+5
2024-11-05
s3/locking: pass file_id instead of lck to share_mode_watch_send()
Ralph Boehme
2
-4
/
+3
2024-11-05
s3/locking: add share_entry_forall_read() and share_entry_forall() varients
Ralph Boehme
2
-19
/
+76
2024-11-05
s3/locking: tweak share_entry_forall()
Ralph Boehme
1
-5
/
+26
2024-11-05
s3/locking: add share_mode_forall() and share_mode_forall_read() varients
Ralph Boehme
2
-9
/
+43
2024-11-05
s3/g_lock: add g_lock_locks() and g_lock_locks_read() varients
Ralph Boehme
1
-1
/
+1
2024-10-25
smbd: convert fsp->posix_flags to fsp->fsp_flags.posix_open
Ralph Boehme
1
-1
/
+1
2024-10-10
s3:smbd: allow reset_share_mode_entry() to handle more than one durable handle
Stefan Metzmacher
1
-22
/
+293
2024-08-27
lib: Add libcli/util/ntstatus.h in a few headers where it's needed
Volker Lendecke
1
-0
/
+1
2024-08-27
smbd: Modernize a few DEBUGs
Volker Lendecke
1
-15
/
+19
2024-05-22
smbd: Use direct struct initialization
Volker Lendecke
1
-8
/
+10
2024-05-22
smbd: Remove the ZERO_ZERO define
Volker Lendecke
1
-88
/
+0
2024-05-22
smbd: Fix whitespace
Volker Lendecke
1
-11
/
+11
2024-05-22
smbd: Modernize a few DEBUGs
Volker Lendecke
1
-12
/
+17
2024-05-15
smbd: Modernize a few DEBUGs
Volker Lendecke
1
-8
/
+11
2024-04-23
s3:brlock: use NUMERIC_CMP in #ifdef-zeroed lock_compare
Douglas Bagnall
1
-5
/
+2
2023-09-26
libcli/security: Rename dup_nt_token() -> security_token_duplicate()
Andrew Bartlett
1
-2
/
+2
[next]