Age | Commit message (Expand) | Author |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-26 | util-lib: split out IO related calls to io-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
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 |
2014-06-27 | libudev: queue - watch entire directory to allow the re-use of the watch desc... | Kay Sievers |
2014-06-27 | libudev: queue provide file descriptor to watch busy event queue | Kay Sievers |
2014-06-27 | libudev: fix udev_queue_get_queue_is_empty() logic | Kay Sievers |
2014-04-13 | udev: remove seqnum API and all assumptions about seqnums | Kay Sievers |
2014-02-13 | everywhere: make use of new0() and macro() macros, and stop using perror() | Lennart Poettering |
2013-11-20 | libudev: always return NULL in _unref() APIs | Lennart Poettering |
2013-02-13 | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen |
2013-01-09 | udev: move string copy functions to shared/ | Kay Sievers |
2012-11-12 | libudev: update copyright headers | Kay Sievers |
2012-07-31 | libudev-queue.c: simplified open_queue_file | Arvydas Sidorenko |
2012-05-15 | udev: update docs, NEWS | Kay Sievers |
2012-05-15 | udev: libudev - bump soname, remove deprecated functions, introduce symbol ve... | Kay Sievers |
2012-04-26 | libudev: prefix log macros with 'udev_' | Kay Sievers |
2012-04-20 | docs: hook-up gtk-doc to 'make check' | Kay Sievers |
2012-04-16 | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers |
2012-04-15 | udev: udev_monitor_new_from_socket() - log error and remove from public header | Kay Sievers |
2012-04-13 | udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/ | Kay Sievers |