]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/session.h
Merge in X module renaming changes
[sojka/lightdm.git] / src / session.h
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-22 Robert AncellEnable compile warnings and fix code that was generatin...
2013-07-22 Robert AncellCompile with -Wall, fix associated bugs
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 AncellMake greeter shutdown more reliable fixing tests
2013-07-19 Robert AncellMerge with trunk
2013-07-17 Robert AncellFix returning to existing sessions
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellFix XDMCP tests
2013-07-16 Robert AncellMerge with trunk
2013-07-16 Robert AncellFix up some failure cases
2013-07-16 Robert AncellMake Greeter a subclass of session
2013-07-14 Robert AncellConnect up some autologin code
2013-07-12 Robert AncellCompiling
2013-07-09 Robert AncellUse a session type for different types of sessions
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-07-09 Robert AncellMerge with trunk
2013-06-30 Robert AncellGet session to switch display servers
2013-06-04 Robert AncellStart work on Mir sessions
2013-05-09 Robert AncellMerge with trunk
2013-04-30 Robert AncellMerged
2013-04-30 Robert AncellMerge with trunk
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 Iain LaneMove LOGIND_RUNNING to login1.h
2013-04-23 Robert AncellUse C standard compliant names for header guards. Fixes...
2013-04-23 Robert AncellUse C standard compliant names for header guards
2013-04-22 Iain LaneMerge trunk
2013-04-18 Iain LaneRemove the conditionals and always build CK and logind...
2013-04-16 Iain LaneDefine LOGIND_RUNNING from the configure script
2013-04-16 Iain LaneAdd some more runtime tests for whether logind is running
2013-04-16 Iain LaneMerge lp:~cavalier/lightdm/logind-support
2012-08-29 Robert AncellAdd remote sessions
2012-08-27 Robert AncellRun remote sessions when selected from the greeter
2012-08-24 Robert AncellWorking and passing tests
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...
2012-02-28 Robert AncellTweak the way sessions and display servers are stopped
2012-02-10 Michael Terryadd lightdm_user_get_layouts
2012-02-10 Robert AncellAutomatically lock sessions when switching away from...
2011-10-06 Robert AncellMerge in changes from stable branch
2011-09-28 Robert AncellMerge translations
2011-09-28 Robert AncellMove user/log file code outside of process.c, get PAM...
2011-09-22 Robert AncellSplit session setup into pre and post PAM session sections
2011-09-21 Robert AncellPut back GetSeatForCookie and GetSessionForCookie for now
2011-09-21 Robert AncellRefactor the session/process relationship so we can...
2011-09-20 Robert AncellRename user.c to accounts.c
2011-09-16 Robert AncellRefactor X code out of display.c and seat.c. Drop...
2011-08-08 Robert AncellMerge with master
2011-07-26 Robert AncellMoving authentication from Display to Session
2011-07-18 Robert AncellRename ChildProcess to Process
2011-07-18 Robert AncellRefactored Display and Greeter classes
2011-07-17 Robert AncellMake display generic and create an XDisplay
2011-07-15 Robert AncellReworked X authority code
2011-06-16 Robert AncellMake session take a User object so it's not so confusin...
2011-06-09 Robert AncellMerge in changes for LP:#789389
2011-06-03 Robert AncellUpdate copyright year
2011-03-13 unknownMove greeter code into greeter.c
2011-02-20 unknownUse a private pipe for greeter<->server communication...
2011-02-13 unknownSplit child process code out from session/xserver
2010-07-30 unknownWrite greeter/session/xserver logs to files
2010-07-26 unknownUse better login API
2010-07-21 unknownDon't go into a respawn loop when the greeter fails
2010-07-18 unknownStore authorization in files
2010-07-16 unknownMake --test-mode which runs as the current user
2010-07-12 unknownSplit session into separate file