index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
heimdal_build
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-31
s4:heimdal_build: fix the build of asn1_compile and compile_et
Stefan Metzmacher
1
-4
/
+2
2009-01-30
s4:heimdal_build: heimdal requires u_int32_t and u_char
Stefan Metzmacher
1
-0
/
+3
2009-01-30
Revert "s4:heimdal_build: include "system/network.h" via config.h wrapper"
Stefan Metzmacher
1
-1
/
+0
2009-01-30
s4:heimdal_build: add a dummy define for dirfd()
Stefan Metzmacher
1
-0
/
+4
2009-01-30
s4:heimdal_build: include "system/network.h" via config.h wrapper
Stefan Metzmacher
1
-0
/
+1
2009-01-30
heimdal: don't include <sys/cdefs.h> without knowing it's there
Stefan Metzmacher
1
-0
/
+11
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
[next]