]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/Makefile.am
Allow greeters to run in-session
[sojka/lightdm.git] / src / Makefile.am
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 AncellRename xlocal seat to local - it supports Mir and Wayla...
2016-06-19 Robert AncellRemove MirServer class and connect Mir sessions directl...
2016-06-17 Robert AncellMake an XServerXmir object
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-30 Robert AncellMake guest account script more portable
2015-10-28 Robert AncellMerge log-mode.h into log-file.h
2015-10-22 Robert AncellUse logrotate to handle files in the default log directory.
2015-10-20 Alexandros FrantzisUse logrotate to handle files in the default log directory
2015-10-16 Robert AncellWhen locking a session, if an existing greeter can...
2015-08-21 Robert AncellRemove trailing whitespace from Makefiles
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-09 Robert AncellDon't remove autotools generated files in distclean...
2015-08-09 Robert AncellMerge with trunk
2015-07-28 Robert AncellSupport Wayland sessions / greeters
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-02 Robert AncellMerge with trunk
2014-09-30 Robert AncellRemove ConsoleKit support since upstream is long dead...
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 AncellDrop the surfaceflinger seat type. This was a temporary...
2014-03-18 Robert AncellRead config data from both XDG_DATA_DIRS and XDG_CONFIG...
2014-03-18 Michael TerryMove config loading into one function; move that functi...
2014-02-19 Michael TerryAdd support for shared user data directories between...
2014-02-18 Michael TerryMerge from trunk
2014-02-12 Michael TerryRefactor LightDMUser and User classes to use the same...
2014-02-08 Michael TerryAdd shared data manager and test
2014-02-08 Alberts MuktupāvelsImprove multiseat support.
2014-02-07 Michael TerryMerge from trunk
2014-02-06 Robert AncellAdd warning flags where they are missing and fix the...
2014-02-06 Robert AncellAdd warning flags where they are missing and fix the...
2014-02-04 Michael TerryAnd convert accounts.c to use new sharable CommonUser...
2013-12-11 Robert AncellRemove source after g_child_watch_add completes.
2013-12-11 Robert AncellSplit unity system compositor into it's own module.
2013-12-11 Robert AncellSplit unity system compositor into it's own module
2013-11-27 Robert AncellRename the guest session wrapper to have a simpler...
2013-11-27 Robert AncellMerge with trunk
2013-11-17 Robert AncellRemove lightdm-set-defaults and gdmflexiserver.
2013-11-07 Robert AncellRename the guest session wrapper to have a simpler...
2013-11-07 Robert AncellDon't need to pass PKGLIBEXECDIR to lightdm source...
2013-11-07 Robert AncellRemove lightdm-set-defaults and gdmflexiserver.
2013-10-17 Michael TerryMerge from trunk
2013-09-25 Michael TerryUpdate environment variables that we pass to Mir.
2013-09-19 Robert AncellAdd missing documentation for xremote seat options.
2013-09-19 Robert AncellAdd support for surfaceflinger.
2013-09-19 Robert AncellAdd support for surfaceflinger
2013-08-25 Michael TerryMerge from trunk
2013-08-24 Robert AncellOnly unlock sessions when switching to them if the...
2013-08-24 Robert AncellAlso support loading config from /usr/share since Debia...
2013-08-24 Robert AncellAlso support loading config from /usr/share since Debia...
2013-08-21 Robert AncellMerge with trunk
2013-08-21 a7xExtend logging to make it easier to troubleshoot multis...
2013-08-19 Robert AncellMerge with trunk
2013-08-15 Michael TerryMerge from trunk
2013-08-14 a7xcreate a new Logger interface
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 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 AncellMake a class for session configuration.
2013-07-24 Robert AncellMake a class for session configuration
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 AncellUse a SessionConfig class for the session .desktop...
2013-07-23 Robert AncellAdd Mir greeter support
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 AncellMerge with trunk
2013-07-17 Robert AncellMerge with trunk
2013-07-17 Robert AncellMerge with trunk
next