summaryrefslogtreecommitdiffstats
path: root/source/lib/socket_wrapper
Commit message (Collapse)AuthorAgeFilesLines
* r19179: remove difference with samba4Stefan Metzmacher2006-10-081-0/+4
| | | | metze
* r19177: merge from samba4:Stefan Metzmacher2006-10-081-9/+34
| | | | | | | fix the standalone build of socket_wrapper by not using samba's DLIST_ macros metze
* r19172: merge from samba4:Stefan Metzmacher2006-10-082-36/+72
| | | | | | | change the socket wrapper license to what heimdal uses... metze
* r19126: Fix some uninitialized variable warningsVolker Lendecke2006-10-061-4/+7
|
* r19099: merge socket wrapper changes from samba4Stefan Metzmacher2006-10-051-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
* r19085: merge from samba4:Stefan Metzmacher2006-10-051-0/+242
| | | | | | | - source and destination address handling - tcp handling metze
* r18993: merge from samba4:Stefan Metzmacher2006-09-291-29/+83
| | | | | | prepare SOCKET_WRAPPER_PCAP_FILE support metze
* r18953: sync socket_wrapper with samba4Stefan Metzmacher2006-09-272-0/+42
| | | | metze
* r18920: merge socket_wrapper changes from samba4Stefan Metzmacher2006-09-261-21/+58
| | | | metze
* r18661: C++ warningsVolker Lendecke2006-09-191-2/+2
|
* r18646: now we can have the socket_wrapper.c completely in sync with samba4Stefan Metzmacher2006-09-181-2/+1
| | | | metze
* r18640: move to socket_wrapper to lib/socket_wrapper/Stefan Metzmacher2006-09-183-0/+1017
and sync it with samba4 metze