summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Fix two more compiler warningsWilliam Jon McCann2010-06-211-1/+7
* Fix brokenness in parse enriched loginWilliam Jon McCann2010-06-171-64/+76
* Fix various compiler warningsWilliam Jon McCann2010-06-173-14/+43
* Don't leak the fallback session nameWilliam Jon McCann2010-06-171-6/+25
* Sort session using file basenameFrederic Crozat2010-06-171-5/+23
* Various memory leak fixesWang Xin2010-06-1710-23/+58
* GdmProductSlave does not handle OpenSessionWang Xin2010-06-171-0/+11
* Print the version when asked toWilliam Jon McCann2010-06-161-0/+5
* g_array_free doesn't allow NULLsWilliam Jon McCann2010-06-162-1/+5
* Trap errors for XAddHostsWilliam Jon McCann2010-06-161-0/+12
* Add an X11 error trap mechanismWilliam Jon McCann2010-06-168-0/+298
* xdmcp: disable IPV6_V6ONLY for ipv6 listening socketsJulien Cristau2010-06-161-0/+8
* Don't exit when local display fails to startWilliam Jon McCann2010-06-161-4/+9
* Remove one last bit of HAL supportWilliam Jon McCann2010-06-161-4/+0
* Use a configure check for prctlWilliam Jon McCann2010-06-162-4/+5
* Call XdmcpFill with properly initialized lengthRay Strode2010-06-161-1/+2
* Terminate subprocesses after the slave diesWilliam Jon McCann2010-06-152-0/+15
* Fix session-started handler signatureJedy Wang2010-06-111-0/+1
* Don't wait a mandatory 2 seconds when resetting greeterWilliam Jon McCann2010-06-101-1/+1
* Don't build xdmcp stuff when not enabledWilliam Jon McCann2010-06-101-7/+12
* 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