summaryrefslogtreecommitdiffstats
path: root/source3/lib/socket_wrapper
Commit message (Collapse)AuthorAgeFilesLines
* r19179: remove difference with samba4Stefan Metzmacher2007-10-101-0/+4
| | | | | metze (This used to be commit e97e1ffea8e124c8001cf33ecac7500ae875f42f)
* r19177: merge from samba4:Stefan Metzmacher2007-10-101-9/+34
| | | | | | | | fix the standalone build of socket_wrapper by not using samba's DLIST_ macros metze (This used to be commit bc7b2e8db8fb34d6f321cd6b13b74e58945d7124)
* r19172: merge from samba4:Stefan Metzmacher2007-10-102-36/+72
| | | | | | | | change the socket wrapper license to what heimdal uses... metze (This used to be commit d19c19ae4be3f3ad349b72ba3181051bb4da335e)
* r19126: Fix some uninitialized variable warningsVolker Lendecke2007-10-101-4/+7
| | | | (This used to be commit 90bfa3461038f5d179525dec0cf5b3f137e927e0)
* r19099: merge socket wrapper changes from samba4Stefan Metzmacher2007-10-101-14/+306
| | | | | | | | | | including SOCKET_WRAPPER_PCAP_FILE support but I just noticed that samba don't use recv()/send() on the socket, so the capture only contain connect()/close() metze (This used to be commit b894e33023738b5d6121c56e9c0b34b12f3e0005)
* r19085: merge from samba4:Stefan Metzmacher2007-10-101-0/+242
| | | | | | | | - source and destination address handling - tcp handling metze (This used to be commit 98154fd43350f3edae54423756620a48e089f96d)
* r18993: merge from samba4:Stefan Metzmacher2007-10-101-29/+83
| | | | | | | prepare SOCKET_WRAPPER_PCAP_FILE support metze (This used to be commit 372471cbad34b1d0d2159e75994c481de6eaed05)
* r18953: sync socket_wrapper with samba4Stefan Metzmacher2007-10-102-0/+42
| | | | | metze (This used to be commit 77b0af43f0f7e52b9040a1d3edfb556a232e64f1)
* r18920: merge socket_wrapper changes from samba4Stefan Metzmacher2007-10-101-21/+58
| | | | | metze (This used to be commit b36d47c698b01a577af04205c9bdf0d588bd20e6)
* r18661: C++ warningsVolker Lendecke2007-10-101-2/+2
| | | | (This used to be commit 6004b8025de3207f5af2d62087ec13c5e444fec7)
* r18646: now we can have the socket_wrapper.c completely in sync with samba4Stefan Metzmacher2007-10-101-2/+1
| | | | | metze (This used to be commit d4d9b7e02614e30ab410a26654db3ca66ffe06e6)
* r18640: move to socket_wrapper to lib/socket_wrapper/Stefan Metzmacher2007-10-103-0/+1017
and sync it with samba4 metze (This used to be commit 9c0e5b29f1451a90605cce7e1e032e5516b6970d)