Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-06 | merge udev/, libudev/, systemd/ files in src/; move extras/ to src/ | Kay Sievers | |
2012-01-05 | build-sys: use --libexecdir=/usr/lib instead of /usr/lib/udev | Kay Sievers | |
2012-01-01 | remove mknod() logic and rely on 'devtmpfs' | Kay Sievers | |
2011-12-27 | move rules dirs to udev context; replace inotify with time-controlled stat() | Kay Sievers | |
2011-11-08 | libudev: print log_fn address instead of ctx when setting logging function | Kay Sievers | |
Patch from Jiri Pirko <jpirko@redhat.com> for libabc. | |||
2011-08-04 | libudev: list - use binary search for list lookup | Kay Sievers | |
2011-05-20 | libudev: export symbols explicitely and individually from C code not from ↵ | Kay Sievers | |
separate file or prefix match | |||
2011-04-24 | libudev: list - use bit flags for 'sort' and 'unique' | Kay Sievers | |
2011-03-25 | libudev: docs - add udev_get_run_path() | Kay Sievers | |
2011-03-23 | use /run/udev/ if possible and fall back to /dev/.udev/ | Kay Sievers | |
2010-05-14 | libudev: add O_CLOEXEC | Kay Sievers | |
2010-03-25 | libudev: update documentation | Kay Sievers | |
2009-12-25 | remove UDEV_RUN environment variable | Kay Sievers | |
It handles only RUN but not IMPORT and PROGRAM. There is no sane way to suppress program execution. Most important programs run with IMPORT these days. Also events can no longer suppressed with the libudev netlink messages, so UDEV_RUN does nothing useful and is just inconsistent. | |||
2009-08-08 | fix spelling | Alan Jenkins | |
Fix spelling in docbook comments, code comments, and a local variable name. Thanks to "ispell -h" for docbook HTML and "scspell" for source code. Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk> | |||
2009-08-01 | update a few years of copyright | Kay Sievers | |
2009-06-17 | cleanup ./configure installation directory options | Kay Sievers | |
2009-06-15 | libudev: doc - add section headers | Kay Sievers | |
2009-06-15 | libudev: update documentation | Kay Sievers | |
2009-06-09 | libudev: call log functions conditionally | Kay Sievers | |
2009-06-08 | libudev: move to top-level directory | Kay Sievers | |