Age | Commit message (Expand) | Author |
2015-11-17 | tree-wide: group include of libudev.h with sd-* | Thomas Hindoe Paaboel Andersen |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-22 | udev: ata_id - ATA_ID_SATA_CAPABILITY == 76 | Kay Sievers |
2015-09-21 | Fixup WWN bytes for big-endian systems | Tom Lyon |
2015-09-09 | tree-wide: replace while(1) by for(;;) everywhere | Lennart Poettering |
2015-07-25 | ata_id: remove unused union member | Thomas Hindoe Paaboel Andersen |
2015-07-22 | ata_id: unreverse WWN identifier | Zbigniew Jędrzejewski-Szmek |
2015-06-24 | ata_id: unbotch format specifier | Jan Engelhardt |
2015-05-18 | ata_id: drop spurious space | Lennart Poettering |
2015-02-11 | ata_id: remove unused header files | Robert Milasan |
2015-01-01 | udev: improve help/usage for some more programs | Robert Milasan |
2014-12-25 | ata_id: remove temp variable to kill warning | Zbigniew Jędrzejewski-Szmek |
2014-12-25 | ata_id: modernize | Zbigniew Jędrzejewski-Szmek |
2014-12-25 | udev: fix another strict aliasing issue | Shawn Paul Landden |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-13 | udev: switch to systemd logging functions | Kay Sievers |
2014-08-11 | build-sys: add missing makefile symlinks | Lennart Poettering |
2014-08-11 | udev: never bypass our own logging framework and call vsyslog() directly from... | Lennart Poettering |
2014-02-13 | everywhere: always use O_CLOEXEC where it makes sense | Lennart Poettering |
2013-12-24 | log: log_error() and friends add a newline after each line anyway, so avoid i... | Lennart Poettering |
2013-12-14 | Add more _printf_'s for format-nonliterals | Thomas Hindoe Paaboel Andersen |
2013-10-30 | udev: ata_id: log faling ioctls as "debug" | Kay Sievers |
2013-04-14 | udev/ata_id: zero out variable properly | Zbigniew Jędrzejewski-Szmek |
2013-04-10 | udev/ata_id: use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-07-05 | udev: ata_id - fixup all 8 not only 6 bytes of the fw_rev string | Kay Sievers |
2012-04-13 | udev: fix a few issues detected by the llvm static analyzer | Kay Sievers |
2012-04-08 | udev: switch to systemd logging functions | Kay Sievers |
2012-04-04 | udev: ata_id - remove assert() until we switch over to systemd logging | Kay Sievers |
2012-04-04 | move imported udev into place | Kay Sievers |