]> git.ipfire.org Git - thirdparty/systemd.git/history - src/udev/scsi_id/scsi_serial.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / udev / scsi_id / scsi_serial.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-10-30  Lennart Poetteringutil: unify how we see srand()
2014-08-11  Lennart Poetteringudev: never bypass our own logging framework and call...
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-11-26  Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-02-12  Thomas Hindoe Paab... use strneq instead of strncmp
2013-01-09  Thomas Hindoe Paab... tabs to spaces
2013-01-07  Tom GundersenMerge nss-myhostname
2012-09-23  Lukas Nykrynudev: free fd before return in scsi_serial.c
2012-05-27  Jean Delvarescsi_id: fix truncated model in by-id device links
2012-04-13  Kay Sieversudev: move libudev, gudev to src/; move gudev/docs...
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 Sieversmove imported udev into place