]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-gobject/greeter.c
Add support for greeters that stay alive after logging a user in, rather than being...
[sojka/lightdm.git] / liblightdm-gobject / greeter.c
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-24 Michael TerryFirst pass at reset support
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
2012-10-01 Robert AncellAdd greeter-show-remote-login hint
2012-09-20 Robert AncellCorrectly implement and test autologin timeouts
2012-09-11 Michael TerryAdd greeter-show-remote-login hint
2012-08-29 Robert AncellAdd remote sessions
2012-08-20 Robert AncellStart work on supporting remote session types
2012-08-20 Robert AncellSupport multiple simultaneous PAM prompts
2012-08-17 Michael Terryqueue up responses in greeter and send them at once...
2012-08-17 Michael Terrymerge from trunk
2012-08-17 Michael Terrysnapshot work
2012-04-24 Michael Terryhandle multiple responses encoded in a single string...
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-04-02 Michael Terrydon't have liblightdm-gobject send malformed packets...
2012-04-02 Michael Terryrefuse to write malformed packets to lightdm daemon
2012-03-08 Robert AncellUpdate documentation for lightdm_greeter_get_hide_users...
2012-03-08 Robert AncellAdd a seat option greeter-show-manual-login which hints...
2012-02-09 Robert AncellMerge with trunk
2012-02-09 Robert AncellAdd Lock D-Bus method that locks the seat and provides...
2011-10-07 Robert AncellFix reference counting issue in ConsoleKit code
2011-10-07 Robert AncellMerge in changes
2011-10-07 Robert AncellUse paranoid error checking in liblightdm-gobject
2011-09-20 Robert AncellAdd language selector into GTK greeter (disabled by...
2011-09-20 Robert AncellAdd ability to set the language of a user from the...
2011-07-25 Robert AncellPut some asserts to check if connected
2011-07-24 Robert AncellAdd GErrors to liblightdm-gobject
2011-07-22 Robert AncellFix authentication greeter issues
2011-07-21 Robert AncellPass the username back from the daeamon so can tell...
2011-07-21 Robert AncellAdded first Qt regression test
2011-07-21 Robert Ancellconnect_to_server -> connect_sync, start_session -...
2011-07-19 Robert AncellReally tidy up liblightdm
2011-07-19 Robert AncellGet rid of lightdm_greeter_get_user_list
2011-07-19 Robert AncellUse AccountsService if it is available
2011-07-19 Robert Ancellliblightdm-gobject splits UserList into its own class
2011-07-19 Robert AncellFace images are now local paths not URIs
2011-07-19 Robert Ancellliblightdm-gobject now uses lightdm_ prefix instead...
2011-07-18 Robert AncellImprove liblightdm-gobject documentation
2011-07-18 Robert AncellRemove priv variables from liblightdm-gobject
2011-07-18 Robert AncellSupport hide-users hint
2011-07-18 Robert AncellShow users by default
2011-07-18 Robert AncellFix crash on greeter connect
2011-07-18 Robert AncellMake generic hint fields for greeters
2011-07-18 Robert AncellTidy up greeter protocol
2011-07-18 Robert AncellAdded a session-failed signal to indicate if the sessio...
2011-07-18 Robert AncellDon't log error if user config empty
2011-07-18 Robert AncellFix uninitialized variable
2011-07-18 Robert Ancelluse gsize instead of gint
2011-07-18 Robert AncellTidy up constant string
2011-07-18 Robert AncellAdd more debugging in sending messages to/from greeter
2011-07-18 Robert AncellRemove unnecessary g_clear_error
2011-07-18 Robert AncellRename LDM_ env variables to LIGHTDM_. Start greeter...
2011-07-18 Robert AncellDrop theme code
2011-07-17 Robert AncellSplit the user accounts configuration into /etc/lightdm...
2011-07-15 Robert AncellRemove the ill-thought-out select-user and select-guest...
2011-07-14 Robert AncellIgnore any PROMPT_AUTHENTICATION messages if requested...
2011-07-14 Robert AncellCheck sequence number on prompt authentication messages
2011-07-14 Robert AncellAdded two signals: select-user and select-guest. This...
2011-07-14 Robert AncellDrop obsolete greeter count code
next