Age | Commit message (Expand) | Author |
2005-07-07 | fix unquoted strings in udevinitsend | Kay Sievers |
2005-07-06 | 061 releaseudev/v061 | Greg Kroah-Hartman |
2005-07-06 | Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kay | Greg KH |
2005-07-06 | update RELEASE-NOTES | Kay Sievers |
2005-07-06 | fix cdrom symlink problem in gentoo rules | Greg Kroah-Hartman |
2005-07-06 | Sync up the Debian rules files | Greg KH |
2005-07-06 | we want to provide OPTFLAGS | Kay Sievers |
2005-07-06 | rename ALARM_TIMEOUT to UDEV_ALARM_TIMEOUT | Kay Sievers |
2005-07-06 | udevd: optimize env-key parsing | Kay Sievers |
2005-07-06 | don't resolve OWNER, GROUP on precompile if string contains %, $ | Kay Sievers |
2005-07-06 | set default device node to /dev | Kay Sievers |
2005-07-05 | create udevdb files only if somehting interesting happened | Kay Sievers |
2005-07-05 | pack parsed rules list | Kay Sievers |
2005-07-04 | replace useless defines by inline text | Kay Sievers |
2005-07-04 | move rule matches to function | Kay Sievers |
2005-07-04 | add usb_id program to generate usb-storage device identifiers | Kay Sievers |
2005-07-03 | add IEEE1394 rules to the gentoo rule file | Kay Sievers |
2005-07-03 | fake also kernel-name if we renamed a netif | Kay Sievers |
2005-07-03 | allow OPTIONS to be recognized for /sys/modules /sys/devices events | Kay Sievers |
2005-07-03 | switch gentoo rules to new operators | Kay Sievers |
2005-07-02 | Fix ChangeLog titles | Greg KH |
2005-07-02 | 060 releaseudev/v060 | Greg KH |
2005-07-02 | [PATCH] Keep udevstart from skipping devices without a 'dev' file | Kay Sievers |
2005-07-02 | Fix the gentoo udev rules to allow the box to boot properly | Greg KH |
2005-07-01 | [PATCH] Udev doesn't properly build with $CROSS | Gustavo Zacarias |
2005-07-01 | [PATCH] #define NETLINK_KOBJECT_UEVENT | Marco d'Itri |
2005-06-30 | 059 releaseudev/v059 | Greg Kroah-Hartman |
2005-06-30 | Update the gentoo rule file | Greg Kroah-Hartman |
2005-06-30 | prepare RELEASE-NOTES | Kay Sievers |
2005-06-27 | add ID_TYPE to the id probers | Kay Sievers |
2005-06-27 | add -x to scsi_id to export the queried values in env format | Kay Sievers |
2005-06-26 | store the imported device information in the udevdb | Kay Sievers |
2005-06-26 | rename udev_volume_id to vol_id and add --export option | Kay Sievers |
2005-06-25 | add ata_id to read serial numbers from ATA drives | Kay Sievers |
2005-06-25 | IMPORT allow to import program returned keys into the env | Kay Sievers |
2005-06-25 | unify execute_command() and execute_program() | Kay Sievers |
2005-06-25 | IMPORT=<file> allow to import a shell-var style config-file | Kay Sievers |
2005-06-24 | allow rules to be compiled to one binary file | Kay Sievers |
2005-06-22 | fix the fix and change the file to wait for to the "bus" link | Kay Sievers |
2005-06-21 | Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kay | Greg KH |
2005-06-22 | fix udevstart and let all events trvel trough udev | Kay Sievers |
2005-06-20 | prepare for module loading rules and add MODALIAS key | Kay Sievers |
2005-06-18 | remove device node, when type block/char has changed | Kay Sievers |
2005-06-16 | [PATCH] Dialout group fix for capi devices in the gentoo rules file | Stefan Schweizer |
2005-06-16 | Makefile: remove dev.d/ hotplug.d/ from install target | Kay Sievers |
2005-06-16 | udevcontrol: add max_childs command | Kay Sievers |
2005-06-16 | udevd: control log-priority of the running daemon with udevcontrol | Kay Sievers |
2005-06-15 | udeveventrecorder: add small program that writes an event to disk | Kay Sievers |
2005-06-14 | klibc: add missing files | Kay Sievers |
2005-06-14 | udevinitsend: handle replay messages correctly | Kay Sievers |