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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-10
smbtorture: add test "smb2.lease.lease-epoch"
Ralph Boehme
2
-0
/
+100
2025-10-10
smbtorture: correctly handle scale-out shares in smb2.durable-v2-open.[persis...
Ralph Boehme
1
-2
/
+33
2025-10-10
smbtorture: correctly handle scale-out shares in smb2.durable-v2-open.create-...
Ralph Boehme
1
-3
/
+21
2025-10-10
smbtorture: fix smb2.durable-v2-open.open-lease and smb2.durable-v2-open.pers...
Ralph Boehme
1
-6
/
+31
2025-10-10
smbstatus: avoid a crash with --json output if the access_mask has SEC_STD_WR...
Ralph Boehme
1
-0
/
+1
2025-10-10
smbd: avoid clobbering the file size, use info instead
Ralph Boehme
1
-12
/
+13
2025-10-10
smbd: move lp_locking() check inside file_has_brlocks()
Ralph Boehme
2
-1
/
+5
2025-10-10
smbd: remove remnants from write cache handling which was removed a long time...
Ralph Boehme
1
-6
/
+1
2025-10-10
s3:smbd: remove an else branch in exit_server_common()
Ralph Boehme
1
-6
/
+5
2025-10-10
smbd: fix handing of oplock_request and INTERNAL_OPEN_ONLY
Ralph Boehme
1
-3
/
+3
2025-10-10
s3/rpc_server: fix "log file = %m"
Ralph Boehme
2
-0
/
+6
2025-10-10
smbd-scavenger: call set_remote_machine_name()
Ralph Boehme
1
-0
/
+2
2025-10-10
smbd-cleanupd: call set_remote_machine_name() and reopen_logs()
Ralph Boehme
1
-0
/
+3
2025-10-10
smbd-notifyd: call set_remote_machine_name()
Ralph Boehme
1
-0
/
+1
2025-10-10
s3/locking: comment reformatting
Ralph Boehme
1
-4
/
+9
2025-10-10
smbd: use op->global->open_global_id for the share_mode_entry.share_file_id
Ralph Boehme
3
-7
/
+10
2025-10-10
smbd: move calling fsp_set_gen_id() to fsp_bind_smb()
Ralph Boehme
1
-8
/
+2
2025-10-10
mdssvc: implement elasticsearch:default_fields
Ralph Boehme
5
-12
/
+49
2025-10-10
mdssvc: fix filtering by share path prefix
Ralph Boehme
6
-85
/
+133
2025-10-10
mdssvc: fix running test command manually
Ralph Boehme
1
-1
/
+8
2025-10-10
vfs_fruit: ignore Set-ACL requests with zero ACEs
Ralph Boehme
2
-0
/
+36
2025-10-10
smbd: hang directory pattern matching case sensitivity on the pathname
Ralph Boehme
2
-2
/
+1
2025-10-10
smbd: hang posix brl per-handle check on the pathname
Ralph Boehme
2
-2
/
+15
2025-10-10
vfs_fruit: add option "fruit:posix_opens = yes|no" (default: yes)
Ralph Boehme
4
-5
/
+62
2025-10-10
smbtorture: add test vfs.fruit.case_insensitive_find
Ralph Boehme
1
-1
/
+84
2025-10-10
smbtorture: add test vfs.fruit.readonly-exclusive-lock
Ralph Boehme
1
-0
/
+92
2025-10-10
smbd: don't use sticky write times on POSIX handles
Ralph Boehme
1
-0
/
+3
2025-10-10
smbtorture: fix locking offset in test_fruit_locking_conflict()
Ralph Boehme
1
-1
/
+1
2025-10-10
vfs_fake_acls: Call fake_acls_fstatat() from fake_acls_[l]stat()
Volker Lendecke
1
-139
/
+18
2025-10-10
vfs_fake_acls: Implement fake_acls_fstatat()
Volker Lendecke
1
-0
/
+136
2025-10-10
vfs_fake_acls: Reduce indentation in fake_acls_stat()
Volker Lendecke
1
-13
/
+14
2025-10-10
vfs_fake_acls: Reduce indentation in fake_acls_lstat()
Volker Lendecke
1
-46
/
+44
2025-10-10
vfs_fake_acls: Reduce indentation in fake_acls_stat()
Volker Lendecke
1
-64
/
+58
2025-10-10
vfs_fake_acls: Introduce fake_acls_fuidgid()
Volker Lendecke
1
-29
/
+30
2025-10-10
vfs_streams_depot: Use NEXT_UNLINKAT when deleting a stream
Volker Lendecke
1
-2
/
+1
2025-10-10
s4:kdc:sdb_to_hdb strong/flexible certificate mappings
Gary Lockyer
3
-18
/
+596
2025-10-10
s4:kdc:sdb Support Windows flexible cert mappings
Gary Lockyer
5
-31
/
+1454
2025-10-10
tests:s4:kdc Add tests for pkinit certificate mapping
Gary Lockyer
6
-1
/
+1211
2025-10-10
python:domain:user Add altSecurityIdentities
Gary Lockyer
1
-0
/
+1
2025-10-10
selftest: Add certificate binding configuration
Gary Lockyer
1
-1
/
+8
2025-10-10
config: add certificate backdating compensation
Gary Lockyer
3
-0
/
+30
2025-10-10
config: add strong certificate binding enforcement
Gary Lockyer
5
-0
/
+125
2025-10-10
docs: smb.conf: add auth info audit logging
Douglas Bagnall
1
-4
/
+20
2025-10-10
WHATSNEW: auth info audit logging
Douglas Bagnall
1
-0
/
+17
2025-10-10
s4:dsdb:audit_log clean up doc comments
Gary Lockyer
1
-86
/
+98
2025-10-10
s4:dsdb:audit_log change action for auth info
Gary Lockyer
3
-16
/
+16
2025-10-10
s4:dsdb:audit_log log auth info changes
Gary Lockyer
4
-22
/
+57
2025-10-10
tests:audit_log_pass_change add tests for auth info logging
Gary Lockyer
2
-2
/
+71
2025-10-10
tests:audit_log_pass_change refactor the tests
Gary Lockyer
1
-67
/
+97
2025-10-08
third_party:heimdal: import lorikeet-heimdal-202509242121
Gary Lockyer
9
-6
/
+478
[prev]
[next]