summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:librpc: raise log level for failed connection attemptsBjörn Jacke2022-01-231-4/+4
* s4:selftest: plan test suite samba4.blackbox.test_weak_disable_ntlmssp_ldapPavel Filipenský2022-01-211-0/+1
* s4:dsdb/vlv_pagination: fix segfault in vlv_results()Stefan Metzmacher2022-01-201-8/+13
* s4:dsdb/paged_results: fix segfault in paged_results()Stefan Metzmacher2022-01-201-7/+12
* HEIMDAL: move code from source4/heimdal* to third_party/heimdal*Stefan Metzmacher2022-01-192661-1261956/+1
* 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
* tests/krb5: Add option to check reply padataJoseph Sutton2022-01-191-19/+39
* 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
* 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
* s4:heimdal_build: changes required to build after importAndrew Bartlett2022-01-195-73/+310
* 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
* s4:kdc: improve DEBUG messages in samba_wdc_reget_pac2()Stefan Metzmacher2022-01-171-4/+6
* s4:auth: debug make_user_info_dc_pac() failures in kerberos_pac_to_user_info_...Stefan Metzmacher2022-01-171-1/+7
* s4:torture: check for pac_blob==NULL in test_generate_session_info_pac() func...Stefan Metzmacher2022-01-173-0/+15
* s4:heimdal_build: make version_script optional to HEIMDAL_LIBRARY()Stefan Metzmacher2022-01-171-2/+5
* kdc: Fix leakJoseph Sutton2022-01-171-0/+1
* s4:torture: Remove netbios realm and lowercase realm testsJoseph Sutton2022-01-171-97/+10
* s4:torture: Make etype list variables staticJoseph Sutton2022-01-171-4/+4
* dsdb/schema: let dsdb_syntax_DN_BINARY_drsuapi_to_ldb return WERR_DS_INVALID_...Stefan Metzmacher2022-01-121-1/+9
* dsdb/schema: add no memory checks for {ldb,dsdb}_dn_get_extended_linearized()Stefan Metzmacher2022-01-121-0/+2
* dsdb/common: dsdb_dn_construct_internal() more strict checkingStefan Metzmacher2022-01-121-6/+20
* dsdb/schema: fix Object(OR-Name) syntax definitionStefan Metzmacher2022-01-121-2/+2
* dsdb/schema/tests: let samba4.local.dsdb.syntax call the validate_dn() hookStefan Metzmacher2022-01-121-0/+2
* s4:rpc_server/netlogon: let CSDVersion="" wipe operatingSystemServicePackStefan Metzmacher2022-01-111-3/+8
* s4:torture/rpc: test how CSDVersion="" wipes operatingSystemServicePackStefan Metzmacher2022-01-111-5/+5
* tests: Add 2 tests for unique fileid's with top bit set (generated from itime...Jeremy Allison2022-01-083-0/+207
* Remove some unused codeVolker Lendecke2022-01-054-783/+0