Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return errors from all liblightdm methods | Robert Ancell | 2016-06-27 | 1 | -1/+1 |
| | |||||
* | Override logind's or consolekit's decision to automatically change active ↵ | Michael Terry | 2014-03-17 | 1 | -1/+1 |
| | | | | session when a new session opens on the same VT | ||||
* | Flesh out support for activating sessions with CK or logind to be more explicit | Michael Terry | 2014-03-17 | 1 | -0/+1 |
| | |||||
* | Update new shared data tests | Robert Ancell | 2014-02-26 | 1 | -0/+1 |
| | |||||
* | Refactor shared data tests so they don't require root. | Robert Ancell | 2014-02-25 | 1 | -0/+30 |
We now specifically test the use cases of writing data between greeters and sessions. The new tests do not check the directory is removed when a user is removed (it's done in the background so we can't reliably be sure when it will complete). The new tests do not check the ownership of the directories. |