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_parse.c
Age
Commit message (
Expand
)
Author
2008-10-16
rename udev source files
Kay Sievers
2008-10-05
don not print error if GOTO jumps just to next rule
Kay Sievers
2008-09-30
fix segfault caused by wrong pointer used in dbg()
Kay Sievers
2008-09-29
fix messages (inc. debug compile failure) introduced when optimizing "goto"
Alan Jenkins
2008-09-29
replace strerror() usage with threadsafe "%m" format string
Alan Jenkins
2008-09-28
avoid repeated scans for goto targets (udev_iter_find_label)
Alan Jenkins
2008-09-28
trivial cleanup in udev_rules_iter
Alan Jenkins
2008-09-19
always include config.h from Makefile
Kay Sievers
2008-09-10
use size definitions from libudev
Kay Sievers
2008-09-10
get rid of udev_sysdeps.c
Kay Sievers
2008-09-10
update file headers
Kay Sievers
2008-09-10
libudev: add selinux
Kay Sievers
2008-09-09
threadsafe rules iteration
Alan Jenkins
2008-09-06
use libudev code, unify logging, pass udev context around everywhere
Kay Sievers
2008-09-01
do not needlessly declare some local variables in udev_rules_parse.c as static
Alan Jenkins
2008-08-12
add missing includes
Kay Sievers
2008-08-09
ignore duplicated rules file names
Kay Sievers
2008-07-30
use autotools
Kay Sievers
2008-07-30
delete all Makefiles and move udev source to udev/
Kay Sievers