summaryrefslogtreecommitdiff
path: root/src/xserver.h
Commit message (Expand)AuthorAgeFilesLines
* Fix XDM-AUTHENTICATION-1Robert Ancell2011-07-201-4/+0
* Rename XAuthorization to XAuthorityRobert Ancell2011-07-201-3/+3
* Make a generic DisplayServer object. Don't connect the daemon to X servers, ...Robert Ancell2011-07-171-23/+4
* Setup X server variables/authorization from xserver.cRobert Ancell2011-07-171-0/+4
* Splitting xserver into two classesRobert Ancell2011-07-171-27/+26
* Remove some unused X server methodsRobert Ancell2011-07-171-10/+0
* Always use Xephyr when DISPLAY is setRobert Ancell2011-07-171-4/+0
* Correctly load config, handle not having config, drop obsolete methodsRobert Ancell2011-07-161-12/+0
* Reimplement Plymouth supportRobert Ancell2011-07-161-4/+0
* Finished rearranging configRobert Ancell2011-07-161-1/+1
* Introduce a seat objectRobert Ancell2011-07-151-2/+4
* Allow xauth to be in system location againlightdm-0.4.4Robert Ancell2011-07-151-3/+1
* Restart X server if it crashes during a sessionRobert Ancell2011-06-291-0/+4
* Tidy up how xserver xauth file is writtenRobert Ancell2011-06-161-0/+2
* Add g_return_if_fail lines to X server moduleRobert Ancell2011-06-141-3/+3
* Make X server configuration a separate section and add additional optionsRobert Ancell2011-06-071-0/+8
* Update copyright yearRobert Ancell2011-06-031-1/+1
* Start laying foundations for guest accountsRobert Ancell2011-06-031-1/+1
* Run with -nr when replacing PlymouthRobert Ancell2011-05-301-0/+2
* Use GDBus instead of dbus-glibrobert.ancell@canonical.com2011-02-211-2/+0
* Split child process code out from session/xserverrobert.ancell@canonical.com2011-02-131-6/+3
* Choose the VT to open the display onrobert.ancell@canonical.com2010-12-031-0/+4
* Write greeter/session/xserver logs to filesrobert.ancell@gmail.com2010-07-301-0/+4
* Send SIGHUP to X server to disconnect all clientsrobert.ancell@gmail.com2010-07-291-0/+2
* Set XServer env separatelyrobert.ancell@gmail.com2010-07-221-0/+2
* Store authorization in filesrobert.ancell@gmail.com2010-07-181-6/+4
* Suport authentication and authorization betterrobert.ancell@gmail.com2010-07-171-4/+16
* Support displays acting as XDMCP terminalsrobert.ancell@gmail.com2010-07-161-1/+23
* Make --test-mode which runs as the current userrobert.ancell@gmail.com2010-07-161-1/+5
* Tidy uprobert.ancell@gmail.com2010-07-151-1/+5
* Add basic XDMCP supportrobert.ancell@gmail.com2010-07-141-4/+2
* Wait for signal from X server before starting sessionrobert.ancell@gmail.com2010-07-101-0/+3
* Split the xserver into its own modulerobert.ancell@gmail.com2010-06-201-0/+50