s3-param Make lp_statedir() const
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 01:48:38 +0000 (11:48 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 02:19:05 +0000 (04:19 +0200)
commit9aef68f4c2791227186fa81f1ec19c40df435e18
tree6e0aba8df0d14b4ef6333da3869b0875a805d12c
parent5f176378a802703778ae07c36e95fe186b6e57a8
s3-param Make lp_statedir() const

This disables % substitutions in the 'state dir' parameter.  This is
used all over the codebase, and need to be internally consistent
between all the Samba tasks.

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