summaryrefslogtreecommitdiff
path: root/src/seat.h
Commit message (Expand)AuthorAgeFilesLines
* Add a seat option greeter-allow-guest which controls if the greeter should sh...Robert Ancell2012-03-081-0/+2
|\
| * Rename show-guest option to greeter-allow-guestChow Loong Jin2012-03-021-1/+1
| * Add show-guest config option to SeatDefaultsChow Loong Jin2012-03-011-0/+2
* | Restructure session code so the PAM authentication is run in its own process.Robert Ancell2012-03-011-0/+1
|/
* Add a session lock D-Bus call that makes the greeter select that userRobert Ancell2012-02-151-1/+1
* Add Lock D-Bus method that locks the seat and provides a hint to the greeter ...Robert Ancell2012-02-091-0/+2
* Move user/log file code outside of process.c, get PAM environment after pam_s...Robert Ancell2011-09-281-1/+0
* move script code into the correct layers so seat.c and display.c no longer de...Robert Ancell2011-09-161-0/+1
* Refactor X code out of display.c and seat.c. Drop obsolete GetSeatForCookie ...Robert Ancell2011-09-161-1/+2
* Fix duplicate stop eventsRobert Ancell2011-08-171-0/+2
* Refactor configuration in preparation for dynamic seatsRobert Ancell2011-08-161-2/+10
* Specify session in D-Bus switch methods (not yet connected)Robert Ancell2011-07-241-2/+2
* Fix up switching logicRobert Ancell2011-07-241-0/+4
* Mucking around with guest sessionsRobert Ancell2011-07-211-0/+2
* Fix configurationRobert Ancell2011-07-201-1/+2
* Set type field in config. Fix defaults not being correctly setRobert Ancell2011-07-201-0/+4
* Add display-added and session-started signalsRobert Ancell2011-07-201-0/+2
* Allow autologin as guestRobert Ancell2011-07-161-4/+0
* Finished rearranging configRobert Ancell2011-07-161-0/+2
* Fix autologinRobert Ancell2011-07-151-3/+6
* Introduce a seat objectRobert Ancell2011-07-151-0/+67