summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-16create_floppy_devices: expand manpageAdam Buchbinder
2009-03-16cdrom_id: update manpageAdam Buchbinder
2009-03-16usb_id: add manpageAdam Buchbinder
2009-03-16rules: md-raid.rules fixMichal Soltys
2009-03-13release 140Kay Sievers
2009-03-12udevadm: settle - synchronise with the udev daemonScott James Remnant
2009-03-11udevadm: settle - use timeout signal, instead of loop counterKay Sievers
2009-03-11libudev: ctrl - return error after sending ctrl messageKay Sievers
2009-03-07update TODOKay Sievers
2009-03-07udevadm: add text for new options to command and man pageKay Sievers
2009-03-06libvolume_id: bump ageHarald Hoyer
2009-03-05udevd: switch watch symlinks to devpathKay Sievers
2009-03-04udevadm: settle - add --seq-start= --seq-end=Kay Sievers
2009-03-04libudev: queue - use lstat() to check existence of symlinkKay Sievers
2009-03-04rules: Fedora updateKay Sievers
2009-03-04update TODOKay Sievers
2009-03-03volume_id: ntfs - fix uuid settingKay Sievers
2009-03-03update TODOKay Sievers
2009-03-03fix compile error in debug modeMichael Prokop
2009-03-03version bumpKay Sievers
2009-02-26release 139Kay Sievers
2009-02-26udevadm: info - export all devices with --export-dbKay Sievers
2009-02-26usb_id: fix commentKay Sievers
2009-02-26usb_id: fix NULL string usageKay Sievers
2009-02-26usb_id: return values if called directly for an usb_deviceKay Sievers
2009-02-26usb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:Kay Sievers
2009-02-26use AC_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCEKay Sievers
2009-02-26add m4/ subdirKay Sievers
2009-02-25add "nowatch" to disable a default installed watch with a later ruleKay Sievers
2009-02-24use the event udev_device to disable the watch on "remove"Kay Sievers
2009-02-24remove static local variableKay Sievers
2009-02-23version bumpKay Sievers
2009-02-23Look at more inotify events in the buffer than just the first.Scott James Remnant
2009-02-23lookup the old watch handle; reload only if has a pathScott James Remnant
2009-02-23Output watch handle in udevadm info.Scott James Remnant
2009-02-23Put a log message in a more sensible place.Scott James Remnant
2009-02-23Use the udevdb to speed up watch clearing.Scott James Remnant
2009-02-23Store watch handle in db.Scott James Remnant
2009-02-23Allow watch handle to be stored in the udevdb.Scott James Remnant
2009-02-23Cleanup a little.Scott James Remnant
2009-02-23Clear existing inotify watch before processing.Scott James Remnant
2009-02-23Don't add inotify watch until RUN rules processed.Scott James Remnant
2009-02-19release 138Kay Sievers
2009-02-17*_id: add model/vendor enc stringsDavid Zeuthen
2009-02-16rules: include loop block devices in persistent linksKay Sievers
2009-02-13rules: add "watch" option to dm and md rulesKay Sievers
2009-02-11use global "reload_config" flagKay Sievers
2009-02-11rules: move OPTIONS to separate ruleKay Sievers
2009-02-11rules: update persistent storage rules to use inotify watchesScott James Remnant
2009-02-11udevd: optionally watch device nodes with inotifyScott James Remnant