summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 0.4.3lightdm-0.4.3Robert Ancell2011-07-131-1/+1
* show-message signal now has a MessageType field and takes over behaviour of s...Robert Ancell2011-07-129-50/+28
* Fix new show_prompt signalRobert Ancell2011-07-122-1/+2
* show_prompt signal now has a PromptType fieldRobert Ancell2011-07-128-25/+81
* Remove complex use of const, fix annotations on list ownershipRobert Ancell2011-07-122-12/+12
* Update example greeter to new API, fix some introspection bindingsRobert Ancell2011-07-123-13/+10
* Fix error where an authentication failure from a previous session could be in...Robert Ancell2011-07-125-35/+71
* Load user defaults from client library, not by doing a round trip to the daemonRobert Ancell2011-07-1210-118/+41
* Prep for 0.4.3 releaseRobert Ancell2011-07-122-6/+3
* Drop obsolete GIR references from .vapiRobert Ancell2011-07-121-1/+1
* More tidying up of Vala bindingsRobert Ancell2011-07-121-72/+75
* Fix whitespaceRobert Ancell2011-07-121-1/+1
* Add has_default_session () to Vala bindingsRobert Ancell2011-07-121-1/+2
* Add test for logging in to account without passwordRobert Ancell2011-07-128-51/+135
* Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses may not ...Robert Ancell2011-07-1221-38/+40
* Add missing documentationRobert Ancell2011-07-122-1/+27
* Add ldm_greeter_login_with_user_prompt as an alias for ldm_greeter_login (gre...Robert Ancell2011-07-124-1/+16
* Fix up allowing logins without a usernameRobert Ancell2011-07-128-23/+123
* Allow a NULL username to log in withRobert Ancell2011-07-113-2/+15
* Simplify .vapi fileRobert Ancell2011-07-111-81/+39
* Allow null username to be used for login requestsRobert Ancell2011-07-111-2/+4
* Reorder vt.cRobert Ancell2011-07-061-19/+19
* Don't replace Plymouth if it isn't running on a valid VTYves-Alexis Perez2011-07-064-6/+30
* Fix usage of VT_ACTIVATElightdm-0.4.2Robert Ancell2011-07-051-4/+6
* Make NEWS easier to readRobert Ancell2011-07-051-2/+3
* Fix error in test-cleanup-guest scriptRobert Ancell2011-07-051-2/+3
* Fix bugs in guest account test scriptsRobert Ancell2011-07-053-11/+5
* Enable SwitchToGuest tests to runRobert Ancell2011-07-051-0/+3
* Make SwitchToGuest workRobert Ancell2011-07-058-25/+99
* Fix inverted logic in switch_to_guestRobert Ancell2011-07-041-2/+2
* Tidy up script commentsRobert Ancell2011-07-041-1/+1
* Add switch to user regression testRobert Ancell2011-07-042-0/+64
* Fix errors switching to existing sessionRobert Ancell2011-07-046-54/+107
* Set timeout on D-Bus callsRobert Ancell2011-07-041-2/+2
* Fix typo in debug messageRobert Ancell2011-07-041-1/+1
* Make login switch to existing session if already logged in. Make D-Bus inter...Robert Ancell2011-07-043-6/+35
* Add SwitchToUser testRobert Ancell2011-07-043-6/+48
* Fix show greeter testRobert Ancell2011-07-046-6/+59
* Fix headless testRobert Ancell2011-07-041-1/+2
* Remove old vt option for displaysRobert Ancell2011-07-043-17/+6
* Make user switching workRobert Ancell2011-07-047-35/+76
* Don't warn if failed to load .dmrc fileRobert Ancell2011-07-041-4/+1
* Maintain own list of available VTsRobert Ancell2011-07-043-17/+40
* Move vt code into it's own moduleRobert Ancell2011-07-044-57/+104
* Set names of example themes to be differentRobert Ancell2011-07-041-1/+1
* Set names of example themes to be differentRobert Ancell2011-07-043-3/+3
* Merge liblightdm-qt changesRobert Ancell2011-07-042-20/+30
|\
| * Added getProperty method in QLightDMDavid Edmundson2011-07-032-20/+30
* | Fix Plymouth interactionRobert Ancell2011-07-013-55/+56
|/
* Prep for 0.4.2Robert Ancell2011-07-011-1/+1