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