]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - liblightdm-gobject
Various guest session AppArmor profile fixes
[sojka/lightdm.git] / liblightdm-gobject /
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-10-06 Robert AncellMerge in changes from stable branch
2011-09-20 Robert AncellAdd language selector into GTK greeter (disabled by...
2011-09-20 Robert AncellSet LANG variable based on the user language
2011-09-20 Robert AncellAdd ability to set the language of a user from the...
2011-09-01 Robert AncellMerge in upstart code
2011-08-31 Robert AncellMerge translations
2011-08-31 Robert AncellFix vala bindings
2011-08-23 Robert AncellUse accounts service in the daemon if it is available
2011-08-22 Michael Terryliblightdm-gobject: look at Accounts object when checki...
2011-08-18 Robert AncellMerge mterrys changes to the PATH mangling for gdmflexi...
2011-08-17 Robert AncellFix fallback from org.freedesktop.Accounts to passwd...
2011-08-16 Robert AncellMerge translations
2011-08-16 Robert AncellFix whitespace
2011-08-16 Robert AncellFix whitespace
2011-08-09 Sebastien BacherOnly export the lightdm namespaced symbols in the gobje...
2011-08-09 Robert AncellAdd missing home_directory User property missing in...
2011-08-09 Robert AncellIgnore sessions that fail TryExec or are hidden
2011-08-09 Robert AncellSort sessions
2011-08-09 Robert AncellConnect up lightdm_user_get_logged_in in liblightdm...
2011-07-25 Robert AncellFix annotation and Vala bindings for getting the UserLi...
2011-07-25 Robert AncellPut some asserts to check if connected
2011-07-24 Robert AncellSimple user accounts handling:
2011-07-24 Robert AncellAdd GErrors to liblightdm-gobject
2011-07-23 Robert AncellIgnore duplicate add signals from AccountsService
2011-07-22 Robert AncellFix Vala bindings
2011-07-22 Robert AncellFix authentication greeter issues
2011-07-22 Robert AncellFix compile warning
2011-07-22 Robert AncellAdd class reserved entries for future expansion
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-20 Robert AncellRemove debugging
2011-07-19 Robert AncellFix typo in power.c
2011-07-19 Robert Ancelluser-list.c is merged into user.c
2011-07-19 Robert AncellReally tidy up liblightdm
2011-07-19 Robert AncellGet rid of lightdm_greeter_get_user_list
2011-07-19 Robert AncellRearrange liblightdm-qt to be the same a liblightdm...
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 AncellBoth libraries are now version 1 and have API and ABI...
2011-07-19 Robert AncellFix Vala bindings
2011-07-19 Robert Ancellliblightdm-gobject now uses lightdm_ prefix instead...
2011-07-18 Robert AncellAdd documentation to LdmPromptType and LdmMessageType
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 AncellFix loading of incorrect X sessions dir in greeter...
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-18 Robert AncellRemoved the Vala and Python GTK+ greeters, they weren...
2011-07-17 Robert AncellSplit the user accounts configuration into /etc/lightdm...
2011-07-16 Robert AncellDrop most of the configure options, they aren't necessary
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 AncellDrop obsolete GIR references from .vapi
2011-07-12 Robert AncellMore tidying up of Vala bindings
2011-07-12 Robert AncellFix whitespace
2011-07-12 Robert AncellAdd has_default_session () to Vala bindings
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 AncellSimplify .vapi file
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...
2011-06-14 Robert AncellUse org.freedesktop.DisplayManager instead of org.light...
2011-06-10 Robert AncellMerge copyright changes
2011-06-10 Robert AncellAllow more defaults to be set from the command line
2011-06-10 Robert AncellCopy greeter protocol block writing to daemon
2011-06-10 Robert AncellWrite greeter messages in blocks
2011-06-09 Robert AncellUse guint8 instead of gchar when filling buffers
2011-06-09 Robert AncellCorrectly read data from greeter/daemon in unsigned...
next