summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* worker: fix up consolekit codeRay Strode2012-07-131-1/+1
* Fix a free/g_free confusionMatthias Clasen2012-07-091-1/+1
* Ignore lingering sessionsMatthias Clasen2012-07-091-1/+18
* daemon: more house cleaningRay Strode2012-07-061-1299/+0
* daemon: clean house (drop factory mode)Ray Strode2012-07-0616-3315/+0
* daemon: fix description of GdmDisplayFactoryRay Strode2012-07-061-1/+1
* daemon: drop ck connectorRay Strode2012-07-064-816/+116
* xdmcp: fix indirect queriesOlivier Fourdan2012-06-251-2/+6
* server: pass debug arguments to Xorg in same way for plymouth pathRay Strode2012-06-251-1/+10
* server: pass -core to Xorg when debug enabledRay Strode2012-06-251-7/+8
* daemon: reload config on SIGHUPBrian Cameron2012-06-251-2/+10
* worker: drop bogus memset/g_freeRay Strode2012-06-221-4/+0
* When providing data to PAM, use strndup with "PAM_MAX_RESP_SIZE - 1"Brian Cameron2012-06-221-3/+5
* slave: only start gnome-session with --debug if debug enabledRay Strode2012-06-081-1/+11
* daemon: don't freak out if greeter dies after login finishesRay Strode2012-05-061-1/+3
* worker: don't report session gone until closedRay Strode2012-05-051-10/+10
* daemon: enable smooth transition between plymouth and XRay Strode2012-05-053-1/+168
* daemon: save root window to pixmap at _XROOTPMAP_IDRay Strode2012-05-053-0/+81
* daemon: Add some more PAM g_debug() printsColin Walters2012-04-301-3/+8
* Try to save session log to XDG cache dirWilliam Jon McCann2012-04-301-2/+23
* welcome: Use Linux PR_SET_PDEATHSIG to ensure dbus-daemon dies when we doColin Walters2012-04-271-0/+8
* welcome: more seat_id fixesRay Strode2012-04-091-2/+3
* slave: drop wrong ConsoleKit: prefix in debug messageRay Strode2012-04-091-1/+1
* Only strip CK goo from seat prefix, if there's CK goo in seat prefixRay Strode2012-04-091-2/+3
* Fix a problem in the systemd codeMatthias Clasen2012-04-051-1/+1
* display: fix autologinRay Strode2012-03-261-1/+1
* slave: don't jump to text vtsRay Strode2012-03-221-0/+19
* server: call ck-x11-get-display-device even w/o WITH_CONSOLE_KITRay Strode2012-03-191-3/+0
* server: get X tty from consolekit if not with with systemdRay Strode2012-03-191-2/+4
* user-switching: fix session migrationRay Strode2012-03-191-6/+24
* user-switching: fix sd_session_get_uid checkRay Strode2012-03-191-1/+1
* user-switching: don't set PAM_TTY when using systemdRay Strode2012-03-192-1/+11
* pam: set XDG_SESSION_CLASS variable to "greeter" when setting up greeter PAM ...Lennart Poettering2012-03-191-0/+4
* Revert "welcome: set XDG_SESSION_CLASS"Ray Strode2012-03-191-4/+0
* user-switching: fix seat id confusionRay Strode2012-03-191-4/+22
* Fix .xsession-errors.oldEdward Sheldrake2012-03-151-1/+1
* Migrate GDM off GConf to GSettings.Marek Kasik2012-03-151-25/+0
* server: Only start Xorg with maximum verbosity if debug is enabledJean Delvare2012-02-241-2/+12
* daemon: Add missing #ifdef WITH_SYSTEMDColin Walters2012-02-221-0/+2
* welcome: set XDG_SESSION_CLASSRay Strode2012-02-211-0/+4
* display: don't auto login from anything but seat0Ray Strode2012-02-211-0/+10
* worker: Open standard output O_WRONLYRay Strode2012-02-171-1/+1
* slave: fix crasher in systemd integrationRay Strode2012-02-091-0/+5
* server: invoke X with the systemd multi seat X wrapper if necessaryLennart Poettering2012-02-071-1/+49
* server: pass seat id to serverLennart Poettering2012-02-075-4/+46
* local-display-factory: subscribe to new seats being created and removedLennart Poettering2012-02-072-16/+224
* pam: pass XDG_SEAT env var into PAM to inform PAM modules about seat idLennart Poettering2012-02-072-0/+35
* slave: pass seat id from product/simple slave to worker, via the direct sessionLennart Poettering2012-02-077-1/+81
* build-sys: make CK support optionalLennart Poettering2012-02-071-2/+6
* slave: add native systemd implementations of locking/session activationLennart Poettering2012-02-072-14/+242