Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] v025 releaseudev/v025 | greg@kroah.com |
2005-04-26 | [PATCH] make dev.d call each directory in the directory chain of the device n... | greg@kroah.com |
2005-04-26 | [PATCH] add devd_test script. | greg@kroah.com |
2005-04-26 | [PATCH] add more permissions based on SuSE's recommendations. | greg@kroah.com |
2005-04-26 | [PATCH] gcov for udev | ogasawara@osdl.org |
2005-04-26 | [PATCH] fix test regressions | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] added rules for tun and raw devices | greg@kroah.com |
2005-04-26 | [PATCH] add udev conf.d file. | greg@kroah.com |
2005-04-26 | [PATCH] Switch the default config to point to a directory for the rules and p... | greg@kroah.com |
2005-04-26 | [PATCH] update the Red Hat .dev files to work on other distros | greg@kroah.com |
2005-04-26 | [PATCH] add dbus.dev, pam_console.dev and selinux.dev files for /etc/dev.d/de... | greg@kroah.com |
2005-04-26 | [PATCH] add hints for red hat users from Leann Ogasawara <ogasawara@osdl.org> | greg@kroah.com |
2005-04-26 | [PATCH] add scripts to run gcov for udev from Leann Ogasawara <ogasawara@osdl... | greg@kroah.com |
2005-04-26 | [PATCH] udev_selinux changes | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Update writing udev rules docs | dan@reactivated.net |
2005-04-26 | [PATCH] udevd test script | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] devfs.sh-ide-floppy | md@Linux.IT |
2005-04-26 | [PATCH] Fix build process for users who have LC_ALL set to a non-english lang... | greg@kroah.com |
2005-04-26 | [PATCH] Added expanded tests to the test framework from Leann Ogasawara <ogas... | greg@kroah.com |
2005-04-26 | [PATCH] added execelent "writing udev rules" document from Daniel Drake <dan@... | greg@kroah.com |
2005-04-26 | [PATCH] udev_dbus changes | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] added rule to put USB printers in their proper places. | greg@kroah.com |
2005-04-26 | [PATCH] added rules for CAPI devices. | greg@kroah.com |
2005-04-26 | [PATCH] added a dev.d alsa script to help people out. | greg@kroah.com |
2005-04-26 | [PATCH] fix devpath for netdev | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] DEVNODE -> DEVNAME transition fixes | sjoerd@spring.luon.net |
2005-04-26 | [PATCH] v024 releaseudev/v024 | greg@kroah.com |
2005-04-26 | [PATCH] tweak node unlink handling | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] switch udevd's msg_dump() to #define | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] handle netdev in udevruler | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove compiler warning from udevd.c | greg@kroah.com |
2005-04-26 | [PATCH] man page cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] put config info in db for netdev | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] increase udevd event timeout | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevstart fix | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] only generate udev.8 on the fly, not all other man pages. | greg@kroah.com |
2005-04-26 | [PATCH] update bk ignore list some more. | greg@kroah.com |
2005-04-26 | [PATCH] switch to generate the man pages during the normal build, not during ... | greg@kroah.com |
2005-04-26 | [PATCH] convert udev.8.in to use @udevdir@ macro for make install. | greg@kroah.com |
2005-04-26 | [PATCH] first step of making man pages dynamically generated. | greg@kroah.com |
2005-04-26 | [PATCH] add install and uninstall the etc/dev.d/net/hotplug.dev file to the M... | greg@kroah.com |
2005-04-26 | [PATCH] tweak net_test a bit. | greg@kroah.com |
2005-04-26 | [PATCH] put netdev handling and dev.d/ in manpages | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix some segfaults when running udevtest for network devices. | greg@kroah.com |
2005-04-26 | [PATCH] make a net_test test script using udevtest. | greg@kroah.com |
2005-04-26 | [PATCH] handle the subsytem if provided in udevtest. | greg@kroah.com |
2005-04-26 | [PATCH] add hotplug.dev script to handle renamed network devices. | greg@kroah.com |
2005-04-26 | [PATCH] add a bunch of network class devices to the test sysfs tree | greg@kroah.com |
2005-04-26 | [PATCH] update RFC-dev.d docs due to DEVNODE to DEVNAME change | greg@kroah.com |
2005-04-26 | [PATCH] DEVPATH for netdev | kay.sievers@vrfy.org |