summaryrefslogtreecommitdiff
path: root/src/seat-xdmcp-session.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure session code so the PAM authentication is run in its own process.Robert Ancell2012-03-011-3/+1
* Refactor X code out of display.c and seat.c. Drop obsolete GetSeatForCookie ...Robert Ancell2011-09-161-12/+21
* Fix XMDCP authorizationRobert Ancell2011-09-061-1/+4
* Keep a connection open the the X server. Start a new X server on exitRobert Ancell2011-07-231-3/+28
* Fix XDM-AUTHENTICATION-1Robert Ancell2011-07-201-2/+1
* Fix configurationRobert Ancell2011-07-201-20/+2
* Rename XAuthorization to XAuthorityRobert Ancell2011-07-201-23/+4
* Make display generic and create an XDisplayRobert Ancell2011-07-171-3/+4
* Make a generic DisplayServer object. Don't connect the daemon to X servers, ...Robert Ancell2011-07-171-1/+1
* Splitting xserver into two classesRobert Ancell2011-07-171-5/+5
* Finished rearranging configRobert Ancell2011-07-161-5/+11
* Introduce a seat objectRobert Ancell2011-07-151-0/+98