summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-02-08fix NAME= and OPTION+="string_escape=..." logicKay Sievers
2009-02-05autogen.sh: add more warningsKay Sievers
2009-02-05rules: fix md "change"/"remove" handlingKay Sievers
2009-02-05test: add test for empty and non-existent ATTRKay Sievers
2009-01-30rules: dm - add escape for uuid links with whitespaceKay Sievers
2009-01-30fix NAME="" logicKay Sievers
2009-01-27rules: Gentoo updateMatthias Schwarzott
2009-01-25version bumpKay Sievers
2009-01-25man: fix grammarKay Sievers
2009-01-24doc: writing udev rules - refer to 'udevadm info' instead of 'udevinfo'Miklos Vajna
2009-01-24vol_id: add missing id->type to swap0Karel Zak
2009-01-24vol_id: fix ddf version stringKarel Zak
2009-01-23release 137Kay Sievers
2009-01-23udevadm: settle - fix typoKay Sievers
2009-01-22usb_id: handle ATAPI devices like SCSI devicesKay Sievers
2009-01-21udevd: add back SA_RESTARTKay Sievers
2009-01-21split up long lineKay Sievers
2009-01-21Merge commit '9032f119f07ad3b5116b3d4858816d851d4127de'Kay Sievers
2009-01-21Merge commit '5f03ed8a56d308af72db8a48ab66ed68667af2c6'Kay Sievers
2009-01-21increase netif renaming timeout from 30 to 90 secondsKay Sievers
2009-01-21reap children fasterOlaf Kirch
2009-01-21open-code pollfd setupKay Sievers
2009-01-20Expose delayed name resolutionScott James Remnant
2009-01-20Allow user and group lookup to be disabled.Scott James Remnant
2009-01-20udevd: use ppoll instead of signal pipesOlaf Kirch