]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-libudev.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / test / test-libudev.c
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-11  Thomas Hindoe Paab... test-libudev: fix leak in error case
2015-05-06  Thomas Hindoe Paab... test-libudev: add error handling
2015-02-23  Thomas Hindoe Paab... remove unused includes
2014-11-13  Kay Sieversudev: switch to systemd logging functions
2014-10-04  Thomas Hindoe Paab... test: only use assert_se
2014-08-11  Lennart Poetteringudev: never bypass our own logging framework and call...
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-04-14  Kay Sieversudev: remove seqnum API and all assumptions about seqnums
2014-01-31  Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2013-12-14  Thomas Hindoe Paab... Add more _printf_'s for format-nonliterals
2013-12-03  Thomas Hindoe Paab... trivial coding style clean ups
2013-10-13  Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-10-13  Zbigniew Jędrzejew... Fix write-only use of a few variables
2013-08-14  Zbigniew Jędrzejew... hostnamectl: show only specific hostname when requested
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-12  Kay Sieversuse the same email address everywhere
2012-10-27  Kay Sieverslibudev: import hwdb and export lookup interface
2012-04-16  Kay Sieversudev: use startswith() and streq()
2012-04-16  Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-14  Kay Sieversudev: test - move test/ and src/test/