Age | Commit message (Expand) | Author | Files | Lines |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -1/+2 |
2008-05-18 | Use variables for source directory in remaining subsystems. | Jelmer Vernooij | 1 | -4/+4 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 1 | -3/+3 |
2008-03-18 | lib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKET and EXT_NSL | Stefan Metzmacher | 1 | -3/+3 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -12/+9 |
2008-02-18 | Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ' | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26397: Fix circular dependency in samba-socket. | Jelmer Vernooij | 1 | -3/+1 |
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 |