summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
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-02-25s4:heimdal - fix valgrind issue on Fedora 14Milan Crha1-5/+5
2011-02-25Revert "heimdal_build omit #line statments to allow valgrind to work again"Matthias Dieter Wallnöfer1-4/+2
2011-02-25heimdal_build omit #line statments to allow valgrind to work againAndrew Bartlett1-2/+4
2011-02-07s4-heimdal: allow heimdal build scripts to work from top levelAndrew Tridgell1-3/+6
2011-01-04s4-heimdal_build Remove talloc dep for krb5-glue.cAndrew Bartlett1-6/+0
2011-01-04s4-heimdal_build Remove talloc dependency from hdb-glue.cAndrew Bartlett1-6/+0
2011-01-01heimdal_build: Add missing dependencies when building with system heimdal.Jelmer Vernooij1-2/+2
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: Add conditionals for all libraries.Jelmer Vernooij1-110/+105
2011-01-01heimdal_build: Allow using system krb5.Jelmer Vernooij2-70/+72
2011-01-01heimdal_build: Allow using system heimntlm.Jelmer Vernooij2-12/+16
2011-01-01heimdal_build: Look for asn1_compile (but by default, don't use it).Jelmer Vernooij2-10/+31
2010-12-22heimdal_build: Use consistent name for heimbase.Jelmer Vernooij1-5/+5
2010-12-22heimdal_build: When using system hbase/hcrypto, don't compile our own versions.Jelmer Vernooij1-18/+19
2010-12-22heimdal_build: Allow using system hbase and hcrypto.Jelmer Vernooij1-0/+3
2010-12-19heimdal: Fix build if using system roken.Jelmer Vernooij1-1/+1
2010-12-18heimdal_build: Simplify HEIMDAL_LIBRARY - version_script files are now taken ...Jelmer Vernooij1-15/+2
2010-12-18heimdal_build: Add version-script for heimdal_base, hx509 and hcrypto. Conver...Jelmer Vernooij1-40/+41
2010-12-17heimdal_build: Add version-script for krb5.Jelmer Vernooij1-0/+1
2010-12-17heimdal_build: Add version-script for gssapi.Jelmer Vernooij1-0/+1
2010-12-17heimdal_build: Add version-script for asn1.Jelmer Vernooij1-0/+1
2010-12-17heimdal_build: Add version-script for hdb.Jelmer Vernooij1-4/+5
2010-12-17heimdal_build: Add version-script for kdc.Jelmer Vernooij1-1/+2
2010-12-17heimdal_build: Add version-script for wind.Jelmer Vernooij1-0/+1
2010-12-17heimdal_build: Add version-script for ntlm.Jelmer Vernooij1-0/+1
2010-12-17heimdal: Add version script file for hcrypto (unused so far, as hcrypto still...Jelmer Vernooij1-0/+1
2010-12-17heimdal_build: Add version-script for roken.Jelmer Vernooij1-0/+1
2010-12-17heimdal_build: Add version-script for com_err.Jelmer Vernooij1-0/+1
2010-12-17wafsamba: Specify full vscript path so non-autogenerated files are possible, ...Jelmer Vernooij1-1/+4
2010-12-17heimdal_build: Simplify version_script handling.Jelmer Vernooij1-6/+7
2010-12-17heimdal_build: Simplify library handling.Jelmer Vernooij1-17/+12
2010-12-13s4:heimdal_build: replace '+' by '_' for vscripts in HEIMDAL_LIBRARY()Stefan Metzmacher1-1/+2
2010-12-08s4-heimdal: enable symbol versioning in heimdalAndrew Tridgell1-20/+38
2010-12-01s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4...Andrew Bartlett2-3/+8
2010-11-21heimdal: fixed the waf build with a space in the directory nameAndrew Tridgell2-26/+26
2010-11-20heimdal: Don't depend on compile_asn1 and et_compile when using system versions.Arnaud Faucher1-3/+5
2010-11-17s4-heimdal: ask for non-atomic heimdalAndrew Tridgell1-0/+3
2010-11-15heimdal_base: Fix include path so heim_threads.h can be found.Jelmer Vernooij1-1/+1
2010-11-15heimdal_base: Add missing dependency on replace.Jelmer Vernooij1-1/+1
2010-11-15heimdal Extra files required for merge up to current heimdalAndrew Bartlett2-23/+25
2010-11-15Add attribute macros for Heimdal to useAndrew Bartlett1-1/+3
2010-11-12unix_privs: Add missing dependency on libreplace.Jelmer Vernooij1-1/+1
2010-11-12heimdal_build: Add missing dependency on replace, necessary because replace.h...Jelmer Vernooij1-1/+1
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij4-1197/+0
2010-10-30s4-waf: added a lexyacc.sh script that manually rebuilds the heimdal parsersAndrew Tridgell1-0/+82
2010-10-30waf: build all libraries after all object filesAndrew Tridgell1-2/+7
2010-10-30s4-heimdal: removed the use of signal.c from rokenAndrew Tridgell1-1/+0