r25028: Fix more warnings.
[kai/samba.git] / source4 / lib / socket_wrapper /
2007-10-10 Jelmer Vernooijr25028: Fix more warnings.
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23420: try to make the IBM checker happy
2007-10-10 Stefan Metzmacherr22367: prepare merge to samba3
2007-10-10 Andrew Bartlettr22236: Update to Heimdal's socket_wrapper, which suppo...
2007-10-10 Jelmer Vernooijr21729: Some more tests
2007-10-10 Jelmer Vernooijr21707: Finally merge my (long-living) perlselftest...
2007-10-10 Jelmer Vernooijr21671: Add initial simple tests for socket wrapper
2007-10-10 Love Hörnquist Åstrandr19409: Pull in <sys/time.h> for struct timeval for...
2007-10-10 Love Hörnquist Åstrandr19367: Solaris needs <sys/filio.h> for FIONREAD.
2007-10-10 Stefan Metzmacherr19178: fix the standalone build of socket_wrapper...
2007-10-10 Love Hörnquist Åstrandr19176: Also require <fcntl.h> and <sys/ioctl.h> for...
2007-10-10 Love Hörnquist Åstrandr19175: If not in _SAMBA_BUILD_, define _PUBLIC_ to...
2007-10-10 Stefan Metzmacherr19171: change the socket wrapper license to
2007-10-10 Volker Lendecker19136: No conflict, after "svn up" it applied correctl...
2007-10-10 Stefan Metzmacherr19097: add support for SUCKET_WRAPPER_PCAP_FILE
2007-10-10 Stefan Metzmacherr19084: make socket_wrapper more portable (standalone...
2007-10-10 Stefan Metzmacherr19082: add the source vs. destination address and...
2007-10-10 Stefan Metzmacherr18992: prepare SOCKET_WRAPPER_PCAP_FILE support
2007-10-10 Stefan Metzmacherr18947: overload listen() and ioctl() in socket_wrapper
2007-10-10 Stefan Metzmacherr18918: - bail out with unsupported option to socket()
2007-10-10 Andrew Tridgellr18917: having 255 virtual interfaces available in...
2007-10-10 Volker Lendecker18661: C++ warnings
2007-10-10 Stefan Metzmacherr18593: try to get the same socket_wrapper file buildin...
2007-10-10 Andrew Tridgellr18586: fixed a potential fd and memory leak in the...
2007-10-10 Stefan Metzmacherr18428: add my copyright
2007-10-10 Stefan Metzmacherr18427: set sin_port correctly on autobound socket
2007-10-10 Stefan Metzmacherr18426: use 'family' consistantly instead of mixing...
2007-10-10 Stefan Metzmacherr18424: there's no need to allocate a wrapped socket...
2007-10-10 Stefan Metzmacherr18423: record accept, connect and close events in...
2007-10-10 Stefan Metzmacherr18417: overload send() and recv() by socket wrapper
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Andrew Tridgellr18134: the lib/replace/system/filesys.h in this patch...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr16716: patch from Bjoern Jacke to fix compiler warning...
2007-10-10 Jelmer Vernooijr15358: Fix some compiler warnings / type safety. Found...
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