Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-16 | heimdal_build: Support using system asn1 library. | Jelmer Vernooij | 1 | -28/+34 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 16 02:14:32 UTC 2010 on sn-devel-104 | |||||
2010-10-16 | heimdal_build: Skip some hx509 code when using system hx509. | Jelmer Vernooij | 1 | -42/+41 | |
2010-10-16 | heimdal_build: Initial work on supporting an external heimdal library. | Jelmer Vernooij | 1 | -5/+6 | |
2010-10-16 | heimdal_build: Support using system hx509 library when explicitly | Jelmer Vernooij | 1 | -47/+43 | |
requested. | |||||
2010-10-16 | heimdal_build: Fix build with system roken. | Jelmer Vernooij | 1 | -9/+9 | |
2010-10-16 | heimdal_build: Put version objects in a separate subsystem. | Jelmer Vernooij | 1 | -11/+20 | |
2010-10-16 | heimdal: Support using system roken. | Jelmer Vernooij | 1 | -94/+95 | |
2010-10-15 | heimdal Add missing dependencies on wind. | Jelmer Vernooij | 1 | -2/+2 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri Oct 15 23:20:22 UTC 2010 on sn-devel-104 | |||||
2010-10-15 | heimdal_build: Allow using system wind. | Jelmer Vernooij | 1 | -47/+47 | |
Please note that to use the system wind library the user explicitly has to specify --bundled-library=!wind . Without that option we will always use the included wind library. | |||||
2010-10-14 | s4-heimdal: fixed some trailing commas in heimdal build | Andrew Tridgell | 1 | -3/+3 | |
2010-10-13 | heimdal: Add soname for com_err. | Jelmer Vernooij | 1 | -0/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Oct 13 20:00:40 UTC 2010 on sn-devel-104 | |||||
2010-10-13 | heimdal: Add sonames. | Jelmer Vernooij | 1 | -2/+9 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Oct 13 18:15:04 UTC 2010 on sn-devel-104 | |||||
2010-10-13 | s4: don't rebuild all of heimdal when dynconfig options change | Andrew Tridgell | 1 | -6/+15 | |
only 2 files in heimdal depend on dynconfig variables | |||||
2010-10-10 | heimdal_build: Fix dependencies for hx509. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-05 | Add missing dependencies for com_err. | Jelmer Vernooij | 1 | -2/+2 | |
2010-10-05 | heimdal-build: Simplify calls to convenience functions. | Jelmer Vernooij | 1 | -116/+94 | |
2010-10-05 | heimdal-build: Add HEIMDAL_BINARY convenience method. | Jelmer Vernooij | 1 | -24/+80 | |
2010-10-05 | heimdal-build: Implement HEIMDAL_LIBRARY with fewer wafsamba functions. | Jelmer Vernooij | 1 | -9/+50 | |
2010-10-05 | heimdal-build: Add heimdal specific subsystem function. | Jelmer Vernooij | 1 | -10/+52 | |
2010-10-05 | heimdal-build: Add custom heimdal generator. | Jelmer Vernooij | 1 | -7/+32 | |
2010-10-05 | heimdal: Fix name of hx509 library. | Jelmer Vernooij | 1 | -10/+10 | |
2010-10-05 | heimdal: Fix name of kdc library. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-05 | heimdal: Fix name of 'hdb'. | Jelmer Vernooij | 1 | -2/+2 | |
2010-10-05 | heimdal: Fix library name of heimntlm. | Jelmer Vernooij | 1 | -5/+5 | |
2010-10-05 | heimdal: Fix library name of gssapi. | Jelmer Vernooij | 1 | -1/+1 | |
2010-10-05 | heimdal: Fix names of roken, wind libraries. | Jelmer Vernooij | 1 | -26/+26 | |
2010-10-04 | compile_et: Support using system compile_et. | Jelmer Vernooij | 1 | -10/+16 | |
2010-10-04 | heimdal: Support using system com_err. | Jelmer Vernooij | 1 | -16/+14 | |
2010-10-03 | heimdal: Move asn1 list to heimdal_build. | Jelmer Vernooij | 1 | -15/+119 | |
2010-10-03 | heimdal: Move SAMBA_ERRTABLE to heimdal_build. | Jelmer Vernooij | 1 | -9/+35 | |
2010-10-03 | heimdal: Move autoproto code to heimdal_build. | Jelmer Vernooij | 1 | -0/+25 | |
2010-10-03 | wafsamba: Move heimdal library code to heimdal_build. | Jelmer Vernooij | 1 | -262/+274 | |
2010-10-03 | heimdal: Convert hx509 to library. | Jelmer Vernooij | 1 | -2/+3 | |
2010-10-03 | heimdal: convert some subsystems to libraries, consistent with upstream heimdal. | Jelmer Vernooij | 1 | -15/+22 | |
2010-10-03 | Add new files for sha512 support | Andrew Bartlett | 1 | -1/+1 | |
2010-10-03 | s4-heimdal_build fix up build after heimdal import | Andrew Bartlett | 1 | -5/+10 | |
Heimdal has it's own dynconfig like system, and so we need the LIBDIR etc in the CFLAGS here. We also need to define build rules for the new files imported in the merge commit, and fix up some header files. This includes the work by Matthieu Patou <mat@matws.net> Andrew Bartlett | |||||
2010-06-23 | Per Andrews request, revert | Jelmer Vernooij | 1 | -537/+535 | |
"heimdal/waf: Initial work on making it possible to use the system" as the hdb_check_s4u2self function handling is incorrect. This reverts commit b099631f428d0ecc641d59bd3c94674e6348dde9. | |||||
2010-06-19 | heimdal/waf: Initial work on making it possible to use the system | Jelmer Vernooij | 1 | -535/+537 | |
heimdal again. Still missing are the detection of the right Heimdal version and linking (unresolved symbols at the moment). | |||||
2010-05-11 | s4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc.c from the build | Stefan Metzmacher | 1 | -1/+1 | |
This is not needed and contains one big #ifdef __APPLE__ and breaks the build on Mac OS 10. metze | |||||
2010-04-26 | s4-heimdalbuild: remove LIBNETIF dependency from HEIMDAL_GSSAPI | Andrew Tridgell | 1 | -1/+1 | |
this avoids the s3compat layer from getting duplicate interfaces code | |||||
2010-04-12 | s4:heimdal_build/wscript_build: avoid global deps for hostcc stuff | Stefan Metzmacher | 1 | -0/+3 | |
metze | |||||
2010-04-12 | s4:heimdal_build/wscript: rename HEIMDAL_ROKEN_H => HEIMDAL_ROKEN_HOSTCC | Stefan Metzmacher | 1 | -8/+10 | |
metze | |||||
2010-04-12 | lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCC | Stefan Metzmacher | 1 | -3/+5 | |
metze | |||||
2010-04-12 | s4-waf: inline LIBREPLACE_NETWORK into 'replace' | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2010-04-10 | s4:heimdal_build/wscript_build: remove more network related stuff from ↵ | Stefan Metzmacher | 1 | -3/+4 | |
HEIMDAL_ROKEN_H metze | |||||
2010-04-10 | s4:heimdal_build/wscript_build: use LIBREPLACE_H for asn1_compile and compile_et | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2010-04-09 | s4:heimdal_build/wscript_build: we don't need separate subsystems just for ↵ | Stefan Metzmacher | 1 | -40/+11 | |
optional source files metze | |||||
2010-04-09 | s4:heimdal_build/wscript_build: remove useless dependecies of HEIMDAL_ROKEN_H | Stefan Metzmacher | 1 | -3/+4 | |
This hopefully fixes the build on host opi - OpenSUSE 10.2 (x86_64). metze | |||||
2010-04-09 | s4:heimdal_build/wscript_build: create a HEIMDAL_ROKEN*_SOURCE variable | Stefan Metzmacher | 1 | -3/+40 | |
metze | |||||
2010-04-06 | s4-waf: we don't need strerror_r from roken | Andrew Tridgell | 1 | -2/+2 | |