]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-gobject
Load all users only when really needed
[sojka/lightdm.git] / liblightdm-gobject /
2016-10-30 Michal SojkaLoad all users only when really needed master
2016-09-30 Robert AncellRevert r2392 - it seems to have broken ABI in liblightd...
2016-09-30 Robert AncellRevert the bogus .deps file changes and fix the clean...
2016-09-01 Robert AncellTidy up LightDMGreeterError documentation - still not...
2016-09-01 Robert AncellDistribute .deps file correctly
2016-09-01 Robert AncellMore documentation
2016-09-01 Robert AncellAdd missing finalize for LightDMLayout
2016-09-01 Robert AncellUse G_DECLARE_*_TYPE to simplify code and fix docs
2016-08-11 Robert AncellFix reference count when creating sessions from greeters
2016-08-02 Robert AncellGObject property coding style fixes
2016-07-13 Robert AncellDon't hold circular reference inside greeter
2016-07-13 Robert AncellRemove IO watch on greeter destruction
2016-07-13 Robert AncellClean up when greeter object destroyed
2016-07-11 Robert AncellFix warning about error propagation
2016-06-28 Robert AncellAllow greeters to run in-session
2016-06-27 Robert AncellCorrectly handle G_IO_STATUS_AGAIN
2016-06-27 Robert AncellReturn errors from all liblightdm methods
2016-06-24 Robert AncellSet GError values on greeter method failures
2016-06-23 Robert AncellDon't access unreffed value
2016-04-26 Robert AncellAllow fcitx and mozc to run in guest session
2016-03-23 Robert AncellAllow to compile with LIGHTDM_DISABLE_DEPRECATED
2016-03-23 Robert AncellFix docstring
2016-01-25 Robert AncellAdd support for g_autoptr and liblightdm-gobject
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 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-08-09 Robert AncellGenerate .vapi from GIR files and in the process fix...
2015-08-05 Robert AncellMerge with trunk
2015-07-28 Robert AncellSupport Wayland sessions / greeters
2015-04-28 Jesús GonzálezMerged changes from parent branch.
2015-03-18 Robert AncellFix small errors detected by scan-build (clang)
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-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á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-08-19 Robert AncellOnly seat0 takes VT from Plymouth
2014-08-18 Robert AncellRemoved unused GAsyncResultIface.is_tagged as this...
2014-06-27 Olivier Martinliblightdm-gobject: Enabled the library for lower Glib...
2014-06-01 Robert AncellAdd back Vala bindings for LightDM.Greeter.connect_sync...
2014-05-29 Robert AncellFix all the things that prevent clang (3.5) from buildi...
2014-05-28 Christopher James... Fix a whole bunch of warnings generated by Clang.
2014-05-12 Robert AncellAdd .vapi binding for User.uid
2014-05-12 Robert AncellAdd bindings for uid
2014-05-12 Andrea CimitanRemove unwanted mod
2014-05-12 Andrea CimitanMerged trunk and added symbols
2014-05-12 Andrea CimitanRename function
2014-05-09 Andrea CimitanAdd UID to lightdm gobject and qt bindings
2014-05-06 Robert AncellRename lightdm_greeter_connect to lightdm_greeter_conne...
2014-05-06 Robert AncellRename lightdm_greeter_connect to lightdm_greeter_conne...
2014-05-04 Robert AncellFix errors generating Gir files
2014-04-29 Robert AncellAdd asynchronous methods to liblightdm - lightdm_greete...
2014-04-29 Robert AncellMerge with trunk
2014-04-29 Robert AncellRemove dead code
2014-04-29 Robert AncellSimplify request slightly
2014-04-28 Robert AncellMerge with trunk
2014-04-28 Robert AncellFix Request object not inheriting from GObject
2014-04-28 Robert AncellFix up some coding style errors in liblightdm-gobject
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 AncellHandle unexpected messages during synchronous calls...
2014-04-28 Robert AncellMake resettable a construction property that is sent...
2014-04-28 Michael TerryMerge from trunk
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 return value for Vala bindings to Greeter.start_ses...
2014-04-03 Robert AncellAdd asynchronous liblightdm-gobject methods
2014-03-18 Robert AncellRemove unused variable
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-03-17 Robert AncellExpand on earlier commit to activate sessions explicitl...
2014-03-17 Robert AncellHandle not getting an X connection when attempting...
2014-03-17 Charles Kerrsimplify the patch based on Robert's feedback
2014-03-15 Charles Kerrdon't call xkl_config_rec_get_from_server if we don...
2014-02-26 Robert AncellMerge with trunk
2014-02-25 Robert AncellRefactor shared data tests so they don't require root.
next