r10513: Reduce some use of pstring. The main reason some parts of the code still
authorJelmer Vernooij <jelmer@samba.org>
Mon, 26 Sep 2005 16:57:08 +0000 (16:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:38:58 +0000 (13:38 -0500)
commita5b88bcd420eb7ae42283293541519e142be36e3
tree451bdada318a82180a828db4b57e89fd72f4e2d2
parent03647e1321cf6c9bd6ced3945265f635e9468973
r10513: Reduce some use of pstring. The main reason some parts of the code still
use pstring is next_token() now.
13 files changed:
source/auth/auth_developer.c
source/auth/kerberos/kerberos.c
source/auth/kerberos/kerberos_verify.c
source/client/client.c
source/include/enums.h
source/include/includes.h
source/lib/cmdline/popt_common.h
source/lib/pidfile.c
source/libcli/util/nterr.c
source/param/loadparm.c
source/passdb/secrets.c
source/smb_server/smb_server.h
source/utils/ntlm_auth.c