Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-17 | udevd: add timestamp to --debug output | Kay Sievers | |
2009-07-11 | udevd: make sure a worker finishes event handling before exiting | Kay Sievers | |
Persistent network rules write out new rules files. When rules change, we need to kill all workers to update the in-memory copy of the rules. We need to make sure, that a worker finshes its work for all device messages it has accepted, before it exits after a SIGTERM from the main process. | |||
2009-07-07 | use MIN() MAX() from param.h | Kay Sievers | |
2009-06-17 | cleanup ./configure installation directory options | Kay Sievers | |
2009-06-09 | move common stuff from udev/ to private parts of libudev/ | Kay Sievers | |