Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] add /etc/dev.d/ support for udev add and remove events. | greg@kroah.com |
2005-04-26 | [PATCH] first stupid try for a rule compose gui | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Increase the name size as requested by Richard Gooch <rgooch@ras.ucal... | greg@kroah.com |
2005-04-26 | [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc] | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename strn*() macros to strmax | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] better fix for NAME="foo-%c{N}" gets a truncated name | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] cleanup mult field string handling | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - safer sprintf() use | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - safer string handling - part four | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - safer string handling - part three | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - safer string handling - part two | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - safer string handling all over the place | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev use new libsysfs header file location | patmans@us.ibm.com |
2005-04-26 | [PATCH] add support for UDEV_NO_SLEEP env variable so Gentoo people will be h... | greg@kroah.com |
2005-04-26 | [PATCH] udev - create all partitions of blockdevice | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - keep private data out of the database? | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add udevtest program to build | greg@kroah.com |
2005-04-26 | [PATCH] stop using mode_t as different libcs define it in different ways :( | greg@kroah.com |
2005-04-26 | [PATCH] fix log option code so that it actually works for all udev programs. | greg@kroah.com |
2005-04-26 | [PATCH] make logging a config option | azarah@nosferatu.za.org |
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] set default owner/group in db - update | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] set default owner/group in db. | hannal@us.ibm.com |
2005-04-26 | [PATCH] add udev logging to info log | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - drop all methods :) | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] introduce format char 'k' for kernel-name | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] move all of the DBUS logic into one file and remove all of the #ifdef... | greg@kroah.com |
2005-04-26 | [PATCH] D-BUS patch for udev-008 | david@fubar.dk |
2005-04-26 | [PATCH] experimental (very simple) SYMLINK creation | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] enable default_mode ability to actually build | greg@kroah.com |
2005-04-26 | [PATCH] get rid of the majority of the debug environment variables. | greg@kroah.com |
2005-04-26 | [PATCH] add support for a main udev config file, udev.conf. | greg@kroah.com |
2005-04-26 | [PATCH] Build failure - missing linux/limits.h include? | arnd@arndb.de |
2005-04-26 | [PATCH] changed the default location of the database to /udev/.udev.tdb to be... | greg@kroah.com |
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] more robust config file parsing in namedev.c | arnd@arndb.de |
2005-04-26 | [PATCH] got rid of struct device_attr | greg@kroah.com |
2005-04-26 | [PATCH] rename namedev.permissions and namedev.config to udev.permissions and... | 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] major database cleanups | greg@kroah.com |
2005-04-26 | [PATCH] udev: mode should be mode_t | rml@tech9.net |
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] cleanup the mknod code a bit. | greg@kroah.com |
2005-04-26 | [PATCH] removed unneeded stuff from udev.h | greg@kroah.com |
2005-04-26 | [PATCH] split udev main logic into udev-add and udev-remove. | 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] make log_message spit out warnings so I don't have | greg@kroah.com |