]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-strv.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / test / test-strv.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-23  Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
2015-10-15  Lennart PoetteringMerge pull request #1527 from keszybz/lz4
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-09  Lennart PoetteringMerge pull request #1501 from fbuihuu/fix-requires...
2015-10-08  Daniel MackMerge pull request #1491 from Danielmachon/danish-trans...
2015-10-07  Daniel MackMerge pull request #1484 from poettering/ask-pass-kerne...
2015-10-07  Lennart PoetteringMerge pull request #1485 from jsynacek/machine-long...
2015-10-07  Lennart Poetteringask-password: add support for caching passwords in... 1484/head
2015-10-06  Lennart PoetteringMerge pull request #1465 from teg/siphash24
2015-10-06  Tom GundersenMerge pull request #1468 from poettering/fdnames
2015-10-06  Lennart Poetteringcore: add support for naming file descriptors passed...
2015-10-05  Tom GundersenMerge pull request #1406 from blaskovic/journal-remote...
2015-10-05  Tom GundersenMerge pull request #1372 from jemk/prefsrc
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-30  Lennart PoetteringMerge pull request #1419 from keszybz/shell-completion
2015-09-30  Daniel MackMerge pull request #1421 from keszybz/formatting-fixes
2015-09-30  Lennart PoetteringMerge pull request #1394 from steelman/fsck-force-reboot
2015-09-29  Daniel MackMerge pull request #1408 from poettering/systemctl...
2015-09-29  Lennart Poetteringsystemctl: move strv_skip_first() out of systemctl.c
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-08-17  Lennart PoetteringMerge pull request #977 from richardmaw-codethink/machi...
2015-08-17  Daniel MackMerge pull request #953 from poettering/ebadf
2015-08-17  Daniel MackMerge pull request #970 from poettering/timedatectl...
2015-08-17  Daniel MackMerge pull request #974 from teg/resolved-fixes-2
2015-08-16  Lennart PoetteringMerge pull request #908 from richardmaw-codethink/nspaw...
2015-08-07  Richard Mawstrv: Add strv_shell_escape
2015-08-07  Richard Mawstrv: convert strv_split_quotes into a generic strv_spl...
2015-08-06  Zbigniew Jędrzejew... Merge branch 'hostnamectl-dot-v2'
2015-08-05  Daniel MackMerge pull request #881 from jrobeson/remove-fedup...
2015-08-05  Daniel MackMerge pull request #883 from phomes/bool_vs_error_codes
2015-08-05  Daniel MackMerge pull request #882 from phomes/indentation
2015-08-05  Thomas Hindoe Paab... tree-wide: fix indentation 882/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-03-26  Lennart Poetteringutil: rework word parsing and c unescaping code
2014-12-19  Lennart Poetteringstrv: ass new strv_is_uniq() and strv_reverse() calls
2014-12-19  Zbigniew Jędrzejew... Treat a trailing backslash as an error
2014-12-19  Zbigniew Jędrzejew... test-strv: use STRV_MAKE
2014-12-11  Ronny Chevaliertest-strv: add test for strv_equal
2014-12-03  Lennart Poetteringstrv: add calls to add two entries to an strv at once
2014-11-10  Lennart Poetteringstrv: rework strv_split_quoted() to use unquote_first_w...
2014-10-31  Ronny Chevaliertests: add tests for strv.c
2014-10-04  Thomas Hindoe Paab... test: only use assert_se
2014-07-31  Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31  Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-31  Zbigniew Jędrzejew... test-strv: add test which shows access to random memory
2014-06-19  Ronny Chevaliertests: add tests for strv_extendf
2014-01-05  Simon Peetersstrv: multiple cleanups
2013-12-12  Thomas Hindoe Paab... scan-build: silence some warnings
2013-11-28  Lennart Poetteringutil: fix handling of trailing whitespace in split_quoted()
2013-11-07  Daniel Buchtest-strv: add strv_split, strv_split_newline, strv_rem...
2013-10-29  Lennart Poetteringstrv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macro...
2013-10-29  Lennart Poetteringstrv: introduce new strv_from_stdarg_alloca() macro...
2013-10-27  Daniel Buchtest-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDS
2013-09-17  Lennart Poetteringtmpfiles: support simple specifier expansion for specif...
2013-09-17  Lennart Poetteringspecifier: rework specifier calls to return proper...
2013-09-09  Zbigniew Jędrzejew... systemd-run: properly escape arguments
2013-04-05  Zbigniew Jędrzejew... test-strv: do not declare table to be sorted const
2013-03-18  Daniel Buchtest-strv.c: test STRV_FOREACH_PAIR macro
2013-02-18  Daniel Buchtest-strv.c: ported test_specifier_printf() to _cleanup...
2013-02-18  Daniel Buchtest-strv.c: added OOM check for current tests
2013-02-18  Daniel Buchtest-strv.c: added strv_split_nulstr() test
2013-02-13  Daniel Buchtest-strv.c: Changed assert() to assert_se()
2013-02-13  Daniel Buchtest-strv.c: added strv_append test
2013-02-13  Daniel Buchtest-strv.c: added strv_merge_concat test
2013-02-13  Daniel Buchtest-strv.c: added strv_merge test
2013-02-06  Thomas Hindoe Paab... tests: move strv_parse_nulstr to test-strv, and actuall...
2013-02-06  Thomas Hindoe Paab... test: add a few tests and tidy up
2013-01-31  Daniel Buchtest-strv.c: test strv_join added
2013-01-31  Daniel Buchtest-strv.c: Split tests into seperate functions
2013-01-07  Tom GundersenMerge nss-myhostname
2012-04-12  Lennart Poetteringtest: test tools should still be in the src/ directory