Age | Commit message (Expand) | Author |
2006-03-07 | fix persistent disk rules to exclude removable IDE drives | Kay Sievers |
2006-03-01 | path_id: support SAS devices | Hannes Reinecke |
2006-03-01 | typo in debug text in udev_run_hotplugd.c | Masatake YAMATO |
2006-02-24 | 086 release | Kay Sievers |
2006-02-23 | udevd: fix queue export for multiple events for the same device | Kay Sievers |
2006-02-21 | volume_id: add missing return | Kay Sievers |
2006-02-21 | update to udev-084/doc/writing_udev_rules | Nix |
2006-02-21 | volume_id: split raid and filesystem detection | Kay Sievers |
2006-02-21 | volume_id: replace __packed__ by PACKED macro | Kay Sievers |
2006-02-21 | workaround missing kernel headers for some architectures | Kyle McMartin |
2006-02-15 | 085 release | Kay Sievers |
2006-02-15 | include errno.h in udev_libc_wrapper.c | Kay Sievers |
2006-02-15 | fix typo in parisc support to path_id | Jeroen Roovers |
2006-02-15 | update Gentoo rules | Kay Sievers |
2006-02-15 | update Red Hat rules | Kay Sievers |
2006-02-15 | update SUSE rules | Kay Sievers |
2006-02-15 | exit WAIT_FOR_SYSFS if the whole device goes away | Kay Sievers |
2006-02-13 | cramfs detection for bigendian | Kay Sievers |
2006-02-03 | include sys/socket.h for klibc build | Kay Sievers |
2006-02-01 | fix typo in man page | Kay Sievers |
2006-02-01 | Fix trivial spelling errors in RELEASE-NOTES | Andrey Borzenkov |
2006-01-31 | make WAIT_FOR_SYSFS usable in non "wait-only" rules | Kay Sievers |
2006-01-30 | 084 release | Kay Sievers |
2006-01-30 | add debug output to sysfs operations | Kay Sievers |
2006-01-29 | let SYSFS{} look at the device, not only the parent device | Kay Sievers |
2006-01-29 | optimize sysfs device and attribute cache | Kay Sievers |
2006-01-28 | scsi_id: remove dead files | Kay Sievers |
2006-01-28 | whitespace fixes | Kay Sievers |
2006-01-28 | remove UDEVD_UEVENT_INITSEND | Kay Sievers |
2006-01-28 | move manpages to top level | Kay Sievers |
2006-01-28 | replace fancy silent build program by simple kernel build like logic | Kay Sievers |
2006-01-27 | switch CROSS to CROSS_COMPILE | Kay Sievers |
2006-01-27 | update SUSE rules | Kay Sievers |
2006-01-27 | 083 release | Kay Sievers |
2006-01-27 | remove redundant substitution of RUN key | Kay Sievers |
2006-01-26 | don't add $SUBSYSTEM automatically as $1 to programs | Kay Sievers |
2006-01-26 | find programs in /lib/udev for IMPORT if {program} is not given | Kay Sievers |
2006-01-26 | check for ignore_device in loop looks redundant | Andrey Borzenkov |
2006-01-26 | man page: document when substitutions are applied for RUN and other keys | Andrey Borzenkov |
2006-01-26 | udevstart: fix NAME="" which prevents RUN from being executed | Kay Sievers |
2006-01-25 | 082 release | Kay Sievers |
2006-01-25 | let "ignore_device" always return the event successfully | Kay Sievers |
2006-01-25 | udevtest: add udev_rules_apply_format() to RUN keys | Kay Sievers |
2006-01-25 | rename apply_format() cause it is public now | Kay Sievers |
2006-01-24 | update SUSE rules | Kay Sievers |
2006-01-24 | remove udev, udevstart, udevsend from the default installation | Kay Sievers |
2006-01-24 | recreate man pages from xml source | Kay Sievers |
2006-01-24 | move udev(8) manpage to udev(7) | Kay Sievers |
2006-01-24 | substitute format chars in RUN after rule matching | Andrey Borzenkov |
2006-01-24 | increase kernel uevent buffer size | Kay Sievers |