index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
udev_rules.c
Age
Commit message (
Expand
)
Author
2005-04-26
[PATCH] add RUN key to be able to run rule based notification
kay.sievers@vrfy.org
2005-04-26
[PATCH] move execute_program to utils + add action to init_device
kay.sievers@vrfy.org
2005-04-26
[PATCH] correct correction for error path for PROGRAM execution
kay.sievers@vrfy.org
2005-04-26
[PATCH] correct error path for PROGRAM execution
kay.sievers@vrfy.org
2005-04-26
[PATCH] check for strlen()==0 before accessing strlen()-1
kay.sievers@vrfy.org
2005-04-26
[PATCH] allow to match against empty key values
kay.sievers@vrfy.org
2005-04-26
[PATCH] read %s{}-sysfs values at any device in the chain
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev_rules.c: don't change sysfs_device while walking up the device c...
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAM
kay.sievers@vrfy.org
2005-04-26
[PATCH] support log-priority levels in udev.conf
kay.sievers@vrfy.org
2005-04-26
[PATCH] correct rule match for devices without a physical device
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove unneeded code, libsysfs does this for us
kay.sievers@vrfy.org
2005-04-26
[PATCH] add ENV{} key to match agains environment variables
kay.sievers@vrfy.org
2005-04-26
[PATCH] simplify sysfs_pair handling
kay.sievers@vrfy.org
2005-04-26
[PATCH] support =, ==, !=, += for the key match and assignment
kay.sievers@vrfy.org
2005-04-26
[PATCH] add OPTION="last_rule" to skip any later rule
kay.sievers@vrfy.org
2005-04-26
[PATCH] rename namedev_dev to udev_rule
kay.sievers@vrfy.org