Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24939: Integrate IPv4 and IPv6 modules (a lot of code can be shared). | Jelmer Vernooij | 1 | -15/+4 |
2007-10-10 | r22404: more dependencies which should be private | Stefan Metzmacher | 1 | -4/+3 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r18130: the move to system/ in libreplace broke some things ... should be | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r15384: Improve naming of socket library, disable Requires(.private)? fields ... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r15376: Add detection of -lnsl, required for building on SUN boxes. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r15344: Fix shared library build | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15314: Fix recursive dependency hack for static libs. Should fix the build | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15313: Fix some dependencies in dso mode | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -4/+5 |
2007-10-10 | r15295: Fix some dependencies | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r15271: Fix --enable-dso | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r13662: Typo fix, add more public headers | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12911: try to fix bug #3365 | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -6/+5 |
2007-10-10 | r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r10531: (hopefully) improve detection of socket-related functions in external... | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r9063: - don't pollute the global $LIBS variable with -ldl | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r7626: a new ldap client library. Main features are: | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5304: removed lib/socket/socket.h from includes.h | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r3329: Add support for IPv6 | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r3013: added support for unix domain sockets in the generic socket library. I | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r2328: add the start of a new system and protocol | Stefan Metzmacher | 1 | -0/+16 |