- modified resolve_name() to take a name_type
authorAndrew Tridgell <tridge@samba.org>
Sun, 4 Oct 1998 12:00:40 +0000 (12:00 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 4 Oct 1998 12:00:40 +0000 (12:00 +0000)
commita4e607c17d1119925c9d0e1d05e0fe81e9a2d1aa
tree934da0e1e5d63d7cf7f7317464dd8e34b58a04d1
parent64699810e2d94e8648a0a3341b1cc826d4e8bfd9
- modified resolve_name() to take a name_type
- cleaned up resolve_name() (split into separate functions for each resolver)
- if can't find local master then use #1B name
- support listing of foreign workgroups in /smb/
source/client/clientutil.c
source/include/proto.h
source/libsmb/clientgen.c
source/libsmb/namequery.c
source/rpc_client/cli_netlogon.c
source/smbd/password.c
source/smbwrapper/smbw.c
source/utils/smbpasswd.c