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
/
udev-rules.c
Age
Commit message (
Expand
)
Author
2010-04-22
use the usual TAG+=, TAG= logic
Kay Sievers
2010-04-22
all to match against a given TAG==
Kay Sievers
2010-04-22
add TAG= to improve event filtering and device enumeration
Kay Sievers
2010-04-21
fix previous commit
Kay Sievers
2010-04-21
remove left-over from ignore_remove and all_partitions
Kay Sievers
2010-04-13
remove "ignore_remove" option
Kay Sievers
2010-04-13
remove "all_partitions" option
Kay Sievers
2010-04-12
replace "add|change" with "!remove"
Kay Sievers
2010-04-12
allow IMPORT{db}="KEY"
Kay Sievers
2010-03-10
libbudev-private: rename udev_list_entry_get_flag()
Kay Sievers
2009-11-16
print warning for BUS=, SYSFS{}=, ID=
Kay Sievers
2009-11-16
remove "ignore_device"
Kay Sievers
2009-11-04
udevd: create /dev/.udev/rules.d/ before watching it wit inotify
Kay Sievers
2009-10-28
remove "last_rule" option
Kay Sievers
2009-09-16
fix SYMLINK{} option parsing
Kay Sievers
2009-09-09
simplify "symlink name stack"
Kay Sievers
2009-09-08
fix randonm findings from llvm-clang-analyzer
Kay Sievers
2009-09-07
fix whitespace
Kay Sievers
2009-09-07
util_run_program: restore signal mask before executing event RUN commands
Jeremy Kerr
2009-09-07
Revert "udev-rules.c: remove 'first_token' variable"
Kay Sievers
2009-09-01
udev-rules.c: parse_file() - fix possible buffer overflow
Florian Zumbiehl
2009-09-01
udev-rules.c: remove 'first_token' variable
Kay Sievers
2009-09-01
ude_rules.c: fix possible NULL pointer dereference in get_key()
Florian Zumbiehl
2009-08-30
use nanosleep() instead of usleep()
Daniel Mierswa
2009-08-19
warn about non-readable or empty rules file
Kay Sievers
2009-08-19
print warning for NAME="%k" - it breaks the kernel supplied DEVNAME
Kay Sievers
2009-08-08
fix spelling
Alan Jenkins
2009-08-06
"record_failed" -> "fail_event_on_error"
Kay Sievers
2009-08-06
re-enable failed event tracking
Kay Sievers
2009-08-01
update a few years of copyright
Kay Sievers
2009-06-28
do not exports properties starting with a '.'
Kay Sievers
2009-06-17
cleanup ./configure installation directory options
Kay Sievers
2009-06-14
USE_LOG -> ENABLE_LOGGING, DEBUG -> ENABLE_DEBUG, USE_SELINUX -> WITH_SELINUX
Kay Sievers
2009-06-06
allow format substitution in path of ATTR{<path>}=="<value>"
Kay Sievers
2009-06-05
udevd: use enum instead of char in struct declaration
Kay Sievers
2009-05-20
require key names in uppercase
Kay Sievers
2009-05-20
remove unused GL_FORMAT from rules parser
Kay Sievers
2009-05-20
use openat(), unlinkat(), fstatat()
Kay Sievers
2009-05-20
use more efficient string copying
Kay Sievers
2009-05-14
OWNER/GROUP: fix if logic
Scott James Remnant
2009-05-13
fix possible endless loop for GOTO to non-existent LABEL
Kay Sievers
2009-05-04
remove all PHYSDEVPATH handling and warning about
Kay Sievers
2009-03-30
IMPORT: 2048 -> 4096 bytes buffer
Kay Sievers
2009-03-03
fix compile error in debug mode
Michael Prokop
2009-02-25
add "nowatch" to disable a default installed watch with a later rule
Kay Sievers
2009-02-11
udevd: optionally watch device nodes with inotify
Scott James Remnant
2009-02-08
fix NAME= and OPTION+="string_escape=..." logic
Kay Sievers
2009-01-30
fix NAME="" logic
Kay Sievers
2009-01-20
Allow user and group lookup to be disabled.
Scott James Remnant
2009-01-15
udevadm: test - remove --force option
Kay Sievers
[next]