CVSROOT:        /cvs/gnome
Module name:    gdm2
Changes by:     bcameron        05/11/03 19:51:22

Modified files:
        .              : ChangeLog 
        daemon         : Makefile.am auth.c auth.h choose.c choose.h 
                         cookie.c cookie.h display.c display.h 
                         errorgui.c errorgui.h filecheck.c filecheck.h 
                         gdm-net.c gdm-net.h gdm.c gdm.h getvt.c getvt.h 
                         misc.c misc.h server.c server.h slave.c slave.h 
                         verify-crypt.c verify-pam.c verify-shadow.c 
                         verify.h xdmcp.c xdmcp.h 
        gui            : gdmXnestchooser.c gdmchooser.c gdmcomm.c 
                         gdmdynamic.c gdmflexiserver.c gdmlogin.c 
                         gdmphotosetup.c gdmsetup.c 
        gui/greeter    : greeter.c greeter_item_capslock.c 
        utils          : gdm-dmx-reconnect-proxy.c 
Added files:
        daemon         : gdmconfig.c gdmconfig.h gdmconfig.o 

Log message:
2005-11-03  Brian Cameron  <[EMAIL PROTECTED]>

Redesign of daemon configuraton.  Now all vicious-extensions
logic is in gdmconfig.[ch].  This greatly simplifies how the
UPDATE_CONFIG, and GET_CONFIG commands work and makes it
easier to update the way GDM handles configuration.  Changed
ve_setenv/ve_unsetenv to g_setenv/g_unsetenv since GDM requires
a newer version of GLIB than could possibly cause the old
ve versions to get used.

* daemon/gdmconfig.[ch]: New logic for interacting with
vicious-extensions.
* daemon/gdm.h: Updated comments and changed the #define
for many configuration options so the naming is more
consistant.  Now the #defines more closely match the
keys in gdm.conf and more consistantly use the underscore.
* daemon/auth.c, daemon/choose.c, daemon/cookie.c,
daemon/display.c, daemon/errorgui.c, daemon/gdm-net.c,
daemon/gdm.c, daemon/getvt.c, daemon/misc.c,
daemon/server.c, daemon/slave.c, daemon/verify-crypt.c,
daemon/verify-pam.c, daemon/verify-shadow.c,
daemon/xdmcp.c: Reorganized configuration.
* daemon/auth.h, daemon/cookie.h, daemon/display.h,
daemon/errorgui.h, daemon/filecheck.h, daemon/gdm-net.h,
daemon/getvt.h, daemon/misc.h, daemon/server.h,
daemon/slave.h, daemon/verify.h, daemon/xdmcp.h:
Now include gdmconfig.h instead of vicious.h and changed
"Gnome" to "GNOME" in comment.
* daemon/Makefile.am: Added new gdmconfig.[ch]
* gui/gdmXnestChooser.c, gui/gdmchooser.c, gui/gdmcomm.c,
gui/gdmdynamic.c, gui/gdmflexiserver.c, gui/gdmlogin.c,
gui/gdmphotosetup.c, gui/gdmsetup.c, gui/greeter/greeter.c,
gui/greeter/greeter_item_capslock.c,
utils/gdm-dmx-reconnect-proxy.c: Updated to reflect the
new configuration #defines.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=bcameron&date=explicit&mindate=2005-11-03%2019:50&maxdate=2005-11-03%2019:52

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to