summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename ChildProcess to ProcessRobert Ancell2011-07-1911-187/+182
* Support hide-users hintRobert Ancell2011-07-181-0/+8
* Make generic hint fields for greetersRobert Ancell2011-07-184-65/+62
* 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-183-59/+32
* 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-183-4/+9
* Fix guest account loginsRobert Ancell2011-07-186-71/+62
* 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
* Add more debugging in sending messages to/from greeterRobert Ancell2011-07-181-2/+3
* Remove xauth on stopping xsessionsRobert Ancell2011-07-181-7/+26
* 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-182-7/+12
* Fix errors in display teardownRobert Ancell2011-07-183-49/+16
* Only allow to stop objects onceRobert Ancell2011-07-183-0/+9
* Fix error warning accessing freed stringRobert Ancell2011-07-181-1/+1
* Removed the Vala and Python GTK+ greeters, they weren't being well maintained.Robert Ancell2011-07-182-3/+2
* Drop script code that was never implementedRobert Ancell2011-07-181-10/+0
* Refactored Display and Greeter classesRobert Ancell2011-07-1815-647/+462
* Make display generic and create an XDisplayRobert Ancell2011-07-1715-154/+360
* Make a generic DisplayServer object. Don't connect the daemon to X servers, ...Robert Ancell2011-07-1713-242/+269
* Setup X server variables/authorization from xserver.cRobert Ancell2011-07-173-12/+27
* Fix errors with different X server typesRobert Ancell2011-07-172-6/+7
* Fix detecting quitRobert Ancell2011-07-174-15/+20
* Splitting xserver into two classesRobert Ancell2011-07-1711-447/+789
* Remove some unused X server methodsRobert Ancell2011-07-172-45/+0
* Always use Xephyr when DISPLAY is setRobert Ancell2011-07-175-37/+8
* Connect up missing D-Bus seat methods and signalsRobert Ancell2011-07-175-144/+148
* Started splitting out seats into separate D-Bus objectsRobert Ancell2011-07-173-27/+97
* Correctly load config, handle not having config, drop obsolete methodsRobert Ancell2011-07-165-93/+21
* Fix null pointer accessing configRobert Ancell2011-07-161-16/+16
* Drop most of the configure options, they aren't necessaryRobert Ancell2011-07-163-10/+11
* Remove old configuration fallbackRobert Ancell2011-07-161-3/+0
* Rename [Defaults] to [SeatDefaults]Robert Ancell2011-07-165-15/+15
* Move XDMCP client settings into DefaultsRobert Ancell2011-07-162-3/+9
* Allow autologin as guestRobert Ancell2011-07-162-37/+11
* Add test that Plymouth stops when the X server fails to startRobert Ancell2011-07-161-0/+2
* Add Plymouth testsRobert Ancell2011-07-163-7/+13
* Reimplement Plymouth supportRobert Ancell2011-07-169-36/+91
* Fix --test-modeRobert Ancell2011-07-161-1/+1
* Finished rearranging configRobert Ancell2011-07-1611-70/+68
* Make able to load XDMCP client seatsRobert Ancell2011-07-161-6/+9
* Fix xserver configRobert Ancell2011-07-163-13/+5
* Rearrange configurationRobert Ancell2011-07-1510-90/+72