summaryrefslogtreecommitdiff
path: root/extras/udev-acl/udev-acl.c
AgeCommit message (Collapse)Author
2010-03-04udev-acl: Correctly handle ENV{ACL_MANAGE}==0Martin Pitt
When a custom rule sets ACL_MANAGE to 0 to disable ACL management for a particular device, handle this as "disabled", by explicitly checking against "1" instead of "nonempty". Thanks to RafaƂ Rzepecki for pointing this out.
2009-09-27udev-acl: catch up with ConsoleKit 0.4.1William Jon McCann
2009-06-16udev-acl: handle missing action when called in CK modeKay Sievers
2009-06-16udev-acl: move from udev-extrasKay Sievers
The build of extras with larger external dependencies is wrapped in: --enable-extras