Age | Commit message (Expand) | Author | Files | Lines |
2008-11-02 | Use standard heimdal function for finding interfaces - libreplace provides su... | Jelmer Vernooij | 2 | -33/+1 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -1/+2 |
2008-10-20 | Fix merged build; use full libroken rather than just a couple of object files. | Jelmer Vernooij | 1 | -9/+2 |
2008-10-20 | Add samba4kpasswd and rkpty binaries | Andrew Bartlett | 2 | -7/+36 |
2008-09-16 | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 2 | -2/+2 |
2008-08-26 | heimdal_build: include heimdal's new EVP code to fix the build | Stefan Metzmacher | 2 | -1/+6 |
2008-08-26 | heimdal_build: fix parse.h lex.c dependencies | Stefan Metzmacher | 1 | -15/+12 |
2008-08-26 | heimdal_build: autogenerate the heimdal private/proto headers | Stefan Metzmacher | 1 | -0/+101 |
2008-08-26 | heimdal_build: autogenerate table files in heimdal/lib/wind/ | Stefan Metzmacher | 1 | -0/+40 |
2008-08-26 | heimdal_build: autogenerate heimdal/lib/roken/roken.h | Stefan Metzmacher | 1 | -0/+10 |
2008-08-26 | heimdal_build: add fallback for AC_WARNING_ENABLE() | Stefan Metzmacher | 1 | -0/+2 |
2008-08-26 | heimdal: remove unused old files | Stefan Metzmacher | 1 | -1/+0 |
2008-08-26 | heimdal_build: split heimdal/lib/asn1 file lists | Stefan Metzmacher | 1 | -14/+12 |
2008-08-26 | heimdal_build: split handwritten and generated hx509 file lists | Stefan Metzmacher | 1 | -3/+6 |
2008-08-26 | heimdal_build: split out gssapi_spnego and gssapi_krb5 file lists | Stefan Metzmacher | 1 | -51/+57 |
2008-08-26 | heimdal_build: add a fake sqlite keytab implementation | Stefan Metzmacher | 1 | -0/+21 |
2008-08-26 | heimdal_build: split glue.c into krb5 and gssapi parts | Stefan Metzmacher | 3 | -20/+33 |
2008-08-26 | kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.h | Stefan Metzmacher | 1 | -0/+3 |
2008-08-01 | heimdal: add experimental --enable-external-heimdal | Stefan Metzmacher | 2 | -0/+77 |
2008-08-01 | heimdal_build/internal: add some useful defines | Stefan Metzmacher | 1 | -0/+6 |
2008-08-01 | heimdal: fix dependency | Stefan Metzmacher | 1 | -0/+1 |
2008-08-01 | kdc: use mostly only public kerberos headers | Stefan Metzmacher | 1 | -0/+1 |
2008-08-01 | heimdal_build: we should only use PRIVATE_DEPENDENCIES | Stefan Metzmacher | 1 | -19/+7 |
2008-08-01 | build: autogenerate heimdal basics | Stefan Metzmacher | 3 | -3/+2 |
2008-08-01 | build: autogenarate VPATH by configure | Stefan Metzmacher | 2 | -0/+6 |
2008-08-01 | build with the new heimdal version | Stefan Metzmacher | 1 | -1/+9 |
2008-08-01 | build: allow flex-2.34 together with bison-2.3 | Stefan Metzmacher | 1 | -0/+1 |
2008-06-25 | Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it. | Jelmer Vernooij | 1 | -0/+2 |
2008-06-25 | Use workaround for $(abspath) | Jelmer Vernooij | 2 | -2/+2 |
2008-06-25 | Revert "Remove the dependency on $(abspath) in makefiles" | Jelmer Vernooij | 2 | -4/+2 |
2008-06-19 | Remove the dependency on $(abspath) in makefiles | Volker Lendecke | 2 | -2/+4 |
2008-06-09 | heimdal_build: rename config.m{k,4} => internal.m{k,4} | Stefan Metzmacher | 2 | -0/+0 |
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 2 | -33/+18 |
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 2 | -18/+33 |
2008-05-27 | Use variable path for heimdal glue code. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-27 | Simplify handling of source directory in et compile wrapper. | Jelmer Vernooij | 2 | -22/+8 |
2008-05-27 | Simplify handling of source directory in asn compile wrapper. | Jelmer Vernooij | 2 | -22/+8 |
2008-05-27 | Use variables in generated make fragments. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-27 | Don't throw away cflags if they start with a variable. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-27 | Move more CFLAGS to Makefile. | Jelmer Vernooij | 1 | -3/+3 |
2008-05-27 | Move CFLAGS that are not inherited out of smb_build. | Jelmer Vernooij | 1 | -4/+5 |
2008-05-27 | Use variables for et files too. | Jelmer Vernooij | 2 | -12/+14 |
2008-05-27 | Move asn1 cflags definition to gmake. | Jelmer Vernooij | 1 | -2/+3 |
2008-05-27 | use varibale for asn1 compiler. | Jelmer Vernooij | 2 | -2/+4 |
2008-05-27 | Use variables for more object file paths. | Jelmer Vernooij | 1 | -5/+5 |
2008-05-27 | Use heimdalsrcdir variable for automatic dependencies. | Jelmer Vernooij | 2 | -18/+18 |
2008-05-27 | Use variable for socket wrapper include path. | Jelmer Vernooij | 1 | -6/+6 |
2008-05-27 | Use variable for source directories. | Jelmer Vernooij | 1 | -23/+25 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -23/+23 |
2008-05-18 | Build system doesn't do make variable expansion... | Jelmer Vernooij | 1 | -23/+23 |