lp:lightdm/1.10

Created by Robert Ancell and last modified
Get this branch:
bzr branch lp:lightdm/1.10
Members of LightDM Development Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
LightDM Development Team
Project:
Light Display Manager
Status:
Mature

Recent revisions

2041. By Robert Ancell

Fix logic that checked if a session was being stopped

2040. By Robert Ancell

Fix test for XDMCP hostname changes that wasn't merged correctly

2039. By Robert Ancell

Use power management functions from ConsoleKit2 if available.

Suspend and hibernate functionality was removed from upower 0.99.0, so systems
not using systemd had now suspend/hibernate functionality. Support for this
was added into ConsoleKit2.

Most systems will either be systemd or ConsoleKit2 now, so we try the following:
1. Power management in logind
2. Power management in ConsoleKit
3. upower for suspend/resume (really only here to not break backwards
   compatibility)

Based on a patch for Gentoo by Fitzcarraldo.

2038. By Robert Ancell

Use liblightdm-gobject power methods instead of re-implementing in Qt, only run power fallback tests once

2037. By Robert Ancell

Fix incorrect unref in XDMCP code

2036. By Robert Ancell

Use SA_RESTART on signals so we don't get interrupted reads

2035. By Robert Ancell

Re-enable SIGPIPE for children so they have default behaviour

2034. By Robert Ancell

Be even more careful about closing uninitialized memory.

2033. By Robert Ancell

Be more careful about closing uninitialized memory.

2032. By Robert Ancell

Set XDMCP hostname field in to system hostname or configured value

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lightdm
This branch contains Public information 
Everyone can see this information.