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-20
loadparm: Modernize DEBUGs
Volker Lendecke
1
-5
/
+3
2026-01-20
libgpo: Use ISDOT/ISDOTDOT
Volker Lendecke
1
-1
/
+1
2026-01-20
smbd: Remove unused STR_TO_SMB_BIG_UINT
Volker Lendecke
2
-28
/
+0
2026-01-20
smbd: Scan output of get quota command with sscanf
Volker Lendecke
1
-77
/
+17
2026-01-20
smbd: Add a NULL check for get quota command output
Volker Lendecke
1
-1
/
+2
2026-01-20
smbd: Reduce indentation with an early return
Volker Lendecke
1
-89
/
+85
2026-01-20
smbd: Replace dfree command output parsing with sscanf
Volker Lendecke
1
-19
/
+19
2026-01-20
smbd: Add a NULL check for dfree command output
Volker Lendecke
1
-2
/
+3
2026-01-20
smbd: Reduce indentation in handle_dfree_command with early returns
Volker Lendecke
1
-48
/
+51
2026-01-20
smbd: Factor out handling of dfree command into a separate function
Volker Lendecke
1
-19
/
+33
2026-01-20
smbd: Modernize a few DEBUGs
Volker Lendecke
2
-6
/
+6
2026-01-20
manpages/vfs_ceph_new: document fscrypt and keybridge options
John Mulligan
1
-0
/
+119
2026-01-20
vfs_ceph_new: add keybridge and ceph fscrypt support
John Mulligan
1
-1
/
+285
2026-01-20
build: add '--with-varlink' configure option
John Mulligan
3
-7
/
+33
2026-01-20
vfs: add files to access the varlink keybridge API
John Mulligan
2
-0
/
+310
2026-01-19
WHATSNEW: update with vfs_aio_ratelimit details
Shachar Sharon
1
-0
/
+11
2026-01-18
lib/pthreadpool: protect jobs list from concurrent thread access
Noel Power
1
-0
/
+40
2026-01-18
lib/pthreadpool: Fix possible concurrent access to pool->glue_list
Noel Power
1
-1
/
+79
2026-01-18
lib/pthreadpool: fix free of already freed glue object
Noel Power
1
-1
/
+0
2026-01-18
Add unit cmocka tests for pthreadpool_tevent
Noel Power
3
-0
/
+785
2026-01-18
Add basic cmocka unit tests for pthreadpool
Noel Power
3
-0
/
+644
2026-01-18
docs-xml/manpages: doc for 'vfs_aio_ratelimit' module
Shachar Sharon
2
-0
/
+156
2026-01-18
s3:selftest: test vfs_aio_ratelimit module
Shachar Sharon
3
-0
/
+111
2026-01-18
vfs_aio_ratelimit: rate-limiting module for async I/O
Shachar Sharon
3
-1
/
+771
2026-01-16
s4:torture/smb2: add smb2.bench.write test
Stefan Metzmacher
1
-0
/
+428
2026-01-16
s4:torture/smb2: let bench.c tests use the initial connection of just once is...
Stefan Metzmacher
1
-16
/
+52
2026-01-16
s4:torture/smb2: fix using uninitialized memory in test_lease_dynamic_share()
Stefan Metzmacher
1
-1
/
+1
2026-01-16
s3:smb2_negprot: make use of xconn->transport.type != SMB_TRANSPORT_TYPE_NBT
Stefan Metzmacher
1
-8
/
+1
2026-01-15
s3:utils:status_json fix Non-boolean returned
Gary Lockyer
1
-1
/
+1
2026-01-15
s4:client:http_test fix Non-boolean returned
Gary Lockyer
1
-1
/
+1
2026-01-15
s3:tests: Use awk for parsing hexkeys
Andreas Schneider
1
-6
/
+14
2026-01-15
s3:tests: Add debug output to test_net_tdb.sh
Andreas Schneider
1
-0
/
+8
2026-01-15
source3:tests: Fix all shellcheck errors found in test_net_tdb.sh
Andreas Schneider
1
-25
/
+26
2026-01-15
Update WHATSNEW with kerberos changes
Gary Lockyer
1
-0
/
+142
2026-01-15
ci:autobuild: add MIT schema_dc krb5 tests
Douglas Bagnall
3
-4
/
+269
2026-01-15
pytest:krb5:as_req: adjust for 'require canonicalization'
Douglas Bagnall
2
-223
/
+62
2026-01-15
pytest:krb5:ms_kile: adjust for 'require canonicalization'
Douglas Bagnall
2
-12
/
+66
2026-01-15
pytest:krb5: as_canonicalization recognises require canon option
Douglas Bagnall
2
-160
/
+7
2026-01-15
s4:test: fix kdc-canon-heimdal tests for 'require canonicalization'
Douglas Bagnall
2
-16
/
+26
2026-01-15
s4:test: fix kdc-heimdal simple tests for 'require canonicalization'
Douglas Bagnall
2
-11
/
+30
2026-01-15
pytest:krb5: notice require canonicalization option
Douglas Bagnall
1
-0
/
+3
2026-01-15
tests: schema_dc krb5 tests with 'require canonicalization = yes'
Douglas Bagnall
4
-8
/
+446
2026-01-15
s4:kdc: honour "kdc require canonicalization = yes"
Douglas Bagnall
1
-1
/
+22
2026-01-15
loadparm: add "kdc require canonicalization"
Douglas Bagnall
3
-0
/
+38
2026-01-15
pytest:krb5 as_canonicalization checks no implicit $ return code
Douglas Bagnall
2
-64
/
+15
2026-01-15
tests: run more kdc tests with no implicit $ without canonicalization
Douglas Bagnall
4
-0
/
+101
2026-01-15
kdc: match implicit dollar without canon affects AS_REQ client only
Douglas Bagnall
4
-47
/
+28
2026-01-15
pytest:krb5:as_canonicalization debug formatting
Douglas Bagnall
1
-1
/
+1
2026-01-15
samba-tool gpo: remove unused import
Douglas Bagnall
1
-1
/
+0
2026-01-15
torture: do not zero members more than once
Douglas Bagnall
1
-2
/
+0
[prev]
[next]