fix the order of become_uid() and become_gid() in become_root(). This
authorAndrew Tridgell <tridge@samba.org>
Tue, 21 Oct 1997 11:54:57 +0000 (11:54 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 21 Oct 1997 11:54:57 +0000 (11:54 +0000)
commit0aa3935917e325afcb72fdab7a95e99bcfb074cc
treed4a9b73f9cbeb990554993449d662e626bef76c4
parent3700907168083b2271855101805796568dd600d9
fix the order of become_uid() and become_gid() in become_root(). This
was a harmless bug but left log entries

code cleanup in reply_lanman2()
(This used to be commit 8e90e1ef276c4cc362e32985c2845fc4c5108273)
source3/smbd/server.c
source3/smbd/uid.c