file_server: Move vfs objects initialisation into file_server.c smb.conf wrapper
[sfrench/samba-autobuild/.git] / source4 / heimdal_build /
2012-03-01 Andrew Bartlettbuild: link heimdal krb5 against execinfo if found
2012-02-19 Jelmer VernooijRevert 42d4152ed4255f22ff0718d450f181468d7fb827.
2012-02-13 Andrew Bartletts3-build: expliticly require gssapi for HAVE_KRB5 and...
2012-02-10 Andrew Bartletts3-libsmb: Remove unused kerberos_set_creds_enctype()
2012-02-10 Andrew Bartletts3-libsmb: Remove unused kerberos_compatible_enctypes
2012-02-10 Andrew Bartlettheimdal_build: omit #line statments
2012-02-01 Andrew Tridgells4-heimdal: the ASN1 compiler now depends on libreplace
2012-01-25 Stefan Metzmachers3:build: require gss_krb5_export_lucid_sec_context...
2012-01-10 Andrew Bartlettkrb5: Require krb5_get_renewed_creds be available to...
2012-01-10 Andrew Bartlettkrb5: Remove now unused checks for krb5_verify_checksum
2012-01-10 Andrew Bartlettkrb5: Require krb5_c_enctype_compare is available to...
2012-01-10 Günther Deschnersamba: check for AES encryption type defines.
2012-01-05 Andrew Bartletts3-librpc Use gsskrb5_get_subkey() where available...
2011-08-01 Jelmer Vernooijheimdal_build: Use krb5-config to find heimdal include...
2011-07-26 Stefan Metzmachers4:heimdal_build: hdb.asn1 needs --sequence=HDB-Ext...
2011-07-24 Stefan Metzmachers4:heimdal: build samba4kgetcred
2011-07-15 Stefan Metzmachers4:heimdal_build: define HAVE_KRB5_PDU_NONE_DECL
2011-07-15 Stefan Metzmachers4:heimdal: add missing files
2011-07-14 Stefan Metzmachers4:heimdal_build: we need k5crypto and gssapi_krb5...
2011-07-14 Stefan Metzmachers4:heimdal_build: only maintain lib/gssapi/{spnego...
2011-07-14 Stefan Metzmachers4:heimdal_build: provide HEIMDAL_UNUSED_ATTRIBUTE
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-30 Andrew Bartlettheimdal_build: Don't use heimdal's getprogname() and...
2011-04-23 Jelmer VernooijAdd check for krb5_free_unparsed_name, when using exter...
2011-04-30 Andrew Bartlettkerberos: Only include gssapi/gssapi_krb5.h when available
2011-04-27 Andrew Bartlettauth/kerberos Add check for gss_inquire_sec_context_by_oid
2011-04-27 Andrew Bartletts3-gse: Don't release the mech OID from gss_accept_secu...
2011-04-26 Andrew Bartlettbuild: Move Heimdal/MIT compat build rules to heimdal_build
2011-04-16 Andrew Bartletts4-heimdal_build: Add extra HAVE defines needed for...
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-02-25 Milan Crhas4:heimdal - fix valgrind issue on Fedora 14
2011-02-25 Matthias Dieter... Revert "heimdal_build omit #line statments to allow...
2011-02-25 Andrew Bartlettheimdal_build omit #line statments to allow valgrind...
2011-02-07 Andrew Tridgells4-heimdal: allow heimdal build scripts to work from...
2011-01-04 Andrew Bartletts4-heimdal_build Remove talloc dep for krb5-glue.c
2011-01-04 Andrew Bartletts4-heimdal_build Remove talloc dependency from hdb...
2011-01-01 Jelmer Vernooijheimdal_build: Add missing dependencies when building...
2011-01-01 Jelmer Vernooijheimdal_build: Support using system gssapi library.
2011-01-01 Jelmer Vernooijheimdal_build: Support using system hdb and kdc libraries.
2011-01-01 Jelmer Vernooijheimdal_build: Add conditionals for all libraries.
2011-01-01 Jelmer Vernooijheimdal_build: Allow using system krb5.
2011-01-01 Jelmer Vernooijheimdal_build: Allow using system heimntlm.
2011-01-01 Jelmer Vernooijheimdal_build: Look for asn1_compile (but by default...
2010-12-22 Jelmer Vernooijheimdal_build: Use consistent name for heimbase.
2010-12-22 Jelmer Vernooijheimdal_build: When using system hbase/hcrypto, don...
2010-12-22 Jelmer Vernooijheimdal_build: Allow using system hbase and hcrypto.
2010-12-19 Jelmer Vernooijheimdal: Fix build if using system roken.
2010-12-17 Jelmer Vernooijheimdal_build: Simplify HEIMDAL_LIBRARY - version_scrip...
2010-12-17 Jelmer Vernooijheimdal_build: Add version-script for heimdal_base...
2010-12-17 Jelmer Vernooijheimdal_build: Add version-script for krb5.
2010-12-17 Jelmer Vernooijheimdal_build: Add version-script for gssapi.
2010-12-17 Jelmer Vernooijheimdal_build: Add version-script for asn1.
2010-12-17 Jelmer Vernooijheimdal_build: Add version-script for hdb.
2010-12-17 Jelmer Vernooijheimdal_build: Add version-script for kdc.
2010-12-17 Jelmer Vernooijheimdal_build: Add version-script for wind.
2010-12-17 Jelmer Vernooijheimdal_build: Add version-script for ntlm.
2010-12-17 Jelmer Vernooijheimdal: Add version script file for hcrypto (unused...
2010-12-17 Jelmer Vernooijheimdal_build: Add version-script for roken.
2010-12-17 Jelmer Vernooijheimdal_build: Add version-script for com_err.
2010-12-17 Jelmer Vernooijwafsamba: Specify full vscript path so non-autogenerate...
2010-12-17 Jelmer Vernooijheimdal_build: Simplify version_script handling.
2010-12-17 Jelmer Vernooijheimdal_build: Simplify library handling.
2010-12-13 Stefan Metzmachers4:heimdal_build: replace '+' by '_' for vscripts in...
2010-12-08 Andrew Tridgells4-heimdal: enable symbol versioning in heimdal
2010-12-01 Andrew Bartletts4:heimdal: import lorikeet-heimdal-201012010201 (commi...
2010-11-21 Andrew Tridgellheimdal: fixed the waf build with a space in the direct...
2010-11-20 Arnaud Faucherheimdal: Don't depend on compile_asn1 and et_compile...
2010-11-17 Andrew Tridgells4-heimdal: ask for non-atomic heimdal
2010-11-15 Jelmer Vernooijheimdal_base: Fix include path so heim_threads.h can...
2010-11-15 Jelmer Vernooijheimdal_base: Add missing dependency on replace.
2010-11-15 Andrew Bartlettheimdal Extra files required for merge up to current...
2010-11-15 Andrew BartlettAdd attribute macros for Heimdal to use
2010-11-12 Jelmer Vernooijunix_privs: Add missing dependency on libreplace.
2010-11-12 Jelmer Vernooijheimdal_build: Add missing dependency on replace, neces...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-waf: added a lexyacc.sh script that manually rebuild...
2010-10-30 Andrew Tridgellwaf: build all libraries after all object files
2010-10-30 Andrew Tridgells4-heimdal: removed the use of signal.c from roken
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijtorture_local: Add missing dependency on socket_wrapper.
2010-10-25 Stefan Metzmachers4-waf: don't generate PACKAGE_* defines in config.h
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Jelmer Vernooijs4: Rename UID_WRAPPER to uid_wrapper.
2010-10-21 Andrew Tridgellwaf: fixed the handling of -Wl,-no-undefined
2010-10-21 Andrew Tridgells4-waf: removed dependencies on missing subsystems
2010-10-21 Andrew Tridgellwaf: replace the is_bundled option with private_library
2010-10-19 Andrew Tridgellwaf: put -Wl,-no-undefined only in the linker flags...
2010-10-18 Jelmer Vernooijheimdal_build: Add dependency on com_err to HEIMDAL_CONFIG.
2010-10-18 Jelmer Vernooijheimdal: Attempt to fix path of hdb_asn1.h
2010-10-17 Jelmer Vernooijheimdal: Add local simpler copy of to_list().
2010-10-16 Jelmer Vernooijheimdal: Remove some unused arguments from HEIMDAL_SUBS...
2010-10-16 Jelmer Vernooijheimdal: Allow leaving off prefix from asn1 option_file.
2010-10-16 Jelmer Vernooijheimdal: Leave off ../heimdal prefix to HEIMDAL_BINARY().
2010-10-16 Jelmer Vernooijheimdal: Allow leaving off prefix to HEIMDAL_ERRTABLE().
2010-10-16 Jelmer Vernooijheimdal: Allow leaving off prefix for HEIMDAL_ASN1().
2010-10-16 Jelmer Vernooijheimdal: Allow leaving off ../heimdal prefix for proto...
2010-10-16 Jelmer Vernooijheimdal: Allow leaving off ../heimdal prefix for source...
2010-10-16 Jelmer Vernooijheimdal: Add convenience functions for finding heimdal...
2010-10-16 Jelmer Vernooijheimdal: Call HEIMDAL_AUTOPROTO() manually.
next