summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Set default resolution of VNC to 1024x768, add settings for width, height, de...Robert Ancell2011-10-181-0/+3
* Add note to users.conf that it only works if not using AccountsServiceRobert Ancell2011-10-181-0/+3
* Add default PAM configurationRobert Ancell2011-10-063-0/+54
* data/guest-session.apparmor: Allow reading /runMartin Pitt2011-09-301-0/+1
* Provide an AppArmor profile for guest session lockdown.Martin Pitt2011-09-302-0/+60
* Create 'AddLocalXSeat' D-Bus method, and require root to use 'AddSeat'Robert Ancell2011-09-211-0/+2
* Allow TCP/IP connections if xserver-allow-tcp is trueRobert Ancell2011-09-201-1/+3
* Fix vnc section name in example configRobert Ancell2011-09-111-1/+1
* Add VNC server supportRobert Ancell2011-09-111-0/+10
* Update man fileRobert Ancell2011-09-071-10/+54
* Exit daemon if a seat fails which has exit-on-failure set to trueRobert Ancell2011-09-061-0/+2
* Add greeter-setup-scriptRobert Ancell2011-09-021-0/+2
* merge from trunkMichael Terry2011-08-301-0/+6
|\
| * Add display-setup, session-setup and session-cleanup scripting hooksGuido Berhoerster2011-08-291-0/+6
* | emit upstart signalsMichael Terry2011-08-261-0/+3
|/
* Refactor configuration in preparation for dynamic seatsRobert Ancell2011-08-161-4/+4
* Add some notes about things to implementRobert Ancell2011-07-241-2/+6
* Update D-Bus confRobert Ancell2011-07-231-2/+1
* Have a default session wrapper and only run it if it existsRobert Ancell2011-07-221-1/+1
* Use guest-account as default name for guest setup scriptRobert Ancell2011-07-221-1/+1
* Mucking around with guest sessionsRobert Ancell2011-07-211-23/+12
* Load default seats by scanning for [Seat:<name>] sections in lightdm.confRobert Ancell2011-07-211-4/+5
* XDMCP keys now stored in keys.confRobert Ancell2011-07-203-5/+8
* Fix XDM-AUTHENTICATION-1Robert Ancell2011-07-201-2/+2
* Remove the type from the seat config for now, will add it later when support ...Robert Ancell2011-07-201-2/+0
* Set type field in config. Fix defaults not being correctly setRobert Ancell2011-07-201-18/+12
* Uncomment SeatDefaults sectionRobert Ancell2011-07-181-1/+1
* Support hide-users hintRobert Ancell2011-07-181-2/+3
* Fix most of the testsRobert Ancell2011-07-181-1/+1
* Refactored Display and Greeter classesRobert Ancell2011-07-181-6/+6
* Split the user accounts configuration into /etc/lightdm/users.conf so the mai...Robert Ancell2011-07-173-16/+15
* Drop most of the configure options, they aren't necessaryRobert Ancell2011-07-161-1/+1
* Rename [Defaults] to [SeatDefaults]Robert Ancell2011-07-161-1/+1
* Move XDMCP client settings into DefaultsRobert Ancell2011-07-161-7/+7
* Allow autologin as guestRobert Ancell2011-07-161-1/+3
* Finished rearranging configRobert Ancell2011-07-161-10/+10
* Rearrange configurationRobert Ancell2011-07-151-49/+42
* Move directory config into it's own sectionRobert Ancell2011-07-151-17/+20
* Introduce a seat objectRobert Ancell2011-07-151-2/+0
* Allow xauth to be in system location againlightdm-0.4.4Robert Ancell2011-07-151-8/+10
* Set minimum-display-number in default configRobert Ancell2011-07-141-0/+2
* XDMCP server is disabled by defaultRobert Ancell2011-07-141-1/+1
* Remove old vt option for displaysRobert Ancell2011-07-041-2/+0
* Maintain own list of available VTsRobert Ancell2011-07-041-0/+2
* Fix Plymouth interactionRobert Ancell2011-07-011-2/+2
* Use new guest script formatRobert Ancell2011-06-301-0/+2
* Update default config for guest account settingsRobert Ancell2011-06-301-4/+4
* Move config file from /etc/lightdm.conf to /etc/lightdm/lightdm.confRobert Ancell2011-06-142-2/+2
* Use org.freedesktop.DisplayManager instead of org.lightdm.LightDisplayManagerRobert Ancell2011-06-143-21/+21
* Allow more defaults to be set from the command lineRobert Ancell2011-06-101-3/+9