summaryrefslogtreecommitdiff
path: root/src/cdrom_id/cdrom_id.c
AgeCommit message (Expand)Author
2015-04-14shared: add random-util.[ch]Ronny Chevalier
2015-04-12cdrom_id: unroll and simplify data check loopHarald Hoyer
2015-01-07udev: improve help/usage for some more programsRobert Milasan
2014-12-17use correct format typesThomas Hindoe Paaboel Andersen
2014-11-14udev: switch to systemd logging functionsKay Sievers
2014-10-30util: unify how we see srand()Lennart Poettering
2014-10-28cdrom_id: do not attempt to read past end of bufferZbigniew Jędrzejewski-Szmek
2014-08-12udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering
2014-02-28cdrom_id: use the old MMC fallbackLukas Nykryn
2014-02-21everywhere: always use O_CLOEXEC where it makes senseLennart Poettering
2014-02-02use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH
2014-01-14src/libudev: bring in line with upstreamAnthony G. Basile
2014-01-09Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen
2013-03-14cdrom_id: add data track count for bad virtual drive implementationsHarald Hoyer
2012-11-17Restructure src/ as per lu_zeroAnthony G. Basile