summaryrefslogtreecommitdiff
path: root/source4/lib/socket/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-43/+0
2009-12-24s4:lib/socket: add helpers functions to convert between socket_address and ts...Stefan Metzmacher1-1/+1
2008-12-24Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij1-4/+4
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+2
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-4/+4
2008-03-28Merge v4.0-testJelmer Vernooij1-3/+3
2008-03-18lib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKET and EXT_NSLStefan Metzmacher1-3/+3
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-12/+9
2008-02-18Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij1-2/+2
2007-12-21r26397: Fix circular dependency in samba-socket.Jelmer Vernooij1-3/+1
2007-10-10r24939: Integrate IPv4 and IPv6 modules (a lot of code can be shared).Jelmer Vernooij1-15/+4
2007-10-10r22404: more dependencies which should be privateStefan Metzmacher1-4/+3
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-3/+3
2007-10-10r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell1-3/+3
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-0/+10
2007-10-10r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij1-4/+4
2007-10-10r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij1-4/+4
2007-10-10r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij1-4/+4
2007-10-10r15344: Fix shared library buildJelmer Vernooij1-1/+1
2007-10-10r15314: Fix recursive dependency hack for static libs. Should fix the buildJelmer Vernooij1-1/+1
2007-10-10r15313: Fix some dependencies in dso modeJelmer Vernooij1-1/+1
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-0/+1
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij1-4/+5
2007-10-10r15295: Fix some dependenciesJelmer Vernooij1-1/+2
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij1-3/+3
2007-10-10r15271: Fix --enable-dsoJelmer Vernooij1-1/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-4/+4
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-4/+0
2007-10-10r13662: Typo fix, add more public headersJelmer Vernooij1-1/+1
2007-10-10r12911: try to fix bug #3365Stefan Metzmacher1-0/+3
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-0/+3
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-6/+5
2007-10-10r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke1-0/+1
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-6/+6
2007-10-10r10531: (hopefully) improve detection of socket-related functions in external...Jelmer Vernooij1-3/+0
2007-10-10r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher1-0/+3
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell1-1/+2
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell1-0/+4
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-0/+3
2007-10-10r3329: Add support for IPv6Jelmer Vernooij1-0/+8
2007-10-10r3013: added support for unix domain sockets in the generic socket library. IAndrew Tridgell1-0/+8
2007-10-10r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed thisAndrew Tridgell1-0/+2
2007-10-10r2328: add the start of a new system and protocolStefan Metzmacher1-0/+16