summaryrefslogtreecommitdiff
path: root/src/seat-xlocal.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure session code so the PAM authentication is run in its own process.Robert Ancell2012-03-011-2/+1
* Allow TCP/IP connections if xserver-allow-tcp is trueRobert Ancell2011-09-201-0/+4
* move script code into the correct layers so seat.c and display.c no longer de...Robert Ancell2011-09-161-0/+16
* Refactor X code out of display.c and seat.c. Drop obsolete GetSeatForCookie ...Robert Ancell2011-09-161-8/+23
* Get ultra paranoid in checking if error objects are set before printing them outRobert Ancell2011-09-071-5/+9
* Add log messages about using d-busRobert Ancell2011-09-071-1/+1
* Exit daemon if a seat fails which has exit-on-failure set to trueRobert Ancell2011-09-061-2/+13
* Fix duplicate stop eventsRobert Ancell2011-08-171-20/+1
* logging grammarRobert Ancell2011-08-171-1/+1
* Refactor configuration in preparation for dynamic seatsRobert Ancell2011-08-161-36/+14
* Fix up switching logicRobert Ancell2011-07-241-4/+8
* Keep a connection open the the X server. Start a new X server on exitRobert Ancell2011-07-231-0/+29
* Load all config from the same directoryRobert Ancell2011-07-211-1/+7
* XDMCP keys now stored in keys.confRobert Ancell2011-07-201-4/+23
* Fix XDM-AUTHENTICATION-1Robert Ancell2011-07-201-19/+8
* Fix configurationRobert Ancell2011-07-201-0/+132