| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | recommend gnome-screensaver for the Lock Screen feature. | Jeremy Bicha | 2013-06-15 | 1 | -1/+2 |
|\ \ |
|
| * | | recommend gnome-screensaver | Jeremy Bicha | 2013-06-14 | 1 | -1/+2 |
|/ / |
|
* | | Releasing 12.10.5daily13.05.06.1-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-06 | 1 | -2/+6 |
|\ \ |
|
| * | | Releasing 12.10.5daily13.05.06.1-0ubuntu1, based on r390 | Automatic PS uploader | 2013-05-06 | 1 | -2/+6 |
|/ / |
|
* | | upower isn't depended on any more; logind is. Update debian/control for this. | Iain Lane | 2013-05-06 | 3 | -4/+7 |
|\ \ |
|
| * \ | Merge trunk, fix up changelog | Iain Lane | 2013-05-03 | 1 | -3/+7 |
| |\ \
| |/ /
|/| | |
|
* | | | Releasing 12.10.5daily13.05.02-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-03 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Releasing 12.10.5daily13.05.02-0ubuntu1, based on r388 | Automatic PS uploader | 2013-05-02 | 1 | -0/+6 |
|/ / / |
|
| * / | Remove upower dependency and depend on systemd-services. | Iain Lane | 2013-05-02 | 3 | -4/+9 |
|/ / |
|
* | | Stop using ConsoleKit and UPower for session tracking and shutdown/reboot/sus... | Iain Lane | 2013-04-23 | 14 | -1603/+610 |
|\ \ |
|
| * | | Pass 'FALSE' for the PK interactivity argument, to match not checking for 'al... | Iain Lane | 2013-04-19 | 1 | -2/+2 |
| * | | Call can_hibernate instead of can_suspend when checking whether we can hibernate | Iain Lane | 2013-04-19 | 1 | -1/+1 |
| * | | Only show menu items if we can perform the action without authorisation | Iain Lane | 2013-04-19 | 1 | -6/+5 |
| * | | Allow PolicyKit to interactively ask the user for credentials in gtk-logout-h... | Iain Lane | 2013-04-12 | 1 | -2/+2 |
| * | | Remove upower usage - these interfaces are being deprecated. | Iain Lane | 2013-04-12 | 3 | -405/+45 |
| * | | Initial port from ConsoleKit to Logind for session tracking. | Iain Lane | 2013-04-11 | 13 | -1195/+563 |
|/ / |
|
* | | Releasing 12.10.5daily13.03.08-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-03-08 | 1 | -0/+10 |
|\ \ |
|
| * | | Releasing 12.10.5daily13.03.08-0ubuntu1, based on r386 | Automatic PS uploader | 2013-03-08 | 1 | -0/+10 |
|/ / |
|
* | | SessionMenuMgr: use unity shutdown dialogs if they're available, hiding Reboo... | Marco Trevisan (Treviño) | 2013-03-07 | 1 | -4/+149 |
|\ \ |
|
| * | | SessionMenuMgr: show the reboot menu item in shell-mode with no confirmation | Marco Trevisan (Treviño) | 2013-03-06 | 1 | -2/+4 |
| * | | SessionMenuMgr: use the fallback dialog if the dbus SessionManager calls fail | Marco Trevisan (Treviño) | 2013-03-06 | 1 | -9/+22 |
| * | | SessionMenuMgr: call also Reboot method in shell mode | Marco Trevisan (Treviño) | 2013-03-06 | 1 | -3/+19 |
| * | | SessionMenuMgr: call Shutdown method if we're suppressing the dialogs | Marco Trevisan (Treviño) | 2013-03-06 | 1 | -4/+11 |
| * | | SessionMenuMgr: unref the parameters if we got an error earlier | Marco Trevisan (Treviño) | 2013-03-05 | 1 | -0/+4 |
| * | | SessionMenuMgr: call SessionManager Logout method in shell mode | Marco Trevisan (Treviño) | 2013-03-05 | 1 | -28/+49 |
| * | | SessionMenuMgr: call gnome SessionManager method to shutdown on shell-mode | Marco Trevisan (Treviño) | 2013-03-05 | 1 | -1/+42 |
| * | | SessionManager: add shell name watcher and hide reboot on shell mode | Marco Trevisan (Treviño) | 2013-03-05 | 1 | -1/+42 |
* | | | Releasing 12.10.5daily13.03.06-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-03-06 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | Releasing 12.10.5daily13.03.06-0ubuntu1, based on r384 | Automatic PS uploader | 2013-03-06 | 1 | -0/+11 |
|/ / / |
|
| | * | update comments & documentation to reflect that we've replaced consolekit and... | Charles Kerr | 2013-06-28 | 8 | -17/+10 |
| | * | finish up backend-dbus/users.c: fix an unref bug when creating user proxies. ... | Charles Kerr | 2013-06-28 | 2 | -83/+54 |
| | * | use the unicode '…' directly intead of \342\200\246 | Charles Kerr | 2013-06-28 | 1 | -8/+8 |
| | * | in create_guest_switcher_state() and create_user_switcher_state(), don't leak... | Charles Kerr | 2013-06-27 | 1 | -14/+14 |
| | * | in actions.c's my_can_prompt(), don't leak the string returned by g_dbus_prox... | Charles Kerr | 2013-06-27 | 1 | -3/+10 |
| | * | in users.c, fix bugs that leaked system accounts into the list of users to sh... | Charles Kerr | 2013-06-27 | 2 | -52/+90 |
| | * | only show the restart or hibernate menuitems if login1 says these features ar... | Charles Kerr | 2013-06-27 | 1 | -4/+2 |
| | * | fix regression that displayed the 'restart' button even when prompting was en... | Charles Kerr | 2013-06-26 | 2 | -2/+4 |
| | * | bump TODO | Charles Kerr | 2013-06-26 | 1 | -2/+6 |
| | * | sync text with trunk: make the shutdown menuitem read 'Shut Down' instead of ... | Charles Kerr | 2013-06-25 | 1 | -1/+1 |
| | * | copyediting: remove g_messages() added while fixing the tests, remove dead code | Charles Kerr | 2013-06-25 | 5 | -149/+4 |
| | * | everything in test-guest now passes | Charles Kerr | 2013-06-25 | 2 | -11/+12 |
| | * | TestGuest::Login now passes | Charles Kerr | 2013-06-25 | 1 | -6/+6 |
| | * | test-guest's HelloWorld and Allowed tests now pass | Charles Kerr | 2013-06-25 | 2 | -22/+29 |
| | * | don't pass -std=c++0x to the compiler when building .c files | Charles Kerr | 2013-06-25 | 1 | -1/+1 |
| | * | all the tests in test-users pass | Charles Kerr | 2013-06-25 | 2 | -19/+15 |
| | * | in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser i... | Charles Kerr | 2013-06-25 | 9 | -219/+178 |
| | * | in tests-users, fix 3 more tests: RealnameChanged, LogInLogOut, ActivateSession | Charles Kerr | 2013-06-25 | 6 | -85/+69 |
| | * | fix the first four tests in test-users: HelloWorld, InitialUsers, UserAdded, ... | Charles Kerr | 2013-06-24 | 7 | -39/+141 |
| | * | remove unused method MockAccounts::find_by_path() | Charles Kerr | 2013-06-24 | 2 | -13/+0 |
| | * | In tests/, enable debuginfo and warnings for C++ file. Fix a couple of minor ... | Charles Kerr | 2013-06-24 | 2 | -7/+7 |