summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* GdmSession: fix signature of Reauthenticated signal handlerGiovanni Campagna2012-08-131-1/+2
* GdmSession: don't access conversation after closing the connectionGiovanni Campagna2012-08-131-40/+78
* gdm: always run gdm on VT1Lennart Poettering2012-08-068-86/+146
* daemon: one more NULL initialization fix in CK codeRay Strode2012-08-011-0/+1
* daemon: import consolekit error handlingRay Strode2012-08-011-0/+12
* daemon: more consolekit fixesRay Strode2012-08-011-6/+2
* daemon: fix compiler warningRay Strode2012-08-011-1/+1
* daemon: don't use GetCurrentSessionRay Strode2012-08-011-2/+2
* daemon: register ck session at open time, not start timeRay Strode2012-08-011-2/+2
* daemon: clase CloseSession ck_close_session not OpenSessionRay Strode2012-08-011-1/+1
* daemon: Add initial setup integrationJasper St. Pierre2012-08-012-35/+195
* daemon: Rename GdmWelcomeSession to GdmLaunchEnvironmentJasper St. Pierre2012-08-016-380/+383
* daemon: Provide mechanism for providing an authentication secret up frontJasper St. Pierre2012-08-014-0/+74
* daemon: Replace old method/signal-based API with async method callsJasper St. Pierre2012-08-019-1042/+920
* daemon: Remove old, unused signalsJasper St. Pierre2012-07-301-9/+0
* daemon: Clean up memory leaksJasper St. Pierre2012-07-301-0/+2
* daemon: hack around timed login not workingRay Strode2012-07-211-3/+106
* daemon: don't kill remote session slave at loginRay Strode2012-07-201-1/+4
* daemon: Debug message fixesJasper St. Pierre2012-07-202-2/+2
* daemon: Remove dummy constructor/property functionsJasper St. Pierre2012-07-201-43/+0
* daemon: Refactor BeginVerification and siblingsJasper St. Pierre2012-07-201-16/+23
* daemon: Fix error handling in BeginVerification and siblingsJasper St. Pierre2012-07-201-2/+2
* daemon: fix welcome session type definitionRay Strode2012-07-191-1/+1
* daemon: fix chooser slaveRay Strode2012-07-191-3/+3
* daemon: Remove unused GdmWelcomeSession propertiesJasper St. Pierre2012-07-191-51/+0
* daemon: Remove GdmGreeterSession and GdmChooserSessionJasper St. Pierre2012-07-197-331/+60
* daemon: Allow passing a username to SetupForProgramJasper St. Pierre2012-07-195-3/+12
* daemon: fix autologinRay Strode2012-07-191-4/+8
* session: Fix reauth complete callRay Strode2012-07-171-2/+2
* daemon: emit verification-complete over bus before sending to workerRay Strode2012-07-171-2/+2
* daemon: distcheck fixesRay Strode2012-07-172-265/+5
* 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