Age | Commit message (Expand) | Author |
2009-03-26 | libudev: GPL -> LGPL | Kay Sievers |
2009-03-18 | udevadm: monitor - clarify printed header | Kay Sievers |
2009-03-18 | udevadm: test - handling trailing '/' in devpath | Kay Sievers |
2009-03-17 | udevadm: trigger - add "--action" to --help | Robby Workman |
2009-03-12 | udevadm: settle - synchronise with the udev daemon | Scott James Remnant |
2009-03-11 | udevadm: settle - use timeout signal, instead of loop counter | Kay Sievers |
2009-03-11 | libudev: ctrl - return error after sending ctrl message | Kay Sievers |
2009-03-07 | udevadm: add text for new options to command and man page | Kay Sievers |
2009-03-05 | udevd: switch watch symlinks to devpath | Kay Sievers |
2009-03-04 | udevadm: settle - add --seq-start= --seq-end= | Kay Sievers |
2009-03-04 | libudev: queue - use lstat() to check existence of symlink | Kay Sievers |
2009-03-03 | fix compile error in debug mode | Michael Prokop |
2009-02-26 | udevadm: info - export all devices with --export-db | Kay Sievers |
2009-02-25 | add "nowatch" to disable a default installed watch with a later rule | Kay Sievers |
2009-02-24 | use the event udev_device to disable the watch on "remove" | Kay Sievers |
2009-02-24 | remove static local variable | Kay Sievers |
2009-02-23 | Look at more inotify events in the buffer than just the first. | Scott James Remnant |
2009-02-23 | lookup the old watch handle; reload only if has a path | Scott James Remnant |
2009-02-23 | Output watch handle in udevadm info. | Scott James Remnant |
2009-02-23 | Put a log message in a more sensible place. | Scott James Remnant |
2009-02-23 | Use the udevdb to speed up watch clearing. | Scott James Remnant |
2009-02-23 | Store watch handle in db. | Scott James Remnant |
2009-02-23 | Allow watch handle to be stored in the udevdb. | Scott James Remnant |
2009-02-23 | Cleanup a little. | Scott James Remnant |
2009-02-23 | Clear existing inotify watch before processing. | Scott James Remnant |
2009-02-23 | Don't add inotify watch until RUN rules processed. | Scott James Remnant |
2009-02-13 | rules: add "watch" option to dm and md rules | Kay Sievers |
2009-02-11 | use global "reload_config" flag | Kay Sievers |
2009-02-11 | udevd: optionally watch device nodes with inotify | Scott James Remnant |
2009-02-08 | fix NAME= and OPTION+="string_escape=..." logic | Kay Sievers |
2009-02-05 | test: add test for empty and non-existent ATTR | Kay Sievers |
2009-01-30 | fix NAME="" logic | Kay Sievers |
2009-01-25 | man: fix grammar | Kay Sievers |
2009-01-23 | udevadm: settle - fix typo | Kay Sievers |
2009-01-21 | udevd: add back SA_RESTART | Kay Sievers |
2009-01-21 | split up long line | Kay Sievers |
2009-01-21 | Merge commit '9032f119f07ad3b5116b3d4858816d851d4127de' | Kay Sievers |
2009-01-21 | Merge commit '5f03ed8a56d308af72db8a48ab66ed68667af2c6' | Kay Sievers |
2009-01-21 | increase netif renaming timeout from 30 to 90 seconds | Kay Sievers |
2009-01-21 | reap children faster | Olaf Kirch |
2009-01-21 | open-code pollfd setup | Kay Sievers |
2009-01-20 | Expose delayed name resolution | Scott James Remnant |
2009-01-20 | Allow user and group lookup to be disabled. | Scott James Remnant |
2009-01-20 | udevd: use ppoll instead of signal pipes | Olaf Kirch |
2009-01-16 | remove stray initializer | Alan Jenkins |
2009-01-16 | man: typo fixes | Alan Jenkins |
2009-01-16 | cleanup old names before creating the new names | Kay Sievers |
2009-01-16 | remove name from index if the node name has changed | Kay Sievers |
2009-01-15 | udevadm: test - remove --force option | Kay Sievers |
2009-01-15 | do not complain about a missing /etc/udev/rules.d/ | Kay Sievers |