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
2014-09-16
udev: rules - add missing whitespace to log message
Tom Gundersen
2014-09-16
libudev: drop util_lookup_{user,group}
Tom Gundersen
2014-09-11
udev: timeout - warn after a third of the timeout before killing
Tom Gundersen
2014-09-11
udev: allow removing tags via TAG-="foobar"
David Herrmann
2014-09-10
udev: fix copy-paste error in log message
Tom Gundersen
2014-08-01
Revert "libudev: use get_*_creds from shared rather than util_lookup_*"
Tom Gundersen
2014-08-01
libudev: use get_*_creds from shared rather than util_lookup_*
Tom Gundersen
2014-07-30
udev: fixup commit dd5eddd28a74a49607a8fffcaf960040dba98479
Hannes Reinecke
2014-07-29
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-07-29
udev: unify event timeout handling
Kay Sievers
2014-07-16
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-02
udev: do not export "static node" tags for non-existing devices
Kay Sievers
2014-03-16
Use strlen even for constant strings
Josh Triplett
2014-02-17
Remove unused variable and two function stubs
Zbigniew Jędrzejewski-Szmek
2014-02-13
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-01-31
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-22
udev: static_node - do not exit rule after first static_node item
Kay Sievers
2014-01-08
No need to canonicalize fixed paths
Zbigniew Jędrzejewski-Szmek
2013-12-26
systemctl: allow globbing in commands which take multiple unit names
Zbigniew Jędrzejewski-Szmek
2013-12-24
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-04
udev: udevd - rules can be NULL when reloading
Kay Sievers
2013-10-30
udev: rules - move parsing error to log_error()
Kay Sievers
2013-10-30
udev: do not allow to change the DEVPATH of a device
Kay Sievers
2013-10-29
path_check_timestamp: only keep the most recent timestamp
Tom Gundersen
2013-10-26
udev: move udev_rules_check_timestamp to shared
Tom Gundersen
2013-10-08
udev: support custom Linux Security Module labels for device nodes
Kay Sievers
2013-09-16
udev-rules: avoid erroring on trailing whitespace
Dave Reisner
2013-08-23
udev: fix printf(3) type specifier
Shawn Landden
2013-08-20
udev: when complaining about invalid characters, print them out
Zbigniew Jędrzejewski-Szmek
2013-07-29
udev-rules: report rule parsing errors from get_key
Dave Reisner
2013-07-24
udev: static_node - don't touch permissions uneccessarily
Tom Gundersen
2013-07-24
udev: log error if chmod/chown of static dev nodes fails
Tom Gundersen
2013-07-16
udev: export tags of "dead" device nodes to /run/udev/static_node-tags/
Tom Gundersen
2013-06-24
libudev: Use correct type for sizeof
Jan Janssen
2013-04-15
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-02-13
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-02-08
shared: conf-files - add root parameter
Kay Sievers
2013-01-09
udev: move string copy functions to shared/
Kay Sievers
2012-12-31
udev: in addition to DEVMODE, honor DEVUID, DEVGID from the uevent
Kay Sievers
2012-11-12
use the same email address everywhere
Kay Sievers
2012-11-12
udev: use usec_t and now()
Kay Sievers
2012-10-28
udev: get rid of SYSCONFDIR
Kay Sievers
2012-10-22
udev: use strbuf to store rules strings
Kay Sievers
2012-10-09
udev: support multiple entries for ENV{SYSTEMD_ALIAS} and ENV{SYSTEM_WANTS}
Kay Sievers
2012-10-08
udev: remove SYMLINK "unique" option
Kay Sievers
2012-09-23
udev: free rule structure on error
Václav Pavlín
2012-08-08
udev: fix typo in copyright
Kay Sievers
[next]