CVSROOT:        /cvs/gnome
Module name:    gdm2
Changes by:     bcameron        05/12/13 00:05:54

Modified files:
        .              : ChangeLog configure.ac 
        daemon         : gdm.c gdm.h gdmconfig.c gdmconfig.h 
        docs/C         : gdm.xml 
        docs/es        : es.po gdm.xml 
        gui            : Makefile.am gdmcomm.c gdmconfig.c gdmconfig.h 
                         gdmflexiserver.c gdmsetup.c 

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

* daemon/gdm.[ch], daemongdmconfig.[ch]: Add
GET_SERVER_LIST and GET_SERVER_DETAILS
sockets functions so that gdmflexiserver and
gdmconfig do not need to access the config
file for these, instead using the sockets
protocol.
* docs/C/gdm.xml: Add docs for new sockets
commands.
* configure.ac, gui/Makefile.am: Remove some
libgnome/libgnomeui dependencies.
* gui/gdmcomm.c: Now close sockets connection
after 20 messages since the daemon gets mad
if you send more.
* gui/gdmconfig.[ch]: New client functions for
getting server information via sockets.
* gui/gdmflexiserver.c: Remove libgnome
dependencies and now use new config
mechanism for getting server info.
* gui/gdmsetup.c: Now use new config
mechanism for reading from config file and
remove libgnome dependencies.  Cleaned up
the code a bit.  Now we don't call
ve_config_get all over the place, which
seems to speed up the start time.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gdm2&who=bcameron&date=explicit&mindate=2005-12-13%2000:04&maxdate=2005-12-13%2000:06

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

Reply via email to