]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/seat.c
Load all users only when really needed
[sojka/lightdm.git] / src / seat.c
2016-08-11 Robert AncellSet hints for in-session-greeters
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-07-14 Robert AncellFix warning about display server parent
2016-06-28 Robert AncellAllow greeters to run in-session
2016-06-20 Robert AncellFix guest session AppArmor rules for input methods...
2016-06-20 Robert AncellUse seat name in greeter log filename
2016-06-20 Robert AncellRename xlocal seat to local - it supports Mir and Wayla...
2016-06-19 Robert AncellRemove MirServer class and connect Mir sessions directl...
2016-06-08 Robert AncellUse MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to...
2016-06-07 Robert AncellCorrectly free seat module data on exit
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...
2016-04-28 Robert AncellUse GSubprocess instead of g_spawn_async - it doesn...
2015-10-30 Robert AncellMake guest account script more portable
2015-10-28 Robert AncellAdd a backup-logs option to re-enable the old log backu...
2015-10-22 Robert AncellUse logrotate to handle files in the default log directory.
2015-10-21 Robert AncellHandle trailing whitespace on boolean values
2015-10-20 Alexandros FrantzisUse logrotate to handle files in the default log directory
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-10-16 Robert AncellWhen locking a session, if an existing greeter can...
2015-08-10 Robert AncellPrevent ~/.bashrc from being sourced when ~/.profile...
2015-08-10 Robert AncellSupport Wayland sessions
2015-08-10 Robert AncellMerge with trunk
2015-08-10 Robert AncellMerge with trunk
2015-08-10 Robert AncellImplement autologin-session option (finally). This...
2015-08-09 Robert AncellMerge with trunk
2015-08-05 Robert AncellMerge with trunk
2015-07-28 Robert AncellSupport Wayland sessions / greeters
2015-06-01 Jesús GonzálezMerged parent branch
2015-04-28 Jesús GonzálezMerged changes from parent branch.
2015-04-08 Martin PittQuiesce initctl errors when not running under upstart
2015-02-13 Jesús GonzálezMerged changes from parent branch.
2015-02-11 Jesús GonzálezFixes a bug that prevents session locking if the sessio...
2015-01-05 Jesús GonzálezMerged changes from parent branch
2015-01-05 Jesús GonzálezStore in the seat the replacement greeter that shall...
2014-12-25 Jesús GonzálezWhen locking a session, if an existing greeter can...
2014-12-16 Jesús GonzálezMerged changes from parent branch
2014-12-08 Robert AncellAdd a test showing double locking a seat casues a secon...
2014-11-27 Jesús GonzálezMerged in the test that probes the bug fixed by this...
2014-11-24 Jesús GonzálezMerged changes from parent branch
2014-11-21 Jesús GonzálezMerged changes from parent branch
2014-11-14 Robert AncellRevert removal of ConsoleKit support.
2014-11-12 Robert AncellRemove ConsoleKit support since upstream is long dead...
2014-11-12 Robert AncellMerge with trunk
2014-10-20 Robert AncellRefactor DesktopNames support to be less confusing
2014-10-14 Jesús GonzálezMerged changes from parent branch
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-30 Robert AncellRemove ConsoleKit support since upstream is long dead...
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álezRefactored code to add seat_find_session_by_login1_id...
2014-09-20 Jesús GonzálezFixed proper g_object referencing and unreferencing...
2014-09-20 Jesús GonzálezMerge from parent branch up to revision 2065
2014-09-19 Robert AncellRemove trailing whitespace
2014-09-19 Jesús GonzálezFixes a bug that prevents session locking if the sessi...
2014-08-27 Robert AncellUse logind to provide the list of seats to use.
2014-08-27 Robert AncellRemove old manual way of creating seats. The xdg-seat...
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...
2014-08-21 Robert AncellRefactor XDMCP client code so it's not hardcoded to...
2014-08-21 Robert AncellRefactor XDMCP client code so it's not hardcoded to...
2014-08-18 Robert AncellRemoved unused GAsyncResultIface.is_tagged as this...
2014-08-18 Robert AncellAbort autogen if yelp-tools not installed
2014-08-01 Robert AncellAdd a seat option 'allow-user-switching' that can disab...
2014-07-31 Robert AncellFix comment
2014-07-31 Robert AncellAdd a seat option 'allow-user-switching' that can disab...
2014-07-31 Robert AncellReturn correct errors for D-Bus calls
2014-07-31 Robert AncellReturn correct errors for D-Bus calls
2014-07-28 Robert AncellMake the real name of a guest account translatable
2014-07-27 Robert AncellMake PAM services configurable
2014-07-25 Robert AncellMake PAM services configurable
2014-06-30 Robert AncellDo timed autologin each time you are returned to the...
2014-05-12 Andrea CimitanRemove unwanted mod
2014-05-12 Andrea CimitanMerged trunk and added symbols
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 Michael TerryMerge from trunk
2014-04-28 Michael TerryWhen looking for an existing greeter, make sure it...
2014-04-28 Michael TerrySmall nits from review
2014-04-25 Michael TerrySupport Mir greeters too by waiting to send IDLE until...
2014-04-24 Michael TerryAdd a bunch of tests; fix some small bugs
2014-04-24 Michael TerryFirst pass at reset support
2014-04-08 Robert AncellWhen switching to an existing session refresh PAM crede...
2014-04-08 Robert AncellSet XDG_SESSION_TYPE and XDG_SESSION_DESKTOP as used...
2014-04-08 Robert AncellPromote X-LightDM-DesktopName to DesktopNames
2014-04-08 Robert AncellFix return value for Vala bindings to Greeter.start_ses...
2014-04-08 Robert AncellFix logging when failing to find session
2014-04-03 Robert AncellSet XDG_SESSION_DESKTOP, this is used by pam_systemd
next