summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-20loadparm: Modernize DEBUGsVolker Lendecke1-5/+3
2026-01-20libgpo: Use ISDOT/ISDOTDOTVolker Lendecke1-1/+1
2026-01-20smbd: Remove unused STR_TO_SMB_BIG_UINTVolker Lendecke2-28/+0
2026-01-20smbd: Scan output of get quota command with sscanfVolker Lendecke1-77/+17
2026-01-20smbd: Add a NULL check for get quota command outputVolker Lendecke1-1/+2
2026-01-20smbd: Reduce indentation with an early returnVolker Lendecke1-89/+85
2026-01-20smbd: Replace dfree command output parsing with sscanfVolker Lendecke1-19/+19
2026-01-20smbd: Add a NULL check for dfree command outputVolker Lendecke1-2/+3
2026-01-20smbd: Reduce indentation in handle_dfree_command with early returnsVolker Lendecke1-48/+51
2026-01-20smbd: Factor out handling of dfree command into a separate functionVolker Lendecke1-19/+33
2026-01-20smbd: Modernize a few DEBUGsVolker Lendecke2-6/+6
2026-01-20manpages/vfs_ceph_new: document fscrypt and keybridge optionsJohn Mulligan1-0/+119
2026-01-20vfs_ceph_new: add keybridge and ceph fscrypt supportJohn Mulligan1-1/+285
2026-01-20build: add '--with-varlink' configure optionJohn Mulligan3-7/+33
2026-01-20vfs: add files to access the varlink keybridge APIJohn Mulligan2-0/+310
2026-01-19WHATSNEW: update with vfs_aio_ratelimit detailsShachar Sharon1-0/+11
2026-01-18lib/pthreadpool: protect jobs list from concurrent thread accessNoel Power1-0/+40
2026-01-18lib/pthreadpool: Fix possible concurrent access to pool->glue_listNoel Power1-1/+79
2026-01-18lib/pthreadpool: fix free of already freed glue objectNoel Power1-1/+0
2026-01-18Add unit cmocka tests for pthreadpool_teventNoel Power3-0/+785
2026-01-18Add basic cmocka unit tests for pthreadpoolNoel Power3-0/+644
2026-01-18docs-xml/manpages: doc for 'vfs_aio_ratelimit' moduleShachar Sharon2-0/+156
2026-01-18s3:selftest: test vfs_aio_ratelimit moduleShachar Sharon3-0/+111
2026-01-18vfs_aio_ratelimit: rate-limiting module for async I/OShachar Sharon3-1/+771
2026-01-16s4:torture/smb2: add smb2.bench.write testStefan Metzmacher1-0/+428
2026-01-16s4:torture/smb2: let bench.c tests use the initial connection of just once is...Stefan Metzmacher1-16/+52
2026-01-16s4:torture/smb2: fix using uninitialized memory in test_lease_dynamic_share()Stefan Metzmacher1-1/+1
2026-01-16s3:smb2_negprot: make use of xconn->transport.type != SMB_TRANSPORT_TYPE_NBTStefan Metzmacher1-8/+1
2026-01-15s3:utils:status_json fix Non-boolean returnedGary Lockyer1-1/+1
2026-01-15s4:client:http_test fix Non-boolean returnedGary Lockyer1-1/+1
2026-01-15s3:tests: Use awk for parsing hexkeysAndreas Schneider1-6/+14
2026-01-15s3:tests: Add debug output to test_net_tdb.shAndreas Schneider1-0/+8
2026-01-15source3:tests: Fix all shellcheck errors found in test_net_tdb.shAndreas Schneider1-25/+26
2026-01-15Update WHATSNEW with kerberos changesGary Lockyer1-0/+142
2026-01-15ci:autobuild: add MIT schema_dc krb5 testsDouglas Bagnall3-4/+269
2026-01-15pytest:krb5:as_req: adjust for 'require canonicalization'Douglas Bagnall2-223/+62
2026-01-15pytest:krb5:ms_kile: adjust for 'require canonicalization'Douglas Bagnall2-12/+66
2026-01-15pytest:krb5: as_canonicalization recognises require canon optionDouglas Bagnall2-160/+7
2026-01-15s4:test: fix kdc-canon-heimdal tests for 'require canonicalization'Douglas Bagnall2-16/+26
2026-01-15s4:test: fix kdc-heimdal simple tests for 'require canonicalization'Douglas Bagnall2-11/+30
2026-01-15pytest:krb5: notice require canonicalization optionDouglas Bagnall1-0/+3
2026-01-15tests: schema_dc krb5 tests with 'require canonicalization = yes'Douglas Bagnall4-8/+446
2026-01-15s4:kdc: honour "kdc require canonicalization = yes"Douglas Bagnall1-1/+22
2026-01-15loadparm: add "kdc require canonicalization"Douglas Bagnall3-0/+38
2026-01-15pytest:krb5 as_canonicalization checks no implicit $ return codeDouglas Bagnall2-64/+15
2026-01-15tests: run more kdc tests with no implicit $ without canonicalizationDouglas Bagnall4-0/+101
2026-01-15kdc: match implicit dollar without canon affects AS_REQ client onlyDouglas Bagnall4-47/+28
2026-01-15pytest:krb5:as_canonicalization debug formattingDouglas Bagnall1-1/+1
2026-01-15samba-tool gpo: remove unused importDouglas Bagnall1-1/+0
2026-01-15torture: do not zero members more than onceDouglas Bagnall1-2/+0