summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Change log backup to enabled by default - this is probably more useful. We ↵Robert Ancell2015-11-031-1/+1
| | | | explicitly disable in Ubuntu
* Add a backup-logs option to re-enable the old log backup modeRobert Ancell2015-10-281-0/+2
|
* Update guest-session AppArmor profile to be suitable for openSUSERobert Ancell2015-10-191-2/+4
|\
| * Update guest-session AppArmor profile to be suitable for openSUSELaércio de Sousa2015-10-191-2/+4
| |
* | Set example multi-seat configuration to a valid seat nameRobert Ancell2015-10-191-1/+1
|\ \ | |/ |/|
| * Fix seat name example in data/lightdm.confLaércio de Sousa2015-10-081-1/+1
| |
* | Allow guest sessions to write in /{,var/}run/screen folder, so they can ↵Laércio de Sousa2015-10-161-0/+1
| | | | | | | | launch screen terminals (needed for e.g. Epoptes).
* | Allow reading /proc/net/dev from within a guest session.Laércio de Sousa2015-10-151-0/+2
| |
* | Allow Chromium to receive SIGTERM when running within a guest session.Laércio de Sousa2015-10-151-1/+1
| |
* | Add unity as an example seat typeRobert Ancell2015-10-141-1/+1
| |
* | Also test xserver-config optionRobert Ancell2015-10-141-2/+2
| |
* | data/apparmor/abstractions/lightdm_chromium-browser: cgroups support forChad MILLER2015-10-121-0/+4
|/ | | | guest sessions. (LP: #1504049, LP: #1464958)
* Update default configuration better explaining the seat configuration name ↵Robert Ancell2015-08-171-11/+5
| | | | matching and dropping references to the obsolete [SeatDefaults] section
* Merge with trunkRobert Ancell2015-08-102-4/+1
|\
| * Implement autologin-session option (finally). This allows you to set the ↵Robert Ancell2015-08-101-1/+1
| | | | | | | | user session for the autologins (overriding the session for that user)
| * Don't remove autotools generated files in distclean. That was kind of ↵Robert Ancell2015-08-101-3/+0
| | | | | | | | naughty and I should just use bzr clean-tree instead...
* | Merge with trunkRobert Ancell2015-08-101-0/+4
|\ \ | |/
| * Merge with trunkRobert Ancell2015-08-055-3/+75
| |\
| * | Add an option for XDMCP and VNC servers to only listen on one addressRobert Ancell2014-11-101-0/+4
| | |
* | | Support Wayland sessions / greetersRobert Ancell2015-07-281-1/+1
| |/ |/|
* | Fix typo in dm-tool man pageRobert Ancell2015-07-021-1/+1
| |
* | Use new Xmir binary when running X under Unity System CompositorRobert Ancell2015-05-141-0/+2
| |
* | Place note about [SeatDefaults] deprecation next its first occurrenceLaércio de Sousa2015-04-151-3/+3
| | | | | | | | in data/lightdm.conf
* | Add a note about [SeatDefaults] deprecation in data/lightdm.confLaércio de Sousa2015-04-151-0/+3
| |
* | Deprecate [SeatDefaults] in favour of new globbing support for seat config ↵Laércio de Sousa2015-04-141-2/+2
| | | | | | | | | | | | | | | | | | | | sections Now that LightDM supports globbing in seat config sections, we could deprecate [SeatDefaults] in favour of [Seat:seat*] or [Seat:*]. This will allow a more symmetric treatment between default [Seat:*] settings and particular [Seat:seatFoo] ones, simplifying get_config_sections() implementation a little bit.
* | Add bash autocompletion for lightdmRobert Ancell2015-01-272-1/+14
| |
* | Add bash autocompletion for dm-toolRobert Ancell2015-01-272-0/+54
|/
* Apply debian/patches/06_apparmor-unix.patch, make note that this requires ↵Robert Ancell2014-10-012-0/+25
| | | | Apparmor 2.9
* Apply debian/patches/07_apparmor-chrome.patch ↵Robert Ancell2014-10-012-1/+8
| | | | debian/patches/08_apparmor-updates.patch
* Don't check the logind CanGraphical seat property unless ↵Robert Ancell2014-09-101-0/+2
| | | | login-check-graphical option is set to true. There are too many cases of drivers that don't set the appropriate flags for this feature to work
* Remove old manual way of creating seats. The xdg-seat option and the ↵Robert Ancell2014-08-271-2/+0
| | | | AddSeat() D-Bus method are now deprecated
* Add a seat option 'allow-user-switching' that can disable all user switching ↵Robert Ancell2014-07-311-0/+2
| | | | for that seat
* Make PAM services configurableRobert Ancell2014-07-251-0/+6
|
* Correct section name in default users.conf fileRobert Ancell2014-05-201-1/+1
|
* Apply debian/patches/06_apparmor_chromium_updates.patch to checked in codeRobert Ancell2014-04-141-6/+32
|
* Allow guest session processes to receive signals from unconfinedTyler Hicks2014-04-071-0/+2
| | | | processes
* Allow guest session processes to read /proc/<PID>/statTyler Hicks2014-04-071-0/+2
|
* Allow guest session processes to signal and ptrace each otherTyler Hicks2014-04-071-0/+4
|
* Implement guest-session config optionRobert Ancell2014-03-121-1/+1
|
* Merge with trunkRobert Ancell2013-11-274-58/+3
|\
| * Remove lightdm-set-defaults man pageRobert Ancell2013-11-074-58/+3
| |
* | Fix subsitution for guest wrapperRobert Ancell2013-11-071-1/+1
| |
* | Rename the guest session wrapper to have a simpler nameRobert Ancell2013-11-071-1/+1
|/
* Tidy up existing man pages and add references to the new dm-tool pageRobert Ancell2013-11-072-13/+8
|
* Add a dm-tool man pageRobert Ancell2013-11-072-1/+65
|
* Merge with trunkRobert Ancell2013-10-301-0/+2
|\
| * Add testcase for display-stopped-script and document itAlberto Milone2013-10-291-0/+2
| | | | | | | | Also a minor cosmetic change
* | * Update the AppArmor lightdm abstraction to account for AppArmorTyler Hicks2013-10-281-0/+6
| | | | | | | | | | | | | | | | | | | | changes that landed in 13.10 - Allow full access to the system, session, and accessibility buses - Allow trusted helpers, such as dbus-daemon, that are confined by a lightdm session profile, to query AppArmor policy using the .access file in apparmorfs - Include the cups-client abstraction to grant access to the cups socket file
* | Allow guest-wrapper to be setRobert Ancell2013-10-271-0/+2
| |
* | Stop referring to disable-guest-wrapper config option - it is obsoleteRobert Ancell2013-10-271-2/+0
|/