summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Initial support for XDMCP IndirectQuery choosers. Also fix brokenWilliam Jon McCann2008-01-311-18/+98
* Merge a few changes from the 2.20 branch.William Jon McCann2008-01-211-8/+1
* Add a unit testing framework. Based on a patch from Andrew ZiemWilliam Jon McCann2007-12-092-3/+17
* Fix some problems in the previous commit, spotted by Mike OliverRay Strode2007-12-011-0/+5
* Ensure second and subsequent auth cookies are random. Spotted by GeorgeRay Strode2007-11-302-0/+110
* Fix build on FreeBSD. Patch from: Joe Marcus Clarke <marcus@freebsd.org>William Jon McCann2007-11-191-0/+1
* With this patch we now invoke the X server with the -auth argument andWilliam Jon McCann2007-11-092-205/+0
* Remove obsolete config keys. Add examples for using dbus-send. Fix returnWilliam Jon McCann2007-11-023-156/+12
* Prefix debug messages with class name to make output easier to read.William Jon McCann2007-10-301-14/+10
* Use assertions for criticals everywhere for unstable builds.William Jon McCann2007-10-262-0/+19
* only call signal_list_free on elements in signal lookup hash table, whenWilliam Jon McCann2007-10-261-10/+15
* Use new session level based system. Start/stop widgets on levelWilliam Jon McCann2007-10-251-0/+1
* Rework the dialog design a bit.William Jon McCann2007-10-232-0/+30
* Assign ids to signal handlers. Add functions to remove handlers. RestoreWilliam Jon McCann2007-10-192-17/+170
* Fix a bunch of compiler warnings. Add Werror for now to warning flags.William Jon McCann2007-10-164-5/+5
* 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