Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] simplify permission application | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] complete removal of explicit udev permissions config file | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] restore OWNER/GROUP assignment in rule coming from RESULT | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove unused timestamp field | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] simplify permission handling | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove unused variables | kay.sievers@vrfy.org |
2005-04-26 | more fixups | Greg KH |
2005-04-26 | [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Allow GROUP to have modifiers in it | sschweizer@gmail.com |
2005-04-26 | [PATCH] add NAME{ignore_remove} attribute | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] support DRIVER as a rule key | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] support SUBSYSTEM as a rule key | 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] make the udev object available to more processing stages | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace tdb database by simple lockless file database | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] wait() for specific pid to return from fork(). | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Apply the default permissions even if we found a entry in | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] improve klibc fixup integration | 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] Problem parsing %s in udev rules | andrew.patterson@hp.com |
2005-04-26 | [PATCH] prevent deadlocks on an corrupt udev database | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix problems with dev.d and udevstart | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix problems using scsi_id with udevstart | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] PATCH udev close on exec | harald@redhat.com |
2005-04-26 | [PATCH] udev parse bug | harald@redhat.com |
2005-04-26 | [PATCH] fix udevstart badly broken in udev 031 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] compatibility symlinks for udev | david@fubar.dk |
2005-04-26 | [PATCH] clean up block whitelist search logic a bit. | greg@kroah.com |
2005-04-26 | [PATCH] udevstart performance increase | ogasawara@osdl.org |
2005-04-26 | [PATCH] catchup with recent klibc | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix test regressions | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] put config info in db for netdev | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] netdev - udevdb+dev.d changes | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] apply all_partitions rule to main block device only | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] hmm, handle net devices with udev? | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix build error in namedev.c caused by previous patch. | greg@kroah.com |
2005-04-26 | [PATCH] correct apply_format() for symlink only rules | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] uninitialized variable for mknod and friend | olh@suse.de |
2005-04-26 | [PATCH] first stupid try for a rule compose gui | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc] | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] "symlink only" test | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] callout part selector tweak | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] cleanup callout fork | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] allow to specify node permissions in the rule | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename strn*() macros to strmax | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] conditional remove of trailing sysfs whitespace | 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] fix NAME="foo-%c{N}" gets a truncated name | kay.sievers@vrfy.org |