Age | Commit message (Expand) | Author |
2010-12-15 | libudev: record and export "age" of device record | Kay Sievers |
2010-12-14 | libudev: enumerate - allow to filter-out not-already-initialized devices | Kay Sievers |
2010-12-14 | check ifindex > 0 instead of subsystem == "net" | Kay Sievers |
2010-12-12 | udevd: switch to common id_filename functions | Kay Sievers |
2010-12-11 | udevd: simplify udev database and fix DEVNAME handling | Kay Sievers |
2010-12-10 | udevd: use dev_t or netif ifindex as database key | Kay Sievers |
2010-10-22 | libudev: return kernel provided devnode when asked before we handled any rules | Kay Sievers |
2010-10-13 | udevd: do not wrongly delay events for devices with swapped names | Kay Sievers |
2010-05-14 | libudev: add O_CLOEXEC | Kay Sievers |
2010-05-07 | libudev: add documentation for recently added functions | Kay Sievers |
2010-04-23 | libudev: accept NULL in udev_device_get_tags_list_entry() | Kay Sievers |
2010-04-22 | fix logic on-demand loading logic for db and uevent | Kay Sievers |
2010-04-22 | add TAG= to improve event filtering and device enumeration | Kay Sievers |
2010-04-21 | more readlink buffer size handling | Kay Sievers |
2010-04-13 | remove "ignore_remove" option | Kay Sievers |
2010-04-13 | remove "all_partitions" option | Kay Sievers |
2010-03-25 | libudev: update documentation | Kay Sievers |
2010-03-17 | libudev: add udev_device_new_from_environment() | Kay Sievers |
2010-03-10 | libbudev-private: rename udev_list_entry_get_flag() | Kay Sievers |
2010-03-02 | Use UTIL_LINE_SIZE, not UTIL_PATH_SIZE to truncate properties | David Zeuthen |
2010-03-02 | Decrease buffer size when advancing past NUL byte | David Zeuthen |
2009-12-24 | remove remaining support for CONFIG_SYSFS_DEPRECATED | Kay Sievers |
2009-12-15 | remove remaining support for CONFIG_SYSFS_DEPRECATED | Kay Sievers |
2009-12-03 | libudev: doc - use #NULL | Kay Sievers |
2009-12-03 | udev_device_get_parent_with_subsystem_devtype(): Clarify documentation | Martin Pitt |
2009-09-09 | simplify "symlink name stack" | Kay Sievers |
2009-08-19 | change database file names | Kay Sievers |
2009-08-08 | fix spelling | Alan Jenkins |
2009-07-08 | libudev: device - free values before updating them | Kay Sievers |
2009-07-04 | libudev: monitor - handle kernel supplied DEVNAME properly | Kay Sievers |
2009-07-02 | udevadm: test - print list of properties | Kay Sievers |
2009-06-28 | do not exports properties starting with a '.' | Kay Sievers |
2009-06-15 | libudev: doc - add queue | Kay Sievers |
2009-06-15 | libudev: doc - add section headers | Kay Sievers |
2009-06-15 | libudev: update documentation | Kay Sievers |
2009-06-09 | libudev: device_new() -> udev_device_new() | Kay Sievers |
2009-06-08 | libudev: move to top-level directory | Kay Sievers |