]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/seat.c
Have seat listen to greeter active username
[sojka/lightdm.git] / src / seat.c
2013-07-17 Robert AncellFix session name for autologin
2013-07-17 Robert AncellFix unref of user object
2013-07-17 Robert AncellLoad previous session for greeter logins
2013-07-17 Robert AncellStart session if greeter fails to start
2013-07-17 Robert AncellFix timed guest autologin
2013-07-17 Robert AncellFix up user switch tests
2013-07-17 Robert AncellFix switch to guest test case
2013-07-17 Robert AncellFix unity tests
2013-07-17 Robert AncellFix more script hooks
2013-07-17 Robert AncellFix script hooks
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-16 Robert AncellSimplify a bit
2013-07-16 Robert AncellChange some stuff around
2013-07-15 Robert AncellStart greeter on failed authentication
2013-07-15 Robert AncellFix timed logins
2013-07-15 Robert AncellFix greeter guest logins
2013-07-15 Robert AncellAllow guest logins
2013-07-15 Robert AncellFix xauthority not being set
2013-07-15 Robert AncellFix greeter wrapper
2013-07-15 Robert AncellRun session setup script
2013-07-15 Robert AncellOnly run session if it is authenticated
2013-07-15 Robert AncellStop the seat if can't start a greeter
2013-07-15 Robert AncellReconnect display-setup-script
2013-07-15 Robert AncellFix login-logout test
2013-07-15 Robert AncellFix invalid session test
2013-07-15 Robert AncellFix autologin invalid user test
2013-07-15 Robert AncellFix lock seat / session tests
2013-07-15 Robert AncellGeneral reordering
2013-07-15 Robert AncellFix greeter not installed test case
2013-07-15 Robert AncellFix greeter fail start test case
2013-07-15 Robert AncellFix xserver fail start test case
2013-07-15 Robert AncellFix up starting new display server for authenticated...
2013-07-15 Robert AncellGreeter can start session
2013-07-14 Robert AncellRefactor session creation
2013-07-14 Robert AncellStart connecting up greeters
2013-07-14 Robert AncellGet autologin guest test case working
2013-07-14 Robert AncellAutologin test case works again
2013-07-14 Robert AncellConnect up some autologin code
2013-07-12 Robert AncellCompiling
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-07-09 Robert AncellMerge with trunk
2013-07-01 Robert AncellStrip out non-core changes in preperation for merging...
2013-06-30 Robert AncellFix callbacks, now works (in theory)
2013-06-30 Robert AncellFix display reference
2013-06-30 Robert AncellAdd no share display server test and fix some bugs
2013-06-30 Robert AncellAdd a share xserver seat property
2013-06-30 Robert AncellMerge with trunk
2013-06-28 Robert AncellAdd a greeter wrapper option.
2013-06-28 Robert AncellLink up some code to start sessions on a new display
2013-06-28 Robert AncellAdd a greeter wrapper option
2013-06-19 Christopher James... Fixes for lightdm-set-defaults.
2013-06-17 Robert AncellMerge with trunk
2013-06-05 Robert AncellRefactor display starting code.
2013-06-05 Robert AncellDon't set user hints for automatic background logins...
2013-06-04 Robert AncellRefactor display starting code, fixing user hints for...
2013-05-17 Robert AncellMerge with trunk
2013-05-09 Robert AncellMerge with trunk
2013-05-09 Robert AncellStop if fail to create default seat.
2013-05-09 Robert AncellPretty print MOC commands.
2013-05-09 Michael TerryAdd a new option "autologin-in-background" which lets...
2013-05-06 Michael TerrySupport timed autologin
2013-05-06 Michael TerryFix autologin-in-background for guest users
2013-05-06 Michael TerryAdd autologin-in-background option
2013-04-16 Iain LaneMerge lp:~cavalier/lightdm/logind-support
2013-03-27 Robert AncellMerge with trunk
2013-03-26 Robert AncellFix stale X server being left behind when using LockSes...
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
2012-11-28 Robert AncellMerge with trunk
2012-11-28 Robert AncellCorrectly work out the active display from the active...
2012-10-05 Robert AncellChanges to QLightDM
2012-10-01 Robert AncellAdd greeter-show-remote-login hint
2012-09-20 Robert AncellCorrectly implement and test autologin timeouts
2012-09-11 Michael TerryAdd greeter-show-remote-login hint
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-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-03-08 Robert AncellAdd a seat option greeter-show-manual-login which hints...
2012-03-08 Robert AncellAdd a seat option greeter-allow-guest which controls...
2012-03-02 Chow Loong JinRename show-guest option to greeter-allow-guest
2012-03-01 Robert AncellRestructure session code so the PAM authentication...
2012-02-29 Chow Loong JinAdd show-guest config option to SeatDefaults
2012-02-15 Robert AncellAdd a session lock D-Bus call that makes the greeter...
2012-02-10 Michael Terryadd lightdm_user_get_layouts
2012-02-10 Robert AncellAutomatically lock sessions when switching away from...
2012-02-09 Robert AncellMerge with trunk
next