]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-gobject/greeter.c
explicitly provide shared dir path to sessions
[sojka/lightdm.git] / liblightdm-gobject / greeter.c
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
2011-07-14 Robert AncellDrop ldm_greeter_get_is_first() - it was added for...
2011-07-12 Robert Ancellshow-message signal now has a MessageType field and...
2011-07-12 Robert AncellFix new show_prompt signal
2011-07-12 Robert Ancellshow_prompt signal now has a PromptType field
2011-07-12 Robert AncellRemove complex use of const, fix annotations on list...
2011-07-12 Robert AncellUpdate example greeter to new API, fix some introspecti...
2011-07-12 Robert AncellFix error where an authentication failure from a previo...
2011-07-12 Robert AncellLoad user defaults from client library, not by doing...
2011-07-12 Robert AncellRename ldm_greeter_provide_secret to ldm_greeter_respon...
2011-07-12 Robert AncellAdd ldm_greeter_login_with_user_prompt as an alias...
2011-07-12 Robert AncellFix up allowing logins without a username
2011-07-11 Robert AncellAllow null username to be used for login requests
2011-06-30 Robert AncellFix crash when user accounts change
2011-06-29 Robert AncellChange greeter library API, starting a session no longe...
2011-06-16 Robert AncellMake connecting to the system bus optional for testing
2011-06-16 Robert AncellAllow the greeter to know if this is the first greeter...
next