]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/greeter.c
Load all users only when really needed
[sojka/lightdm.git] / src / greeter.c
2016-08-11 Robert AncellFix greeter being killing a started session once if...
2016-08-11 Robert AncellFix reference count when creating sessions from greeters
2016-08-02 Robert AncellGObject property coding style fixes
2016-07-25 Michael TerryWatch authentication session in case seat closes it...
2016-07-14 Robert AncellRename some functions for consistency
2016-07-14 Robert AncellAllow in-session greeters to reconnect
2016-07-13 Robert AncellTreat EOF from greeter as connection closed
2016-06-28 Robert AncellAllow greeters to run in-session
2016-05-20 Robert AncellSource prefs.sh as privileged user to allow user modifi...
2016-05-19 Robert AncellRefactor GreeterSession and Greeter into separate modul...
2016-05-19 Robert AncellRefactor GreeterSession and Greeter into separate modul...
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 AncellUse g_object_clear where we can for readibility
2015-10-16 Robert AncellTidy up finalize methods
2015-08-05 Robert AncellMerge with trunk
2015-04-28 Jesús GonzálezMerged changes from parent branch.
2015-03-16 Robert AncellInitialize file descriptor handles so we don't attempt...
2015-03-09 Robert AncellClose greeter pipe when greeter exits - this was leakin...
2014-10-14 Jesús GonzálezMerged changes from parent branch
2014-10-02 Robert AncellMerge with trunk
2014-10-02 Robert AncellRefactored code to replace hardcoded signal identificat...
2014-10-02 Robert AncellMatch seat configuration using globbing
2014-09-29 Jesús GonzálezRefactored code to replace hardcoded signal identificat...
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-09-15 Robert AncellMerge with trunk
2014-09-15 Robert AncellPrint error messages if fail to set channel encodings
2014-09-10 Laércio de SousaMerge with trunk
2014-09-08 Robert AncellMerge with trunk
2014-09-04 Robert AncellMake socket writing code used between greeter and daemo...
2014-04-28 Robert AncellMerge with trunk
2014-04-28 Robert AncellHandle unexpected messages during synchronous calls...
2014-04-28 Robert AncellAdd support for greeters that stay alive after logging...
2014-04-28 Robert AncellMake resettable a construction property that is sent...
2014-04-28 Michael TerryMerge from trunk
2014-04-28 Michael TerrySmall nits from review
2014-04-24 Michael TerryAdd a bunch of tests; fix some small bugs
2014-04-24 Michael TerryFirst pass at reset support
2014-02-21 Robert AncellRead created directory from response, not sent message.
2014-02-21 Robert AncellMake new shared directory code match existing coding...
2014-02-21 Robert AncellMake new shared dir code match existing coding style...
2014-02-19 Michael TerryAdd support for shared user data directories between...
2014-02-19 Michael Terryexplicitly provide shared dir path to sessions
2014-02-18 Michael TerryMerge from trunk
2014-02-18 Michael TerryMake directory creation synchronous
2014-02-18 Michael TerryAdd liblightdm function to ensure a shared data directory
2013-12-09 Robert AncellForget about greeter IO watch when it is complete so...
2013-12-09 Robert AncellForget about greeter IO watch when it is complete so...
2013-10-17 Michael TerryMerge from trunk
2013-09-05 Robert AncellFix overallocation of array for strings from greeter.
2013-09-05 Robert AncellFix overallocation of array for strings from greeter
2013-09-05 Robert AncellFix overallocation of array for strings from greeter
2013-08-29 Robert AncellAdd xdg-seat config setting.
2013-08-26 Michael TerryUse new SET_NEXT_SESSION command for u-s-c to tell...
2013-08-26 Robert AncellRemove input watches when Greeter / SeatUnity finalized.
2013-08-26 Robert AncellRemove input watches when Greeter / SeatUnity finalized
2013-08-25 Michael TerryDrop create-session username/session argument, we'll...
2013-08-25 Michael TerryMerge from trunk
2013-08-25 Michael TerryAdd active-username property to Greeter
2013-08-21 Robert AncellMerge with trunk
2013-08-21 a7xExtend logging to make it easier to troubleshoot multis...
2013-08-21 Michael TerryLand from trunk
2013-08-19 Robert AncellMerge with trunk
2013-08-15 Michael TerryMerge from trunk
2013-08-14 a7xadd session PID to Session (including Greeter) log...
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 AncellMerge in X module renaming changes
2013-07-23 Robert AncellDon't subclass session - we don't know the session...
2013-07-23 Robert AncellUse a SessionConfig class for the session .desktop...
2013-07-23 Robert AncellMerge 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-20 Robert AncellSynchronise X server starting.
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30.
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30
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 AncellMerge with trunk
2013-07-17 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 AncellStart connecting up greeters
2013-07-14 Robert AncellConnect up some autologin code
2013-07-09 Robert AncellUse a session type for different types of sessions
2013-07-09 Robert AncellMerge with trunk
2013-07-09 Robert AncellMerge with trunk
2013-06-28 Robert AncellMerge with trunk
2013-06-19 Christopher James... Fixes for lightdm-set-defaults.
2013-06-17 Robert AncellMerge with trunk
next