Age | Commit message (Expand) | Author |
---|---|---|
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 |