summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-08krb5samba: Add smb_krb5_make_pac_checksum.Andreas Schneider1-0/+1
2012-05-08krb5samba: Add krb5_free_checksum_contents wrapperSimo Sorce1-0/+1
2012-05-07heimdal: Cope with newer Heimdal versions accepting a keyset argument toJelmer Vernooij1-4/+22
2012-05-04auth-session: MIT doesn't have import/export cred yetSimo Sorce1-0/+2
2012-05-04krb5samba: Add a smb_krb5_cc_get_lifetime() function.Andreas Schneider1-0/+1
2012-05-04krb5samba: Add compat krb5_make_principal for MIT buildSimo Sorce1-0/+1
2012-05-04krb5samba: Add compat code to initialize keyblock contentsSimo Sorce1-0/+1
2012-05-04Move kerberos_kinit_keyblock_cc to krb5samba libSimo Sorce1-0/+1
2012-04-25lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy1-0/+1
2012-04-23Make sure krb5_principal_get_num_comp is identified as present for Heimdal buildAlexander Bokovoy1-0/+1
2012-04-23waf: rename SAMBA4_INTERNAL_HEIMDAL to SAMBA4_USES_HEIMDALAlexander Bokovoy1-1/+1
2012-04-03build: Remove checks for krb5_decode_ap_req, free_AP_REQ and KRB5_TICKET_HAS_...Andrew Bartlett1-2/+0
2012-03-01build: link heimdal krb5 against execinfo if foundAndrew Bartlett1-1/+1
2012-02-19Revert 42d4152ed4255f22ff0718d450f181468d7fb827.Jelmer Vernooij1-2/+2
2012-02-13s3-build: expliticly require gssapi for HAVE_KRB5 and remove HAVE_GSSAPIAndrew Bartlett1-1/+0
2012-02-10s3-libsmb: Remove unused kerberos_set_creds_enctype()Andrew Bartlett1-1/+0
2012-02-10s3-libsmb: Remove unused kerberos_compatible_enctypesAndrew Bartlett1-1/+0
2012-02-10heimdal_build: omit #line statmentsAndrew Bartlett1-7/+9
2012-02-01s4-heimdal: the ASN1 compiler now depends on libreplaceAndrew Tridgell1-2/+2
2012-01-25s3:build: require gss_krb5_export_lucid_sec_context() for ads supportStefan Metzmacher1-0/+1
2012-01-10krb5: Require krb5_get_renewed_creds be available to build with krb5Andrew Bartlett1-1/+0
2012-01-10krb5: Remove now unused checks for krb5_verify_checksumAndrew Bartlett1-2/+0