summaryrefslogtreecommitdiffstats
path: root/udev-acl
Commit message (Collapse)AuthorAgeFilesLines
* udev-acl: Manage /dev/kvmMartin Pitt2009-06-061-0/+3
| | | | As discussed with Kay Sievers in #udev.
* udev-acl: Manage non-PTP libgphoto camerasMartin Pitt2009-06-051-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 classMartin Pitt2009-06-031-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 variablesDan Williams2009-05-261-2/+0
|
* udev-acl: ACL_SET -> ACL_MANAGEKay Sievers2009-05-192-11/+11
|
* udev-acl: add/remove ACLs for active/inactive local sessionsKay Sievers2009-05-181-27/+43
|
* udev-acl: tool to grant device node access to local usersKay Sievers2009-05-174-22/+347
|
* udev-acl: delete usbdev_id, the value is in usb_id nowKay Sievers2009-02-263-94/+1
|
* udev-acl: fix Makefile so usbdev_id gets builtDan Williams2009-01-281-1/+1
|
* udev-acl: add ACL_VIDEO commentKay Sievers2009-01-251-0/+1
|
* udev-acl: SCSI scanner, DVB, MTP/PTP is ACL_MEDIAKay Sievers2009-01-051-5/+6
|
* udev-acl: add WAIT_FOR_SYSFS until the USB is fix mergedKay Sievers2009-01-051-1/+8
|
* udev-acl: add commentsKay Sievers2009-01-031-2/+2
|
* udev-acl: usbdev_id - add error messagesKay Sievers2009-01-031-2/+6
|
* udev-acl: add "libsane" scannersKay Sievers2009-01-021-0/+3
|
* udev-acl: add SCSI scannersKay Sievers2008-12-291-3/+13
|
* add .gitignoreKay Sievers2008-12-291-0/+1
|
* udev-acl: provide 70-acl.rulesKay Sievers2008-12-291-0/+18
|
* build: include Makefile.am.incKay Sievers2008-12-292-0/+9
|
* add udev-aclKay Sievers2008-12-291-0/+84