summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* String fixes. Patch by Philip Withnall. Fixes bug #609178.Brian Cameron2010-05-036-16/+16
* Fix build failure when libxdmcp is not available. Fixes bug #616984.Brian Cameron2010-05-031-1/+2
* Sort session using file basenameFrederic Crozat2010-05-031-5/+23
* Make gdm_slave_setup_xhost_auth return voidRay Strode2010-04-271-1/+1
* Add missing header (fix GNOME bug #616888)Frederic Crozat2010-04-271-0/+1
* Fix XDMCP so it shows the greeter again after logout. Patch by MichaelBrian Cameron2010-04-221-0/+15
* Fix XDMCP show it shows the greeter again after logout. Patch by Halton Huo.Brian Cameron2010-04-221-0/+37
* Set WINDOWPATH for user session. Fixes bug #609272.Brian Cameron2010-04-213-9/+96
* Drop xhost localuser:gdm and localuser:root after the user session starts.Brian Cameron2010-04-211-22/+35
* Ensure Init script is called before starting autologin (fixes bug #614488).Brian Cameron2010-04-211-0/+2
* Fix duplicated and missing headers (fixes bug #614477).Brian Cameron2010-04-211-3/+1
* Bug 609179 — Date translation and duplicated stringsPhilip Withnall2010-04-212-2/+2
* Fix bug #607738 since Vincent confirmed the fix for #607658 is going intoBrian Cameron2010-03-081-1/+1
* 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