summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
2019-11-13heimdal_build: Recurse to bld.SAMBA_BINARY()Andrew Bartlett1-40/+12
2019-07-05s4 heimdal_build: Fix static heimdal builds with replacement closefrom()Karl Lenz1-4/+6
2019-05-06s4 heimdal_build: disable leak checks for asn1 compilerGary Lockyer1-1/+10
2019-04-25s4:heimdal: Disable format truncation warningsAndreas Schneider1-0/+5
2019-01-29wscript: separate embedded_heimdal from system_heimdalStefan Metzmacher1-94/+0
2018-11-20s4:heimdal_build: make use of libreplace getprogname() replacementStefan Metzmacher2-8/+5
2018-09-21heimdal-build: Avoid using python str.format()Amitay Isaacs1-3/+2
2018-09-05waf heimdal: use absolute path to compile_etAlexander Bokovoy1-1/+1
2018-09-05buildtools/wafsamba: compile asn1 files by adding missing code from compat15Thomas Nagy1-1/+1
2018-09-05heimdal wscript changesAlexander Bokovoy1-3/+7
2018-09-05source4/heimdal_build/wscript_configure: update to handle waf 2.0.4Alexander Bokovoy1-1/+2
2018-09-05source4/heimdal_build/wscript_build: update to handle waf 2.0.4Alexander Bokovoy1-13/+16
2018-09-05build:wafsamba: Build on waf 1.9Thomas Nagy2-7/+7
2018-07-10heimdal: Fix build with system provided heimdal libraryChristof Schmitt2-4/+11
2018-02-21heimdal_build: use closefrom from libreplaceBjoern Jacke1-0/+5
2017-10-11s4:heimdal_build: there's no need to define HAVE_KRB5_ADDRESSES twiceStefan Metzmacher1-1/+0
2017-06-13strerror_r: provide XSI-compliant strerror_rGary Lockyer3-8/+3
2017-01-11wscript: remove executable bits for all wscript* filesStefan Metzmacher1-0/+0
2016-07-25Wrap krb5_cc_copy_creds and krb5_cc_copy_cacheAlexander Bokovoy1-0/+1
2015-10-31s4:heimdal_build: also use check_system_heimdal_lib() for "com_err"Stefan Metzmacher1-3/+2
2015-10-31s4:heimdal_build: handle CHECK_BUNDLED_SYSTEM returning False in check_system...Stefan Metzmacher1-2/+3
2015-10-13build:wafsamba: Enable feature-compatible declaration for Waf 1.8Thomas Nagy1-5/+5
2015-10-02kerberos: make sure we only use prompter type when available.Günther Deschner1-0/+1
2015-06-23s4:heimdal_build: define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_XStefan Metzmacher1-0/+1
2015-03-27krb5_wrap: add smb_krb5_principal_set_type().Günther Deschner1-0/+1
2015-03-27s4:heimdal_build: remove allow_warnings=True from HEIMDAL_ASN1()Stefan Metzmacher1-1/+1
2015-03-16Transition to waf 1.8: replaced on_results by update_outputsThomas Nagy1-7/+7
2014-12-18s4:heimdal_build: remove unused openpty checkStefan Metzmacher1-1/+0
2014-09-01s4-heimdal: do not build rkpty anymore.Günther Deschner1-5/+0
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-0/+1
2014-08-08lib/krb5_wrap: add smb_krb5_principal_set_realm().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-0/+1
2014-04-17Remove special nss_wrapper codeAndreas Schneider1-3/+3
2014-04-02s4:heimdal_build: explicitly pass allow_warnings=True to CURRENT_CFLAGS()Stefan Metzmacher1-2/+2
2014-02-20heimdal_build: only enable libintl functions if everything was foundChristian Ambach1-1/+2
2013-11-28Remove no longer used et_deps.pl.Jelmer Vernooij1-17/+0
2013-11-28Remove no longer used asn1_deps.pl.Jelmer Vernooij1-103/+0
2013-08-12waf: replace dependency to libintl with samba_intlChristian Ambach1-2/+2
2013-08-09waf: consolidate libintl related checksChristian Ambach1-3/+1
2013-06-25heimdal_build: Add missing dep on samba4kgetcredAndrew Bartlett1-1/+1
2013-05-27build: Remove binaries and libraries build groupsAndrew Bartlett1-2/+2
2013-01-19heimdal_build: Try again to sort out the strerror_r messAndrew Bartlett3-8/+8
2012-11-06heimdal_build: Fix finding of system heimdal.Jelmer Vernooij1-26/+29
2012-11-06heimdal_build: HEIMDAL_LIBRARY(): Remove unused cflags argument.Jelmer Vernooij1-2/+1
2012-06-01waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...Alexander Bokovoy1-0/+1
2012-05-30lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used thereAndrew Bartlett1-1/+1
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-1/+1
2012-05-23gensec_gssapi: Make it possible to build with MIT krb5Simo Sorce1-1/+1