summaryrefslogtreecommitdiff
path: root/src/seat-xremote.c
Commit message (Expand)AuthorAgeFilesLines
* Add xdg-seat config settingAlberts Muktupāvels2013-08-261-2/+6
* log the values of the XDG_SEAT and XDG_VTNR variablesa7x2013-08-141-2/+8
* add seat name to Seat log messagesa7x2013-08-141-2/+2
* Merge in X module renaming changesRobert Ancell2013-07-241-8/+8
|\
| * Name X modules with standard naming formatRobert Ancell2013-07-241-12/+12
* | Don't subclass session - we don't know the session type until after authentic...Robert Ancell2013-07-231-6/+9
* | Merge with trunkRobert Ancell2013-07-231-11/+16
|\ \ | |/
| * Make Greeter a subclass of sessionRobert Ancell2013-07-161-0/+13
| * Refactor session creationRobert Ancell2013-07-151-10/+2
| * Start killing the Display class and merging it into the Seat classRobert Ancell2013-07-121-5/+5
* | Half baked code before merge with trunkRobert Ancell2013-07-231-1/+7
|/
* Get session to switch display serversRobert Ancell2013-06-301-1/+1
* Correctly work out the active display from the active VT when it exits so a g...Robert Ancell2012-11-281-8/+0
* Restructure session code so the PAM authentication is run in its own process.Robert Ancell2012-03-011-2/+1
* move script code into the correct layers so seat.c and display.c no longer de...Robert Ancell2011-09-161-0/+13
* Refactor X code out of display.c and seat.c. Drop obsolete GetSeatForCookie ...Robert Ancell2011-09-161-22/+21
* Exit daemon if a seat fails which has exit-on-failure set to trueRobert Ancell2011-09-061-1/+1
* Fix dynamic seats being removedRobert Ancell2011-08-171-21/+10
* logging grammarRobert Ancell2011-08-171-2/+2
* Use xserver-display-numberRobert Ancell2011-08-171-1/+1
* Add xremote seat typeRobert Ancell2011-08-171-0/+95