summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix up switching logicRobert Ancell2011-07-245-41/+88
* Update D-Bus confRobert Ancell2011-07-231-2/+1
* Ignore duplicate add signals from AccountsServiceRobert Ancell2011-07-231-1/+21
* Fix sessions starting without using requested sessionRobert Ancell2011-07-234-42/+49
* More debugginRobert Ancell2011-07-231-0/+2
* Get username from last line of guest-account scriptRobert Ancell2011-07-231-11/+9
* Handle -novtswitch in test-xserverRobert Ancell2011-07-231-1/+5
* mark string as constRobert Ancell2011-07-231-1/+1
* Don't get the X server to switch VTRobert Ancell2011-07-231-1/+1
* Skip display numbers that have a lock file in /tmpRobert Ancell2011-07-233-14/+19
* Fix unreffing of null objectRobert Ancell2011-07-232-5/+3
* Keep a connection open the the X server. Start a new X server on exitRobert Ancell2011-07-2338-291/+434
* Don't show prompt unless promptedRobert Ancell2011-07-222-6/+8
* Don't hide prompt if in hide users modeRobert Ancell2011-07-221-2/+5
* Fix test mode not working when XAUTHORITY not definedRobert Ancell2011-07-221-2/+10
* Fix Vala bindingsRobert Ancell2011-07-221-30/+31
* Fix regression testsRobert Ancell2011-07-222-0/+8
* Don't run wrapper for greetersRobert Ancell2011-07-221-1/+1
* Fix guest regression testsRobert Ancell2011-07-226-37/+3
* Have a default session wrapper and only run it if it existsRobert Ancell2011-07-223-5/+14
* Fix Plymouth regression testsRobert Ancell2011-07-226-3/+12
* Use VT 7 by defaultRobert Ancell2011-07-221-0/+2