summaryrefslogtreecommitdiff
path: root/daemon/gdm-daemon-config.c
Commit message (Expand)AuthorAgeFilesLines
* Move to mccann-gobject branchmaster_svn5362Olav Vitters2007-10-151-2957/+0
* Updated circle.xml so that the bottom buttons and bar to display onDave Fincher2007-09-201-2/+16
* Fix bug #470390 where GDM was not properly executing a custom startBrian Cameron2007-09-011-6/+18
* Revert to previous gdm_fail function since we really want this function toBrian Cameron2007-08-091-82/+101
* Set UtmpLineAttached, UtmpLineRemote, and UtmpPseudoDevice based on OS. OnBrian Cameron2007-07-031-3/+10
* Improve configurability of how ut_line is set when doing utmp/wtmpBrian Cameron2007-07-021-18/+34
* Fix warnings. Patch by Lo\357c Minier <lool@dooz.org>.Lo\357c Minier2007-06-281-1/+0
* Initialize lang variable to avoid accessing a random chunk of memory.Juerg Billeter2007-06-181-0/+1
* Add Linux auditing support. Patch by Ray Strode <rstrode@redhat.com>.Brian Cameron2007-06-041-3/+0
* Fix gdm_daemon_check_permissions so it updates the permissions for theBrian Cameron2007-05-111-1/+1
* Fix return of gdm_daemon_config_update_key so that it returns TRUE whenBrian Cameron2007-05-011-10/+16
* Rename gdm_server_alloc to gdm_display_alloc since this function reallyBrian Cameron2007-05-011-2/+2
* Add optional X-Gdm-XserverArgs key to the GDM desktop files. If this isBrian Cameron2007-05-011-5/+75
* Return FALSE if no default is given in the key and key doesn't exist inWilliam Jon McCann2007-04-161-65/+126
* Fix for bug #428630. This was introduced by Ludwig Nussel when he rewroteBrian Cameron2007-04-121-1/+1
* Fix reboot and halt command handling. Add ability to get string arrayWilliam Jon McCann2007-04-101-0/+49
* Handle locale strings a bit better.William Jon McCann2007-04-101-19/+46
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-15/+107
* Remove the AlwaysRestartServer configuration option. Fixes part of #326771William Jon McCann2007-03-261-3/+11
* Remove the PidFile configuration option. Fixes #162849William Jon McCann2007-03-261-18/+9
* Update some docs. remove external dependencyWilliam Jon McCann2007-03-261-11/+9
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-0/+2590