aboutsummaryrefslogtreecommitdiff
path: root/src/backend-dbus
Commit message (Expand)AuthorAgeFilesLines
* all the tests in test-users passCharles Kerr2013-06-251-8/+6
* in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser i...Charles Kerr2013-06-251-48/+25
* in backend-dbus/users.c, fix a user proxy leakCharles Kerr2013-06-241-0/+1
* get all the tests in test-actions passing again.Charles Kerr2013-06-241-0/+0
* migrate from consolekit to login1Charles Kerr2013-06-242-101/+91
* we don't need a login1 session proxy, so don't generate code for one.Charles Kerr2013-06-242-53/+0
* in IndicatorSessionUsers, update to login1Charles Kerr2013-06-242-451/+370
* in IndicatorSessionGuest, update to login1Charles Kerr2013-06-242-316/+164
* update which proxies the dbus utils helper createsCharles Kerr2013-06-243-338/+96
* add replace consolekit xml files with login1; update build filesCharles Kerr2013-06-249-1273/+337
* in our async callbacks, don't call g_warning() if the task was cancelled by t...Charles Kerr2013-06-194-41/+58
* remove #if 0 codeCharles Kerr2013-04-182-60/+0
* remove unused session-dbus.xml; this is a leftover from the GTK+ indicatorCharles Kerr2013-03-251-20/+0
* use pete woods' hud cmake code for the build.sh script to check for Ninja and...Charles Kerr2013-03-231-71/+44
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-2223-0/+5870