aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Releasing 12.10.5daily13.03.06-0ubuntu1, based on r384Automatic PS uploader2013-03-061-0/+11
| |/ /
* | | update comments & documentation to reflect that we've replaced consolekit and...Charles Kerr2013-06-288-17/+10
* | | finish up backend-dbus/users.c: fix an unref bug when creating user proxies. ...Charles Kerr2013-06-282-83/+54
* | | use the unicode '…' directly intead of \342\200\246Charles Kerr2013-06-281-8/+8
* | | in create_guest_switcher_state() and create_user_switcher_state(), don't leak...Charles Kerr2013-06-271-14/+14
* | | in actions.c's my_can_prompt(), don't leak the string returned by g_dbus_prox...Charles Kerr2013-06-271-3/+10
* | | in users.c, fix bugs that leaked system accounts into the list of users to sh...Charles Kerr2013-06-272-52/+90
* | | only show the restart or hibernate menuitems if login1 says these features ar...Charles Kerr2013-06-271-4/+2
* | | fix regression that displayed the 'restart' button even when prompting was en...Charles Kerr2013-06-262-2/+4
* | | bump TODOCharles Kerr2013-06-261-2/+6
* | | sync text with trunk: make the shutdown menuitem read 'Shut Down' instead of ...Charles Kerr2013-06-251-1/+1
* | | copyediting: remove g_messages() added while fixing the tests, remove dead codeCharles Kerr2013-06-255-149/+4
* | | everything in test-guest now passesCharles Kerr2013-06-252-11/+12
* | | TestGuest::Login now passesCharles Kerr2013-06-251-6/+6
* | | test-guest's HelloWorld and Allowed tests now passCharles Kerr2013-06-252-22/+29
* | | don't pass -std=c++0x to the compiler when building .c filesCharles Kerr2013-06-251-1/+1
* | | all the tests in test-users passCharles Kerr2013-06-252-19/+15
* | | in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser i...Charles Kerr2013-06-259-219/+178
* | | in tests-users, fix 3 more tests: RealnameChanged, LogInLogOut, ActivateSessionCharles Kerr2013-06-256-85/+69
* | | fix the first four tests in test-users: HelloWorld, InitialUsers, UserAdded, ...Charles Kerr2013-06-247-39/+141
* | | remove unused method MockAccounts::find_by_path()Charles Kerr2013-06-242-13/+0
* | | In tests/, enable debuginfo and warnings for C++ file. Fix a couple of minor ...Charles Kerr2013-06-242-7/+7
* | | 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-2418-1007/+726
* | | in the tests, use login1's terminology 'power off', 'reboot'Charles Kerr2013-06-242-20/+20
* | | 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
* | | use login1's terminology 'power off', 'reboot'Charles Kerr2013-06-243-22/+22
* | | copyediting: the COMMENT in this custom target was being misformatted in the ...Charles Kerr2013-06-241-1/+1
* | | 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
* | | add icon support to user menuitemsCharles Kerr2013-06-231-0/+10
* | | copyediting: fix typoCharles Kerr2013-06-231-1/+1
* | | add a post-install hook to update the icon cache after installation. Taken fr...Charles Kerr2013-06-201-0/+3
* | | cmake: fix variables in data/CMakeLists.txt, make status messages more consis...Charles Kerr2013-06-202-21/+38
* | | cmake: cleanup, move DBUSSERVICEDIR's scope from global to the data/ dirCharles Kerr2013-06-201-12/+4
* | | add cmake rules to install the icon filesCharles Kerr2013-06-2019-127/+16
* | | install .schema.xml and indicator-session-service in the right places.Charles Kerr2013-06-206-136/+93
* | | cmake work: properly generate and install the .service file for dbus activationCharles Kerr2013-06-205-11/+27
* | | install the .indicator file into the unity/indicators/ dirCharles Kerr2013-06-201-2/+3
* | | merge lp:~larsu/indicator-session/ng-with-types to add x-canonical-type suppo...Lars Uebernickel2013-06-203-3/+14
|\ \ \
| * | | Set x-canonical-type for user and guest menu itemsLars Uebernickel2013-05-232-3/+12
* | | | remove the --replace command-line argument and property as we're using upstar...Charles Kerr2013-06-204-82/+10
* | | | add short-term TODOCharles Kerr2013-06-191-0/+8
* | | | use the production dbus nameCharles Kerr2013-06-194-9/+14
* | | | silence unused variable warningCharles Kerr2013-06-191-1/+1
* | | | in our async callbacks, don't call g_warning() if the task was cancelled by t...Charles Kerr2013-06-194-41/+58
* | | | in service.c, remove unnecesssary locale #includeCharles Kerr2013-06-191-2/+0
|/ / /