summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* daemon: Fix added/remove signal emission in display codeRay Strode2012-07-173-21/+160
* daemon: Port display handling to GDBusGiovanni Campagna2012-07-1718-693/+917
* daemon: NUL terminate X11 cookieGiovanni Campagna2012-07-171-1/+1
* daemon: Port GdmGreeterServer to GDBusGiovanni Campagna2012-07-174-744/+330
* daemon: Add utilities to create private DBus serversGiovanni Campagna2012-07-172-0/+154
* common: Use GDBus for GdmSettingsGiovanni Campagna2012-07-173-36/+24
* daemon: Drop manager bus watching codeGiovanni Campagna2012-07-131-68/+0
* worker: Drop unused reauthentication statesRay Strode2012-07-131-53/+1
* daemon: drop display-id arg to GdmSessionDirectRay Strode2012-07-138-3694/+3305
* daemon: Don't put simple slave interface on busRay Strode2012-07-133-14/+0
* daemon: Don't put session objects on busRay Strode2012-07-134-106/+0
* daemon: drop CLOSED signalRay Strode2012-07-134-31/+0
* daemon: drop reference to non-existent fileRay Strode2012-07-131-1/+0
* daemon: drop if 0'd codeRay Strode2012-07-131-4/+0
* manager: plug small memory leakGiovanni Campagna2012-07-131-3/+3
* daemon: s/g_atexit/atexit/Giovanni Campagna2012-07-131-1/+1
* s/WITH_PLYMOUTH/HAVE_PLYMOUTH/Ray Strode2012-07-131-1/+1
* daemon: driveby XDMCP crash fixRay Strode2012-07-132-3/+17
* 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