]> git.ipfire.org Git - thirdparty/systemd.git/history - src/udev/cdrom_id/cdrom_id.c
tree-wide: do not return error codes as bool
[thirdparty/systemd.git] / src / udev / cdrom_id / cdrom_id.c
2015-08-05  Thomas Hindoe Paab... tree-wide: do not return error codes as bool 883/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-10  Ronny Chevaliershared: add random-util.[ch]
2015-03-27  Harald Hoyercdrom_id: unroll and simplify data check loop
2015-01-01  Robert Milasanudev: improve help/usage for some more programs
2014-12-11  Thomas Hindoe Paab... use correct format types
2014-11-13  Kay Sieversudev: switch to systemd logging functions
2014-10-30  Lennart Poetteringutil: unify how we see srand()
2014-10-28  Zbigniew Jędrzejew... cdrom_id: do not attempt to read past end of buffer
2014-08-11  Lennart Poetteringudev: never bypass our own logging framework and call...
2014-02-27  Lukas Nykryncdrom_id: use the old MMC fallback
2014-02-13  Lennart Poetteringeverywhere: always use O_CLOEXEC where it makes sense
2014-01-31  Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2013-12-24  Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-14  Thomas Hindoe Paab... Add more _printf_'s for format-nonliterals
2013-03-11  Zbigniew Jędrzejew... Remove or indent #define GNU_SOURCE
2013-02-12  Harald Hoyercdrom_id: add data track count for bad virtual drive...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-12  Kay Sieversuse the same email address everywhere
2012-07-26  Kay Sieversudev: cdrom_id, accelerometer - enable debug output...
2012-07-05  Kay Sieversudev: add some O_CLOEXEC
2012-04-08  Kay Sieversudev: switch to systemd logging functions
2012-04-04  Kay SieversMerge branch 'master' of ssh://git.freedesktop.org...
2012-04-04  Kay Sieversudev: fix gcc warnings
2012-04-04  Kay Sieversmove imported udev into place