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
/
namedev.h
Age
Commit message (
Expand
)
Author
2005-04-26
[PATCH] complete removal of explicit udev permissions config file
kay.sievers@vrfy.org
2005-04-26
[PATCH] simplify permission handling
kay.sievers@vrfy.org
2005-04-26
[PATCH] add NAME{ignore_remove} attribute
kay.sievers@vrfy.org
2005-04-26
[PATCH] support DRIVER as a rule key
kay.sievers@vrfy.org
2005-04-26
[PATCH] support SUBSYSTEM as a rule key
kay.sievers@vrfy.org
2005-04-26
[PATCH] big cleanup of internal udev api
kay.sievers@vrfy.org
2005-04-26
[PATCH] dev_d.c file sorting and cleanup
kay.sievers@vrfy.org
2005-04-26
[PATCH] cleanup callout fork
kay.sievers@vrfy.org
2005-04-26
[PATCH] allow to specify node permissions in the rule
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - fix debug info for multiple rule file config
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - allow all files in a directory as the config
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - create all partitions of blockdevice
kay.sievers@vrfy.org
2005-04-26
[PATCH] allow SYSFS{file}
kay.sievers@vrfy.org
2005-04-26
[PATCH] stop using mode_t as different libcs define it in different ways :(
greg@kroah.com
2005-04-26
[PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...
greg@kroah.com
2005-04-26
[PATCH] add udev logging to info log
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - CALLOUT is PROGRAM now
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - drop all methods :)
kay.sievers@vrfy.org
2005-04-26
[PATCH] add IGNORE rule type
christophe@saout.de
2005-04-26
[PATCH] extend exec_program[]
kay.sievers@vrfy.org
2005-04-26
[PATCH] add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule.
greg@kroah.com
2005-04-26
[PATCH] don't rely on field order in namedev_parse
kay.sievers@vrfy.org
2005-04-26
[PATCH] experimental (very simple) SYMLINK creation
kay.sievers@vrfy.org
2005-04-26
[PATCH] fix permission handling logic
greg@kroah.com
2005-04-26
[PATCH] add support for a main udev config file, udev.conf.
greg@kroah.com
2005-04-26
[PATCH] split out the namedev config parsing logic to namedev_parse.c
greg@kroah.com
2005-04-26
[PATCH] overall whitespace + debug text conditioning
kay.sievers@vrfy.org
2005-04-26
[PATCH] got rid of struct device_attr
greg@kroah.com
2005-04-26
[PATCH] make config files, sysfs root, and udev root configurable from config...
greg@kroah.com
2005-04-26
[PATCH] put config files and database in /etc/udev by default
greg@kroah.com
2005-04-26
[PATCH] add callout config type to udev
patmans@us.ibm.com
2005-04-26
[PATCH] udevdb prototype
dsteklof@us.ibm.com
2005-04-26
[PATCH] make struct config_device contain a struct device_attr instead of dup...
greg@kroah.com
2005-04-26
[PATCH] Clean up the namedev interface a bit, making the code smaller...
greg@kroah.com
2005-04-26
[PATCH] add initial libsysfs support...
greg@kroah.com
2005-04-26
[PATCH] Initial namedev parsing of config files
greg@kroah.com