summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* The function gdm_address_new_from_sockaddr_storage gets called in a fewPOST_SWITCH_TO_GOBJECT_BRANCHWilliam Jon McCann2007-10-152-7/+13
* Also pass x11-display when opening the session. Patch from Brian CameronWilliam Jon McCann2007-10-111-0/+1
* Remove some more obsolete stuff. Make distcheck happy.William Jon McCann2007-10-043-330/+4
* Remove some more obsolete code. Move common code with unknown copyrightWilliam Jon McCann2007-10-045-70/+292
* Remove lots of obsolete code. Organize the configure checks a bit.William Jon McCann2007-10-045-644/+14
* Fix up the handling of dependencies. Make the daemon only depend on x11,William Jon McCann2007-10-041-11/+9
* Convert address to network byte order before comparison. Patch from JacobWilliam Jon McCann2007-09-121-1/+1
* Add a greeter panel bar with an embedded notification area.William Jon McCann2007-09-051-1/+1
* Make the chooser kinda work.William Jon McCann2007-09-041-0/+1
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-2827-2590/+2590
* Some Solaris build fixes. Patch from Brian Cameron <brian.cameron@sun.com>William Jon McCann2007-08-211-0/+4
* Make XDMCP logins work.William Jon McCann2007-07-252-21/+107
* Fix make distcheck.Richard Hughes2007-07-221-1/+1
* Fix signal handling and refcounting so all slaves and servers exit on signal.:wqWilliam Jon McCann2007-07-111-0/+2
* Fix .a -> .laWilliam Jon McCann2007-06-281-3/+3
* Make cancellation work. Fix up the signal handler and add backtraces.William Jon McCann2007-06-211-3/+106
* Split the session code up into two parts that talk dbusWilliam Jon McCann2007-06-201-0/+2
* Clean houseWilliam Jon McCann2007-06-121-3/+18
* Make value setting work. Make backend report value changes.William Jon McCann2007-06-127-36/+270
* Start adding a notification mechanism.William Jon McCann2007-06-115-22/+159
* Fix session selection. Search path for session binary. Bump glib requiremen...William Jon McCann2007-06-114-7/+3
* Make the session object talk to the greeter!William Jon McCann2007-06-082-2/+6
* migrate gui to new config framework with a chainsawWilliam Jon McCann2007-06-013-4/+77
* Land the first shot at the new settings frameworkWilliam Jon McCann2007-05-3125-2584/+2398
* Add command line argument --debug. Add usr1 toggle for debug. Don't read de...William Jon McCann2007-05-222-0/+13
* Add new md5 code to common. Replace cookie generation code.William Jon McCann2007-05-165-388/+937
* Add some basic signal handling. Make sure we clean up child processes.William Jon McCann2007-05-143-0/+333
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-105-77/+1204
* Cast gsize to int for printf. Patch by Saleem AbdulrasoolWilliam Jon McCann2007-04-241-1/+1
* Fix so libgdmcommon.a is referenced without full path. Fixes bug #432831.Brian Cameron2007-04-241-2/+2
* Return FALSE if no default is given in the key and key doesn't exist inWilliam Jon McCann2007-04-162-77/+66
* Fix for bug #428630. This was introduced by Ludwig Nussel when he rewroteBrian Cameron2007-04-121-2/+2
* Fix reboot and halt command handling. Add ability to get string arrayWilliam Jon McCann2007-04-102-0/+10
* Handle locale strings a bit better.William Jon McCann2007-04-105-18/+158
* Add file.William Jon McCann2007-04-041-0/+60
* Fix building on Solaris.William Jon McCann2007-04-041-1/+7
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-027-18/+469
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-268-216/+1892
* Added new files missed from commit for #355425William Jon McCann2007-03-217-0/+1181