implemented a much nicer name_status() interface. It now returns a
authorAndrew Tridgell <tridge@samba.org>
Wed, 20 Dec 2000 03:22:51 +0000 (03:22 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 20 Dec 2000 03:22:51 +0000 (03:22 +0000)
commitf2be88a8738a39ca5c98936edb7537cd701348a1
tree6f4bbd30e205b37070bcf98f42e9a0da13acf58a
parentc25533de9918ed9b0c79fd039e11d1b79f513db0
implemented a much nicer name_status() interface. It now returns a
list of structures rather than the dodgy parsing code we had before

this also gets smbw working correctly with no initial workgroup (using
name_status_find on __MSBROWSE__ returns)
source/include/proto.h
source/include/smb.h
source/libsmb/namequery.c
source/smbwrapper/smbw.c
source/utils/nmblookup.c