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