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)
commit18c6a2211d9e25233d01715b3f78977edcd6d869
tree4655b5a927f461fd168bceccebc6d280bd966f81
parent2cab82563409eca79ac5f518a3dcb8cdbdcded7e
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.
source/include/session.h
source/lib/util_sock.c
source/libsmb/nmblib.c
source/libsmb/unexpected.c
source/nmbd/nmbd_packets.c
source/smbd/session.c
source/smbd/sockinit.c
source/smbd/utmp.c