]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/xsession.c
Merge with trunk
[sojka/lightdm.git] / src / xsession.c
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellSupport running the greeter and session in different...
2013-07-09 Robert AncellRemove obsolete XSession code
2013-07-09 Robert AncellAlso re-send the VT to the session child, remove resolv...
2013-07-09 Robert AncellMerge with trunk
2013-06-30 Robert AncellGet session to switch display servers
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-03-08 Robert AncellAdd a seat option greeter-allow-guest which controls...
2012-03-01 Robert AncellRestructure session code so the PAM authentication...
2011-10-06 Robert AncellMake sure objects are cleaned up on exit, Fix minor...
2011-09-28 Robert AncellMerge translations
2011-09-28 Robert AncellMove log messages inside drop privileges
2011-09-22 Robert AncellSplit session setup into pre and post PAM session sections
2011-09-21 Robert AncellRefactor the session/process relationship so we can...
2011-09-21 Robert AncellMerge translations
2011-09-21 Robert AncellWrite ~/.Xauthority in the daemon to be more consistent...
2011-09-16 Robert AncellRefactor X code out of display.c and seat.c. Drop...
2011-09-16 Robert AncellMove PAM_TTY into xsession
2011-09-15 Robert AncellFix privilege dropping logic
2011-09-15 Robert AncellRefactor privilege code
2011-09-15 Robert AncellDo not write ~/.dmrc and ~/.Xauthority as root. [CVE...
2011-09-15 Robert AncellSet PAM_TTY and PAM_XDISPLAY when opening PAM session
2011-09-15 Robert AncellMerge translations
2011-09-13 Robert AncellWrite ~/.Xauthority inside the session process so it...
2011-09-07 Robert AncellMerge in translations
2011-09-07 Robert AncellGet ultra paranoid in checking if error objects are...
2011-08-09 Robert AncellMerge translations
2011-08-09 Yves-Alexis PerezAlways set XAUTHORITY environment variable so sudo...
2011-07-20 Robert AncellRename XAuthorization to XAuthority
2011-07-20 Robert AncellSet type field in config. Fix defaults not being corre...
2011-07-20 Guido BerhoersterInclude missing headers
2011-07-18 Robert AncellRename ChildProcess to Process
2011-07-18 Robert AncellRemove xauth on stopping xsessions
2011-07-17 Robert AncellMake display generic and create an XDisplay