summaryrefslogtreecommitdiff
path: root/src/x-server-local.c
Commit message (Expand)AuthorAgeFilesLines
* Add a backup-logs option to re-enable the old log backup modeRobert Ancell2015-10-281-2/+3
* Use logrotate to handle files in the default log directoryAlexandros Frantzis2015-10-201-1/+1
* Tidy up finalize methodsRobert Ancell2015-10-161-3/+1
* Check the version of the X server we are running so we correctly pass -listen...Robert Ancell2015-10-141-1/+63
* Drop Xorg option -sharevts. It's no longer required for non-seat0 X servers s...Laércio de Sousa2015-08-131-13/+0
* Fix default X server commandRobert Ancell2015-05-261-1/+1
* Use new Xmir binary when running X under Unity System CompositorRobert Ancell2015-05-141-1/+1
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-2/+2
* Remove trailing whitespaceRobert Ancell2014-09-191-10/+10
* Set -sharevts for X servers not on seat0Robert Ancell2014-08-271-0/+13
* Don't leak X cookiesRobert Ancell2014-03-061-2/+7
* Fix unfreed valueRobert Ancell2014-03-061-0/+1
* Fix small leaks detected by valgrindRobert Ancell2014-03-061-1/+1
* Be extra careful not to call any non thread safe function after a forkRobert Ancell2014-02-261-33/+7
* Fix double unref'ing of VTs.Alistair Buxton2013-11-291-2/+2
* Fix accessing free'd string when checking for X server existence. This was in...Robert Ancell2013-10-151-11/+9
* Add xdg-seat config settingAlberts Muktupāvels2013-08-261-0/+14
* Backup lightdm.log, X logs and unity-system-compositor.log when writing new logsRobert Ancell2013-08-221-0/+7
* add display server name to DisplayServer log messagesa7x2013-08-141-11/+11
* Hold the VT reference inside the X serverRobert Ancell2013-07-251-0/+18
* Don't use any vt functions in XServerLocal anymoreRobert Ancell2013-07-241-1/+0
* Move Plymouth code out of XServerLocalRobert Ancell2013-07-241-60/+22
* Make start-local-sessions a property of seats, not display serversRobert Ancell2013-07-241-1/+0
* Name X modules with standard naming formatRobert Ancell2013-07-241-0/+611