r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
authorJeremy Allison <jra@samba.org>
Wed, 3 Oct 2007 20:43:55 +0000 (20:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:09 +0000 (12:31 -0500)
commit0d87820380416955a132d565a479b4234f78c113
tree9e6debb4b26796a386c188e7933ab7032e77e838
parent334b288831c1730cb88fb431f684b9062e139efd
r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
the ripple effects this causes. utmp has to change etc. Remove some
global varables and store address/port in the unexpected db.
Jeremy.
(This used to be commit 18c6a2211d9e25233d01715b3f78977edcd6d869)
source3/include/session.h
source3/lib/util_sock.c
source3/libsmb/nmblib.c
source3/libsmb/unexpected.c
source3/nmbd/nmbd_packets.c
source3/smbd/session.c
source3/smbd/sockinit.c
source3/smbd/utmp.c