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_utils.h
Age
Commit message (
Expand
)
Author
2005-07-22
move code to its own files
Kay Sievers
2005-06-26
store the imported device information in the udevdb
Kay Sievers
2005-06-25
unify execute_command() and execute_program()
Kay Sievers
2005-06-24
allow rules to be compiled to one binary file
Kay Sievers
2005-06-05
udev: move dev.d/ handling to external helper
Kay Sievers
2005-04-26
[PATCH] move execute_program to utils + add action to init_device
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAM
kay.sievers@vrfy.org
2005-04-26
[PATCH] change call_foreach_file to return a list
kay.sievers@vrfy.org
2005-04-26
[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
kay.sievers@vrfy.org
2005-04-26
[PATCH] replace weird defines by real code
kay.sievers@vrfy.org
2005-04-26
[PATCH] allow unlimitied count of symlinks
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove typedef for call_foreach_file() handler function
kay.sievers@vrfy.org
2005-04-26
[PATCH] move kernel name/number evaluation into udev_init_device()
kay.sievers@vrfy.org
2005-04-26
[PATCH] provide temporary device node for callouts to access the device
kay.sievers@vrfy.org
2005-04-26
[PATCH] trivial: fix signedness
mbuesch@freenet.de
2005-04-26
[PATCH] allow multiline rules by backslash at the end of the line
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove unused variables
kay.sievers@vrfy.org
2005-04-26
[PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex
kay.sievers@vrfy.org