aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Attaching bugTed Gould2013-05-290-0/+0
|
* Dropping the DBus service fileTed Gould2013-05-293-23/+0
|
* Adding an upstart job configTed Gould2013-05-293-1/+26
|
* Releasing 12.10.5daily13.05.06.1-0ubuntu1 to ubuntu.Automatic PS uploader2013-05-061-2/+6
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.5daily13.05.06.1-0ubuntu1, based on r390Automatic PS uploader2013-05-061-2/+6
|/
* upower isn't depended on any more; logind is. Update debian/control for this.Iain Lane2013-05-063-4/+7
|\ | | | | | | Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.
| * Merge trunk, fix up changelogIain Lane2013-05-031-3/+7
| |\ | |/ |/|
* | Releasing 12.10.5daily13.05.02-0ubuntu1 to ubuntu.Automatic PS uploader2013-05-031-0/+6
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | Releasing 12.10.5daily13.05.02-0ubuntu1, based on r388Automatic PS uploader2013-05-021-0/+6
|/ /
| * Remove upower dependency and depend on systemd-services.Iain Lane2013-05-023-4/+9
|/
* Stop using ConsoleKit and UPower for session tracking and ↵Iain Lane2013-04-2314-1603/+610
|\ | | | | | | | | | | shutdown/reboot/suspend/hibernate; migrate to logind. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.
| * Pass 'FALSE' for the PK interactivity argument, to match not checking for ↵Iain Lane2013-04-191-2/+2
| | | | | | | | 'allowed' any more
| * Call can_hibernate instead of can_suspend when checking whether we can hibernateIain Lane2013-04-191-1/+1
| |
| * Only show menu items if we can perform the action without authorisationIain Lane2013-04-191-6/+5
| |
| * Allow PolicyKit to interactively ask the user for credentials in ↵Iain Lane2013-04-121-2/+2
| | | | | | | | gtk-logout-helper
| * Remove upower usage - these interfaces are being deprecated.Iain Lane2013-04-123-405/+45
| | | | | | | | | | | | | | There doesn't appear to be any signal in logind for the CanSuspend or CanHibernate properties changing throughout the life of a session, so we don't support this.
| * 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
|\ | | | | | | Approved by PS Jenkins bot.
| * 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 ↵Marco Trevisan (Treviño)2013-03-071-4/+149
|\ | | | | | | | | | | Reboot action. Fixes: https://bugs.launchpad.net/bugs/882041. Approved by Charles Kerr, PS Jenkins bot.
| * 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
| | | | | | | | To make the entry to work in dialog suppression mode
| * 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
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | Releasing 12.10.5daily13.03.06-0ubuntu1, based on r384Automatic PS uploader2013-03-061-0/+11
|/ /
* | Do the linking with -lpthread correctly. Fixes: ↵Mathieu Trudel-Lapierre2013-03-051-0/+1
|\ \ | |/ |/| | | | | | | https://bugs.launchpad.net/bugs/1126362. Approved by Didier Roche, PS Jenkins bot.
| * Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether ↵Mathieu Trudel-Lapierre2013-03-051-0/+1
|/ | | | there are extra libraries we should link against.
* Releasing 12.10.5daily13.01.25-0ubuntu1 to ubuntu.Automatic PS uploader2013-01-251-2/+14
|\ | | | | | | Approved by .
| * Releasing 12.10.5daily13.01.25-0ubuntu1, based on r382Automatic PS uploader2013-01-251-2/+14
|/
* Misc fixes for build on raring:Mathieu Trudel-Lapierre2013-01-226-7/+6
|\ | | | | | | | | | | | | - Drop deprecated calls to g_type_init(). - Update paths to gtest source files due to changes in xorg-gtest. Approved by PS Jenkins bot, Didier Roche.
| * Add libxorg-gtest-dev to Build-Depends.Mathieu Trudel-Lapierre2013-01-222-0/+2
| |
| * Revise path to gtest source files; the files moved in libxorg-gtest-devMathieu Trudel-Lapierre2013-01-221-2/+2
| |
| * Remove the uses of deprecated g_type_init().Mathieu Trudel-Lapierre2013-01-224-5/+2
|/
* Fix test -- disable TestCanStartService for the build; instead make it ↵Mathieu Trudel-Lapierre2013-01-165-2/+44
|\ | | | | | | | | | | available via "make localcheck"; and move it to be run in an autopkgtest. Approved by PS Jenkins bot, Didier Roche.
| * Add comment in debian/tests/control for the reason why tests are disabled.Mathieu Trudel-Lapierre2013-01-161-1/+3
| |
| * debian/control: temporarily comment out the XS-Testsuite entry to disableMathieu Trudel-Lapierre2013-01-152-1/+3
| | | | | | | | autopkgtest until the tests really work properly.
| * Add polkit to autopkgtest dependsMathieu Trudel-Lapierre2013-01-152-1/+2
| |
| * Rename localcheck to integrationcheck; update autopkgtest test.Mathieu Trudel-Lapierre2013-01-143-10/+16
| |
| * - Add XS-Testsuite: autopkgtest.Mathieu Trudel-Lapierre2013-01-106-2/+33
|/| | | | | | | | | | | | | | | | | | | * debian/tests: - Add start-service test; verify that the indicator can be started from DBUS. - Add debian/tests/control. * Move TestCanStartService into a separate make target "localcheck"; so that the other tests can successfully run, and this one be used as an integration check.
| * - Add XS-Testsuite: autopkgtest.Mathieu Trudel-Lapierre2012-12-064-0/+12
| | | | | | | | | | | | | | * debian/tests: - Add start-service test; verify that the indicator can be started from DBUS. - Add debian/tests/control.
| * Move TestCanStartService into a separate make target "localcheck"; so thatMathieu Trudel-Lapierre2012-12-053-2/+12
| | | | | | | | | | the other tests can successfully run, and this one be used as an integration check.
* | Add a hack for having tests running.Didier Roche2012-12-052-0/+8
|\ \ | |/ |/| | | Approved by Sebastien Bacher, PS Jenkins bot.
| * typoDidier Roche2012-12-051-1/+1
| |
| * run tests not under fakeroot for dbus tests (which don't seem to be able toDidier Roche2012-12-052-0/+8
|/ | | | run easily under dbus-test-runner)
* i-session doesn't use polkit or packagekit anymore, so don't refer to them ↵Charles Kerr2012-11-303-12/+11
|\ | | | | | | | | | | in configure.ac or debian/*. Fixes: https://bugs.launchpad.net/bugs/1085100. Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.