summaryrefslogtreecommitdiff
path: root/udev_rules_parse.c
Commit message (Expand)AuthorAgeFilesLines
* prepare RELEASE-NOTESKay Sievers2005-06-301-1/+18
* IMPORT allow to import program returned keys into the envKay Sievers2005-06-251-2/+6
* IMPORT=<file> allow to import a shell-var style config-fileKay Sievers2005-06-251-0/+7
* allow rules to be compiled to one binary fileKay Sievers2005-06-241-12/+77
* prepare for module loading rules and add MODALIAS keyKay Sievers2005-06-201-0/+14
* udev: handle all events - not only class and block devicesKay Sievers2005-06-051-5/+3
* udev: allow final assignments :=Kay Sievers2005-06-051-0/+11
* [PATCH] add RUN key to be able to run rule based notificationkay.sievers@vrfy.org2005-04-261-0/+13
* [PATCH] allow to match against empty key valueskay.sievers@vrfy.org2005-04-261-8/+1
* [PATCH] support log-priority levels in udev.confkay.sievers@vrfy.org2005-04-261-11/+10
* [PATCH] change call_foreach_file to return a listkay.sievers@vrfy.org2005-04-261-4/+13
* [PATCH] add ENV{} key to match agains environment variableskay.sievers@vrfy.org2005-04-261-2/+22
* [PATCH] simplify sysfs_pair handlingkay.sievers@vrfy.org2005-04-261-23/+18
* [PATCH] add a test and simplify debug statementkay.sievers@vrfy.org2005-04-261-19/+8
* [PATCH] support =, ==, !=, += for the key match and assignmentkay.sievers@vrfy.org2005-04-261-49/+142
* [PATCH] add OPTION="last_rule" to skip any later rulekay.sievers@vrfy.org2005-04-261-0/+4
* [PATCH] rename namedev_dev to udev_rulekay.sievers@vrfy.org2005-04-261-0/+365