index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cdrom_id
/
cdrom_id.c
Age
Commit message (
Expand
)
Author
2015-04-14
shared: add random-util.[ch]
Ronny Chevalier
2015-04-12
cdrom_id: unroll and simplify data check loop
Harald Hoyer
2015-01-07
udev: improve help/usage for some more programs
Robert Milasan
2014-12-17
use correct format types
Thomas Hindoe Paaboel Andersen
2014-11-14
udev: switch to systemd logging functions
Kay Sievers
2014-10-30
util: unify how we see srand()
Lennart Poettering
2014-10-28
cdrom_id: do not attempt to read past end of buffer
Zbigniew Jędrzejewski-Szmek
2014-08-12
udev: never bypass our own logging framework and call vsyslog() directly from...
Lennart Poettering
2014-02-28
cdrom_id: use the old MMC fallback
Lukas Nykryn
2014-02-21
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-02
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-14
src/libudev: bring in line with upstream
Anthony G. Basile
2014-01-09
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-03-14
cdrom_id: add data track count for bad virtual drive implementations
Harald Hoyer
2012-11-17
Restructure src/ as per lu_zero
Anthony G. Basile