Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | udev-acl: Manage /dev/kvm | Martin Pitt | 2009-06-06 | 1 | -0/+3 |
| | | | | As discussed with Kay Sievers in #udev. | ||||
* | udev-acl: Manage non-PTP libgphoto cameras | Martin Pitt | 2009-06-05 | 1 | -0/+3 |
| | | | | | | | | | | | libgphoto supports a lot of old cameras which don't speak PTP yet and have a proprietary protocol. With a recent patch [1] libgphoto now creates udev rules which tag those with ID_GPHOTO2. Discussed on devkit-devel@ [2]. [1] https://sourceforge.net/tracker/?func=detail&aid=2801117&group_id=8874&atid=308874 [2] http://lists.freedesktop.org/archives/devkit-devel/2009-June/000191.html | ||||
* | udev-acl: Add missing DRM class | Martin Pitt | 2009-06-03 | 1 | -0/+3 |
| | | | | | | | Without it, /dev/dri/card* is not accessible to the user, thus no X.org acceleration love. This coincides with the equivalent rule in old hal's 20-acl-management.fdi. | ||||
* | udev-acl: remove usused variables | Dan Williams | 2009-05-26 | 1 | -2/+0 |
| | |||||
* | udev-acl: ACL_SET -> ACL_MANAGE | Kay Sievers | 2009-05-19 | 2 | -11/+11 |
| | |||||
* | udev-acl: add/remove ACLs for active/inactive local sessions | Kay Sievers | 2009-05-18 | 1 | -27/+43 |
| | |||||
* | udev-acl: tool to grant device node access to local users | Kay Sievers | 2009-05-17 | 4 | -22/+347 |
| | |||||
* | udev-acl: delete usbdev_id, the value is in usb_id now | Kay Sievers | 2009-02-26 | 3 | -94/+1 |
| | |||||
* | udev-acl: fix Makefile so usbdev_id gets built | Dan Williams | 2009-01-28 | 1 | -1/+1 |
| | |||||
* | udev-acl: add ACL_VIDEO comment | Kay Sievers | 2009-01-25 | 1 | -0/+1 |
| | |||||
* | udev-acl: SCSI scanner, DVB, MTP/PTP is ACL_MEDIA | Kay Sievers | 2009-01-05 | 1 | -5/+6 |
| | |||||
* | udev-acl: add WAIT_FOR_SYSFS until the USB is fix merged | Kay Sievers | 2009-01-05 | 1 | -1/+8 |
| | |||||
* | udev-acl: add comments | Kay Sievers | 2009-01-03 | 1 | -2/+2 |
| | |||||
* | udev-acl: usbdev_id - add error messages | Kay Sievers | 2009-01-03 | 1 | -2/+6 |
| | |||||
* | udev-acl: add "libsane" scanners | Kay Sievers | 2009-01-02 | 1 | -0/+3 |
| | |||||
* | udev-acl: add SCSI scanners | Kay Sievers | 2008-12-29 | 1 | -3/+13 |
| | |||||
* | add .gitignore | Kay Sievers | 2008-12-29 | 1 | -0/+1 |
| | |||||
* | udev-acl: provide 70-acl.rules | Kay Sievers | 2008-12-29 | 1 | -0/+18 |
| | |||||
* | build: include Makefile.am.inc | Kay Sievers | 2008-12-29 | 2 | -0/+9 |
| | |||||
* | add udev-acl | Kay Sievers | 2008-12-29 | 1 | -0/+84 |