s3-param: Make lp_name_resolve_order() return a list
authorAndrew Bartlett <abartlet@samba.org>
Wed, 18 Jul 2012 05:19:15 +0000 (15:19 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 19 Jul 2012 06:02:32 +0000 (08:02 +0200)
commitcf9bd1d9ed6db5d35d92816382edbadc217de792
tree9643306455b8788b6de6cdd94e682b98a91b3c73
parent8822b3b6628e82ce85cb20d2bbbe2d0664b9aa8f
s3-param: Make lp_name_resolve_order() return a list

This allows this parameter, one of the few with differing declarations
between the loadparm systems, to be brought into common.

Andrew Bartlett

Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>
lib/param/loadparm.c
lib/param/param_functions.c
source3/client/client.c
source3/include/proto.h
source3/libsmb/dsgetdcname.c
source3/libsmb/namequery.c
source3/param/loadparm.c
source3/utils/smbpasswd.c