summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
2009-02-26s4:heimdal_build: correrctly switch closefrom() and get/setprogname() replace...Stefan Metzmacher1-4/+6
2009-02-26s4:heimdal_build: don't always build setprogname.oStefan Metzmacher2-17/+34
2009-02-25s4: make libintl a build dependency of heimdal_krb5 so all dependent binaries...Tim Prouty1-1/+1
2009-02-25s4 heimdal: Link libintl correctlyTim Prouty1-0/+6
2009-02-24Start fixing Solaris build failures.Jeremy Allison1-1/+2
2009-01-31s4:heimdal_build: fix the build of asn1_compile and compile_etStefan Metzmacher1-4/+2
2009-01-30s4:heimdal_build: heimdal requires u_int32_t and u_charStefan Metzmacher1-0/+3
2009-01-30Revert "s4:heimdal_build: include "system/network.h" via config.h wrapper"Stefan Metzmacher1-1/+0
2009-01-30s4:heimdal_build: add a dummy define for dirfd()Stefan Metzmacher1-0/+4
2009-01-30s4:heimdal_build: include "system/network.h" via config.h wrapperStefan Metzmacher1-0/+1
2009-01-30heimdal: don't include <sys/cdefs.h> without knowing it's thereStefan Metzmacher1-0/+11
2008-11-02Use standard heimdal function for finding interfaces - libreplace provides su...Jelmer Vernooij2-33/+1
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-1/+2
2008-10-20Fix merged build; use full libroken rather than just a couple of object files.Jelmer Vernooij1-9/+2
2008-10-20Add samba4kpasswd and rkpty binariesAndrew Bartlett2-7/+36
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2-2/+2
2008-08-26heimdal_build: include heimdal's new EVP code to fix the buildStefan Metzmacher2-1/+6
2008-08-26heimdal_build: fix parse.h lex.c dependenciesStefan Metzmacher1-15/+12
2008-08-26heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher1-0/+101
2008-08-26heimdal_build: autogenerate table files in heimdal/lib/wind/Stefan Metzmacher1-0/+40
2008-08-26heimdal_build: autogenerate heimdal/lib/roken/roken.hStefan Metzmacher1-0/+10
2008-08-26heimdal_build: add fallback for AC_WARNING_ENABLE()Stefan Metzmacher1-0/+2
2008-08-26heimdal: remove unused old filesStefan Metzmacher1-1/+0
2008-08-26heimdal_build: split heimdal/lib/asn1 file listsStefan Metzmacher1-14/+12
2008-08-26heimdal_build: split handwritten and generated hx509 file listsStefan Metzmacher1-3/+6
2008-08-26heimdal_build: split out gssapi_spnego and gssapi_krb5 file listsStefan Metzmacher1-51/+57
2008-08-26heimdal_build: add a fake sqlite keytab implementationStefan Metzmacher1-0/+21
2008-08-26heimdal_build: split glue.c into krb5 and gssapi partsStefan Metzmacher3-20/+33
2008-08-26kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.hStefan Metzmacher1-0/+3
2008-08-01heimdal: add experimental --enable-external-heimdalStefan Metzmacher2-0/+77
2008-08-01heimdal_build/internal: add some useful definesStefan Metzmacher1-0/+6
2008-08-01heimdal: fix dependencyStefan Metzmacher1-0/+1
2008-08-01kdc: use mostly only public kerberos headersStefan Metzmacher1-0/+1
2008-08-01heimdal_build: we should only use PRIVATE_DEPENDENCIESStefan Metzmacher1-19/+7
2008-08-01build: autogenerate heimdal basicsStefan Metzmacher3-3/+2
2008-08-01build: autogenarate VPATH by configureStefan Metzmacher2-0/+6
2008-08-01build with the new heimdal versionStefan Metzmacher1-1/+9
2008-08-01build: allow flex-2.34 together with bison-2.3Stefan Metzmacher1-0/+1
2008-06-25Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it.Jelmer Vernooij1-0/+2
2008-06-25Use workaround for $(abspath)Jelmer Vernooij2-2/+2
2008-06-25Revert "Remove the dependency on $(abspath) in makefiles"Jelmer Vernooij2-4/+2
2008-06-19Remove the dependency on $(abspath) in makefilesVolker Lendecke2-2/+4
2008-06-09heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher2-0/+0
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2-33/+18
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij2-18/+33
2008-05-27Use variable path for heimdal glue code.Jelmer Vernooij1-1/+1
2008-05-27Simplify handling of source directory in et compile wrapper.Jelmer Vernooij2-22/+8
2008-05-27Simplify handling of source directory in asn compile wrapper.Jelmer Vernooij2-22/+8
2008-05-27Use variables in generated make fragments.Jelmer Vernooij2-2/+2
2008-05-27Don't throw away cflags if they start with a variable.Jelmer Vernooij1-1/+1