aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* in src/backend-dbus/guest.c's on_login1_manager_session_list_ready(), remove ...Charles Kerr2013-07-011-3/+2
* in backend-dbus/actions.c, create a separate cancellable for dm_seat s.t. new...Charles Kerr2013-07-011-6/+16
* in backend-dbus/actions.c, create a separate cancellable for login1_manager s...Charles Kerr2013-07-011-7/+31
* in backend-dbus/actions.c's set_dm_seat(), since we don't listen to displayma...Charles Kerr2013-07-011-9/+2
* in backend-dbus/actions.c's set_login1_seat(), disconnect from the previous s...Charles Kerr2013-07-011-2/+7
* bump the glib prerequisite in CMakeLists.txt and debian/control to the first ...Charles Kerr2013-07-012-3/+3
* when user switching isn't available, don't ellipsize the 'Lock' menuitemCharles Kerr2013-07-011-2/+1
* in debian/control, remove unneeded Build-Depends dh-autoreconf (this package ...Charles Kerr2013-06-291-2/+0
* in test-users, possible fix to async dbus action timing issue in SetUpCharles Kerr2013-06-281-1/+1
* in test-users, fix timing issue in the fixture's SetUpCharles Kerr2013-06-281-1/+4
* fix test breakage introduced with the recent commit that hides the reboot men...Charles Kerr2013-06-283-37/+64
* add dbus to the dependency list, we need a dbus-daemon for GTestDBus to spawnCharles Kerr2013-06-281-0/+1
* in service.c's add_user(), test for NULL before adding the user struct to our...Charles Kerr2013-06-281-7/+9
* remove localinstall modeCharles Kerr2013-06-284-38/+8
* no no need to pass libexecdir manually into dh_uato_configureCharles Kerr2013-06-281-7/+1
* cleanup: put an '.xml' file suffix at the end of the DisplayManager.Seat xml ...Charles Kerr2013-06-282-1/+1
* add cmake to the debian control list; alphabetize the entriesCharles Kerr2013-06-281-5/+4
* sync with trunk to resolve conflictsCharles Kerr2013-06-283-5/+53
|\
| * Releasing 12.10.5daily13.06.19-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-191-0/+13
| |\
| | * Releasing 12.10.5daily13.06.19-0ubuntu1, based on r393Automatic PS uploader2013-06-191-0/+13
| |/
| * Fix linking with pthreads for gtest.Mathieu Trudel-Lapierre2013-06-171-2/+2
| |\
| | * Fix linking with gtest, which expects pthreads.Mathieu Trudel-Lapierre2013-06-171-2/+2
| |/
| * recommend gnome-screensaver for the Lock Screen feature.Jeremy Bicha2013-06-151-1/+2
| |\
| | * recommend gnome-screensaverJeremy Bicha2013-06-141-1/+2
| |/
| * Releasing 12.10.5daily13.05.06.1-0ubuntu1 to ubuntu.Automatic PS uploader2013-05-061-2/+6
| |\
| | * 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
| |\
| | * 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
| |\ \
| | * | 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 shutdown/reboot/sus...Iain Lane2013-04-2314-1603/+610
| |\
| | * Pass 'FALSE' for the PK interactivity argument, to match not checking for 'al...Iain Lane2013-04-191-2/+2
| | * 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 gtk-logout-h...Iain Lane2013-04-121-2/+2
| | * Remove upower usage - these interfaces are being deprecated.Iain Lane2013-04-123-405/+45
| | * 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
| |\ \