Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] experimental (very simple) SYMLINK creation | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] pattern match for label method | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] a bug in linefeed removal | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix permission handling logic | greg@kroah.com |
2005-04-26 | [PATCH] add support for the default_mode variable, as it is documented... | greg@kroah.com |
2005-04-26 | [PATCH] pattern matching for namedev | kay.sievers@vrfy.org |
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] rename namedev's get_attr() to be main namedev_name_device() as that'... | greg@kroah.com |
2005-04-26 | [PATCH] catch replace device by wildcard | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] operate on the rules in the order they are in the config file (within... | greg@kroah.com |
2005-04-26 | [PATCH] fix problem where we were not looking at the BUS value. | greg@kroah.com |
2005-04-26 | [PATCH] Add format modifier for devfs like naming | arnd@arndb.de |
2005-04-26 | [PATCH] more config file parsing robustness | azarah@nosferatu.za.org |
2005-04-26 | [PATCH] namedev.c strcat tweak | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] overall whitespace + debug text conditioning | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] added ability to put format specifiers in the CALLOUT program string. | greg@kroah.com |
2005-04-26 | [PATCH] - format char for CALLOUT output | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] more namedev whitespace cleanups | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add getgrnam and getpwnam to klibc_fixups files. | greg@kroah.com |
2005-04-26 | [PATCH] fix segfault in parsing bad udev.permissions file | md@Linux.IT |
2005-04-26 | [PATCH] support arguments in callout exec | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] namedev.c - change order of fields in CALLOUT | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] namedev.c whitespace + debug text cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix namedev.c to build with older version of gcc. | greg@kroah.com |
2005-04-26 | [PATCH] apply permissions.conf support for wildcard and default name | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] turn DEBUG_PARSER off by default. | greg@kroah.com |
2005-04-26 | [PATCH] more robust config file parsing in namedev.c | arnd@arndb.de |
2005-04-26 | [PATCH] add bus id modifier | arnd@arndb.de |
2005-04-26 | [PATCH] change debug level on printf values for now. | greg@kroah.com |
2005-04-26 | [PATCH] fix up printf-like functionality due to previous changes. | greg@kroah.com |
2005-04-26 | [PATCH] implement printf-like placeholder support for NAME | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] trailing whitespace cleanups. | greg@kroah.com |
2005-04-26 | [PATCH] splig LABEL and NUMBER into separate functions. | greg@kroah.com |
2005-04-26 | [PATCH] move TOPOLOGY rule to it's own function. | greg@kroah.com |
2005-04-26 | [PATCH] fix bug where NUMBER and TOPOLOGY would not work for partitions. | greg@kroah.com |
2005-04-26 | [PATCH] clean up the way we find the sysdevice for a block device for namedev. | greg@kroah.com |
2005-04-26 | [PATCH] split REPLACE and CALLOUT into separate functions | greg@kroah.com |
2005-04-26 | [PATCH] add debug line for REPLACE call. | greg@kroah.com |
2005-04-26 | [PATCH] turn off debugging in namedev | greg@kroah.com |
2005-04-26 | [PATCH] klibc specific tweaks | greg@kroah.com |
2005-04-26 | [PATCH] fix LABEL bug for device files (not class files.) | greg@kroah.com |
2005-04-26 | [PATCH] got rid of struct device_attr | greg@kroah.com |
2005-04-26 | [PATCH] namedev.c comments + debug patch | kay@vrfy.org |
2005-04-26 | [PATCH] fix dbg line in namedev.c | 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] new version of libsysfs patch | dsteklof@us.ibm.com |
2005-04-26 | [PATCH] udev: mode should be mode_t | rml@tech9.net |
2005-04-26 | [PATCH] add dbg_parse() to cut down on parse file debugging statements | greg@kroah.com |
2005-04-26 | [PATCH] add callout config type to udev | patmans@us.ibm.com |