s3-param Make lp_name_resolv_order() const
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 01:54:52 +0000 (11:54 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 02:19:05 +0000 (04:19 +0200)
commit860b43737c0544cf651c2e93a30ca65f3f347219
treeba0c947494a3e0737d0834003465ac549fe54548
parent08a72f3a1571649eb52c7e06bab2789e0887c173
s3-param Make lp_name_resolv_order() const

This disables % substitutions in the 'name resolv order' parameter.  This is
used all over the codebase, and needs to be internally consistent
between all the Samba tasks.

Andrew Bartlett
source3/include/proto.h
source3/param/loadparm.c