Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use memzero(foo, length); for all memset(foo, 0, length); calls | Greg KH | 2014-01-31 | 1 | -2/+2 |
* | Add more _printf_'s for format-nonliterals | Thomas Hindoe Paaboel Andersen | 2013-12-14 | 1 | -0/+1 |
* | trivial coding style clean ups | Thomas Hindoe Paaboel Andersen | 2013-12-03 | 1 | -22/+11 |
* | Introduce udev object cleanup functions | Zbigniew Jędrzejewski-Szmek | 2013-10-13 | 1 | -4/+4 |
* | Fix write-only use of a few variables | Zbigniew Jędrzejewski-Szmek | 2013-10-13 | 1 | -2/+2 |
* | hostnamectl: show only specific hostname when requested | Zbigniew Jędrzejewski-Szmek | 2013-08-15 | 1 | -1/+1 |
* | use the same email address everywhere | Kay Sievers | 2012-11-12 | 1 | -10/+18 |
* | libudev: import hwdb and export lookup interface | Kay Sievers | 2012-10-27 | 1 | -0/+16 |
* | udev: use startswith() and streq() | Kay Sievers | 2012-04-16 | 1 | -1/+2 |
* | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers | 2012-04-16 | 1 | -8/+2 |
* | udev: test - move test/ and src/test/ | Kay Sievers | 2012-04-14 | 1 | -0/+501 |