summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
* s4 heimdal_build: Fix static heimdal builds with replacement closefrom()Karl Lenz2019-07-051-4/+6
* s4 heimdal_build: disable leak checks for asn1 compilerGary Lockyer2019-05-061-1/+10
* s4:heimdal: Disable format truncation warningsAndreas Schneider2019-04-251-0/+5
* wscript: separate embedded_heimdal from system_heimdalStefan Metzmacher2019-01-291-94/+0
* s4:heimdal_build: make use of libreplace getprogname() replacementStefan Metzmacher2018-11-202-8/+5
* heimdal-build: Avoid using python str.format()Amitay Isaacs2018-09-211-3/+2
* waf heimdal: use absolute path to compile_etAlexander Bokovoy2018-09-051-1/+1
* buildtools/wafsamba: compile asn1 files by adding missing code from compat15Thomas Nagy2018-09-051-1/+1
* heimdal wscript changesAlexander Bokovoy2018-09-051-3/+7
* source4/heimdal_build/wscript_configure: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-1/+2
* source4/heimdal_build/wscript_build: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-13/+16
* build:wafsamba: Build on waf 1.9Thomas Nagy2018-09-052-7/+7
* heimdal: Fix build with system provided heimdal libraryChristof Schmitt2018-07-102-4/+11
* heimdal_build: use closefrom from libreplaceBjoern Jacke2018-02-211-0/+5
* s4:heimdal_build: there's no need to define HAVE_KRB5_ADDRESSES twiceStefan Metzmacher2017-10-111-1/+0
* strerror_r: provide XSI-compliant strerror_rGary Lockyer2017-06-133-8/+3
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0
* Wrap krb5_cc_copy_creds and krb5_cc_copy_cacheAlexander Bokovoy2016-07-251-0/+1
* s4:heimdal_build: also use check_system_heimdal_lib() for "com_err"Stefan Metzmacher2015-10-311-3/+2
* s4:heimdal_build: handle CHECK_BUNDLED_SYSTEM returning False in check_system...Stefan Metzmacher2015-10-311-2/+3
* build:wafsamba: Enable feature-compatible declaration for Waf 1.8Thomas Nagy2015-10-131-5/+5
* kerberos: make sure we only use prompter type when available.Günther Deschner2015-10-021-0/+1
* s4:heimdal_build: define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_XStefan Metzmacher2015-06-231-0/+1
* krb5_wrap: add smb_krb5_principal_set_type().Günther Deschner2015-03-271-0/+1
* s4:heimdal_build: remove allow_warnings=True from HEIMDAL_ASN1()Stefan Metzmacher2015-03-271-1/+1
* Transition to waf 1.8: replaced on_results by update_outputsThomas Nagy2015-03-161-7/+7
* s4:heimdal_build: remove unused openpty checkStefan Metzmacher2014-12-181-1/+0
* s4-heimdal: do not build rkpty anymore.Günther Deschner2014-09-011-5/+0
* lib/krb5_wrap: provide krb5_warnx() replacement.Günther Deschner2014-08-081-0/+1
* lib/krb5_wrap: add smb_krb5_principal_get_type().Günther Deschner2014-08-081-0/+1
* lib/krb5_wrap: add smb_krb5_principal_set_realm().Günther Deschner2014-08-081-0/+1
* lib/krb5_wrap: add krb5_copy_data_contents.Günther Deschner2014-08-081-0/+1
* lib/krb5_wrap: add smb_krb5_get_allowed_weak_crypto().Günther Deschner2014-08-081-0/+1
* Remove special nss_wrapper codeAndreas Schneider2014-04-171-3/+3
* s4:heimdal_build: explicitly pass allow_warnings=True to CURRENT_CFLAGS()Stefan Metzmacher2014-04-021-2/+2
* heimdal_build: only enable libintl functions if everything was foundChristian Ambach2014-02-201-1/+2
* Remove no longer used et_deps.pl.Jelmer Vernooij2013-11-281-17/+0
* Remove no longer used asn1_deps.pl.Jelmer Vernooij2013-11-281-103/+0
* waf: replace dependency to libintl with samba_intlChristian Ambach2013-08-121-2/+2
* waf: consolidate libintl related checksChristian Ambach2013-08-091-3/+1
* heimdal_build: Add missing dep on samba4kgetcredAndrew Bartlett2013-06-251-1/+1
* build: Remove binaries and libraries build groupsAndrew Bartlett2013-05-271-2/+2
* heimdal_build: Try again to sort out the strerror_r messAndrew Bartlett2013-01-193-8/+8
* heimdal_build: Fix finding of system heimdal.Jelmer Vernooij2012-11-061-26/+29
* heimdal_build: HEIMDAL_LIBRARY(): Remove unused cflags argument.Jelmer Vernooij2012-11-061-2/+1
* waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...Alexander Bokovoy2012-06-011-0/+1
* lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used thereAndrew Bartlett2012-05-301-1/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-1/+1
* gensec_gssapi: Make it possible to build with MIT krb5Simo Sorce2012-05-231-1/+1
* krb5samba: Add smb_krb5_make_pac_checksum.Andreas Schneider2012-05-081-0/+1