Age | Commit message (Expand) | Author |
2005-08-15 | cleanup some debug output and move to info level + unify select() loops | Kay Sievers |
2005-07-22 | move code to its own files | Kay Sievers |
2005-07-03 | fake also kernel-name if we renamed a netif | Kay Sievers |
2005-06-18 | remove device node, when type block/char has changed | Kay Sievers |
2005-06-05 | udev: handle all events - not only class and block devices | Kay Sievers |
2005-04-26 | [PATCH] selinux: fix handling during creation of symlinks | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix stupid all_partitions bug | tklauser@access.unizh.ch |
2005-04-26 | [PATCH] add RUN key to be able to run rule based notification | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] support log-priority levels in udev.conf | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix bad typo that prevents the GROUP to be applied | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename namedev_dev to udev_rule | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] correct enum device_type | kay.sievers@vrfy.org |
2005-04-26 | selinux merge fixups again... | Greg KH |
2005-04-26 | [PATCH] don't lookup "root" in the userdb | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace strncpy()/strncat() by strlcpy()/strlcat() | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove Makefile magic for klibc integration | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace weird defines by real code | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] allow unlimitied count of symlinks | kay.sievers@vrfy.org |
2005-04-26 | more merge fixups, looks like i missed a selinux patch somewhere... | Greg KH |
2005-04-26 | [PATCH] udev selinux fix | pebenito@gentoo.org |
2005-04-26 | [PATCH] switch device type to enum | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] switch major/minor to dev_t | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix special file mode mask for temporary device node | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] create /block/*/range count of partitons for all_partitions | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] provide temporary device node for callouts to access the device | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] selinux: cleanup udev integration | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] The attached patch fixes the code path if namedev_name_device() fails. | mbuesch@freenet.de |
2005-04-26 | [PATCH] handle renamed network interfaces properly if we manage hotplug.d/ | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] simplify permission application | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename udevdb* to udev_db* | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Make dev.d/ handling a separate processing stage | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace tdb database by simple lockless file database | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] improve klibc fixup integration | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] $local user | 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] remove sleeps from udev as it is external now | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] prevent deadlocks on an corrupt udev database | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename files to have '_' instead of '-' in them. | greg@kroah.com |