summaryrefslogtreecommitdiff
path: root/src/seat-xremote.c
Commit message (Expand)AuthorAgeFilesLines
* 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