summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-21volume_id: update btrfsKay Sievers
2008-11-21vol_id: if regular files are probed, use stat() for the size valueKay Sievers
2008-11-21volume_id: remove unused usage typesKay Sievers
2008-11-21include errno.h in sysdeps.hGabor Z. Papp
2008-11-20scsi_id: make sure, we do not have slashes in valuesKay Sievers
2008-11-20ata_id: make sure, we do not have slashes in valuesKay Sievers
2008-11-20usb_id: replace chars in returned stringsKay Sievers
2008-11-20libudev: accept NULL whitelist in util_replace_chars()Kay Sievers
2008-11-20rules: v4l - add by-id/ links for USB devicesKay Sievers
2008-11-19rules: merge group "video" into default rulesKay Sievers
2008-11-19rules: add persistent rules for memory stick block devicesHarald Hoyer
2008-11-18bump versionKay Sievers
2008-11-18volume_id: update btrfs magicKay Sievers
2008-11-18autogen.sh: fix -print-multi-os-directory usageKay Sievers
2008-11-18release 133Kay Sievers
2008-11-18update NEWSKay Sievers
2008-11-17fix $links substitution for devices without any linkKay Sievers
2008-11-17udevd: fix cleanup of /dev/.udev/uevent_seqnumKay Sievers
2008-11-17limit $attr(<symlink>) magic to well-known links onlyKay Sievers
2008-11-15udevadm: fix option parsing breakage with klibcSergey Vlasov
2008-11-14libudev: device - handle disk "device" link for partitions in deprecated sysf...Kay Sievers
2008-11-14vol_id: clarify error messageKay Sievers
2008-11-13volume_id: ntfs - mark as no other fs must matchKay Sievers
2008-11-13fix spelling in commentKay Sievers
2008-11-13volume_id: fat - accept empty FAT32 fsinfo signatureKay Sievers
2008-11-13volume_id: always check for all filesystem types and skip conflicting resultsKay Sievers
2008-11-13volume_id: bump revisionKay Sievers
2008-11-13remove len == 0 check, the index root is always '\0'Kay Sievers
2008-11-13volume_id: fat - move check for msdos signature (0x55 0xaa)Karel Zak
2008-11-13configure: add linux-hotplug mail addressKay Sievers
2008-11-13update NEWSKay Sievers
2008-11-13rules: remove pnp shell script, acpi loads these modules properlyKay Sievers
2008-11-13rules: remove DEVTYPE disk/partitionKay Sievers
2008-11-13udevadm: info - unify -V and --versionKay Sievers
2008-11-13set errno = ENOSYS in inotify stubKay Sievers
2008-11-13scsi_id: we don't use DEVPATH env var anymore, update man pageAlan Jenkins
2008-11-13merge trie nodes, childs and root into a single arrayKay Sievers
2008-11-12reserve child slot 0Kay Sievers
2008-11-12string index - split nodes and childs to allow and unlimited number of childsKay Sievers
2008-11-11silence "comparison between signed and unsigned"Kay Sievers
2008-11-11udevd: de-duplicate strings in rulesAlan Jenkins
2008-11-07release 132Kay Sievers
2008-11-07convert debug string arrays to functionsKay Sievers
2008-11-07fix size_t compiler warning on 32 bit platformsKay Sievers
2008-11-07release 131Kay Sievers
2008-11-06udevadm: settle - exit if udevd exitsKay Sievers
2008-11-06cleanup /dev/.udev/queue on startup and exitKay Sievers
2008-11-06rules: md - add mdadm 3 device namingKay Sievers
2008-11-06fix indentationKay Sievers
2008-11-05udevd: shrink struct token to 12 bytesAlan Jenkins