summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* daemon: add greeter test programGiovanni Campagna2012-07-172-0/+275
* worker: add reauthentication supportRay Strode2012-07-1721-93/+1436
* worker: propagate 'is local' to session workerRay Strode2012-07-173-13/+18
* daemon: Add an interface for communicating with GDM via D-BusRay Strode2012-07-1731-3547/+2190
* worker: Port to GDBusGiovanni Campagna2012-07-174-682/+293
* daemon: Port GdmSession to use GDBusGiovanni Campagna2012-07-177-1623/+839
* daemon: Port GdmChooserServer to GDBusGiovanni Campagna2012-07-175-278/+142
* daemon: Finish display if its slave diesGiovanni Campagna2012-07-171-0/+27
* daemon: Port GdmManager to GDBusGiovanni Campagna2012-07-175-217/+114
* daemon: Remove transient displays from display store when finishedGiovanni Campagna2012-07-171-20/+34
* 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-173-743/+330
* daemon: Add utilities to create private DBus serversGiovanni Campagna2012-07-172-0/+154
* common: Use GDBus for GdmSettingsGiovanni Campagna2012-07-173-36/+24
* build: Delete no longer built or needed #include for simple-slave-glueColin Walters2012-07-141-1/+0
* 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