Age | Commit message (Expand) | Author |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-05 | udevadm,..: make --help output of udev tools more like the output of the vari... | Lennart Poettering |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-07-29 | udev: place opening { at the same line as the function declaration | Kay Sievers |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-01-31 | use memzero(foo, length); for all memset(foo, 0, length); calls | Greg KH |
2013-12-24 | log: log_error() and friends add a newline after each line anyway, so avoid i... | Lennart Poettering |
2013-12-18 | udevadm: modernization | Zbigniew Jędrzejewski-Szmek |
2013-12-18 | udevadm,scsi_id: add short options to help strings and to the man page | Zbigniew Jędrzejewski-Szmek |
2013-11-08 | clients: fix some signal handler issues | Lennart Poettering |
2013-01-09 | udev: move string copy functions to shared/ | Kay Sievers |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-04-16 | udev: replace ARRAY_SIZE() with ELEMENTSOF() | Kay Sievers |
2012-04-08 | udev: switch to systemd logging functions | Kay Sievers |
2012-04-04 | move imported udev into place | Kay Sievers |