]> git.ipfire.org Git - thirdparty/systemd.git/history - src/udev/collect/collect.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / udev / collect / collect.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: replace while(1) by for(;;) everywhere 1216/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-05  Lennart Poetteringudevadm,..: make --help output of udev tools more like...
2015-01-01  Robert Milasanudev: improve help/usage for some more programs
2014-12-11  Thomas Hindoe Paab... use correct format types
2014-11-16  Ronny Chevalierudev: silence TOCTOU warning when creating a directory
2014-11-06  Harald Hoyers/commandline/command line/g
2014-02-13  Lennart Poetteringeverywhere: always use O_CLOEXEC where it makes sense
2013-12-17  Shawn Landden_noreturn_ --> noreturn for C11 compat
2013-11-26  Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-07-19  Zbigniew Jędrzejew... udev: fix two trivial memleaks in error path
2013-03-22  Lennart Poetteringudev: no need to output OOM, if we call log_oom() anyway
2013-03-22  Zbigniew Jędrzejew... udev/collect: avoid initalizing memory twice
2013-02-13  Thomas Hindoe Paab... use streq instead of strcmp
2013-01-09  Kay Sieversudev: move string copy functions to shared/
2013-01-07  Tom GundersenMerge nss-myhostname
2012-09-27  Robert Milasanudev: collect - use snprintf()
2012-09-23  Václav Pavlínudev: check return value of write
2012-09-23  Václav Pavlínudev: check malloc return in collect/collect.c
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-22  Zbigniew Jędrzejew... collect, keymap, systemctl: use _noreturn_
2012-04-29  Lucas De Marchiudev: use container_of() macro
2012-04-16  Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-04  Kay SieversMerge branch 'master' of ssh://git.freedesktop.org...
2012-04-04  Kay Sieversmove imported udev into place