]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/xserver-local.c
Merge with trunk
[sojka/lightdm.git] / src / xserver-local.c
2013-06-17 Robert AncellMerge with trunk
2013-06-13 Robert AncellWarn if fail to make directories.
2013-06-13 Robert AncellWarn if fail to make directories
2013-05-31 Robert AncellMerge with trunk
2013-05-17 Robert AncellMerge with trunk
2013-05-17 Robert AncellMerge with trunk
2013-05-09 Robert AncellMerge with trunk
2013-04-30 Robert AncellMerged
2013-04-30 Robert AncellMerge with trunk
2013-04-26 Robert AncellFix switching
2013-04-24 Guido BerhoersterFix the two bugs which prevent the language selection...
2013-04-23 Iain LaneUse everywhere instead of UPower and ConsoleKit - lock...
2013-04-23 Robert AncellMerge with trunk
2013-04-22 Iain LaneMerge trunk
2013-04-18 Iain LaneFix some problems picked up by -Wall -Werror
2013-04-16 Iain LaneMerge trunk
2013-04-16 Iain LaneDefine LOGIND_RUNNING from the configure script
2013-04-16 Iain LaneMerge lp:~cavalier/lightdm/logind-support
2013-04-16 Robert AncellIgnore stale X server locks.
2013-04-16 Robert AncellIgnore stale X server locks
2013-04-10 Robert AncellRename from mir to unity and implement unity system...
2013-04-08 Robert AncellMerge with trunk
2013-03-27 Robert AncellMerge with trunk
2013-03-27 Robert AncellFix minor memory leak
2013-03-27 Robert AncellDon't use GIO to access X authority files - it uses...
2013-03-14 Robert AncellMerge with trunk
2013-03-07 Robert AncellMerge with trunk
2013-03-07 Robert AncellQLightDM: Add a backgroundPath role to UsersModel
2013-03-07 Robert AncellFix XDMCP tests failing by fixing up display stopping...
2013-03-06 Robert AncellFix script hooks no longer working with latest glib
2013-03-06 Robert AncellMerge with trunk
2013-01-17 Robert AncellFix whitespace. Tut tut RAOF
2013-01-17 Christopher James... Tell X where Mir's socket is
2013-01-17 Robert AncellCorrectly connect to Mir
2013-01-16 Robert AncellUpdate to new Mir/X API
2013-01-09 Robert AncellStart work on a Mir module
2012-11-28 Robert AncellMerge with trunk
2012-11-28 Robert AncellCorrectly work out the active display from the active...
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-03-20 Robert AncellRemove LIGHTDM_TEST_STATUS_SOCKET variable - just use...
2012-03-20 Robert AncellRemove LIGHTDM_TEST_CONFIG variable - just use LIGHTDM_...
2012-03-20 Robert AncellCall initgroups before pam_setcred - this allows pam_se...
2012-02-28 Robert AncellTweak the way sessions and display servers are stopped
2011-10-06 Robert AncellMake sure objects are cleaned up on exit, Fix minor...
2011-09-29 Robert AncellUse LD_PRELOAD to intercept system calls for testing
2011-09-28 Robert AncellMerge translations
2011-09-28 Robert AncellMove user/log file code outside of process.c, get PAM...
2011-09-21 Robert AncellFix multi-seat configuration picking the same display...
2011-09-21 Robert AncellMake X server logs consistent with greeter logs
2011-09-20 Robert AncellAllow TCP/IP connections if xserver-allow-tcp is true
2011-09-20 Robert AncellRename user functions to accounts functions
2011-09-16 Robert AncellRefactor X code out of display.c and seat.c. Drop...
2011-09-15 Robert AncellRefactor privilege code
2011-09-15 Robert AncellSet PAM_TTY and PAM_XDISPLAY when opening PAM session
2011-09-11 Robert AncellDelete authority files on X server exit, don't modify...
2011-09-11 Robert AncellAdd VNC server support
2011-09-07 Robert AncellMerge in translations
2011-09-07 Robert AncellGet ultra paranoid in checking if error objects are...
2011-09-06 Robert AncellMerge translations
2011-09-06 Robert AncellFix XMDCP authorization
2011-08-30 Michael Terrymerge from trunk
2011-08-29 Robert AncellMerge translations
2011-08-29 Guido BerhoersterAdd display-setup, session-setup and session-cleanup...
2011-07-25 Robert AncellDont reseve invalid VT numbers...
2011-07-25 Robert AncellFix bug trying to reuse Plymouth VT on switch
2011-07-25 Robert AncellOnly set background none for Plymouth, switching VTs...
2011-07-24 Robert AncellFix VT releasing
2011-07-24 Robert AncellLog when VTs are released
2011-07-24 Robert AncellNever set an X background
2011-07-23 Robert AncellDon't get the X server to switch VT
2011-07-23 Robert AncellSkip display numbers that have a lock file in /tmp
2011-07-23 Robert AncellKeep a connection open the the X server. Start a new...
2011-07-22 Robert AncellFix test mode not working when XAUTHORITY not defined
2011-07-20 Robert AncellFix XDM-AUTHENTICATION-1
2011-07-20 Robert AncellFix configuration
2011-07-20 Robert AncellSet type field in config. Fix defaults not being corre...
2011-07-18 Robert AncellRename ChildProcess to Process
2011-07-18 Robert AncellFix errors in display teardown
2011-07-18 Robert AncellRefactored Display and Greeter classes
2011-07-17 Robert AncellMake a generic DisplayServer object. Don't connect...
2011-07-17 Robert AncellFix detecting quit
2011-07-17 Robert AncellSplitting xserver into two classes