summaryrefslogtreecommitdiff
path: root/source3/lib/socket_wrapper
AgeCommit message (Expand)AuthorFilesLines
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij5-2112/+0
2008-07-22Fix warnings on FreeBSD-based platformsZach Loafman1-19/+19
2008-06-10socket_wrapper: truncate packets to a 1500 byte payloadStefan Metzmacher1-0/+8
2008-06-10socket_wrapper: sync missing stuff from v4-0-testStefan Metzmacher5-8/+17
2008-06-10Factor out IP marshalling into separate function.Jelmer Vernooij1-36/+43
2008-06-10r25783: socket_wrapper: don't include "includes.h"Stefan Metzmacher1-12/+5
2008-06-10r23420: try to make the IBM checker happyStefan Metzmacher1-3/+8
2008-06-10r22236: Update to Heimdal's socket_wrapper, which supports IPv6.Stefan Metzmacher1-161/+391
2008-06-10r21729: Some more testsJelmer Vernooij2-6/+29
2008-06-10r21671: Add initial simple tests for socket wrapperStefan Metzmacher3-1/+84
2008-06-10r19409: Pull in <sys/time.h> for struct timeval for non samba build (don'tLove Hörnquist Åstrand1-0/+1
2008-06-10r19367: Solaris needs <sys/filio.h> for FIONREAD.Love Hörnquist Åstrand1-0/+1
2008-03-17socket_wrapper: make pcap code more portableStefan Metzmacher1-39/+40
2007-12-21Fix initialization warnings.Jeremy Allison1-1/+1
2007-12-21Some C++ warningsVolker Lendecke1-2/+2
2007-10-10r19179: remove difference with samba4Stefan Metzmacher1-0/+4
2007-10-10r19177: merge from samba4:Stefan Metzmacher1-9/+34
2007-10-10r19172: merge from samba4:Stefan Metzmacher2-36/+72
2007-10-10r19126: Fix some uninitialized variable warningsVolker Lendecke1-4/+7
2007-10-10r19099: merge socket wrapper changes from samba4Stefan Metzmacher1-14/+306
2007-10-10r19085: merge from samba4:Stefan Metzmacher1-0/+242
2007-10-10r18993: merge from samba4:Stefan Metzmacher1-29/+83
2007-10-10r18953: sync socket_wrapper with samba4Stefan Metzmacher2-0/+42
2007-10-10r18920: merge socket_wrapper changes from samba4Stefan Metzmacher1-21/+58
2007-10-10r18661: C++ warningsVolker Lendecke1-2/+2
2007-10-10r18646: now we can have the socket_wrapper.c completely in sync with samba4Stefan Metzmacher1-2/+1
2007-10-10r18640: move to socket_wrapper to lib/socket_wrapper/Stefan Metzmacher3-0/+1017