summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Update default config to have remote-sessions-directory and check this in ↵Robert Ancell2012-08-271-0/+2
| | | | liblightdm
* Document seat type in example configRobert Ancell2012-07-031-0/+2
|
* Install PAM configurationRobert Ancell2012-06-121-0/+5
|
* add lock-memory config key, enabled by default, to prevent memory from being ↵Michael Terry2012-05-141-0/+2
| | | | paged to disk
* Fix wrapper path in AppArmor profile (broken since 1.1.1)Martin Pitt2012-04-102-2/+2
| | | | r1358 broke this by moving the wrapper into pkglibexecdir.
* change greeter-show-guest to greeter-allow-guest in examples in lightdm.conf ↵Michael Terry2012-04-031-2/+2
| | | | to match what code actually looks for
* Add a seat option greeter-show-manual-login which hints to a greeter if it ↵Robert Ancell2012-03-081-0/+2
| | | | should show a manual username entry if a user list is already present
* Add a seat option greeter-allow-guest which controls if the greeter should ↵Robert Ancell2012-03-081-0/+2
|\ | | | | | | show a guest option
| * Add greeter-show-guest=true option in lightdm.confChow Loong Jin2012-03-051-0/+1
| |
* | Add note to xserver-command option in example configuration that it can ↵Robert Ancell2012-03-061-1/+1
|/ | | | contain arguments
* Remove obsolete options from the man pageRobert Ancell2011-12-091-21/+0
|
* Limit /media access to guest owned devicesMartin Pitt2011-11-011-2/+2
| | | | https://launchpad.net/bugs/882862
* data/guest-session.apparmor: Disable "deny /etc/** w" until LP#697678 is ↵Martin Pitt2011-10-261-1/+2
| | | | fixed, to unbreak compiz; also allow fusermount for gvfs
* Various guest session AppArmor profile fixesMartin Pitt2011-10-201-1/+16
| | | | | Fix broken gnome-keyring and dbus/gwibber, and quiesce annoying kernel audit messages for privileges that we definitively do not want to grant.
* guest-session.apparmor: Permit access to /proc/atiMartin Pitt2011-10-181-0/+2
|
* Set default resolution of VNC to 1024x768, add settings for width, height, ↵Robert Ancell2011-10-181-0/+3
| | | | depth into lightdm.conf
* 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
| | | | remote X servers
* 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 ↵Robert Ancell2011-07-173-16/+15
| | | | main config can be private
* 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
|