Age | Commit message (Expand) | Author |
2006-01-09 | replace libsysfs | Kay Sievers |
2005-12-17 | add DEVLINKS to the event environment | Kay Sievers |
2005-11-12 | remove all built-in wait_for_sysfs logic | Kay Sievers |
2005-11-05 | remove precompiled rules option | Kay Sievers |
2005-11-02 | use libsysfs to translate the class linke to the device path | Kay Sievers |
2005-08-15 | cleanup some debug output and move to info level + unify select() loops | Kay Sievers |
2005-08-13 | fix udevstart event ordering, we want /dev/null very early | Kay Sievers |
2005-08-11 | allow logging of all output from executed tools | Kay Sievers |
2005-08-11 | update SUSE rules | Kay Sievers |
2005-08-08 | add flag for reading of precompiled rules | Kay Sievers |
2005-08-01 | allow RUN to send the environment to a local socket | Kay Sievers |
2005-07-22 | move code to its own files | Kay Sievers |
2005-07-06 | rename ALARM_TIMEOUT to UDEV_ALARM_TIMEOUT | Kay Sievers |
2005-07-05 | pack parsed rules list | Kay Sievers |
2005-07-02 | [PATCH] Keep udevstart from skipping devices without a 'dev' file | Kay Sievers |
2005-06-26 | store the imported device information in the udevdb | Kay Sievers |
2005-06-25 | unify execute_command() and execute_program() | Kay Sievers |
2005-06-08 | udevd: allow starting of udevd with stopped exec-queue | Kay Sievers |
2005-06-05 | udev: handle all events - not only class and block devices | Kay Sievers |
2005-06-05 | udev: move dev.d/ handling to external helper | Kay Sievers |
2005-04-26 | [PATCH] export DEVNAME to RUN-key executed programs | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add RUN key to be able to run rule based notification | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] move execute_program to utils + add action to init_device | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] support log-priority levels in udev.conf | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename namedev_dev to udev_rule | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename device_list->list to device_list->node | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace strncpy()/strncat() by strlcpy()/strlcat() | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] split udev and udevstart | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] disable logging for udevstart | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Make dev.d/ handling a separate processing stage | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] make the udev object available to more processing stages | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add ACTION to udev object to expose it to the whole process | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] cleanup netif handling and netif-dev.d/ events | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] big cleanup of internal udev api | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix problems using scsi_id with udevstart | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] PATCH some cleanups and security fixes | harald@redhat.com |
2005-04-26 | [PATCH] add a "first" list to udevstart and make it contain the class/mem/ de... | greg@kroah.com |
2005-04-26 | [PATCH] Fix naming ethernet devices in udevstart | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix UDEV_NO_SLEEP | trini@kernel.crashing.org |
2005-04-26 | [PATCH] Make udev/udevstart be one binary | trini@kernel.crashing.org |
2005-04-26 | [PATCH] fix stupid off-by-one bug that caused udevstart to die on x86-64 boxes. | greg@kroah.com |
2005-04-26 | [PATCH] fix dumb bug I added to udevstart | greg@kroah.com |
2005-04-26 | [PATCH] make a "last list" of devices for udevstart to operate on last. | greg@kroah.com |
2005-04-26 | [PATCH] reverse order of scanning of udevstart to look at class before block. | greg@kroah.com |
2005-04-26 | [PATCH] udevstart: close open directories. | greg@kroah.com |
2005-04-26 | [PATCH] udevstart fix | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] DEVPATH for netdev | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd race conditions and performance, assorted cleanups | chris_friesen@sympatico.ca |
2005-04-26 | [PATCH] udevstart fixes | md@Linux.IT |
2005-04-26 | [PATCH] overall trivial trivial cleanup | kay.sievers@vrfy.org |