Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure session code so the PAM authentication is run in its own process. | Robert Ancell | 2012-03-01 | 1 | -3/+1 |
* | Refactor X code out of display.c and seat.c. Drop obsolete GetSeatForCookie ... | Robert Ancell | 2011-09-16 | 1 | -12/+21 |
* | Fix XMDCP authorization | Robert Ancell | 2011-09-06 | 1 | -1/+4 |
* | Keep a connection open the the X server. Start a new X server on exit | Robert Ancell | 2011-07-23 | 1 | -3/+28 |
* | Fix XDM-AUTHENTICATION-1 | Robert Ancell | 2011-07-20 | 1 | -2/+1 |
* | Fix configuration | Robert Ancell | 2011-07-20 | 1 | -20/+2 |
* | Rename XAuthorization to XAuthority | Robert Ancell | 2011-07-20 | 1 | -23/+4 |
* | Make display generic and create an XDisplay | Robert Ancell | 2011-07-17 | 1 | -3/+4 |
* | Make a generic DisplayServer object. Don't connect the daemon to X servers, ... | Robert Ancell | 2011-07-17 | 1 | -1/+1 |
* | Splitting xserver into two classes | Robert Ancell | 2011-07-17 | 1 | -5/+5 |
* | Finished rearranging config | Robert Ancell | 2011-07-16 | 1 | -5/+11 |
* | Introduce a seat object | Robert Ancell | 2011-07-15 | 1 | -0/+98 |