]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/seat-xdmcp-session.c
Skip guest warning dialog in MATE (LP: #1627395)
[sojka/lightdm.git] / src / seat-xdmcp-session.c
2015-10-19 Robert AncellSet example multi-seat configuration to a valid seat...
2015-10-16 Robert AncellOptimize guest account creation by removing slow chown...
2015-10-16 Robert AncellAllow reading /proc/<PID>/net/dev from within a guest...
2015-10-16 Robert AncellTidy up finalize methods
2014-10-02 Robert AncellMatch seat configuration using globbing
2014-09-23 Robert AncellMerge with trunk
2014-09-20 Jesús GonzálezMerge from parent branch up to revision 2065
2014-09-19 Robert AncellRemove trailing whitespace
2014-08-22 Robert AncellGet seat properties from logind
2014-08-22 Robert AncellMake a login1 service object (not currently required...
2014-08-21 Robert AncellAdd a new session type 'mir-container' that allows...
2014-08-21 Robert AncellAdd a new session type 'mir-container' that allows...
2013-10-28 Michael TerryMerge Rob's session naming branch
2013-10-28 Robert AncellDon't attach the name to the display server, instead...
2013-10-17 Michael TerryMerge from trunk
2013-08-21 Michael TerryDrop some changes that aren't ready to land yet
2013-08-19 Robert AncellMerge with trunk
2013-08-15 Michael TerryName greeter mir sessions with a 'greeter' prefix,...
2013-08-15 Michael TerryMerge from trunk
2013-07-30 Robert AncellFix desktop-session-start upstart signal not being...
2013-07-30 Robert AncellAdd support for Mir sessions and greeters.
2013-07-26 Robert AncellIt's not a warning to try and create an unsupported...
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellMerge with trunk
2013-07-25 Robert AncellMerge with trunk
2013-07-25 Robert AncellMerge in greeter-log-file branch
2013-07-25 Robert AncellMerge with vt-ref-inside-x-server
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellCorrectly disable local sessions for xlocal seats using...
2013-07-24 Robert AncellDon't subclass Session - we can't know the type until...
2013-07-24 Robert AncellDon't subclass Session - we can't know the type until...
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellCheck correct VT is activated in test cases.
2013-07-24 Robert AncellName X modules with standard naming format.
2013-07-24 Robert AncellMerge in X module renaming changes
2013-07-24 Robert AncellName X modules with standard naming format
2013-07-23 Robert AncellDon't subclass session - we don't know the session...
2013-07-23 Robert AncellMerge with trunk
2013-07-23 Robert AncellHalf baked code before merge with trunk
2013-07-21 Robert AncellKill the Display class and just use Seat. Display was...
2013-07-21 Robert AncellSet LANG and GDM_LANG for sessions
2013-07-21 Robert AncellMerge with trunk
2013-07-20 Robert AncellMerge with trunk
2013-07-19 Robert AncellMerge with trunk
2013-07-19 Robert AncellCheck seats/sessions are registered on DBus
2013-07-19 Robert AncellMerge with trunk
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellMerge with trunk
2013-07-16 Robert AncellMerge with trunk
2013-07-16 Robert AncellMake Greeter a subclass of session
2013-07-14 Robert AncellRefactor session creation
2013-07-12 Robert AncellStart killing the Display class and merging it into...
2013-07-09 Michael TerryRough cut of support for telling Mir which session...
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellSupport running the greeter and session in different...
2013-07-09 Robert AncellMerge with trunk
2013-06-30 Robert AncellGet session to switch display servers
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-08 Robert AncellAdd a seat option greeter-allow-guest which controls...
2012-03-01 Robert AncellRestructure session code so the PAM authentication...
2011-09-16 Robert AncellRefactor X code out of display.c and seat.c. Drop...
2011-09-06 Robert AncellMerge translations
2011-09-06 Robert AncellFix XMDCP authorization
2011-07-23 Robert AncellKeep a connection open the the X server. Start a new...
2011-07-20 Robert AncellFix XDM-AUTHENTICATION-1
2011-07-20 Robert AncellFix configuration
2011-07-20 Robert AncellRename XAuthorization to XAuthority
2011-07-17 Robert AncellMake display generic and create an XDisplay
2011-07-17 Robert AncellMake a generic DisplayServer object. Don't connect...
2011-07-17 Robert AncellSplitting xserver into two classes
2011-07-15 Robert AncellFinished rearranging config
2011-07-15 Robert AncellIntroduce a seat object