Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25600: fix stupid typo...this should fix the build on sunX | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25122: fix interface detection code | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18563: - move more of the header checks into lib/replace/ | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r18553: - confdefs.h is always included in configure checks no need to includ... | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 1 | -0/+51 |
2007-10-10 | r17253: add configure checks for writev/readv to see how portable they're | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r15376: Add detection of -lnsl, required for building on SUN boxes. | Jelmer Vernooij | 1 | -0/+17 |
2007-10-10 | r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12959: hopefully fix bug #3365 this time | Stefan Metzmacher | 1 | -5/+7 |
2007-10-10 | r12911: try to fix bug #3365 | Stefan Metzmacher | 1 | -4/+9 |
2007-10-10 | r11382: Require number of required M4 macros | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r10531: (hopefully) improve detection of socket-related functions in external... | Jelmer Vernooij | 1 | -19/+4 |
2007-10-10 | r10452: Couple of small scons updates - ignore .sconsign files | Jelmer Vernooij | 1 | -13/+0 |
2007-10-10 | r9110: use printf again | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r9106: look for something more usefull in the -lnsl | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r9063: - don't pollute the global $LIBS variable with -ldl | Stefan Metzmacher | 1 | -1/+89 |
2007-10-10 | r3753: Have some modules default to "NOT" and enable them again when | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 1 | -6/+0 |
2007-10-10 | r3335: better configure support for ipv6 - thanks to a quick tutorial from metze | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r3333: added configure tests for ipv6 support | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r3329: Add support for IPv6 | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3013: added support for unix domain sockets in the generic socket library. I | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2328: add the start of a new system and protocol | Stefan Metzmacher | 1 | -0/+4 |