CVSROOT: /cvs/gnome Module name: gdm2 Changes by: bcameron 05/06/20 11:23:58
Modified files: . : ChangeLog daemon : slave.c Log message: 2005-06-20 Brian Cameron <[EMAIL PROTECTED]> * daemon/slave.c: On 04/25, a change was made to move seteuid/setegid to before checking the existance of the user's $HOME id to fix bug #301821 [http://bugzilla.gnome.org/show_bug.cgi?id=301821]. That patch added new seteuid/setegid calls before the check, but didn't remove the calls after the check. Calling these functions twice is needless and was causing problems on NetBSD (refer to bug #301821 [http://bugzilla.gnome.org/show_bug.cgi?id=301821]), so now removing the needless second call. This fixes bug #301821. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=bcameron&date=explicit&mindate=2005-06-20%2011:22&maxdate=2005-06-20%2011:24 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list