]> git.ipfire.org Git - thirdparty/systemd.git/history - src/udev/scsi_id/scsi_id.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / udev / scsi_id / scsi_id.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-13  Kay Sieversudev: switch to systemd logging functions
2014-11-01  Joe Lawrencescsi_id: fix usage spelling
2014-08-11  Lennart Poetteringudev: never bypass our own logging framework and call...
2014-02-25  Zbigniew Jędrzejew... Remove dead lines in various places
2013-12-24  Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-19  Zbigniew Jędrzejew... udevadm,scsi_id: add short options to help strings...
2013-12-19  Zbigniew Jędrzejew... scsi_id: cleanup
2013-12-14  Thomas Hindoe Paab... Add more _printf_'s for format-nonliterals
2013-11-26  Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-02-13  Thomas Hindoe Paab... use streq instead of strcmp
2013-02-12  Thomas Hindoe Paab... util: introduce strcaseeq/strncaseeq
2013-02-12  Thomas Hindoe Paab... use strneq instead of strncmp
2013-01-09  Kay Sieversudev: move string copy functions to shared/
2013-01-07  Tom GundersenMerge nss-myhostname
2012-10-28  Kay Sieversudev: get rid of SYSCONFDIR
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-05  Kay Sieversudev: add some O_CLOEXEC
2012-04-08  Kay Sieversudev: switch to systemd logging functions
2012-04-04  Kay Sieversudev: fix gcc warnings
2012-04-04  Kay SieversMerge branch 'master' of ssh://git.freedesktop.org...
2012-04-04  Kay Sieversmove imported udev into place