summaryrefslogtreecommitdiff
path: root/src/seat-xdmcp-session.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy up finalize methodsRobert Ancell2015-10-161-4/+2
* Remove trailing whitespaceRobert Ancell2014-09-191-1/+1
* Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-211-2/+2
* It's not a warning to try and create an unsupported display serverRobert Ancell2013-07-261-3/+0
* Merge in X module renaming changesRobert Ancell2013-07-241-4/+4
|\
| * Name X modules with standard naming formatRobert Ancell2013-07-241-8/+8
* | Don't subclass session - we don't know the session type until after authentic...Robert Ancell2013-07-231-16/+0
* | Merge with trunkRobert Ancell2013-07-231-10/+10
|\ \ | |/
| * Make Greeter a subclass of sessionRobert Ancell2013-07-161-0/+8
| * Refactor session creationRobert Ancell2013-07-151-10/+2
| * Start killing the Display class and merging it into the Seat classRobert Ancell2013-07-121-2/+2
* | 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-7/+0
* 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