r15356: Remove unused 'flags' argument from socket_send() and friends.
[bbaumbach/samba-autobuild/.git] / source4 / lib / socket_wrapper /
2007-10-10 Jelmer Vernooijr15318: Don't create empty static libraries as some...
2007-10-10 Andrew Tridgellr14977: more IBM checker fixes
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Jelmer Vernooijr13840: Mark some functions as public.
2007-10-10 Andrew Bartlettr12710: Fix socket_wrapper: Make sure to fill in the...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Stefan Metzmacherr12074: in accept() we need to set socket name of the...
2007-10-10 Stefan Metzmacherr12073: fix vlgrind error, calculate the correct size...
2007-10-10 Stefan Metzmacherr11555: - change socket_wrapper to support multiple...
2007-10-10 Stefan Metzmacherr11502: make sure we always use the 7 chars for the...
2007-10-10 Jelmer Vernooijr11377: Add support for building LIBRARY elements as...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
2007-10-10 Stefan Metzmacherr11037:
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Jelmer Vernooijr10374: Add HAVE_* defines (on command-line or in confi...
2007-10-10 Jelmer Vernooijr10366: More scons fixes. Building et, asn1, lex and...
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Jelmer Vernooijr10336: Add sconscript for a couple more subsystems.
2007-10-10 Andrew Tridgellr8681: if SOCKET_WRAPPER_DIR starts with ./ then strip...
2007-10-10 Andrew Tridgellr8671: use much shorter names for the selftest director...
2007-10-10 Andrew Tridgellr7913: prevent recursion in the socket wrapper code
2007-10-10 Andrew Tridgellr7910: fixed typo in _SAMBA_BUILD_ macro
2007-10-10 Andrew Tridgellr7754: fixed the local port of accepted sockets in...
2007-10-10 Andrew Tridgellr7460: fixed several problems with the socket wrapper...
2007-10-10 Andrew Tridgellr7011: when using macros, the parameters should be...
2007-10-10 Jelmer Vernooijr6621: Warn when the user is trying to use socket wrapper
2007-10-10 Jelmer Vernooijr6617: Let --enable-developer imply --enable-socket...
2007-10-10 Jelmer Vernooijr6564: - Fix bug in socket_wrapper
2007-10-10 Andrew Tridgellr6222: fixed the socket wrapper code for getsockname()
2007-10-10 Andrew Tridgellr6150: fixed a few socket_wrapper bugs.
2007-10-10 Jelmer Vernooijr6144: Apparently there are more systems that have...
2007-10-10 Jelmer Vernooijr6140: - Add configure option for enabling the socket...
2007-10-10 Jelmer Vernooijr6139: Move socket_wrapper to a seperate directory