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
/
src
/
udev
/
udev-rules.c
Age
Commit message (
Expand
)
Author
2015-04-04
Revert "udev: rules - modernise add_rule a bit"
Yann E. MORIN
2015-03-27
Remove hardcoded path /run and configure using --with-rootrundir=
David Cortarello
2015-03-18
udev: add SYSCTL{} support
Kay Sievers
2015-03-18
libudev: add missing hunks
Tom Gundersen
2015-03-18
libudev: udev_device_add_property - implicitly mark properties for saving to db
Tom Gundersen
2015-02-11
Minor cleanups
Anthony G. Basile
2015-02-11
rule_generator: remove legacy code
Anthony G. Basile
2014-12-01
udev: strings in C are NUL-terminated anyway, no need to add a second NUL...
Lennart Poettering
2014-12-01
udev: rules - ignore the lack of trailing newline
Tom Gundersen
2014-12-01
udev: rules - print the first invalid character
Tom Gundersen
2014-12-01
udev: rules - modernise add_rule a bit
Tom Gundersen
2014-12-01
treewide: another round of simplifications
Michal Schmidt
2014-12-01
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-30
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-16
src/udev: update the definition of udev_event_execute_rule
Anthony G. Basile
2014-11-14
udev: use properly the systemd logging functions
Ronny Chevalier
2014-11-14
udev: use the systemd logging functions in udev tools
Kay Sievers
2014-09-17
udev: rules - close empty file
Tom Gundersen
2014-09-17
udev: rules - add missing whitespace to log message
Tom Gundersen
2014-09-17
libudev: drop util_lookup_{user,group}
Tom Gundersen
2014-09-13
udev: timeout - warn after a third of the timeout before killing
Tom Gundersen
2014-09-13
udev: allow removing tags via TAG-="foobar"
David Herrmann
2014-09-10
udev: fix copy-paste error in log message
Tom Gundersen
2014-07-30
udev: fixup commit dd5eddd28a74a49607a8fffcaf960040dba98479
Hannes Reinecke
2014-07-30
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-07-30
udev: unify event timeout handling
Kay Sievers
2014-07-19
Be more careful when checking for empty files
Zbigniew Jędrzejewski-Szmek
2014-04-24
udev: increase the size of RESULT buffer
Robert Milasan
2014-04-03
udev: do not export "static node" tags for non-existing devices
Kay Sievers
2014-03-17
Use strlen even for constant strings
Josh Triplett
2014-02-21
Remove unused variable and two function stubs
Zbigniew Jędrzejewski-Szmek
2014-02-21
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-02
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-27
udev: static_node - do not exit rule after first static_node item
Kay Sievers
2014-01-13
src/udev: bring up to date with upstream.
Anthony G. Basile
2014-01-09
udev: move udev_rules_check_timestamp to shared
Tom Gundersen
2014-01-09
udev: support custom Linux Security Module labels for device nodes
Kay Sievers
2014-01-09
udev-rules: avoid erroring on trailing whitespace
Dave Reisner
2013-09-10
udev: fix printf(3) type specifier
Shawn Landden
2013-09-10
udev: when complaining about invalid characters, print them out
Zbigniew Jędrzejewski-Szmek
2013-08-02
rule-generator: proactively rename ifaces to avoid conflicts
Ian Stakenvicius
2013-07-30
udev: export tags of "dead" device nodes to /run/udev/static_node-tags/
Anthony G. Basile
2013-07-30
udev-rules: report rule parsing errors from get_key
Dave Reisner
2013-07-07
Import strxcpyx from upstream
Anthony G. Basile
2013-06-26
libudev: Use correct type for sizeof
Jan Janssen
2013-06-06
Fix ordering of params for conf_files_list_strv
Anthony G. Basile
2013-06-02
src/udev/udev-rules.c: fix a spelling error
Anatol Pomozov
[next]