summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/wscript_configure
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2012-01-10krb5: Require krb5_c_enctype_compare is available to build with krb5Andrew Bartlett1-1/+0
2012-01-10samba: check for AES encryption type defines.Günther Deschner1-0/+2
2012-01-05s3-librpc Use gsskrb5_get_subkey() where available to get the session keyAndrew Bartlett1-0/+1
2011-08-01heimdal_build: Use krb5-config to find heimdal include directory and library ...Jelmer Vernooij1-2/+19
2011-07-15s4:heimdal_build: define HAVE_KRB5_PDU_NONE_DECLStefan Metzmacher1-0/+1
2011-04-30kerberos: Only include gssapi/gssapi_krb5.h when availableAndrew Bartlett1-0/+1
2011-04-27auth/kerberos Add check for gss_inquire_sec_context_by_oidAndrew Bartlett1-0/+1
2011-04-27s3-gse: Don't release the mech OID from gss_accept_security_contextAndrew Bartlett1-0/+1
2011-04-23Add check for krb5_free_unparsed_name, when using external heimdal.Jelmer Vernooij1-2/+3
2011-04-16s4-heimdal_build: Add extra HAVE defines needed for the source3 krb5 codeAndrew Bartlett1-0/+3
2011-04-14libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett1-0/+75
2011-01-01heimdal_build: Support using system gssapi library.Jelmer Vernooij1-0/+2
2011-01-01heimdal_build: Support using system hdb and kdc libraries.Jelmer Vernooij1-0/+5
2011-01-01heimdal_build: Allow using system krb5.Jelmer Vernooij1-0/+2
2011-01-01heimdal_build: Allow using system heimntlm.Jelmer Vernooij1-0/+2
2011-01-01heimdal_build: Look for asn1_compile (but by default, don't use it).Jelmer Vernooij1-6/+20
2010-12-22heimdal_build: Allow using system hbase and hcrypto.Jelmer Vernooij1-0/+3
2010-10-16heimdal_build: Fix detection of system roken library.Jelmer Vernooij1-1/+1
2010-10-16heimdal_build: Support using system asn1 library.Jelmer Vernooij1-0/+1
2010-10-16heimdal_build: Add comment with stub for finding the system libtommath.Jelmer Vernooij1-0/+4
2010-10-16heimdal_build: Support using system hx509 library when explicitlyJelmer Vernooij1-0/+1
2010-10-16heimdal_build: Put version objects in a separate subsystem.Jelmer Vernooij1-6/+10
2010-10-16heimdal: Support using system roken.Jelmer Vernooij1-4/+5
2010-10-16heimdal_build: Use existing functions for finding system libraries.Jelmer Vernooij1-6/+1
2010-10-15heimdal_build: Allow using system wind.Jelmer Vernooij1-0/+20
2010-10-06s4-heimdal: disable using the system compile_et for nowAndrew Tridgell1-2/+5
2010-10-05heimdal-build: Require com_err library to provide com_right_r function.Jelmer Vernooij1-1/+1
2010-10-05heimdal-com_err: fix the build for systems with older 'com_err' libraryKamen Mazdrashki1-1/+1
2010-10-04compile_et: Support using system compile_et.Jelmer Vernooij1-7/+10
2010-10-04heimdal: Support using system com_err.Jelmer Vernooij1-0/+3
2010-06-23Per Andrews request, revertJelmer Vernooij1-87/+44
2010-06-19heimdal/waf: Initial work on making it possible to use the systemJelmer Vernooij1-44/+87
2010-04-06s4-waf: look in libintl for dgettext()Andrew Tridgell1-0/+2
2010-04-06s4-waf: heimdal wants to look for dd_fd in DIRAndrew Tridgell1-0/+4
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: configure fixes for opensolarisAndrew Tridgell1-1/+5
2010-04-06build: updated configure checks or new syntaxAndrew Tridgell1-12/+10
2010-04-06build: more functions that are in -lsocket -lnsl on some systemsAndrew Tridgell1-4/+10
2010-04-06build: don't look for gettext twiceAndrew Tridgell1-2/+0