r22096: become_root_uid_only() is unneeded - it's only used in
authorJeremy Allison <jra@samba.org>
Thu, 5 Apr 2007 23:56:10 +0000 (23:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:11 +0000 (12:19 -0500)
commitf3ffb3f98472b69b476b702dfe5c0575b32da018
treedd0cdaa1e98f214560dea104dd5b62cbbe6e4d51
parente5c9fc937d40046030c0d3bcfced505410a14caf
r22096: become_root_uid_only() is unneeded - it's only used in
messages.c. Refactor to use become_root() instead and
make it local to messages.c
Jeremy.
source/lib/debug.c
source/lib/messages.c
source/lib/util_sec.c
source/passdb/lookup_sid.c
source/passdb/passdb.c
source/smbd/quotas.c