Age | Commit message (Expand) | Author |
2015-06-17 | libudev: device - fix typo in udev_device_get_sysattr_list_entry() | Tom Gundersen |
2015-06-03 | libudev: enumerate - accept NULL parameters in add_match() | Tom Gundersen |
2015-06-03 | libudev: monitor - set nl_pid when reusing fd in udev_monitor_new_from_netlin... | Tom Gundersen |
2015-06-02 | sd-device: get_subsystem - don't complain if a device does not have a subsystem | Tom Gundersen |
2015-05-12 | udevd: manager - move a few global variables into the Manager object | Tom Gundersen |
2015-04-29 | libudev: monitor - fix typo in log message | Tom Gundersen |
2015-04-26 | libudev: monitor - clarify log messages | Tom Gundersen |
2015-04-23 | udevd: fix REMOVE handling | Tom Gundersen |
2015-04-23 | libudev-device: fix lazy loading of devlinks, properties and tags | Tom Gundersen |
2015-04-17 | sd-device: enumerator - match only on initialized devices by default | Tom Gundersen |
2015-04-17 | sd-device: enumerator - don't expose add_device() | Tom Gundersen |
2015-04-16 | libudev: make libudev-enumerate a thin wrapper around sd-device | Tom Gundersen |
2015-04-16 | shared: move assert_return_errno() from libudev | Tom Gundersen |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-05 | libudev-util: check length before accesing the array | Thomas Hindoe Paaboel Andersen |
2015-04-02 | libudev: device - replace by a thin wrapper around sd-device | Tom Gundersen |
2015-04-01 | libudev: monitor - improve logging | Tom Gundersen |
2015-03-18 | libudev: private - introduce udev_device_new_from_synthetic_event() | Tom Gundersen |
2015-03-15 | libudev-monitor: use initialization | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | udev: downgrade "has devpath" and "filled with db file" messages | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | udev: make set_usec_initialized() internal to libudev | Tom Gundersen |
2015-03-12 | libudev: introduce clone_with_db() | Tom Gundersen |
2015-03-12 | libudev: monitor - fix error path in send_device | Tom Gundersen |
2015-03-12 | udevd: event - make db loading lazy in REMOVE event handling | Tom Gundersen |
2015-03-12 | libudev: introduce udev_device_properties_copy() | Tom Gundersen |
2015-03-09 | libudev: udev_device_read_db - drop unused argument | Tom Gundersen |
2015-03-09 | libudev: udev_device_add_property - implicitly mark properties for saving to db | Tom Gundersen |
2015-03-09 | udev/libudev: event - move {OLD_,}INTERFACE handling from udevd to libudev | Tom Gundersen |
2015-03-09 | libudev: private - make property_from_string_parse* static | Tom Gundersen |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-16 | Revert "build-sys: re-add old symbols for abi compat" | Michal Schmidt |
2015-02-16 | build-sys: re-add old symbols for abi compat | Zbigniew Jędrzejewski-Szmek |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC" | Lennart Poettering |
2015-02-10 | tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC | Cristian Rodríguez |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-01-26 | libudev: private - drop some functions from the internal API | Tom Gundersen |
2015-01-26 | libudev: monitor - move nulstr parsing to libudev-device | Tom Gundersen |
2015-01-26 | udev: event - introduce and use internal udev_device_shallow_clone() | Tom Gundersen |
2015-01-26 | udev: event - move renaming of udev_device to libudev | Tom Gundersen |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-18 | Add initialization helper for file_handle_union | Zbigniew Jędrzejewski-Szmek |
2015-01-18 | libudev: fix check for too long packet | Topi Miettinen |
2014-12-25 | libudev: fix strict aliasing violation | Shawn Paul Landden |
2014-12-15 | udev: builtin-hwdb - port to sd-hwdb | Tom Gundersen |
2014-12-12 | hwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTY | David Herrmann |
2014-12-11 | use correct format types | Thomas Hindoe Paaboel Andersen |
2014-12-11 | libudev: make libudev-hwdb a wrapper around sd-hwdb | Tom Gundersen |
2014-12-03 | libudev: set errno properly in all error conditions of udev_device_new_from_s... | Lennart Poettering |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |