index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-strv.c
Age
Commit message (
Expand
)
Author
2016-10-07
strv: fix STRV_FOREACH_BACKWARDS() to be a single statement only
Lennart Poettering
2016-09-24
basic/strv: add STRPTR_IN_SET
Zbigniew Jędrzejewski-Szmek
2016-07-17
basic/strv: add an extra NUL after strings in strv_make_nulstr
Zbigniew Jędrzejewski-Szmek
2016-07-17
basic/strv: exhibit strv_make_nulstr missing final NUL char (systemd/systemd#...
Jean-Sébastien Bour
2016-07-04
tests: fix memory leak in test_strv_fnmatch (#3653)
Evgeny Vereshchagin
2016-06-27
basic: pass flags to the fnmatch (#3606)
Evgeny Vereshchagin
2016-04-13
test-strv: add a test that extending empty strv works as expected
Zbigniew Jędrzejewski-Szmek
2016-03-03
tests: move strv related tests to test-strv.c
Ronny Chevalier
2016-02-13
basic/strv: fix strv_join for first empty argument
Zbigniew Jędrzejewski-Szmek
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-07
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-09-29
systemctl: move strv_skip_first() out of systemctl.c
Lennart Poettering
2015-08-07
strv: Add strv_shell_escape
Richard Maw
2015-08-07
strv: convert strv_split_quotes into a generic strv_split_extract
Richard Maw
2015-08-06
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-03-26
util: rework word parsing and c unescaping code
Lennart Poettering
2014-12-19
strv: ass new strv_is_uniq() and strv_reverse() calls
Lennart Poettering
2014-12-18
Treat a trailing backslash as an error
Zbigniew Jędrzejewski-Szmek
2014-12-18
test-strv: use STRV_MAKE
Zbigniew Jędrzejewski-Szmek
2014-12-11
test-strv: add test for strv_equal
Ronny Chevalier
2014-12-03
strv: add calls to add two entries to an strv at once
Lennart Poettering
2014-11-10
strv: rework strv_split_quoted() to use unquote_first_word()
Lennart Poettering
2014-10-31
tests: add tests for strv.c
Ronny Chevalier
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-07-31
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
test-strv: add test which shows access to random memory
Zbigniew Jędrzejewski-Szmek
2014-06-19
tests: add tests for strv_extendf
Ronny Chevalier
2014-01-05
strv: multiple cleanups
Simon Peeters
2013-12-12
scan-build: silence some warnings
Thomas Hindoe Paaboel Andersen
2013-11-28
util: fix handling of trailing whitespace in split_quoted()
Lennart Poettering
2013-11-07
test-strv: add strv_split, strv_split_newline, strv_remove_prefix
Daniel Buch
2013-10-29
strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr...
Lennart Poettering
2013-10-29
strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...
Lennart Poettering
2013-10-27
test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDS
Daniel Buch
2013-09-17
tmpfiles: support simple specifier expansion for specified paths
Lennart Poettering
2013-09-17
specifier: rework specifier calls to return proper error message
Lennart Poettering
2013-09-09
systemd-run: properly escape arguments
Zbigniew Jędrzejewski-Szmek
2013-04-05
test-strv: do not declare table to be sorted const
Zbigniew Jędrzejewski-Szmek
2013-03-18
test-strv.c: test STRV_FOREACH_PAIR macro
Daniel Buch
2013-02-18
test-strv.c: ported test_specifier_printf() to _cleanup_free_ + assert_se + c...
Daniel Buch
2013-02-18
test-strv.c: added OOM check for current tests
Daniel Buch
2013-02-18
test-strv.c: added strv_split_nulstr() test
Daniel Buch
2013-02-13
test-strv.c: Changed assert() to assert_se()
Daniel Buch
2013-02-13
test-strv.c: added strv_append test
Daniel Buch
2013-02-13
test-strv.c: added strv_merge_concat test
Daniel Buch
2013-02-13
test-strv.c: added strv_merge test
Daniel Buch
[next]