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_parse.c
Age
Commit message (
Expand
)
Author
2005-07-12
remember mapped rules state
Kay Sievers
2005-07-07
fix typo in group assignment
Kay Sievers
2005-07-07
fix default-name handling and NAME="" rules
Kay Sievers
2005-07-07
add WAIT_FOR_SYSFS key to loop until a file in sysfs arrives
Kay Sievers
2005-07-06
don't resolve OWNER, GROUP on precompile if string contains %, $
Kay Sievers
2005-07-05
pack parsed rules list
Kay Sievers
2005-07-04
replace useless defines by inline text
Kay Sievers
2005-07-04
move rule matches to function
Kay Sievers
2005-06-30
prepare RELEASE-NOTES
Kay Sievers
2005-06-25
IMPORT allow to import program returned keys into the env
Kay Sievers
2005-06-25
IMPORT=<file> allow to import a shell-var style config-file
Kay Sievers
2005-06-24
allow rules to be compiled to one binary file
Kay Sievers
2005-06-20
prepare for module loading rules and add MODALIAS key
Kay Sievers
2005-06-05
udev: handle all events - not only class and block devices
Kay Sievers
2005-06-05
udev: allow final assignments :=
Kay Sievers
2005-04-26
[PATCH] add RUN key to be able to run rule based notification
kay.sievers@vrfy.org
2005-04-26
[PATCH] allow to match against empty key values
kay.sievers@vrfy.org
2005-04-26
[PATCH] support log-priority levels in udev.conf
kay.sievers@vrfy.org
2005-04-26
[PATCH] change call_foreach_file to return a list
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] add a test and simplify debug statement
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
[prev]