Fix bug in writing names into gencache
authorJeremy Allison <jra@samba.org>
Fri, 26 Oct 2007 02:07:25 +0000 (19:07 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 26 Oct 2007 02:07:25 +0000 (19:07 -0700)
commite054affb7bb3e2aa00663c2d4dfa04c19870ddaf
tree6f0e23e2314ff7aa8300a273152e311d713a6346
parent6128d116b3f09ce0b055d2df89b2f7282185782e
Fix bug in writing names into gencache
as well as 2 typos where AF_INET6 was mistypes as AF_INET.
JERRY YOU NEED THESE FIXES.
Fixes smbclient -L localhost -U%
Bugs reported by Kukks (thanks kukks).
Jeremy.
(This used to be commit f109f82622ca30ae2360e8300152e90b9587ffd8)
source3/lib/interface.c
source3/lib/util_sock.c
source3/lib/util_str.c