summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* adding support for allow-guest and show-manual-login and simplifying the APIMatthew Fischer2012-04-161-12/+58
|
* add an option to set or unset greeter-hide-usersMatthew Fischer2012-03-151-2/+34
|
* Add Lock D-Bus method that locks the seat and provides a hint to the greeter ↵Robert Ancell2012-02-091-0/+23
| | | | to be in lock mode
* lightdm-set-defaults: Add support for setting autologin-userMartin Pitt2012-01-301-1/+10
|
* Update build system to work with automake 1.11.2Robert Ancell2012-01-121-1/+2
|
* move lightdm-set-defaults to /usr/lib/lightdm as it was intended downstream. ↵Didier Roche2011-10-061-1/+1
| | | | Thanks Yves-Alexis Perez
* Abort if XDG_SEAT_PATH not definedRobert Ancell2011-09-231-1/+7
|
* Create 'AddLocalXSeat' D-Bus method, and require root to use 'AddSeat'Robert Ancell2011-09-211-10/+43
|
* Add dm-tool list-seatsRobert Ancell2011-08-171-1/+106
|
* Add dm-tool command add-nested-seatRobert Ancell2011-08-171-1/+100
|
* Correctly print out seat path when using AddSeatRobert Ancell2011-08-171-1/+1
|
* Fix always erroring with AddSeatRobert Ancell2011-08-171-0/+2
|
* Fix param to AddSeatRobert Ancell2011-08-171-2/+2
|
* Add --session-bus option to dm-toolRobert Ancell2011-08-171-2/+6
|
* Added a dm-tool program that allows user switching and adding seatsRobert Ancell2011-08-172-5/+272
|
* Move gdmflexiserver into utils/Robert Ancell2011-08-172-10/+25
|
* lightdm-set-defaults enables tweaking the default session and chosenDidier Roche2011-08-102-0/+197
greeter for lightdm. This is useful for derivatives waiting to not ship the whole configuration file of lightdm