summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete chmodlightdm-0.9.2Robert Ancell2011-07-261-2/+1
* Merge in translationsRobert Ancell2011-07-2646-0/+5434
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2011-07-2645-0/+5389
* | Reworked the PAM code as ecryptfs users weren't able to log in. They can now...Robert Ancell2011-07-265-84/+158
* | Don't set SIGQUIT to ignore in child processesRobert Ancell2011-07-262-5/+3
* | Prep for 0.9.2Robert Ancell2011-07-261-1/+1
* | List some tests to createRobert Ancell2011-07-261-0/+3
|/
* Fix GTK+ greeter error label not being shownRobert Ancell2011-07-262-2/+3
* Make a g_warning a g_errorRobert Ancell2011-07-261-1/+1
* Fix annotation and Vala bindings for getting the UserList singletonRobert Ancell2011-07-263-2/+6
* Fix error handling in Xauthority codeRobert Ancell2011-07-251-70/+69
* Run greeter as current user in test modeRobert Ancell2011-07-251-3/+3
* Dont reseve invalid VT numbers...Robert Ancell2011-07-251-1/+2
* Releasing 0.9.1lightdm-0.9.1Robert Ancell2011-07-252-1/+2
* Fix setting default of greeter-userRobert Ancell2011-07-251-2/+2
* Update NEWSRobert Ancell2011-07-251-0/+1
* Make sure a session is always selected if possibleRobert Ancell2011-07-251-22/+23
* Fix crash setting default sessionRobert Ancell2011-07-251-4/+7
* read greeter-user from the LightDM sectionGuido Berhoerster2011-07-251-4/+1
* Abort greeter if attempted to be run as root and greeter-user setGuido Berhoerster2011-07-252-1/+7
* Add a --with-greeter-user configure optionRobert Ancell2011-07-253-0/+15
* Fix up translation build systemRobert Ancell2011-07-252-1/+5
* Fix distcheck issuelightdm-0.9.0Robert Ancell2011-07-251-1/+1
* Fix bug trying to reuse Plymouth VT on switchRobert Ancell2011-07-253-7/+14
* Add tests to check guest account cleaned up after loginRobert Ancell2011-07-2510-15/+161
* Only set background none for Plymouth, switching VTs doesn't keep the backgroundRobert Ancell2011-07-251-1/+2
* Add tests for login with invalid sessions, and autologin with session/xserver...Robert Ancell2011-07-2519-18/+168
* Check guest account creation/destruction in regression testsRobert Ancell2011-07-256-66/+128
* Put some asserts to check if connectedRobert Ancell2011-07-251-3/+22
* Give the GTK+ greeter main window focusRobert Ancell2011-07-251-1/+1
* Fix unreffing issueRobert Ancell2011-07-255-42/+33
* Fix error unreffing PAMSessionRobert Ancell2011-07-254-49/+32
* Make display emit ready signal, don't signal when greeters startRobert Ancell2011-07-245-112/+83
* Fix VT releasingRobert Ancell2011-07-242-2/+6
* Fix incorrect unrefRobert Ancell2011-07-241-2/+2
* Fix whitespaceRobert Ancell2011-07-241-5/+5
* Log when VTs are releasedRobert Ancell2011-07-241-0/+3
* Disconnect signals on unrefRobert Ancell2011-07-241-0/+1
* Never set an X backgroundRobert Ancell2011-07-241-2/+1
* Correctly show existing seats on D-BusRobert Ancell2011-07-241-0/+5
* Add some notes about things to implementRobert Ancell2011-07-242-2/+10
* Rename autologin testsRobert Ancell2011-07-243-2/+2
* Add test for autologin with invalid userRobert Ancell2011-07-245-2/+37
* Simplify login logicRobert Ancell2011-07-248-130/+235
* Just stop displays if can't start sessions, let the seat start a greeter insteadRobert Ancell2011-07-241-14/+16
* Start greeter if fail to start autologin sessionRobert Ancell2011-07-241-4/+9
* Connect up requested session in switch methodsRobert Ancell2011-07-244-20/+27
* Specify session in D-Bus switch methods (not yet connected)Robert Ancell2011-07-243-19/+30
* Simple user accounts handling:Robert Ancell2011-07-241-16/+13
* Add GErrors to liblightdm-gobjectRobert Ancell2011-07-249-67/+75