Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add AllowGuest property to seat D-Bus interface | Robert Ancell | 2011-09-06 | 2 | -0/+4 |
* | Don't run xserver/session crash tests for both gobject and Qt - they don't us... | Robert Ancell | 2011-09-06 | 5 | -8/+2 |
* | Test X server crash in greeter returns to greeter | Robert Ancell | 2011-09-06 | 4 | -11/+24 |
* | Stop daemon if greeter does not start | Robert Ancell | 2011-09-06 | 13 | -35/+116 |
* | Merge translations | Robert Ancell | 2011-09-06 | 2 | -17/+19 |
|\ | |||||
| * | Launchpad automatic translations update. | Launchpad Translations on behalf of lightdm-team | 2011-09-03 | 2 | -17/+19 |
* | | Exit daemon if a seat fails which has exit-on-failure set to true | Robert Ancell | 2011-09-06 | 15 | -85/+116 |
|/ | |||||
* | Merge translations | Robert Ancell | 2011-09-02 | 1 | -0/+100 |
|\ | |||||
| * | Launchpad automatic translations update. | Launchpad Translations on behalf of lightdm-team | 2011-09-02 | 1 | -0/+100 |
* | | Only unlock ConsoleKit sessions as root | Robert Ancell | 2011-09-02 | 1 | -0/+3 |
* | | Only emit upstart events if running as root | Robert Ancell | 2011-09-02 | 1 | -0/+3 |
* | | Tidy up the display signals | Robert Ancell | 2011-09-02 | 4 | -98/+111 |
* | | Add greeter-setup-script | Robert Ancell | 2011-09-02 | 4 | -0/+27 |
|/ | |||||
* | Merge in upstart code | Robert Ancell | 2011-09-01 | 2 | -0/+23 |
|\ | |||||
| * | merge from trunk | Michael Terry | 2011-08-30 | 18 | -70/+455 |
| |\ | |||||
| * | | move upstart signal emission to seat.c | Michael Terry | 2011-08-30 | 2 | -16/+20 |
| * | | emit upstart signals | Michael Terry | 2011-08-26 | 2 | -0/+19 |
* | | | Launchpad automatic translations update. | Launchpad Translations on behalf of lightdm-team | 2011-09-01 | 2 | -2/+103 |
* | | | Merge translations | Robert Ancell | 2011-08-31 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Launchpad automatic translations update. | Launchpad Translations on behalf of lightdm-team | 2011-08-30 | 1 | -1/+1 |
* | | | Fix vala bindings | Robert Ancell | 2011-08-31 | 1 | -1/+1 |
|/ / | |||||
* | | Fix line through GTK greeter menu items | Robert Ancell | 2011-08-30 | 2 | -20/+43 |
* | | Merge translations | Robert Ancell | 2011-08-29 | 1 | -10/+10 |
|\ \ | |||||
| * | | Launchpad automatic translations update. | Launchpad Translations on behalf of lightdm-team | 2011-08-29 | 1 | -10/+10 |
* | | | Add display-setup, session-setup and session-cleanup scripting hooks | Guido Berhoerster | 2011-08-29 | 5 | -1/+150 |
|/ / | |||||
* | | Fix an underlinking issue with test-qt-greeter | Guido Berhoerster | 2011-08-29 | 1 | -2/+4 |
* | | Launchpad automatic translations update. | Launchpad Translations on behalf of lightdm-team | 2011-08-26 | 3 | -4/+104 |
* | | Merge translations | Robert Ancell | 2011-08-26 | 2 | -9/+118 |
|\ \ | |||||
| * | | Launchpad automatic translations update. | Launchpad Translations on behalf of lightdm-team | 2011-08-25 | 1 | -9/+18 |
| * | | Launchpad automatic translations update. | Launchpad Translations on behalf of lightdm-team | 2011-08-24 | 1 | -0/+100 |
* | | | Fix cancel button in GTK+ greeter | Robert Ancell | 2011-08-26 | 2 | -6/+10 |
* | | | Fix whitespace | Robert Ancell | 2011-08-26 | 1 | -4/+4 |
* | | | Update NEWS | Robert Ancell | 2011-08-26 | 1 | -0/+1 |
* | | | Prep for 0.9.5 | Robert Ancell | 2011-08-26 | 1 | -1/+1 |
* | | | Fix ConsoleKit code | Robert Ancell | 2011-08-26 | 3 | -16/+13 |
|/ / | |||||
* | | Correctly load seat type in multi seat configuration | Robert Ancell | 2011-08-24 | 1 | -1/+1 |
|/ | |||||
* | Add user_get_language | Robert Ancell | 2011-08-23 | 2 | -18/+64 |
* | Move ConsoleKit code into it's own module | Robert Ancell | 2011-08-23 | 4 | -196/+336 |
* | Rename user_[sg]et_session to user_[sg]et_xsession | Robert Ancell | 2011-08-23 | 3 | -5/+5 |
* | Use accounts service in the daemon if it is available | Robert Ancell | 2011-08-23 | 5 | -15/+298 |
|\ | |||||
| * | liblightdm-gobject: look at Accounts object when checking per-user session an... | Michael Terry | 2011-08-22 | 1 | -3/+74 |
| * | move Accounts class into User class | Michael Terry | 2011-08-18 | 6 | -315/+217 |
| * | add back dmrc support as a fallback for accounts service | Michael Terry | 2011-08-18 | 4 | -7/+192 |
| * | use accountsservice instead of dmrc for storing default xsession name for a g... | Michael Terry | 2011-08-17 | 6 | -139/+258 |
* | | Launchpad automatic translations update. | Launchpad Translations on behalf of lightdm-team | 2011-08-22 | 1 | -0/+100 |
* | | Fix crash when failing to write X authoritylightdm-0.9.4 | Robert Ancell | 2011-08-22 | 2 | -2/+3 |
|\ \ | |||||
| * | | treat zero-returns on stream writes as success | Michael Terry | 2011-08-18 | 1 | -2/+2 |
|/ / | |||||
* | | list dm-tool.c for translation | Sebastien Bacher | 2011-08-18 | 1 | -0/+1 |
* | | Launchpad automatic translations update. | Launchpad Translations on behalf of lightdm-team | 2011-08-18 | 2 | -2/+2 |
* | | Fix bug where PAM session was not opened before writing to home directory | Robert Ancell | 2011-08-18 | 2 | -22/+31 |