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
2026-01-15
selftest: we no longer use 'testscenarios' or 'subunit.tests.testsuite'
Douglas Bagnall
1
-6
/
+0
2026-01-15
selftest: Disable ‘krb5 acceptor report canonical client name’ for fl2008...
Jennifer Sutton
1
-0
/
+1
2026-01-15
s4:auth: Implement ‘krb5 acceptor report canonical client name’ option fo...
Jennifer Sutton
2
-1
/
+44
2026-01-15
s4:torture:auth: Do not break client principal
Jennifer Sutton
2
-41
/
+0
2026-01-15
auth:kerberos: Do not fail if PAC account name doesn’t match ticket princip...
Jennifer Sutton
2
-3
/
+2
2026-01-15
loadparm: Add ‘krb5 acceptor report canonical client name’ option
Jennifer Sutton
3
-0
/
+23
2026-01-15
s4:selftest: Remove ‘extra_options’
Jennifer Sutton
1
-1
/
+1
2026-01-15
s4:torture: Fix code spelling
Jennifer Sutton
1
-2
/
+2
2026-01-15
s4:torture: Simplify booleans
Jennifer Sutton
1
-9
/
+9
2026-01-15
s4:torture:auth: Fix PAC checksum test
Jennifer Sutton
1
-6
/
+17
2026-01-15
WHATSNEW: update for policy hints
Douglas Bagnall
1
-0
/
+21
2026-01-15
dsdb:password_hash: fix policy_hint controlled reset return codes
Douglas Bagnall
2
-4
/
+10
2026-01-15
dsdb:password_hash: policy_hints control makes resets check history
Douglas Bagnall
1
-1
/
+9
2026-01-15
dsdb:password_hash: "policy hints" resets honour minPwdAge
Douglas Bagnall
2
-4
/
+6
2026-01-15
pytest:dsdb:password: test policy_hints oid
Douglas Bagnall
3
-0
/
+315
2026-01-15
pytest:dsdb:passwords: guess ldaps and ldap hosts from each other
Douglas Bagnall
1
-0
/
+8
2026-01-15
dsdb:password_hash: notice "policy hints" control
Douglas Bagnall
1
-1
/
+74
2026-01-15
ldb: add "policy hints" controls to be used by password_hash module
Douglas Bagnall
3
-0
/
+148
2026-01-15
dsdb:password_hash: reject password reset with UNWILLING_TO_PERFORM
Douglas Bagnall
3
-6
/
+20
2026-01-15
dsdb:password_hash: fix a typo
Douglas Bagnall
1
-1
/
+1
2026-01-15
python subunit: add dummy addDuration methods
Douglas Bagnall
2
-0
/
+12
2026-01-15
s3:vfs_ceph_new: use #ifdef, not #if HAVE_CEPH_ASYNCIO
Douglas Bagnall
1
-9
/
+9
2026-01-15
manpages:smb.conf:nt hash store: remove a stray word
Douglas Bagnall
1
-1
/
+1
2026-01-14
lib: Fix the build on solaris
Volker Lendecke
1
-9
/
+2
2026-01-14
vfs_btrfs: Log the correct fd value
SATOH Fumiyasu
1
-1
/
+1
2026-01-13
s3:libsmb: Rework check_negative_conn_cache()
Andreas Schneider
7
-35
/
+67
2026-01-13
s3:winbindd fix race condition in terminate_child
Gary Lockyer
1
-1
/
+1
2026-01-13
auth/ntlmssp: Zero memory in ntlmssp_client.c
Pavel Filipenský
1
-9
/
+13
2026-01-13
auth/ntlmssp: Add missing memory allocation checks is ntlmssp_client.c
Pavel Filipenský
1
-0
/
+12
2026-01-13
auth/ntlmssp: Zero sensitive memory in gensec_ntlmssp.c
Pavel Filipenský
1
-1
/
+3
2026-01-13
source3/auth: Zero memory in auth_util.c
Pavel Filipenský
1
-10
/
+10
2026-01-13
auth/credentials: Zero memory in credentials_ntlm.c
Pavel Filipenský
1
-38
/
+34
2026-01-13
auth/kerberos: Zero sensitive memory in gssapi_pac.c
Pavel Filipenský
1
-4
/
+7
2026-01-13
auth/kerberos: Check memory allocation in gssapi_get_session_key()
Pavel Filipenský
1
-0
/
+6
2026-01-13
auth: Fix trailing whitespaces in gssapi_pac.c
Pavel Filipenský
1
-2
/
+2
2026-01-13
lib/krb5_wrap: Check memory allocation in smb_krb5_get_smb_session_key()
Pavel Filipenský
1
-0
/
+4
2026-01-13
lib/krb5_wrap: Zero sensitive memory in krb5_samba.c
Pavel Filipenský
1
-3
/
+6
2026-01-13
s4: Fix trailing whitespaces in sesssetup.c
Pavel Filipenský
1
-15
/
+15
2026-01-13
auth: Fix typo "pass-though" -> "pass-through"
Pavel Filipenský
3
-4
/
+4
2026-01-13
libcli:auth: Fix trailing whitespaces in ntlm_check.c
Pavel Filipenský
1
-51
/
+51
2026-01-13
s3:lib/util_sock: allow {before,after}_connect hooks to be passed to open_soc...
Stefan Metzmacher
3
-8
/
+28
2026-01-13
lib/async_req: let async_connect_send() pass the fd to {before,after}_connect...
Stefan Metzmacher
3
-12
/
+12
2026-01-12
lib: Remove [set|drop]_effective_capability and enum smbd_capability
Volker Lendecke
3
-143
/
+0
2026-01-12
lib: Replace calls to [set|drop]_effective_capability
Volker Lendecke
3
-12
/
+12
2026-01-12
lib: Add capability-specific functions
Volker Lendecke
2
-0
/
+102
2026-01-12
lib: Remove LEASE_CAPABILITY
Volker Lendecke
2
-6
/
+0
2026-01-12
lib: Remove KERNEL_OPLOCK_CAPABILITY
Volker Lendecke
2
-7
/
+0
2026-01-12
lib: Remove explicitly dropping capabilities before exec
Volker Lendecke
2
-18
/
+0
2026-01-08
vfs_ceph_new: Improve log entries in vfs_cephfs_load_lib()
Anoop C S
1
-5
/
+4
2026-01-08
vfs_ceph_new: Add explicit log entry for libcephfs proxy status
Anoop C S
1
-0
/
+1
[prev]
[next]