Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable shutdown/reboot in the lockscreen. Fixes: #1460626 | Andrea Azzarone andrea.azzarone@canonical.com | 2015-09-15 | 1 | -9/+11 |
|\ | | | | | | | Approved by: PS Jenkins bot, Marco Trevisan (Treviño) | ||||
| * | Disable shutdown/reboot in the lockscreen. | Andrea Azzarone andrea.azzarone@canonical.com | 2015-06-04 | 1 | -9/+11 |
|/ | |||||
* | Releasing 12.10.5+15.04.20150327-0ubuntu1 | CI Train Bot | 2015-03-27 | 1 | -0/+8 |
| | |||||
* | Fix a crash in get_user_label() by testing a string pointer for NULL before ↵ | Charles Kerr | 2015-03-27 | 1 | -5/+14 |
|\ | | | | | | | | | | | dereferencing it. Fixes: #1290876 Approved by: Ted Gould, PS Jenkins bot | ||||
| * | if someone has control codes in their real name, who are we do disagree? | Charles Kerr | 2015-03-25 | 1 | -1/+1 |
| | | |||||
| * | use unichar rather than ascii | Charles Kerr | 2015-03-25 | 1 | -6/+9 |
| | | |||||
| * | in get_user_label(), don't dereference a NULL real_name pointer | Charles Kerr | 2015-03-25 | 1 | -5/+11 |
|/ | |||||
* | Releasing 12.10.5+15.04.20150228-0ubuntu1 | CI Train Bot | 2015-02-28 | 2 | -0/+7 |
| | |||||
* | Support multiple desktop names in XDG_CURRENT_DESKTOP. | Dmitry Shachnev | 2015-02-28 | 1 | -1/+17 |
|\ | | | | | | | Approved by: Charles Kerr, Alberts Muktupāvels | ||||
| * | Support multiple names in XDG_CURRENT_DESKTOP. | Dmitry Shachnev | 2014-11-30 | 1 | -1/+17 |
|/ | |||||
* | Releasing 12.10.5+15.04.20141103-0ubuntu1 | CI bot | 2014-11-03 | 1 | -0/+7 |
| | |||||
* | update the translations template during the build | Sebastien Bacher | 2014-11-03 | 1 | -0/+3 |
|\ | | | | | | | | | Fixes: 1385260 Approved by: Ted Gould | ||||
| * | update the translations template during the build | Sebastien Bacher | 2014-10-24 | 1 | -0/+3 |
|/ | |||||
* | Releasing 12.10.5+14.10.20141009-0ubuntu1 | CI bot | 2014-10-09 | 1 | -0/+7 |
| | |||||
* | Fix autopkg tests | Martin Pitt | 2014-10-09 | 3 | -28/+6 |
|\ | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | Run tests-service as autopkgtest | Martin Pitt | 2014-09-23 | 2 | -25/+4 |
| | | | | | | | | | | | | | | | | | | | | Drop the obsolete and rather unnecessary setup from start-service (this is a system integration test, stuff shoudl just run after installation or get dbus activated). In lieu of an actual integration test that uses the installed package, run test-service. This won't check the installed indicator-session package, but at least verify that it still builds and runs, thus find regressions in the dependencies. | ||||
| * | debian/control: Drop commented out XS-Testsuite: field, dpkg now adds this ↵ | Martin Pitt | 2014-09-23 | 1 | -1/+0 |
| | | | | | | | | automatically | ||||
| * | debian/control: Update Vcs-* links to current branch | Martin Pitt | 2014-09-23 | 1 | -2/+2 |
|/ | |||||
* | Releasing 12.10.5+14.10.20140919-0ubuntu1 | CI bot | 2014-09-19 | 1 | -0/+7 |
| | |||||
* | Make Cancel button in Zenity backend work again Fixes: 1363630 | Dmitry Shachnev | 2014-09-19 | 1 | -5/+1 |
|\ | | | | | | | Approved by: Charles Kerr | ||||
| * | Make Cancel button in Zenity backend work again | Dmitry Shachnev | 2014-08-31 | 1 | -5/+1 |
|/ | |||||
* | Releasing 12.10.5+14.10.20140814-0ubuntu1 | CI bot | 2014-08-14 | 1 | -0/+8 |
| | |||||
* | Re-use the same Translations.cmake file across indicators Fixes: 1354058 | Charles Kerr | 2014-08-14 | 1 | -12/+8 |
|\ | | | | | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | sync the shared Translations.cmake file to pick up recent bugfixes. | Charles Kerr | 2014-08-09 | 1 | -12/+8 |
|/ | |||||
* | Releasing 12.10.5+14.10.20140718-0ubuntu1 | CI bot | 2014-07-18 | 1 | -0/+9 |
| | |||||
* | Hide relevant items from session indicator when org.gnome.desktop.lockdown ↵ | Robert Ancell | 2014-07-18 | 2 | -15/+155 |
|\ | | | | | | | | | | | disable-lock-screen or disable-user-switching are set to match 12.04 LTS behaviour Fixes: 1325353 Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | Hide relevant items from session indicator when org.gnome.desktop.lockdown ↵ | Robert Ancell | 2014-07-11 | 2 | -15/+155 |
| | | | | | | | | disable-lock-screen or disable-user-switching are set to match 12.04 LTS behaviour | ||||
* | | Releasing 12.10.5+14.10.20140717-0ubuntu1 | CI bot | 2014-07-17 | 1 | -0/+8 |
| | | |||||
* | | Add support for getting the distro name from /etc/os-release. Fixes: 1331873 | Charles Kerr | 2014-07-17 | 1 | -2/+78 |
|\ \ | |/ |/| | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | use g_shell_unquote() to unmunge the values in /etc/os-release | Charles Kerr | 2014-07-16 | 1 | -17/+16 |
| | | |||||
| * | tweak unescape comment for readability | Charles Kerr | 2014-07-16 | 1 | -1/+1 |
| | | |||||
| * | make the os-release parser slightly more readable. | Charles Kerr | 2014-07-16 | 1 | -25/+22 |
| | | |||||
| * | make the os-release parser slightly less unreadable. | Charles Kerr | 2014-07-16 | 1 | -13/+12 |
| | | |||||
| * | better i18n markup of the help string | Charles Kerr | 2014-07-16 | 1 | -1/+1 |
| | | |||||
| * | don't mark 'Ubuntu' for translation. | Charles Kerr | 2014-07-16 | 1 | -1/+1 |
| | | |||||
| * | add a passable parser for /etc/os-release | Charles Kerr | 2014-07-15 | 1 | -2/+83 |
|/ | |||||
* | Releasing 12.10.5+14.10.20140620-0ubuntu1 | CI bot | 2014-06-20 | 1 | -0/+8 |
| | |||||
* | When logging out, prefer com.canonical.Unity.RequestLogout over ↵ | Charles Kerr | 2014-06-20 | 5 | -52/+191 |
|\ | | | | | | | org.gnome.SessionManager.Logout. Fixes: 1296814 | ||||
| * | If we try to prompt for confirmation using unity but the EndSessionDialog ↵ | Charles Kerr | 2014-06-18 | 1 | -1/+11 |
| | | | | | | | | errors out, treat that as confirmation. Otherwise how will a user ever log out? | ||||
| * | If we try to prompt for confirmation with zenity but zenity fails to run, ↵ | Charles Kerr | 2014-06-18 | 1 | -3/+10 |
| | | | | | | | | treat that as confirmation. Otherwise how will a user ever log out? | ||||
| * | try to log out with com.canonical.Unity.Session's RequestLogout. If that ↵ | Charles Kerr | 2014-04-11 | 3 | -46/+152 |
| | | | | | | | | fails, fall back to org.gnome.SessionManager's Logout. | ||||
| * | in MockUnitySession, add support for handling RequestLogout | Charles Kerr | 2014-04-11 | 2 | -2/+18 |
|/ | |||||
* | Releasing 12.10.5+14.04.20140410-0ubuntu1 | CI bot | 2014-04-10 | 1 | -0/+12 |
| | |||||
* | DBusActions: use unity session APIs when unity is running | Marco Trevisan (Treviño) | 2014-04-10 | 8 | -8/+223 |
|\ | | | | | | | Use Immediate lock when switching, and rely to standard lock (with fade) in normal cases. Fixes: 1305194 | ||||
| * | MockUnitySession: add new mock for unity session, and use it in tests | Marco Trevisan (Treviño) | 2014-04-10 | 5 | -2/+136 |
| | | |||||
| * | DBusActions: use if/else instead of returning in lock_current_session | Marco Trevisan (Treviño) | 2014-04-10 | 1 | -5/+5 |
| | | |||||
| * | ScreenSaver API: add SimulateUserActivity back | Marco Trevisan (Treviño) | 2014-04-10 | 1 | -0/+3 |
| | | |||||
| * | actions: cleanup spacing | Marco Trevisan (Treviño) | 2014-04-10 | 1 | -1/+0 |
| | | |||||
| * | actions: add have_unity_session to check if unity is currently running and ↵ | Marco Trevisan (Treviño) | 2014-04-10 | 2 | -15/+25 |
| | | | | | | | | exporting his session bus | ||||
| * | Actions: lock current session also when switching to greeter and another user | Marco Trevisan (Treviño) | 2014-04-10 | 1 | -0/+4 |
| | |