GIT Log for 2008-11-28 00:33 GMT
commit 8c9700aed39f5f2dc07ec2cea0865acdea66c109 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Nov 27 12:07:18 2008 +0100 Permanently switch UID only if we succeed in doing setuid mainconfig.c does setuid to an unpriviledged user (temporarily). We do setuid(0) back to bind to the sockets. But before running anything else, we permanently switch uid's back to the unpriviledged user. But only if the first suid was done Files changed: src/main/event.c | 9 ++------- src/main/mainconfig.c | 3 +-- 2 files changed, 3 insertions(+), 9 deletions(-) ====================================================================== commit 74f3b146b474c58ccf303c54c028f0517c1f4d80 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Nov 27 10:54:26 2008 +0100 Show module name, not listen type Files changed: src/main/listen.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) ======================================================================
participants (1)
-
aland@deployingradius.com