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
/
config.m4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20777: only include closefrom.c if the system doesn't have it.
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r20592: Use the Heimdal copy of err.h only if the build host doesn't have it.
James Peach
1
-2
/
+10
2007-10-10
r18465: much better fix for a roken specifiv problem
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r18087: use m4_include() do notice missing files
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r16011: we don't need sys/bitypes.h any more
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r15992: fix the subsystem name,
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15355: Add replacement 'err.h' for systems that don't have it such as SerNet...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r15265: Try to find inet_pton in -lnsl (should fix linking on sun1)
Jelmer Vernooij
1
-0
/
+13
2007-10-10
r15262: Only include getprogname if it is needed by the system. This should
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r15234: Remove heimdal include paths from global CFLAGS
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15219: Look for gai_strerror in more places, so we don't conflict with the
Andrew Bartlett
1
-6
/
+16
2007-10-10
r12269: Update to current lorikeet-heimdal. This changed the way the hdb
Andrew Bartlett
1
-0
/
+1
2007-10-10
r11382: Require number of required M4 macros
Jelmer Vernooij
1
-12
/
+12
2007-10-10
r11290: Make it clear that Heimdal is always included, no need for the test
Andrew Bartlett
1
-10
/
+10
2007-10-10
r10507: Let lib/replace take care of defining socklen_t for heimdal
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10476: Move some more types to libreplace. Fix missing strndup errors
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r10100: Check for more networking headers so the resolv.h test can succeed.
James Peach
1
-1
/
+4
2007-10-10
r10097: Remove extraneous include patch heimdal/include. Add configure
James Peach
1
-0
/
+3
2007-10-10
r9859: Enable (blocking) KDC resolution with DNS.
Andrew Bartlett
1
-0
/
+24
2007-10-10
r9305: Use the check-var.m4 from roken to really, really detect h_errno corre...
Andrew Bartlett
1
-4
/
+5
2007-10-10
r9111: actually use the roken inet_aton when nothing was found
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r9109: set HAVE_GAI_STRERROR when the function was found donnot know whz this
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r9107: try to get the build on solaris going...
Stefan Metzmacher
1
-2
/
+12
2007-10-10
r8832: Automatically rebuilding C files if headers change (in developer mode)
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r8826: Make configure generate config.mk files (with the external libraries
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r8711: add m4 for finding return type for signal handlers
Andrew Tridgell
1
-0
/
+5
2007-10-10
r8463: more irix fixes. This one adds some missing addrinfo functions
Andrew Tridgell
1
-0
/
+9
2007-10-10
r8450: more configure tests for solaris. It now builds some binaries, but
Andrew Tridgell
1
-0
/
+6
2007-10-10
r8449: - search for lex and yacc properly
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8425: add err() and errx() functions needed by for compile_et on some systems
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8424: bring in some more of heimdals m4 macros, and remove the hard-coding o...
Andrew Tridgell
1
-0
/
+62
2007-10-10
r8422: needed on irix 6.4
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8421: needed for build on solaris10
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8393: check for bswap16 and bswap32
Love Hörnquist Åstrand
1
-6
/
+91
2007-10-10
r8367: another configure test needed by netbsd for heimdal
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8312: fixed some heimdal header checks from watching the build farm failures
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8309: more heimdal configure checks needed for FreeBSD
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8306: some more heimdal configure checks
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8278: this should fix the heimdal h_errno warnings
Andrew Tridgell
1
-1
/
+10
2007-10-10
r8161: Update Samba4 for the new Heimdal update.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7869: revert the configure changes from jelmers commit for heimdal_build
Andrew Tridgell
1
-4
/
+5
2007-10-10
r7866: Remove some unused autoconf macro calls.
Jelmer Vernooij
1
-5
/
+4
2007-10-10
r7360: added a few more heimdal configure tests
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7359: add configure test for strsep (might helps abartlets build of heimdal)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7352: the internal heimdal build change. This changes quite a few things:
Andrew Tridgell
1
-0
/
+15
2007-10-10
r7322: the beginnings of a in-tree heimdal
Andrew Tridgell
1
-0
/
+6