summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* s/"opened"/"conversation-started"/Ray Strode2010-02-091-1/+1
* Don't tear down greeter until pam_open_session finishesRay Strode2010-02-089-8/+289
* Rename session "Open" method to "StartConversation"Ray Strode2010-02-089-60/+60
* Revert "init session pid to -1"Ray Strode2010-02-081-0/+1
* init session pid to -1Ray Strode2010-02-081-1/+0
* The D-Bus connection between the worker and the GUI should never timeout,Brian Cameron2010-01-271-3/+6
* remove remaining traces of HalMartin Pitt2010-01-263-292/+0
* Allow building without libxklavier. Fixes bug #606808.Brian Cameron2010-01-261-2/+6
* Don't double-free TryExec variableRay Strode2010-01-201-0/+1
* Fix crash in getting system keyboard layoutMartin Pitt2010-01-181-11/+12
* Fix typo highlighted in review of bug #606703.Brian Cameron2010-01-151-1/+1
* Only run PostLogin script post loginRay Strode2010-01-131-1/+4
* Run PostLogin script as normal userBrian Cameron2010-01-132-4/+5
* Fix up XDMCP for SolarisBrian Cameron2010-01-131-5/+10
* Don't try to print NULL valuesBrian Cameron2010-01-131-44/+64
* Detect default layout with xklavierMartin Pitt2010-01-122-3/+39
* Don't reveal which user names are valid without authenticatingBrian Cameron2010-01-121-0/+8
* Reload i18n file automaticallyTakao Fujiwara2009-12-212-13/+103
* Fix bug #603756, ensure runtime dir is always set.Brian Cameron2009-12-041-0/+3
* Fix X-GDM-BypassXSession to X-GDM-BypassXsession.Brian Cameron2009-11-242-3/+4
* Allow session scripts to bypass Xsession launcherNiall Power2009-11-183-2/+62
* Fix GDM debugging so that it works. Now debugging is enabled via theBrian Cameron2009-11-096-31/+102
* Lock down /var/run/gdmRay Strode2009-11-051-7/+7
* Create screenshot dir at runtime if not availableRay Strode2009-11-053-0/+34
* Improve strings for translation. Partially fix bug #582891.Brian Cameron2009-10-307-11/+11
* Port fix for bug #494817 to the new GDM rewrite. This fixes the code soBrian Cameron2009-10-281-10/+10
* Don't send auth-failed when worker diesRay Strode2009-10-221-10/+2
* Drop "stopped" signal from worker-job classRay Strode2009-10-213-26/+0
* Drop duplicated entry introspection outputRay Strode2009-10-211-1/+0
* Make /var/log/gdm if it doesn't exist. Fixes bug #589862.Brian Cameron2009-10-191-1/+5
* Don't add localuser auth entries for XDMCPRay Strode2009-10-131-1/+4
* Fix clang complaintsMatthias Clasen2009-10-102-3/+5
* Remove warning. Fixes bug #596605.Brian Cameron2009-09-281-0/+2
* Fix gdm_slave_get_timed_login_detailsRay Strode2009-09-251-0/+10
* Store the face and dmrc files in a cache. Refer to bug #565151.Brian Cameron2009-09-114-36/+239
* Add the ability to set automatic/timed login user via a script, using theBrian Cameron2009-09-092-25/+124
* Fix a g_debug line that is crashing on Solaris due to a NULL being passed in.Brian Cameron2009-09-031-1/+2
* Add Solaris logindevperm support. Fixes bug #531651.Brian Cameron2009-08-241-0/+41
* Fix typo in worker logging codeVincent Untz2009-07-171-1/+1
* Forward accreditation failed messages to greeterVincent Untz2009-07-171-1/+7
* Check current worker state before changing itVincent Untz2009-07-171-10/+42
* Fix "Nested extern declaration" warningDaniel Macks2009-07-171-3/+5
* Don't ever bubble up messages about "workers" to the userRay Strode2009-07-171-10/+2
* Only access ut_exit if availableDaniel Macks2009-07-161-0/+2
* Don't wait 1/2sec before connecting to displayRay Strode2009-07-161-1/+1
* Only set GDM_KEYBOARD_LAYOUT if layout is not-defaultRay Strode2009-07-161-3/+6
* Use g_timeout_add_seconds to reduce wakeups (closes:GnomeBug #583295)Javier Jardón2009-07-151-2/+2
* Propagate PAM error messages up to userDavid Liang2009-07-152-8/+8
* Remove duplicate codeDavid Liang2009-07-151-12/+0
* Set is_authenticated to TRUE when authenticatedRay Strode2009-05-071-0/+2