]> git.ipfire.org Git - thirdparty/systemd.git/history - src/udev/scsi_id/scsi_serial.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / udev / scsi_id / scsi_serial.c
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-09  Lennart PoetteringMerge pull request #1213 from evverx/systemd-notify-log
2015-09-09  Daniel MackMerge pull request #1218 from poettering/safe-fclose
2015-09-09  Lennart PoetteringMerge pull request #1217 from zonque/free-and-replace
2015-09-09  Daniel MackMerge pull request #1216 from poettering/coccinelle...
2015-09-09  Lennart Poetteringtree-wide: update empty-if coccinelle script to cover...
2015-09-09  Daniel MackMerge pull request #1210 from poettering/import-fixes
2015-09-09  Daniel MackMerge pull request #1207 from poettering/coccinelle...
2015-09-09  Lennart Poetteringtree-wide: drop {} from one-line if blocks 1207/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-10  Ronny Chevaliershared: add random-util.[ch]
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