Reduce some use of pstring. The main reason some parts of the code still
authorjelmer <jelmer@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Mon, 26 Sep 2005 16:57:08 +0000 (16:57 +0000)
committerjelmer <jelmer@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Mon, 26 Sep 2005 16:57:08 +0000 (16:57 +0000)
commit067f9cb4b3a23b349cb0b6f7162addca1a589eed
treedb554508db7223b2b1a18ce7fe3e339dc986c810
parentecf71cf3f0e8b1affe07f7b71bd559be525ffd46
Reduce some use of pstring. The main reason some parts of the code still
use pstring is next_token() now.

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_4_0@10513 0c0555d6-39d7-0310-84fc-f1cc0bd64818
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