Age | Commit message (Expand) | 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-28 | udevd: remove TIMEOUT= handling | 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 |
2011-11-04 | make: tweak some autofoo according to Flameeyes' recommendations for libabc | Kay Sievers |
2011-10-06 | libudev: export udev_util_encode_string() | Kay Sievers |
2011-10-06 | remove 'udevadm trigger --type=failed' and SYSFS, ID, BUS keys | Kay Sievers |
2011-09-26 | libudev: fix typo in documentation | Kay Sievers |
2011-08-28 | libudev: list - properly sort linked list not only the index | Kay Sievers |
2011-08-17 | libudev: udev_device_get_sysattr_value() return syspath of custom links | Kay Sievers |
2011-08-17 | export USEC_INITIALIZED= and take timestamp on message receive time | Kay Sievers |
2011-08-17 | libudev: util_get_sys_(subsystem,driver}() -> util_get_sys_core_link_value() | Kay Sievers |
2011-08-05 | implement path_id, usb_id, input_id as built-in command | Kay Sievers |
2011-08-04 | libudev: list - use binary search for list lookup | Kay Sievers |
2011-07-31 | gtk-doc: delete empty files | Kay Sievers |
2011-07-11 | libudev: ctrl - move code to udev directory | Kay Sievers |
2011-07-08 | libudev: enumerate - clarify documentation | Kay Sievers |
2011-07-08 | libudev: enumerate - include parent device itself with match_parent() | Kay Sievers |
2011-07-08 | libudev: enumerate - add udev_enumerate_add_match_parent() | Kay Sievers |
2011-07-07 | libudev: device - add udev_device_has_tag() to libudev.h and gtk-doc | Kay Sievers |
2011-07-06 | libudev: device - export udev_device_has_tag() | Kay Sievers |
2011-06-28 | libudev: device - fix udev_device_get_tags_list_entry() to always load database | Kay Sievers |
2011-06-28 | libudev: monitor - update doc | Kay Sievers |
2011-06-18 | libudev: enumerate - scan /sys/module | Kay Sievers |
2011-05-26 | libudev: enumerate - do not ignore other matches when add_match_tag() is used | Kay Sievers |
2011-05-23 | libudev: monitor - use SOCK_NONBLOCK | Kay Sievers |
2011-05-20 | libudev: device - make a bunch of symbols static | Kay Sievers |
2011-05-20 | libudev: export symbols explicitely and individually from C code not from sep... | Kay Sievers |
2011-05-19 | libudev: ctrl - properly wait for incoming message after connect | Kay Sievers |
2011-05-16 | libudev: queue - accept NULL passed into udev_queue_export_cleanup() | Nix |
2011-05-16 | libudev: device - use DEVMODE from kernel as the default mode | Kay Sievers |
2011-05-16 | libudev: queue - always rebuild queue file when nothing is queued anymore | Kay Sievers |
2011-05-10 | update INSTALL, NEWS, configure comment, queue doc | Kay Sievers |
2011-05-05 | libudev: ctrl - log accept4() errors | Kay Sievers |
2011-04-24 | libudev: queue - _unref() should return the object | Kay Sievers |
2011-04-24 | libudev: list - use bit flags for 'sort' and 'unique' | Kay Sievers |
2011-04-20 | timeout handling without alarm() | Kay Sievers |
2011-04-18 | libudev: run_program() - select() -> epoll | Kay Sievers |
2011-04-17 | use 'else if' in epoll event array loop | Kay Sievers |
2011-04-15 | libudev: test - use epoll | Kay Sievers |
2011-04-15 | libudev: ctrl, monitor - use SOCK_NONBLOCK | Kay Sievers |
2011-04-14 | udevd: get netlink socket from systemd | Kay Sievers |
2011-04-14 | udevd: do not nice processes | Kay Sievers |
2011-04-13 | udevadm: info --cleanup-db | Kay Sievers |
2011-04-13 | libudev: ctrl - fix refcounting in connection handling | Kay Sievers |
2011-04-13 | trivial cleanups | Kay Sievers |
2011-04-13 | udevadm: control - add --exit | Kay Sievers |
2011-04-08 | selinux: do not label files in runtime dir | Kay Sievers |