aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Initial port from ConsoleKit to Logind for session tracking.Iain Lane2013-04-1113-1195/+563
|/ /
* | Releasing 12.10.5daily13.03.08-0ubuntu1 to ubuntu.Automatic PS uploader2013-03-081-0/+10
|\ \
| * | Releasing 12.10.5daily13.03.08-0ubuntu1, based on r386Automatic PS uploader2013-03-081-0/+10
|/ /
* | SessionMenuMgr: use unity shutdown dialogs if they're available, hiding Reboo...Marco Trevisan (Treviño)2013-03-071-4/+149
|\ \
| * | SessionMenuMgr: show the reboot menu item in shell-mode with no confirmationMarco Trevisan (Treviño)2013-03-061-2/+4
| * | SessionMenuMgr: use the fallback dialog if the dbus SessionManager calls failMarco Trevisan (Treviño)2013-03-061-9/+22
| * | SessionMenuMgr: call also Reboot method in shell modeMarco Trevisan (Treviño)2013-03-061-3/+19
| * | SessionMenuMgr: call Shutdown method if we're suppressing the dialogsMarco Trevisan (Treviño)2013-03-061-4/+11
| * | SessionMenuMgr: unref the parameters if we got an error earlierMarco Trevisan (Treviño)2013-03-051-0/+4
| * | SessionMenuMgr: call SessionManager Logout method in shell modeMarco Trevisan (Treviño)2013-03-051-28/+49
| * | SessionMenuMgr: call gnome SessionManager method to shutdown on shell-modeMarco Trevisan (Treviño)2013-03-051-1/+42
| * | SessionManager: add shell name watcher and hide reboot on shell modeMarco Trevisan (Treviño)2013-03-051-1/+42
* | | Releasing 12.10.5daily13.03.06-0ubuntu1 to ubuntu.Automatic PS uploader2013-03-061-0/+11
|\ \ \
| * | | 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