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
2010-10-05
heimdal-com_err: fix the build for systems with older 'com_err' library
Kamen Mazdrashki
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
3
-40
/
+38
2010-10-04
heimdal: Support using system com_err.
Jelmer Vernooij
2
-16
/
+17
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 We don't need HDBDIR any more
Andrew Bartlett
1
-2
/
+0
2010-10-03
heimdal: change the version string
Matthieu Patou
1
-1
/
+1
2010-10-03
s4-heimdal_build fix up build after heimdal import
Andrew Bartlett
3
-6
/
+15
2010-08-31
Revert "s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday"
Björn Jacke
1
-1
/
+0
2010-08-31
s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday
Björn Jacke
1
-0
/
+1
2010-06-23
Per Andrews request, revert
Jelmer Vernooij
2
-624
/
+579
2010-06-19
heimdal/waf: Initial work on making it possible to use the system
Jelmer Vernooij
2
-579
/
+624
2010-05-14
s4:heimdal_build: move #undef __APPLE__ to the end of roken.h
Stefan Metzmacher
2
-5
/
+5
2010-05-12
s4:heimdal_build: undefine __APPLE__ as we don't need that magic
Stefan Metzmacher
1
-0
/
+5
2010-05-12
s4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc.c from autoconf build
Stefan Metzmacher
1
-1
/
+0
2010-05-11
s4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc.c from the build
Stefan Metzmacher
1
-1
/
+1
2010-04-26
s4-heimdalbuild: remove LIBNETIF dependency from HEIMDAL_GSSAPI
Andrew Tridgell
1
-1
/
+1
2010-04-12
s4:heimdal_build/wscript_build: avoid global deps for hostcc stuff
Stefan Metzmacher
1
-0
/
+3
2010-04-12
s4:heimdal_build/wscript: rename HEIMDAL_ROKEN_H => HEIMDAL_ROKEN_HOSTCC
Stefan Metzmacher
1
-8
/
+10
2010-04-12
lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCC
Stefan Metzmacher
1
-3
/
+5
2010-04-12
s4-waf: inline LIBREPLACE_NETWORK into 'replace'
Stefan Metzmacher
1
-1
/
+1
2010-04-10
s4:heimdal_build/wscript_build: remove more network related stuff from HEIMDA...
Stefan Metzmacher
1
-3
/
+4
2010-04-10
s4:heimdal_build/wscript_build: use LIBREPLACE_H for asn1_compile and compile_et
Stefan Metzmacher
1
-2
/
+2
2010-04-09
s4:heimdal_build/wscript_build: we don't need separate subsystems just for op...
Stefan Metzmacher
1
-40
/
+11
2010-04-09
s4:heimdal_build/wscript_build: remove useless dependecies of HEIMDAL_ROKEN_H
Stefan Metzmacher
1
-3
/
+4
2010-04-09
s4:heimdal_build/wscript_build: create a HEIMDAL_ROKEN*_SOURCE variable
Stefan Metzmacher
1
-3
/
+40
2010-04-06
s4-waf: we don't need strerror_r from roken
Andrew Tridgell
1
-2
/
+2
2010-04-06
s4-waf: fixed some of the group ordering
Andrew Tridgell
1
-2
/
+5
2010-04-06
s4-waf: look in libintl for dgettext()
Andrew Tridgell
2
-1
/
+3
2010-04-06
s4-waf: heimdal wants to look for dd_fd in DIR
Andrew Tridgell
1
-0
/
+4
2010-04-06
s4-waf: added libreplace dep for the conditional heimdal modules
Andrew Tridgell
1
-0
/
+4
2010-04-06
s4-waf: merge in the latest changes from master
Andrew Tridgell
1
-5
/
+13
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2
-0
/
+4
[prev]
[next]