s3-param Make lp_realm() const
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 01:55:59 +0000 (11:55 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 02:19:05 +0000 (04:19 +0200)
commitedc3041093b17ae6e18c5b7a64a94b5bfb3c3998
tree6a82d2f3b50a3bfaa2afa2e8a4787ecf445e4726
parent860b43737c0544cf651c2e93a30ca65f3f347219
s3-param Make lp_realm() const

This disables % substitutions in the 'realm' 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