summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't need loginWithUserPrompt(), just set a default in login()Robert Ancell2011-07-192-11/+1
* Get rid of lightdm_greeter_get_user_listRobert Ancell2011-07-195-31/+9
* Update liblightdm-qt API to match liblightdm-gobjectRobert Ancell2011-07-196-29/+38
* Rearrange liblightdm-qt to be the same a liblightdm-gobjectRobert Ancell2011-07-1918-60/+58
* Use AccountsService if it is availableRobert Ancell2011-07-198-39/+334
* Use new UserListRobert Ancell2011-07-191-7/+10
* liblightdm-gobject splits UserList into its own classRobert Ancell2011-07-1918-601/+675
* Face images are now local paths not URIsRobert Ancell2011-07-194-29/+19
* Both libraries are now version 1 and have API and ABI guaranteesRobert Ancell2011-07-1914-30/+31
* Fix Vala bindingsRobert Ancell2011-07-191-28/+28
* liblightdm-gobject now uses lightdm_ prefix instead of ldm_Robert Ancell2011-07-1924-986/+987
* Add documentation to LdmPromptType and LdmMessageTypeRobert Ancell2011-07-191-0/+10
* Improve liblightdm-gobject documentationRobert Ancell2011-07-195-48/+75
* Remove priv variables from liblightdm-gobjectRobert Ancell2011-07-1916-575/+327
* Rename ChildProcess to ProcessRobert Ancell2011-07-1911-187/+182
* Uncomment SeatDefaults sectionRobert Ancell2011-07-181-1/+1
* Support hide-users hintRobert Ancell2011-07-1810-81/+106
* Show users by defaultRobert Ancell2011-07-182-2/+4
* Fix whitespace in QLightDMRobert Ancell2011-07-1811-83/+80
* Fix crash on greeter connectRobert Ancell2011-07-181-2/+3
* Make generic hint fields for greetersRobert Ancell2011-07-1813-211/+497
* Fix cancelling of PAM conversations, for some reason PAM wants to prompt us e...Robert Ancell2011-07-182-4/+10
* Tidy up greeter protocolRobert Ancell2011-07-187-120/+86
* Next release is 0.9.0...Robert Ancell2011-07-182-2/+2
* Fix autologin failuresRobert Ancell2011-07-182-10/+7
* Added a session-failed signal to indicate if the session didn't start and the...Robert Ancell2011-07-1815-10/+77
* Fix guest account loginsRobert Ancell2011-07-186-71/+62
* Fix most of the testsRobert Ancell2011-07-1812-17/+41
* Fix sending quit signal to greeterRobert Ancell2011-07-182-21/+34
* Remove stray unrefRobert Ancell2011-07-181-2/+0
* Fix crash quitting during autologinRobert Ancell2011-07-182-13/+16
* Keep renaming flags and config...Robert Ancell2011-07-182-13/+13
* Fix new flag namesRobert Ancell2011-07-181-9/+9
* Handle no background definedRobert Ancell2011-07-181-2/+4
* Fix loading of incorrect X sessions dir in greeter libsRobert Ancell2011-07-182-2/+2
* Don't log error if user config emptyRobert Ancell2011-07-181-1/+2
* Fix uninitialized variableRobert Ancell2011-07-181-1/+1
* use gsize instead of gintRobert Ancell2011-07-181-1/+1
* Tidy up constant stringRobert Ancell2011-07-181-2/+3
* Add more debugging in sending messages to/from greeterRobert Ancell2011-07-183-3/+8
* Remove xauth on stopping xsessionsRobert Ancell2011-07-181-7/+26
* Remove unnecessary g_clear_errorRobert Ancell2011-07-181-1/+0
* Fix starting two sessions at onceRobert Ancell2011-07-181-68/+92
* Fix unref crashRobert Ancell2011-07-181-2/+2
* Don't open a PAM session in test modeRobert Ancell2011-07-181-2/+2
* Rename LDM_ env variables to LIGHTDM_. Start greeter protocolRobert Ancell2011-07-184-15/+20
* Update for removed APIRobert Ancell2011-07-182-43/+0
* Drop theme codeRobert Ancell2011-07-186-148/+18
* Fix errors in display teardownRobert Ancell2011-07-183-49/+16
* Add in greeter .desktop filesRobert Ancell2011-07-182-0/+12