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