Age | Commit message (Expand) | Author | Files | Lines |
2011-02-07 | s4-heimdal: allow heimdal build scripts to work from top level | Andrew Tridgell | 1 | -3/+6 |
2011-01-04 | s4-heimdal_build Remove talloc dep for krb5-glue.c | Andrew Bartlett | 1 | -6/+0 |
2011-01-04 | s4-heimdal_build Remove talloc dependency from hdb-glue.c | Andrew Bartlett | 1 | -6/+0 |
2011-01-01 | heimdal_build: Add missing dependencies when building with system heimdal. | Jelmer Vernooij | 1 | -2/+2 |
2011-01-01 | heimdal_build: Support using system gssapi library. | Jelmer Vernooij | 1 | -0/+2 |
2011-01-01 | heimdal_build: Support using system hdb and kdc libraries. | Jelmer Vernooij | 1 | -0/+5 |
2011-01-01 | heimdal_build: Add conditionals for all libraries. | Jelmer Vernooij | 1 | -110/+105 |
2011-01-01 | heimdal_build: Allow using system krb5. | Jelmer Vernooij | 2 | -70/+72 |
2011-01-01 | heimdal_build: Allow using system heimntlm. | Jelmer Vernooij | 2 | -12/+16 |
2011-01-01 | heimdal_build: Look for asn1_compile (but by default, don't use it). | Jelmer Vernooij | 2 | -10/+31 |
2010-12-22 | heimdal_build: Use consistent name for heimbase. | Jelmer Vernooij | 1 | -5/+5 |
2010-12-22 | heimdal_build: When using system hbase/hcrypto, don't compile our own versions. | Jelmer Vernooij | 1 | -18/+19 |
2010-12-22 | heimdal_build: Allow using system hbase and hcrypto. | Jelmer Vernooij | 1 | -0/+3 |
2010-12-19 | heimdal: Fix build if using system roken. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-18 | heimdal_build: Simplify HEIMDAL_LIBRARY - version_script files are now taken ... | Jelmer Vernooij | 1 | -15/+2 |
2010-12-18 | heimdal_build: Add version-script for heimdal_base, hx509 and hcrypto. Conver... | Jelmer Vernooij | 1 | -40/+41 |
2010-12-17 | heimdal_build: Add version-script for krb5. | Jelmer Vernooij | 1 | -0/+1 |
2010-12-17 | heimdal_build: Add version-script for gssapi. | Jelmer Vernooij | 1 | -0/+1 |
2010-12-17 | heimdal_build: Add version-script for asn1. | Jelmer Vernooij | 1 | -0/+1 |
2010-12-17 | heimdal_build: Add version-script for hdb. | Jelmer Vernooij | 1 | -4/+5 |
2010-12-17 | heimdal_build: Add version-script for kdc. | Jelmer Vernooij | 1 | -1/+2 |
2010-12-17 | heimdal_build: Add version-script for wind. | Jelmer Vernooij | 1 | -0/+1 |
2010-12-17 | heimdal_build: Add version-script for ntlm. | Jelmer Vernooij | 1 | -0/+1 |
2010-12-17 | heimdal: Add version script file for hcrypto (unused so far, as hcrypto still... | Jelmer Vernooij | 1 | -0/+1 |
2010-12-17 | heimdal_build: Add version-script for roken. | Jelmer Vernooij | 1 | -0/+1 |
2010-12-17 | heimdal_build: Add version-script for com_err. | Jelmer Vernooij | 1 | -0/+1 |
2010-12-17 | wafsamba: Specify full vscript path so non-autogenerated files are possible, ... | Jelmer Vernooij | 1 | -1/+4 |
2010-12-17 | heimdal_build: Simplify version_script handling. | Jelmer Vernooij | 1 | -6/+7 |
2010-12-17 | heimdal_build: Simplify library handling. | Jelmer Vernooij | 1 | -17/+12 |
2010-12-13 | s4:heimdal_build: replace '+' by '_' for vscripts in HEIMDAL_LIBRARY() | Stefan Metzmacher | 1 | -1/+2 |
2010-12-08 | s4-heimdal: enable symbol versioning in heimdal | Andrew Tridgell | 1 | -20/+38 |
2010-12-01 | s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4... | Andrew Bartlett | 2 | -3/+8 |
2010-11-21 | heimdal: fixed the waf build with a space in the directory name | Andrew Tridgell | 2 | -26/+26 |
2010-11-20 | heimdal: Don't depend on compile_asn1 and et_compile when using system versions. | Arnaud Faucher | 1 | -3/+5 |
2010-11-17 | s4-heimdal: ask for non-atomic heimdal | Andrew Tridgell | 1 | -0/+3 |
2010-11-15 | heimdal_base: Fix include path so heim_threads.h can be found. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-15 | heimdal_base: Add missing dependency on replace. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-15 | heimdal Extra files required for merge up to current heimdal | Andrew Bartlett | 2 | -23/+25 |
2010-11-15 | Add attribute macros for Heimdal to use | Andrew Bartlett | 1 | -1/+3 |
2010-11-12 | unix_privs: Add missing dependency on libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-12 | heimdal_build: Add missing dependency on replace, necessary because replace.h... | Jelmer Vernooij | 1 | -1/+1 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 4 | -1197/+0 |
2010-10-30 | s4-waf: added a lexyacc.sh script that manually rebuilds the heimdal parsers | Andrew Tridgell | 1 | -0/+82 |
2010-10-30 | waf: build all libraries after all object files | Andrew Tridgell | 1 | -2/+7 |
2010-10-30 | s4-heimdal: removed the use of signal.c from roken | Andrew Tridgell | 1 | -1/+0 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-26 | torture_local: Add missing dependency on socket_wrapper. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-25 | s4-waf: don't generate PACKAGE_* defines in config.h | Stefan Metzmacher | 3 | -5/+8 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -1/+1 |
2010-10-23 | s4: Rename UID_WRAPPER to uid_wrapper. | Jelmer Vernooij | 1 | -1/+1 |