summaryrefslogtreecommitdiff
path: root/namedev.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dev_d.c file sorting and cleanupkay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] cleanup callout forkkay.sievers@vrfy.org2005-04-261-1/+0
* [PATCH] allow to specify node permissions in the rulekay.sievers@vrfy.org2005-04-261-1/+14
* [PATCH] udev - fix debug info for multiple rule file configkay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] udev - allow all files in a directory as the configkay.sievers@vrfy.org2005-04-261-1/+3
* [PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org2005-04-261-19/+24
* [PATCH] allow SYSFS{file}kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] stop using mode_t as different libcs define it in different ways :(greg@kroah.com2005-04-261-1/+1
* [PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...greg@kroah.com2005-04-261-3/+1
* [PATCH] add udev logging to info logkay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] udev - CALLOUT is PROGRAM nowkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] udev - drop all methods :)kay.sievers@vrfy.org2005-04-261-23/+6
* [PATCH] add IGNORE rule typechristophe@saout.de2005-04-261-0/+2
* [PATCH] extend exec_program[]kay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule.greg@kroah.com2005-04-261-3/+7
* [PATCH] don't rely on field order in namedev_parsekay.sievers@vrfy.org2005-04-261-0/+10
* [PATCH] experimental (very simple) SYMLINK creationkay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] fix permission handling logicgreg@kroah.com2005-04-261-1/+9
* [PATCH] add support for a main udev config file, udev.conf.greg@kroah.com2005-04-261-2/+3
* [PATCH] split out the namedev config parsing logic to namedev_parse.cgreg@kroah.com2005-04-261-0/+13
* [PATCH] overall whitespace + debug text conditioningkay.sievers@vrfy.org2005-04-261-2/+1
* [PATCH] got rid of struct device_attrgreg@kroah.com2005-04-261-2/+5
* [PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com2005-04-261-3/+0
* [PATCH] put config files and database in /etc/udev by defaultgreg@kroah.com2005-04-261-1/+0
* [PATCH] add callout config type to udevpatmans@us.ibm.com2005-04-261-0/+2
* [PATCH] udevdb prototypedsteklof@us.ibm.com2005-04-261-0/+1
* [PATCH] make struct config_device contain a struct device_attr instead of dup...greg@kroah.com2005-04-261-0/+34
* [PATCH] Clean up the namedev interface a bit, making the code smaller...greg@kroah.com2005-04-261-1/+3
* [PATCH] add initial libsysfs support...greg@kroah.com2005-04-261-0/+1
* [PATCH] Initial namedev parsing of config filesgreg@kroah.com2005-04-261-0/+34