summaryrefslogtreecommitdiff
path: root/wscript_configure_system_mitkrb5
AgeCommit message (Expand)AuthorFilesLines
2025-12-03wscript: Fix double quoting for USING_SYSTEM_MITKRB5Andreas Schneider1-1/+1
2025-08-05librpc:gse: Implement storing tickets into an emtpy ccacheAndreas Schneider1-0/+7
2025-05-16wafsamba: simplify mit kerberos detectionNoel Power1-6/+1
2024-12-05s3:libads: add kerberos_kinit_passwords_ext() helperStefan Metzmacher1-0/+1
2024-09-30system_mitkrb5: require 1.16 as we use ENCTYPE_AES256_CTS_HMAC_SHA384_192Stefan Metzmacher1-1/+1
2023-11-29build: Add build time detection for the MIT FAST ccache APIAndrew Bartlett1-0/+2
2023-08-30wscript: Refer to correct ConfigSet variableJoseph Sutton1-1/+1
2023-08-30wscript: Remove semicolonsJoseph Sutton1-7/+7
2023-08-14krb5: Increase the minimum MIT Krb5 version to 1.21Andrew Bartlett1-5/+1
2023-07-28krb5_wrap: add krb5_free_string()Pavel Filipenský1-0/+1
2023-07-28krb5_wrap: add krb5_free_enctypes()Pavel Filipenský1-0/+1
2023-07-17wscript: Fix code spellingAndreas Schneider1-1/+1
2022-12-13CVE-2022-37966 system_mitkrb5: require support for aes enctypesStefan Metzmacher1-2/+2
2022-03-04s4:mitkdc: Add support for MIT Kerberos 1.20Andreas Schneider1-0/+2
2022-03-04selftest: More tests are passing with MIT KRB5 >= 1.20Andreas Schneider1-0/+2
2021-12-06waf:mitkrb5: Always define lib so we get the header include pathAndreas Schneider1-21/+39
2021-12-06waf:mitkrb5: Fix MIT KRB5 detection if not in default system locationAndreas Schneider1-22/+39
2021-12-06waf:mitkrb5: Detect com_err with pkgconfig firstAndreas Schneider1-5/+4
2021-08-26build: Move minimum MIT krb5 version to 1.19 to align with what is testedAndrew Bartlett1-3/+1
2021-06-15heimdal_build: Provide C defines showing which Kerberos library is in useStefan Metzmacher1-0/+1
2020-03-10Fix uxsuccess test with new MIT krb5 library 1.18Isaac Boukris1-0/+3
2020-01-24krb5-wrap: deal with different krb5_trace_info struct flavors (earlier MIT kr...Günther Deschner1-1/+2
2018-12-06wscript_configure_system_mitkrb5: reject a system heimdal krb5-configStefan Metzmacher1-19/+21
2018-09-05wscript_configure_system_mitkrb5: update to handle waf 2.0.4Alexander Bokovoy1-4/+5
2018-09-05build:wafsamba: Remove unnecessary parameters to cmd_and_logThomas Nagy1-2/+2
2018-06-21krb5_plugin: Add winbind localauth plugin for MIT KerberosAndreas Schneider1-0/+1
2017-12-12Remove unsupported colon from configure msg.Zentaro Kavanagh1-1/+1
2017-05-02waf: Improve log errors for MIT buildChristian Ambach1-3/+3
2017-04-29waf: Search for MIT kadm-server libraryAndreas Schneider1-0/+4
2017-04-29waf: Check for MIT KDC binaryAndreas Schneider1-0/+13
2017-04-29waf: Require MIT Kerberos 1.15.1 for Samba ADAndreas Schneider1-9/+21
2017-03-08gssapi: check for gss_acquire_cred_fromAlexander Bokovoy1-0/+1
2016-08-31waf: Check for the correct function nameAndreas Schneider1-1/+1
2016-07-25Wrap krb5_cc_copy_creds and krb5_cc_copy_cacheAlexander Bokovoy1-0/+1
2016-03-17wscript: detect if we have libkdb5 and kdb.h.Günther Deschner1-0/+5
2016-03-10wscript_configure_system_mitkrb5: add configure checks for GSS_KRB5_CRED_NO_C...Stefan Metzmacher1-1/+3
2016-03-07krb5_wrap: Do not use deprecated KRB5 functionsAndreas Schneider1-0/+2
2016-02-23s3-kerberos: avoid entering a password change dialogue also when using MIT.Günther Deschner1-0/+1
2015-10-02kerberos: make sure we only use prompter type when available.Günther Deschner1-0/+2
2015-03-27krb5_wrap: add smb_krb5_principal_set_type().Günther Deschner1-0/+1
2015-03-16Transition to waf 1.8: wrapped conf.check_cfgThomas Nagy1-3/+3
2014-10-03waf: add k5crypto to the list of system libraries if they are reported by the...Matthieu Patou1-0/+4
2014-08-08lib/krb5_wrap: provide krb5_warnx() replacement.Günther Deschner1-0/+1
2014-08-08lib/krb5_wrap: add smb_krb5_principal_get_type().Günther Deschner1-1/+1
2014-08-08lib/krb5_wrap: add smb_krb5_principal_set_realm().Günther Deschner1-1/+1
2014-08-08wscript: add check for krb5_keyblock_init.Günther Deschner1-0/+1
2014-08-08lib/krb5_wrap: add krb5_copy_data_contents.Günther Deschner1-0/+1
2014-08-08lib/krb5_wrap: add smb_krb5_get_allowed_weak_crypto().Günther Deschner1-1/+5
2012-10-30wafbuild: use WERROR_FLAGS in wscript_configure_system_mitkrb5Björn Jacke1-2/+2
2012-06-07waf: fix parsing krb5-config --version for MIT krb5Alexander Bokovoy1-2/+8