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)
commit49839f356f493d0de1b719c8c3bfdee4713c0728
tree62055f766b1dea0f06a623e8454d22994dd500f2
parentf801ad359290c51d3216c755fb2a8344babb484f
r10513: Reduce some use of pstring. The main reason some parts of the code still
use pstring is next_token() now.
(This used to be commit a5b88bcd420eb7ae42283293541519e142be36e3)
13 files changed:
source4/auth/auth_developer.c
source4/auth/kerberos/kerberos.c
source4/auth/kerberos/kerberos_verify.c
source4/client/client.c
source4/include/enums.h
source4/include/includes.h
source4/lib/cmdline/popt_common.h
source4/lib/pidfile.c
source4/libcli/util/nterr.c
source4/param/loadparm.c
source4/passdb/secrets.c
source4/smb_server/smb_server.h
source4/utils/ntlm_auth.c