]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-gobject/greeter.c
Revert r2392 - it seems to have broken ABI in liblightdm-gobject
[sojka/lightdm.git] / liblightdm-gobject / greeter.c
2016-09-30 Robert AncellRevert r2392 - it seems to have broken ABI in liblightd...
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 AncellFix docstring
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-10 Robert AncellPrevent ~/.bashrc from being sourced when ~/.profile...
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-04-28 Jesús GonzálezMerged changes from parent branch.
2015-03-18 Robert AncellFix small errors detected by scan-build (clang)
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-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-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-06 Robert AncellRename lightdm_greeter_connect to lightdm_greeter_conne...
2014-05-06 Robert AncellRename lightdm_greeter_connect to lightdm_greeter_conne...
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-03 Robert AncellAdd asynchronous liblightdm-gobject methods
2014-02-26 Robert AncellMerge with trunk
2014-02-25 Robert AncellRefactor shared data tests so they don't require root.
2014-02-25 Robert AncellGive meaningful return value if trying to create shared...
2014-02-24 Robert AncellDon't try and remove the unity system compositor watch...
2014-02-24 Robert AncellFix error where we were waiting for the D-Bus to be...
2014-02-24 Robert AncellFix regressions caused by revision 1896.
2014-02-24 Robert AncellFix reading response to ensure shared dir request
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-21 Robert AncellRead created directory from response, not send message
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-08-19 Robert AncellMerge with trunk
2013-08-15 Michael TerryMerge from trunk
2013-07-23 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-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
2013-06-17 Robert AncellFix compile warnings
2013-06-04 Robert AncellStart work on Mir sessions
2013-05-09 Robert AncellMerge with trunk
2013-04-30 Robert AncellMerged
2013-04-30 Robert AncellMerge with trunk
2013-04-24 Robert AncellClarify form of language strings.
2013-04-24 Robert AncellClarify form of language strings
2013-03-06 Robert AncellMerge with trunk
2013-01-31 Robert AncellRelicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code...
2012-10-05 Robert AncellChanges to QLightDM
next