summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-03Revert "ldb: User hexchars_upper from replace.h"Andreas Schneider1-3/+8
2025-12-03s3:libads: Set udp_preference_limit = 0 for MIT KerberosAndreas Schneider1-0/+1
2025-12-03s3:libads: Set a request timeout for Kerberos requestsAndreas Schneider1-0/+15
2025-12-03wscript: Fix double quoting for USING_SYSTEM_MITKRB5Andreas Schneider1-1/+1
2025-11-27s4:selftest: move tests that want to be last, lastDouglas Bagnall1-18/+69
2025-11-27smbd: reshuffle requested/granted lease level logic of Directory LeasesRalph Boehme1-9/+10
2025-11-27smbd: distinguish "no record" from "bad record" in smbXsrv_open_global_lookup()Ralph Boehme1-0/+10
2025-11-27net/serverid: initialize state->open_dbRalph Boehme1-0/+2
2025-11-27smbXsrvdump: catch exception from unparsable recordsRalph Boehme1-2/+9
2025-11-27smbtorture: fix a test rundownRalph Boehme1-1/+1
2025-11-26vfs_gpfs: Fix CID 1666430 Control flow issues (DEADCODE)Anoop C S1-12/+4
2025-11-24vfs_ceph_new: use vfs_ceph_iget/vfs_ceph_iput in vfs_ceph_disk_freeShweta Sodani1-11/+8
2025-11-24s4:dsdb: Do not declare cm_print_error()Andreas Schneider1-5/+0
2025-11-24libcli:ldap: Do not declare cm_print_error()Andreas Schneider1-5/+0
2025-11-20tdb: Fix parse_hex during `tdbtool storehex`Lin Liu1-2/+2
2025-11-20selftest: move knownfail.d/krb5-no-dollar to expectedfail.dDouglas Bagnall1-0/+10
2025-11-20autobuild: run ntvfs krb5 tests on MIT buildDouglas Bagnall1-0/+3
2025-11-20s4:kdc: avoid reusing a variable nameDouglas Bagnall1-11/+12
2025-11-20s4:kdc: do not match principal + '$' if smb.conf says not toDouglas Bagnall2-18/+56
2025-11-20s4:kdc:principal lookup will soon succeed on ad_dc_ntvfsDouglas Bagnall3-17/+17
2025-11-20s4/torture:kdc-canon understands no-implicit-dollar settingDouglas Bagnall2-0/+26
2025-11-20pytests: krb5 raw tests use TestCase.get_server_param()Douglas Bagnall1-10/+3
2025-11-20pytest: krb5 alias tests: expect no machine$ match on ad_dc_ntvfsDouglas Bagnall2-1/+13
2025-11-20pytest:krb5: ms-kile-client tests notice lack of dollar matchingDouglas Bagnall2-6/+36
2025-11-20pytest: krb5 tests remember implicit dollar optionDouglas Bagnall1-0/+3
2025-11-20pytests: add TestCase.get_server_param() methodDouglas Bagnall1-0/+16
2025-11-20pytest:krb5: print error names on errorDouglas Bagnall1-5/+11
2025-11-20pytest:krb5: errcode errors include namesDouglas Bagnall2-1/+6
2025-11-20pytests: rename KRB_ERR_TKT_NYV as KDC_ERR_TKT_NYVDouglas Bagnall2-6/+6
2025-11-20tests: run krb5.kdc tests on ad_dc_ntvfs without implicit dollar matchDouglas Bagnall3-0/+30
2025-11-20loadparm: add "kdc name match implicit dollar without canonicalization"Douglas Bagnall3-0/+43
2025-11-20s4:kdc: allocate fallback realm later, closer to useDouglas Bagnall1-9/+7
2025-11-20s4:kdc: do not fallback to "$$" if user is "$"Douglas Bagnall1-1/+1
2025-11-20s4:kdc: flatten samba_kdc_lookup_client dollar fallbackDouglas Bagnall1-52/+56
2025-11-20s4:kdc: avoid a leak on errorDouglas Bagnall1-1/+1
2025-11-20s4:kdc: improve a commentDouglas Bagnall1-1/+1
2025-11-20s4:torture:kdc-canon: test each combination only onceDouglas Bagnall1-7/+7
2025-11-20pytest: test auth.user_session with principalsDouglas Bagnall1-1/+45
2025-11-20s4:cracknames: initialise a string variableDouglas Bagnall1-1/+1
2025-11-20docs-xml:smb.conf: fix a sentenceDouglas Bagnall1-1/+1
2025-11-19s3:ntlm_auth: Fix typo in error message (protools -> protocols)Frediano Ziglio1-1/+1
2025-11-19ctdb: Fix ctdb startup with inconsistent cluster lock settingsVolker Lendecke1-0/+2
2025-11-19mdssvc: support a wider range of years [0000,9999] in $time.isoRalph Boehme2-4/+19
2025-11-19tests/krb5: Construct signed_attrs correctlyJennifer Sutton4-33/+117
2025-11-18tests/krb5: Add TD_CMS_DIGEST_ALGORITHMS constantJennifer Sutton4-1/+19
2025-11-18wscript: Fix help text spellingJennifer Sutton1-2/+2
2025-11-18python:tests: Correct test class nameJennifer Sutton1-1/+1
2025-11-18vfs_fruit: psd->dacl can be NULL, use orig_num_acesRalph Boehme1-1/+1
2025-11-18vfs:streams_xattr: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEVSamuel Cabrero1-1/+3
2025-11-18vfs:fruit: Allow RESOLVE_NO_XDEV flagSamuel Cabrero1-1/+3