summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Collapse)AuthorFilesLines
2026-04-22third_party/ngtcp2: import v1.22.1 for CVE-2026-40170Stefan Metzmacher99-2963/+5993
For CVE-2026-40170 see: https://github.com/ngtcp2/ngtcp2/security/advisories/GHSA-f523-465f-8c8f) Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
2026-03-31third_party:heimdal: Import lorikeet-heimdal-202603261022Gary Lockyer1-2/+11
Fix compiler errors when compiling with clang 22 Fixes for bug 15746 commits: 5367944b74888bd1f8af3567e18c1b763f8f58c6 1b18c37544405a74b20c6dff4454c0b7dc79d5df BUG: https://bugzilla.samba.org/show_bug.cgi?id=15746 Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz> Autobuild-User(master): Gary Lockyer <gary@samba.org> Autobuild-Date(master): Tue Mar 31 00:41:46 UTC 2026 on atb-devel-224
2026-03-30quic:libquic:handshake fix clang-22 warningGary Lockyer1-1/+1
Fix: ../../third_party/quic/libquic/handshake.c:567:56: error: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Werror,-Wformat] 567 quic_log_debug(" Read func: %u %u %u", level, htype, datalen); ~~ ^~~~~~~ Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Gary Lockyer <gary@samba.org> Autobuild-Date(master): Mon Mar 30 01:49:56 UTC 2026 on atb-devel-224
2026-03-24heimdal_build Remove unneeded -Wno-error flagsGary Lockyer1-4/+0
Remove the -Wno-error flags introduced by commit 3790dcb59d5380b6af164777d8c43585b746807c Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz> Autobuild-User(master): Gary Lockyer <gary@samba.org> Autobuild-Date(master): Tue Mar 24 00:13:03 UTC 2026 on atb-devel-224
2026-03-23third_party:heimdal: Import lorikeet-heimdal-202603022028Gary Lockyer7-14/+16
Fix compiler errors when compiling with clang 21: commits: 0373c37e00d290da6256784163245fa746910e40 8879a6ba3571fdfdd110d8b3bdb9e115c9933a8d 2d84c5fe790d063737c6023228dce96ca8231092 c5032b0e576735e45ef701b579ce8e32edf5d75c 8702e2aa7f786edbf3ebd34eb97c1fe22dd8066e ff2e379cb06dfe9440de13a5ffd0b36ab6cbda87 a4ee4d08ac0f1df8e4bfb0788d3668dcee0dce45 Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
2026-03-18third_party: Add check for HAVE_SYSCALL_INT for socket_wrapperMartin Schwenke1-0/+4
This is copied from third_party/uid_wrapper/wscript. Signed-off-by: Martin Schwenke <mschwenke@ddn.com> Reviewed-by: Anoop C S <anoopcs@samba.org>
2026-03-03build: Allow developer builds with clang 21Gary Lockyer1-0/+3
Disable clang warnings to allow samba to be compiled with clang 21. Subsequent commits will fix the offending code. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Anoop C S <anoopcs@samba.org>
2026-02-25quic_ko_wrapper: Fix a typoVolker Lendecke1-1/+1
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Wed Feb 25 13:37:44 UTC 2026 on atb-devel-224
2026-02-25quic_ko_wrapper: Fix a commentVolker Lendecke1-1/+1
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>
2026-02-23third_party:heimdal: import lorikeet-heimdal-202602190236Gary Lockyer3-24/+48
commits: 4223f36655031fd13ad3b0bedbc937dd9ba40c8d 1a9371036d4baa7da50e9260e411eefa6cee0811 53f5f685a474413d009249ecd7750399737dcd39 Action upstream feedback on KB5014754 changes. pkinit:match_name Implement 3.1.5.2.1.3 Explicit Mapping Calculate hash for KB5014754 SHA1-PUKEY over entire certificate BUG: https://bugzilla.samba.org/show_bug.cgi?id=16001 Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz> Autobuild-User(master): Jennifer Sutton <jsutton@samba.org> Autobuild-Date(master): Mon Feb 23 21:18:57 UTC 2026 on atb-devel-224
2026-02-15third_party: init vars for -Og on debian testingVolker Lendecke2-2/+2
When building on debian testing with -Og, gcc complains about these two uninitialized variables. Not sure how to deal with those, I'm happy to re-fix if a new upstream patch overwrites them. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Anoop C S <anoopcs@samba.org>
2025-12-09third_party: Update socket_wrapper to version 1.5.2Andreas Schneider2-81/+349
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
2025-11-13third_party:heimdal: import lorikeet-heimdal-202510192136Gary Lockyer3-0/+6
(commit 041c5049eb0e97edaa422ec240ccfe7380667190) Add a new flag always_include_pac to the krb5_kdc_configuration. If set this over-rides the PA-PAC-REQUEST and the PAC is always included in the response. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
2025-11-11lib:replace: Remove memset_s()Andreas Schneider2-4/+5
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Nov 11 14:51:45 UTC 2025 on atb-devel-224
2025-10-22third_party/heimdal: Import lorikeet-heimdal-202510122217 (commit ↵Jennifer Sutton18-91/+263
c2d91bdde528ba018da27b88baa22b46f323f659) Signed-off-by: Jennifer Sutton <jennifersutton@catalyst.net.nz> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2025-10-17third_party: Update cmocka to version 1.1.8Andreas Schneider4-117/+520
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Anoop C S <anoopcs@samba.org> Autobuild-User(master): Anoop C S <anoopcs@samba.org> Autobuild-Date(master): Fri Oct 17 12:16:23 UTC 2025 on atb-devel-224
2025-10-08third_party:heimdal: import lorikeet-heimdal-202509242121Gary Lockyer9-6/+478
(commit beffefde5c6767589603cca98065378250eaae2c) Changes to heimdal to implement Windows strong and flexible certificate mapping as outlined in KB5014754: Certificate-based authentication changes on Windows domain controllers https://support.microsoft.com/en-us/topic/kb5014754-certificate-based- authentication-changes-on-windows- domain-controllers- ad2c23b0-15d8-4340-a468-4d4f3b188f16 Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz> Autobuild-User(master): Jennifer Sutton <jsutton@samba.org> Autobuild-Date(master): Wed Oct 8 21:12:44 UTC 2025 on atb-devel-224
2025-09-11third_party: Bump version for socket_wrapperAndreas Schneider1-1/+1
Commit be007c2cf41085a8648965fc904f37d25d35a453 forgot to do that. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15913 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Thu Sep 11 17:05:00 UTC 2025 on atb-devel-224
2025-09-08third_party:heimdal: import lorikeet-heimdal-202508180154Gary Lockyer6-12/+145
Import lorikeet-heimdal-202508180154 commits: beffefde5c6767589603cca98065378250eaae2c 2073647157adb2791aa8b524e88e1a2d47268e5a dedeffb96b24288f6c3387cf48d82c7b9c3bbbf7 Add support for MS Key Trust Authentication Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz> Autobuild-User(master): Jennifer Sutton <jsutton@samba.org> Autobuild-Date(master): Mon Sep 8 02:27:53 UTC 2025 on atb-devel-224
2025-08-20third_party:quic_ko_wrapper Fix compilation with clang-20Gary Lockyer1-6/+3
Rework the code to remove the non portable variable length array in the union. Based on the code in wrap_msghdr_add_cmsghdr(). NOTE: this removes the 64 bit alignment, which I think should be ok. ./../third_party/quic_ko_wrapper/quic_ko_wrapper.c:3523:11: error: fields must have a constant size: 'variable length array in structure' extension will never be supported 3523 | uint8_t cmbuf[cmspace]; | ^ 1 error generated. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Björn Baumbach <bb@sernet.de> Autobuild-Date(master): Wed Aug 20 15:04:34 UTC 2025 on atb-devel-224
2025-08-20third_party:quic Fix compilation with clang-20Gary Lockyer1-0/+3
Add -Wno-error=format-nonliteral so that quic builds with clang 20 ../../third_party/quic/libquic/handshake.c:106:35: error: format string is not a string literal [-Werror,-Wformat-nonliteral] 106 | rc = vsnprintf(msg, sizeof(msg), fmt, arg); | ^~~ ../../third_party/quic/libquic/handshake.c:135:35: error: format string is not a string literal [-Werror,-Wformat-nonliteral] 135 | rc = vsnprintf(msg, sizeof(msg), fmt, arg); | ^~~ ../../third_party/quic/libquic/handshake.c:164:35: error: format string is not a string literal [-Werror,-Wformat-nonliteral] 164 | rc = vsnprintf(msg, sizeof(msg), fmt, arg); | ^~~ Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2025-08-20third_party: fix libquic build on older systemsBjörn Baumbach2-1/+9
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15896 Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Signed-off-by: Björn Baumbach <bb@sernet.de> Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2025-08-13third_party:ngtcp2 Fix compilation with clang-20Gary Lockyer1-0/+6
Add -Wno-error=implicit-fallthrough and -Wno-error=format-nonliteral so that ngtcp2 builds with clang 20 [1972/4994] Compiling third_party/ngtcp2/lib/ngtcp2_objalloc.c ../../third_party/ngtcp2/lib/ngtcp2_rtb.c:1120:7: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] 1120 | case NGTCP2_ECN_STATE_UNKNOWN: | ^ ../../third_party/ngtcp2/lib/ngtcp2_rtb.c:1120:7: note: insert '__attribute__((fallthrough));' to silence this warning 1120 | case NGTCP2_ECN_STATE_UNKNOWN: | ^ | __attribute__((fallthrough)); ../../third_party/ngtcp2/lib/ngtcp2_rtb.c:1120:7: note: insert 'break;' to avoid fall-through 1120 | case NGTCP2_ECN_STATE_UNKNOWN: | ^ | break; 1 error generated. ../../third_party/ngtcp2/lib/ngtcp2_log.c:818:35: error: format string is not a string literal [-Werror,-Wformat-nonliteral] 818 | n = vsnprintf(buf, sizeof(buf), fmt, ap); | ^~~ 1 error generated. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org> Autobuild-Date(master): Wed Aug 13 03:58:43 UTC 2025 on atb-devel-224
2025-07-22third_party/quic_ko_wrapper: Remove unused config checkAnoop C S1-3/+0
Signed-off-by: Anoop C S <anoopcs@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Anoop C S <anoopcs@samba.org> Autobuild-Date(master): Tue Jul 22 08:55:10 UTC 2025 on atb-devel-224
2025-07-17third_party: add quic_ko_wrapper to simulate IPPROTO_QUIC socketsStefan Metzmacher4-0/+5768
For now this is only part of Samba, so no real third_party, but in future we may decide have a standalone repository or move it to https://github.com/lxin/quic.git Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2025-07-17third_party: import ngtcp2 v1.13.0 from https://github.com/ngtcp2/ngtcp2.gitStefan Metzmacher142-0/+54223
This imports commit 7dd482f949f145632c482d01af2184954b471795. It will be used to implement a quic_ko_wrapper, but also used as userspace client too. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2025-07-17third_party: import quic from https://github.com/lxin/quic.gitStefan Metzmacher12-0/+3473
For now the VERSION argument to third_party/quic/update.sh is ignored as there are no versions yet. For now we require version 1.1 (not releases) for a system library, in order to make sure it is recent enough. This import is based on commit 846dddb24f007c8356ce3c19c74445160a8d94f7. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2025-06-17third_party: Update pam_wrapper to version 1.1.8Andreas Schneider2-4/+10
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Jun 17 08:38:35 UTC 2025 on atb-devel-224
2025-06-12third_party: Update waf to version 2.1.6Andreas Schneider3-5/+353
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Anoop C S <anoopcs@samba.org> Autobuild-User(master): Anoop C S <anoopcs@samba.org> Autobuild-Date(master): Thu Jun 12 13:39:03 UTC 2025 on atb-devel-224
2025-06-06third_party/waf: Explicit standard GNU directory command line options are ↵Waf Project1-1/+1
not honoured ref: https://gitlab.com/ita1024/waf/-/issues/2470 (cherry picked from commit aeec9358394f883f63b3ad78c2857117ca2cdfb4) Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Anoop C S <anoopcs@samba.org> Autobuild-User(master): Anoop C S <anoopcs@samba.org> Autobuild-Date(master): Fri Jun 6 10:53:07 UTC 2025 on atb-devel-224
2025-06-03third_party/heimdal: Import lorikeet-heimdal-202505280044 (commit ↵Jennifer Sutton6-16/+30
1be8ce37d618704abd82a2aa06058fa96845ad41) BUG: https://bugzilla.samba.org/show_bug.cgi?id=15814 Signed-off-by: Jennifer Sutton <jennifersutton@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org> Autobuild-Date(master): Tue Jun 3 22:52:34 UTC 2025 on atb-devel-224
2025-05-29heimdal build clang 20: compile lex generated codeGary Lockyer2-6/+25
The lex/flex generated code in the heimdal build triggers: strict-prototype and implicit-fallthrough errors Rather that blanket disabling the warnings, try to disable them only when compiling lex/flex generated code Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Anoop C S <anoopcs@samba.org> Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org> Autobuild-Date(master): Thu May 29 00:19:50 UTC 2025 on atb-devel-224
2025-05-28heimdal build: pass c flags in HEIMDAL_BINARYGary Lockyer1-1/+1
HEIMDAL_CFLAGS clears the cflags variable, so we need to pass cflags_end to HEIMDAL_SUBSYSTEM to ensure the subsystem files get built with the intended flags Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Anoop C S <anoopcs@samba.org>
2025-05-28build: Allow developer builds with clang 20Gary Lockyer1-0/+2
Disable clang warnings to allow samba to be compiled with clang 20. Subsequent commits will fix the offending code and re-enable the warnings. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Anoop C S <anoopcs@samba.org>
2025-05-28third_party: Update socket_wrapper to version 1.5.1Stefan Metzmacher1-1/+96
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Wed May 28 11:04:40 UTC 2025 on atb-devel-224
2025-05-16third_party: Update waf to version 2.1.5Andreas Schneider61-1317/+1347
https://gitlab.com/ita1024/waf/-/blob/waf-2.1.5/ChangeLog This breaks the build, the following 4 commit will fix it again. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2025-05-16third_party: Update waf to version 2.0.27Andreas Schneider14-68/+149
This is the last 2.0.x version. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Fri May 16 08:48:22 UTC 2025 on atb-devel-224
2025-05-06third_party: Update socket_wrapper to version 1.5.0Stefan Metzmacher3-13/+74
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Tue May 6 14:06:49 UTC 2025 on atb-devel-224
2025-04-03third_party/heimdal: Import lorikeet-heimdal-202503211313 (commit ↵Stefan Metzmacher33-99/+269
f5c091eff46b975ede09860066239aee5f563bdf) This is a rebase on Heimdal master as well as some patches to prepare sid-filtering support in Samba. NOTE: THIS COMMIT WON’T COMPILE/WORK ON ITS OWN! Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2025-04-03third_party/heimdal: Import lorikeet-heimdal-202503211047 (commit ↵Stefan Metzmacher1-0/+13
752fd2fc0d7e48791df91dd2b45899e64ef65a7a) kdc: Constrained delegation requires a local delegating server BUG: https://bugzilla.samba.org/show_bug.cgi?id=15837 MR: https://github.com/heimdal/heimdal/pull/1274 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2025-01-23third_party: Update socket_wrapper to version 1.4.4Andreas Schneider2-1/+8
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Thu Jan 23 11:28:32 UTC 2025 on atb-devel-224
2024-10-16third_party/heimdal: Import lorikeet-heimdal-202410161454 (commit ↵Stefan Metzmacher1-0/+10
0d61538a16b5051c820702f0711102112cd01a83) gsskrb5: let GSS_C_DCE_STYLE imply GSS_C_MUTUAL_FLAG as acceptor Windows clients forget GSS_C_MUTUAL_FLAG in some situations where they use GSS_C_DCE_STYLE, in the assumption that GSS_C_MUTUAL_FLAG is implied. Both Windows and MIT as server already imply GSS_C_MUTUAL_FLAG when GSS_C_DCE_STYLE is used. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15740 PR: https://github.com/heimdal/heimdal/pull/1266 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Wed Oct 16 19:05:15 UTC 2024 on atb-devel-224
2024-07-23third_party: Update pam_wrapper to version 1.1.7Andreas Schneider2-50/+22
BUG: https://bugzilla.samba.org/show_bug.cgi?id=9705 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2024-07-17third_party/pam_wrapper: add pam_matrix moduleStefan Metzmacher2-0/+852
This allows testing pam with simple passwords. BUG: https://bugzilla.samba.org/show_bug.cgi?id=9705 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
2024-07-08third_party: Update nss_wrapper to version 1.1.16Andreas Schneider2-4/+28
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Jul 8 06:28:47 UTC 2024 on atb-devel-224
2024-07-05third_party/heimdal: Import lorikeet-heimdal-202407041740 (commit ↵Ralph Boehme2-5/+9
42ba2a6e5dd1bc14a8b5ada8c9b8ace85956f6a0) Fix clock skew error message and memory cache clock skew recovery BUG: https://bugzilla.samba.org/show_bug.cgi?id=15676 Signed-off-by: Ralph Boehme <slow@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Fri Jul 5 10:02:26 UTC 2024 on atb-devel-224
2024-06-27third_party/heimdal: Import lorikeet-heimdal-202406270253 (commit ↵Jo Sutton39-69/+75
cbd2c0b8ec604686dc7b363d1dcec69bf5f7a7ec) Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2024-06-27third_party/heimdal: Import lorikeet-heimdal-202406240121 (commit ↵Jo Sutton1-1/+12
4315286377278234be2f3b6d52225a17b6116d54) This lets us match the Windows FAST reply when the password is expired. Windows clients were upset by the NTSTATUS field in the edata, apparently interpreting it to mean “insufficient resource”. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15655 Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2024-06-24heimdal_build: Fix whitespaceVolker Lendecke4-15/+14
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
2024-06-13third_party: Update socket_wrapper to version 1.4.3Andreas Schneider2-2/+46
This fixes issues with bind compiled with jemalloc. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15660 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Thu Jun 13 08:41:39 UTC 2024 on atb-devel-224