summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix grammer in --help textRobert Ancell2011-09-291-1/+1
* Remove unused --minimum-vt optionRobert Ancell2011-09-294-10/+2
* Remove unused --user-session optionRobert Ancell2011-09-292-7/+1
* Make a test session wrapper and remove --session-wrapper optionRobert Ancell2011-09-296-9/+14
* Rename test-xserver to X and remove --xserver-command optionRobert Ancell2011-09-296-14/+7
* Update .bzrignoreRobert Ancell2011-09-291-0/+1
* Use LD_PRELOAD to intercept system calls for testingRobert Ancell2011-09-2913-390/+740
* Switching to a user without a password bypasses the greeterRobert Ancell2011-09-2910-45/+172
* Remove unused functionRobert Ancell2011-09-291-31/+0
* Remove GetSeatForCookie and GetSessionForCookie D-Bus methodsRobert Ancell2011-09-293-50/+5
* Update po/LINGUASlightdm-1.0.0Robert Ancell2011-09-281-0/+18
* Merge translationsRobert Ancell2011-09-2863-362/+562
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-2863-362/+562
* | Update NEWSRobert Ancell2011-09-281-0/+1
* | Make this 1.0.0Robert Ancell2011-09-282-2/+2
|/
* Merge translationsRobert Ancell2011-09-281-2/+2
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-271-2/+2
* | Adjust version numberRobert Ancell2011-09-281-1/+1
* | Fix whitespaceRobert Ancell2011-09-281-1/+1
* | Move log messages inside drop privilegesRobert Ancell2011-09-282-3/+3
* | Move user/log file code outside of process.c, get PAM environment after pam_s...Robert Ancell2011-09-2810-261/+239
* | Remove unused started signalRobert Ancell2011-09-284-25/+0
|/
* Put system binary directory into path when running in test modeRobert Ancell2011-09-273-0/+16
* Fix removed power and a11y menu items in GTK greeterRobert Ancell2011-09-272-0/+19
* Explicitly grab keyboard focus in GTK greeterRobert Ancell2011-09-272-1/+6
* Merge translationsRobert Ancell2011-09-271-2/+2
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-231-2/+2
* | Abort if XDG_SEAT_PATH not definedRobert Ancell2011-09-231-1/+7
|/
* Merge translationslightdm-0.9.8Robert Ancell2011-09-221-1/+1
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-221-1/+1
* | Make sure one session is always selected in the GTK greeterRobert Ancell2011-09-222-0/+7
* | Run pam_setcred inside the session process so pam_group worksRobert Ancell2011-09-225-41/+57
|/
* Use correct D-Bus and power interface in liblightdm-qtFaheem Pervez2011-09-222-5/+6
* Split session setup into pre and post PAM session sectionsRobert Ancell2011-09-223-11/+31
* Fix multi-seat configuration picking the same display numberRobert Ancell2011-09-215-43/+57
* Make X server logs consistent with greeter logsRobert Ancell2011-09-212-2/+2
* Set PAM environment and LANG after PAM session openedRobert Ancell2011-09-211-3/+4
* Load default properties for LocalX seatsRobert Ancell2011-09-211-4/+9
* Put back GetSeatForCookie and GetSessionForCookie for nowRobert Ancell2011-09-214-2/+92
* Refactor the session/process relationship so we can have sessions running rem...Robert Ancell2011-09-216-25/+46
* Create 'AddLocalXSeat' D-Bus method, and require root to use 'AddSeat'Robert Ancell2011-09-214-10/+85
* Set XDG_SESSION_COOKIE in the correct locationRobert Ancell2011-09-211-3/+3
* Merge translationsRobert Ancell2011-09-211-2/+2
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-09-211-2/+2
* | Write ~/.Xauthority in the daemon to be more consistent with how it is modifi...Robert Ancell2011-09-211-39/+17
* | Add checks for args to xauth_writeRobert Ancell2011-09-211-0/+3
|/
* Automatically respond to PAM messages without promptsRobert Ancell2011-09-212-5/+19
* Fix CK sessions being immediately closedRobert Ancell2011-09-211-2/+4
* Update newsRobert Ancell2011-09-211-0/+1
* Allow --version to work without root accessRobert Ancell2011-09-211-7/+7