summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* HEIMDAL: move code from source4/heimdal* to third_party/heimdal*Stefan Metzmacher2022-01-192670-23/+22
* s4:torture: Adapt KDC canon test to Heimdal upstream changesJoseph Sutton2022-01-191-6/+10
* s4:torture: Remove PAC-REQUEST check for RESPONSE_TOO_BIGJoseph Sutton2022-01-191-10/+2
* s4:torture: Fix Orpheus' Lyre testsJoseph Sutton2022-01-191-19/+6
* s4:torture: Adapt LSA tests to newer Heimdal versionJoseph Sutton2022-01-191-0/+110
* s4:torture: return ETYPE_INFO2 on PREAUTH_FAILEDIsaac Boukris2022-01-191-14/+12
* selftest: Expect FAST support for both MIT and HeimdalJoseph Sutton2022-01-191-1/+1
* selftest: set [libdefaults] fcache_strict_checking = falseStefan Metzmacher2022-01-191-0/+1
* selftest: knownfail updates after Heimdal UpgradeAndrew Bartlett2022-01-193-62/+8
* selftest: Update SimpleKerberosTests now that Samba supports FASTAndrew Bartlett2022-01-191-3/+3
* tests/krb5: Add option to check reply padataJoseph Sutton2022-01-192-19/+97
* s4:kdc: Return PA-SUPPORTED-ENCTYPESJoseph Sutton2022-01-191-0/+60
* s4:kdc: Set supported enctypes in KDC entryJoseph Sutton2022-01-192-4/+31
* s4:kdc: Add PAC_ATTRIBUTES integration for HeimdalJoseph Sutton2022-01-194-17/+12
* s4:kdc: Set require_pac and no-ENC_TS in FAST for new Heimdal importAndrew Bartlett2022-01-191-0/+18
* s4:kdc/heimdal: Always include the salt in the PA-ETYPE-INFO[2]Andrew Bartlett2022-01-191-0/+2
* s4:kdc: cope with upstream rename of configuration parameters.Gary Lockyer2022-01-191-2/+2
* s4:kdc: Move calls using the samba4 name to be right after each otherAndrew Bartlett2022-01-191-6/+6
* s4:kdc: Adapt KDC to new Heimdal to load samba4 HDB plugin for keytabAndrew Bartlett2022-01-191-2/+2
* s4:kdc/hdb: Store and retrieve a FX-COOKIE valueAndrew Bartlett2022-01-194-70/+253
* s4:kdc: Set entry.flags.force_canonicalize to override the new Heimdal behaviourAndrew Bartlett2022-01-193-2/+9
* s4:kerberos: adapt the heimdal send_to_kdc hooks to the send_to_kdc/realm plu...Stefan Metzmacher2022-01-196-61/+335
* s4:kerberos: adjust smb_krb5_debug_wrapper() to embedded heimdalAndrew Bartlett2022-01-192-1/+9
* tests/auth_log: adjust expected authDescription for test_smb_bad_userStefan Metzmacher2022-01-191-1/+1
* s4:kdc: Update to match updated Heimdal's new HDB versionAndrew Bartlett2022-01-198-46/+86
* s4:kdc: Adapt to use new combined windc interface in lorikeet-heimdalAndrew Bartlett2022-01-191-11/+1
* s4:kdc: Adapt wamba_wdc_check_client_access() to modern HeimdalAndrew Bartlett2022-01-191-4/+1
* s4:kdc: Adapt samba_wdc_check_client_access() to upstream HeimdalJoseph Sutton2022-01-191-14/+8
* s4:kdc: Update samba_wdc_check_client_access() to match updated HeimdalAndrew Bartlett2022-01-191-17/+16
* s4:kdc: Do not encode the NTSTATUS error into a PA-DATA, just linearlise itGünther Deschner2022-01-191-26/+6
* s4:kdc: Fix build failure by including <heimbase.h>Joseph Sutton2022-01-191-0/+1
* tests: Update latin1 list and ignored file list for new Heimdal importAndrew Bartlett2022-01-191-7/+27
* s4:heimdal_build: changes required to build after importAndrew Bartlett2022-01-197-86/+313
* s4:heimdal: import lorikeet-heimdal-202201172009 (commit 5a0b45cd723628b3690e...Stefan Metzmacher2022-01-192575-42678/+1065361
* s4:heimdal_build: include heimdal headers relative to heimdal_buildStefan Metzmacher2022-01-196-6/+6
* netlogon.idl: Add FAST support bitsJoseph Sutton2022-01-191-0/+3
* gitlab-ci: Use Fedora 34 for Coverity ScanAndreas Schneider2022-01-191-1/+1
* smbd: Remove a duplicate protoypeVolker Lendecke2022-01-181-1/+0
* lib: Remove unused asprintf_strupper_m()Volker Lendecke2022-01-183-29/+0
* winbindd: Replace asprintf() with talloc_asprintf()Volker Lendecke2022-01-181-6/+14
* libads: Convert sitename_key() to tallocVolker Lendecke2022-01-181-12/+8
* net: Align a few integer typesVolker Lendecke2022-01-181-3/+3
* libsmb: Avoid a castVolker Lendecke2022-01-181-1/+1
* smbd: Align a few integer typesVolker Lendecke2022-01-181-3/+3
* smbd: Fix a typoVolker Lendecke2022-01-181-1/+1
* torture3: Align two integer typesVolker Lendecke2022-01-181-9/+7
* rpc_host: We have tevent_req_oom() for ENOMEMVolker Lendecke2022-01-181-1/+1
* lib: Remove unused tstream_npa_socketpair()Volker Lendecke2022-01-182-93/+0
* lib: Save a few lines with str_list_add_printf()Volker Lendecke2022-01-181-57/+16
* lib: Save a few lines with str_list_add_printf()Volker Lendecke2022-01-181-22/+5