Age | Commit message (Expand) | Author |
2008-11-17 | udevd: fix cleanup of /dev/.udev/uevent_seqnum | Kay Sievers |
2008-11-17 | limit $attr(<symlink>) magic to well-known links only | Kay Sievers |
2008-11-15 | udevadm: fix option parsing breakage with klibc | Sergey Vlasov |
2008-11-14 | libudev: device - handle disk "device" link for partitions in deprecated sysf... | Kay Sievers |
2008-11-14 | vol_id: clarify error message | Kay Sievers |
2008-11-13 | volume_id: ntfs - mark as no other fs must match | Kay Sievers |
2008-11-13 | fix spelling in comment | Kay Sievers |
2008-11-13 | volume_id: fat - accept empty FAT32 fsinfo signature | Kay Sievers |
2008-11-13 | volume_id: always check for all filesystem types and skip conflicting results | Kay Sievers |
2008-11-13 | volume_id: bump revision | Kay Sievers |
2008-11-13 | remove len == 0 check, the index root is always '\0' | Kay Sievers |
2008-11-13 | volume_id: fat - move check for msdos signature (0x55 0xaa) | Karel Zak |
2008-11-13 | configure: add linux-hotplug mail address | Kay Sievers |
2008-11-13 | update NEWS | Kay Sievers |
2008-11-13 | rules: remove pnp shell script, acpi loads these modules properly | Kay Sievers |
2008-11-13 | rules: remove DEVTYPE disk/partition | Kay Sievers |
2008-11-13 | udevadm: info - unify -V and --version | Kay Sievers |
2008-11-13 | set errno = ENOSYS in inotify stub | Kay Sievers |
2008-11-13 | scsi_id: we don't use DEVPATH env var anymore, update man page | Alan Jenkins |
2008-11-13 | merge trie nodes, childs and root into a single array | Kay Sievers |
2008-11-12 | reserve child slot 0 | Kay Sievers |
2008-11-12 | string index - split nodes and childs to allow and unlimited number of childs | Kay Sievers |
2008-11-11 | silence "comparison between signed and unsigned" | Kay Sievers |
2008-11-11 | udevd: de-duplicate strings in rules | Alan Jenkins |
2008-11-07 | release 132 | Kay Sievers |
2008-11-07 | convert debug string arrays to functions | Kay Sievers |
2008-11-07 | fix size_t compiler warning on 32 bit platforms | Kay Sievers |
2008-11-07 | release 131 | Kay Sievers |
2008-11-06 | udevadm: settle - exit if udevd exits | Kay Sievers |
2008-11-06 | cleanup /dev/.udev/queue on startup and exit | Kay Sievers |
2008-11-06 | rules: md - add mdadm 3 device naming | Kay Sievers |
2008-11-06 | fix indentation | Kay Sievers |
2008-11-05 | udevd: shrink struct token to 12 bytes | Alan Jenkins |
2008-11-05 | $links should be relative | Kay Sievers |
2008-11-05 | unify string replacement | Kay Sievers |
2008-11-05 | usb_id: MassStorage SubClass 6 is "scsi" not "disk" | Kay Sievers |
2008-11-05 | do not import the "uevent" file when we only read the db to get old symlinks | Kay Sievers |
2008-11-05 | fix cleanup of possible left-over symlinks | Kay Sievers |
2008-11-05 | fix $links substitution | Kay Sievers |
2008-11-05 | info() PROGRAM and IMPORT execution | Kay Sievers |
2008-11-05 | volume_id: btrfs update | Kay Sievers |
2008-11-04 | fix list handling in enumerate and rules file sorting | Kay Sievers |
2008-11-04 | firmware.sh: record missing files in /dev/.udev/firmware-missing/ | Kay Sievers |
2008-11-01 | move debugging strings inside #ifdef DEBUG | Kay Sievers |
2008-11-01 | add "devel" and "install" switches to autogen.sh | Kay Sievers |
2008-11-01 | move some info() to dbg() | Kay Sievers |
2008-11-01 | fix udev_node_update_old_links() logic | Kay Sievers |
2008-11-01 | skip entire rule containing device naming keys, if no device can be named | Kay Sievers |
2008-11-01 | log rules file and line number when NAME, SYMLINK, OWNER, GROUP, MODE, RUN is... | Kay Sievers |
2008-11-01 | udevd: be more careful when matching against parents | Alan Jenkins |