chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
rules: infiniband.rules -> 40-infiniband.rules
[elogind.git]
/
udev
/
udev-rules.c
2008-11-24
Kay Sievers
silence PHYSDEV* warning for WAIT_FOR* rules
blob
|
commitdiff
|
raw
2008-11-13
Kay Sievers
remove len == 0 check, the index root is always '\0'
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Kay Sievers
merge trie nodes, childs and root into a single array
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Kay Sievers
reserve child slot 0
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Kay Sievers
string index - split nodes and childs to allow and...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
Kay Sievers
silence "comparison between signed and unsigned"
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
Alan Jenkins
udevd: de-duplicate strings in rules
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Kay Sievers
convert debug string arrays to functions
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Kay Sievers
fix size_t compiler warning on 32 bit platforms
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Kay Sievers
cleanup /dev/.udev/queue on startup and exit
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Alan Jenkins
udevd: shrink struct token to 12 bytes
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Kay Sievers
unify string replacement
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Kay Sievers
info() PROGRAM and IMPORT execution
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Kay Sievers
fix list handling in enumerate and rules file sorting
blob
|
commitdiff
|
raw
|
diff to current
2008-11-01
Kay Sievers
move debugging strings inside #ifdef DEBUG
blob
|
commitdiff
|
raw
|
diff to current
2008-11-01
Kay Sievers
move some info() to dbg()
blob
|
commitdiff
|
raw
|
diff to current
2008-11-01
Kay Sievers
skip entire rule containing device naming keys, if...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-01
Kay Sievers
log rules file and line number when NAME, SYMLINK,...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-01
Alan Jenkins
udevd: be more careful when matching against parents
blob
|
commitdiff
|
raw
|
diff to current
2008-11-01
Alan Jenkins
udevd: fix termination of rule execution
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Kay Sievers
ATTR{}== always fails if the attribute does not exist
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Alan Jenkins
udevd: simplify rules execution loop
blob
|
commitdiff
|
raw
|
diff to current
2008-10-26
Kay Sievers
do not init string arrays, just clear first byte
blob
|
commitdiff
|
raw
|
diff to current
2008-10-26
Kay Sievers
match_attr() - copy attr value only when needed
blob
|
commitdiff
|
raw
|
diff to current
2008-10-26
Alan Jenkins
udevd: avoid implicit memset in match_attr()
blob
|
commitdiff
|
raw
|
diff to current
2008-10-25
Alan Jenkins
fix handling of string_escape option
blob
|
commitdiff
|
raw
|
diff to current
2008-10-25
Kay Sievers
match KEY="A|B" without temporary string copy
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Kay Sievers
fix "unused" warnings
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Kay Sievers
special-case "?*" match to skip fnmatch()
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Kay Sievers
determine at rule parse time if we need to call fnmatch()
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Kay Sievers
distinguish "match" from "assign" by (op < OP_MATCH_MAX)
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Kay Sievers
cache uid/gid during rule parsing
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Kay Sievers
rules: let empty strings added to buffer always return...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Kay Sievers
skip SYMLINK rules for devices without a device node
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Alan Jenkins
udevd: fix WAIT_FOR_SYSFS execution order
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Alan Jenkins
udevd: fix memory leak
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Kay Sievers
shrink struct udev_event
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Kay Sievers
shrink struct udev_event
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Kay Sievers
replace in-memory rules array with match/action token...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Alan Jenkins
use more appropriate alternatives to malloc()
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Kay Sievers
replace missing get_attr_value() -> get_sysattr_value()
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Kay Sievers
prefix udev-util.c functions with util_*
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Kay Sievers
udev_list_cleanup() -> udev_list_cleanup_entries()
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Kay Sievers
move udev_rules_apply_format() to udev-event.c
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Kay Sievers
udev_rules_run() -> udev_event_execute_run();
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Kay Sievers
move run_program to util
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Kay Sievers
make struct udev_rules opaque
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Kay Sievers
merge udev-rules.c and udev-rules-parse.c
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Kay Sievers
update rules file parsing
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Kay Sievers
update IMPORT= file/stdout property parsing
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Kay Sievers
run_program: prevent empty last argv entry
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Kay Sievers
rename udev source files
blob
|
commitdiff
|
raw
|
diff to current