s3-param Make lp_piddir() const
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 01:52:07 +0000 (11:52 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 02:19:05 +0000 (04:19 +0200)
commit47ece3f897305970999fbcf012229105838c3687
tree5d3d1c0f5ac2a7a0a7b55850b790bfca130b59b1
parenta0758bb5e5035a2547808a1fc89fe4fef51ed90c
s3-param Make lp_piddir() const

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