1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-18 19:17:08 +03:00

15 Commits

Author SHA1 Message Date
Stefan Metzmacher
c22204aa85 socket_wrapper: make pcap code more portable
Now the pcap support works on x86_64.

metze
(cherry picked from commit 61a87bed61ef661d98131239976be95c6a8b4d96)
2008-03-17 16:41:02 +01:00
Jeremy Allison
832c093830 Fix initialization warnings.
Jeremy.
2007-12-21 12:11:23 -08:00
Volker Lendecke
5ab82d4f57 Some C++ warnings 2007-12-21 09:58:20 +01:00
Stefan Metzmacher
e97e1ffea8 r19179: remove difference with samba4
metze
2007-10-10 12:15:20 -05:00
Stefan Metzmacher
bc7b2e8db8 r19177: merge from samba4:
fix the standalone build of socket_wrapper by not using
samba's DLIST_ macros

metze
2007-10-10 12:15:19 -05:00
Stefan Metzmacher
d19c19ae4b r19172: merge from samba4:
change the socket wrapper license to
what heimdal uses...

metze
2007-10-10 12:15:19 -05:00
Volker Lendecke
90bfa34610 r19126: Fix some uninitialized variable warnings 2007-10-10 12:15:14 -05:00
Stefan Metzmacher
b894e33023 r19099: merge socket wrapper changes from samba4
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
2007-10-10 12:15:12 -05:00
Stefan Metzmacher
98154fd433 r19085: merge from samba4:
- source and destination address handling
- tcp handling

metze
2007-10-10 12:15:10 -05:00
Stefan Metzmacher
372471cbad r18993: merge from samba4:
prepare SOCKET_WRAPPER_PCAP_FILE support

metze
2007-10-10 12:14:54 -05:00
Stefan Metzmacher
77b0af43f0 r18953: sync socket_wrapper with samba4
metze
2007-10-10 12:14:50 -05:00
Stefan Metzmacher
b36d47c698 r18920: merge socket_wrapper changes from samba4
metze
2007-10-10 12:14:46 -05:00
Volker Lendecke
6004b8025d r18661: C++ warnings 2007-10-10 11:52:20 -05:00
Stefan Metzmacher
d4d9b7e026 r18646: now we can have the socket_wrapper.c completely in sync with samba4
metze
2007-10-10 11:52:18 -05:00
Stefan Metzmacher
9c0e5b29f1 r18640: move to socket_wrapper to lib/socket_wrapper/
and sync it with samba4

metze
2007-10-10 11:52:03 -05:00