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-util.c
Age
Commit message (
Expand
)
Author
2015-10-25
util-lib: split out fd-related operations into fd-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-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-22
util: allow unbalanced double quote in EXTRACT_QUOTES|EXTRACT_RELAX mode
Evgeny Vereshchagin
2015-10-02
util: rework fgetxattrat_fake() to use O_PATH
Lennart Poettering
2015-09-30
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-09-30
util: rename parse_cpu_set() to parse_cpu_set_and_warn()
Lennart Poettering
2015-09-24
util: Add test for parse_cpu_set
Filipe Brandenburger
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-04
test: add one more test case for parse_pid()
Lennart Poettering
2015-09-04
util: document why parse_uid() returns ENXIO
Lennart Poettering
2015-08-25
test-util: fix a memleak
Thomas Hindoe Paaboel Andersen
2015-08-07
util: Add shell_escape
Richard Maw
2015-08-07
util: Allow non-separator coalescing parsing in extract_first_word
Richard Maw
2015-08-07
util: Don't interpret quotes by default in extract_first_word
Richard Maw
2015-08-07
util: change unquote_*_word to extract_*_word
Richard Maw
2015-08-07
Convert unquote_*_word users to expect isempty(p) after the last entry
Richard Maw
2015-08-05
Merge branch 'hostnamectl-dot-v2'
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostname-util: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-07-31
Merge pull request #812 from zonque/test
David Herrmann
2015-07-31
Merge pull request #814 from dvdhrm/mfree
Daniel Mack
2015-07-31
test-util: add more tests
Daniel Mack
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-08-01
busctl: add and use strcmp_ptr()
Namhyung Kim
2015-07-24
Merge pull request #704 from richardmaw-codethink/empty-arg-unquote
Daniel Mack
2015-07-24
unquote_first_word: parse ` '' ` as an empty argument instead of no argument
Richard Maw
2015-07-14
basic: util - add base32hexmem() function similar to hexmem()
Tom Gundersen
2015-07-12
basic: util - add base64mem() function similar to hexmem()
Tom Gundersen
2015-07-12
basic: util - fix errorhandling in unhexmem()
Tom Gundersen
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
2015-06-17
util: Introduce unquote_first_word_and_warn
Filipe Brandenburger
2015-06-17
util: New flag UNQUOTE_UNESCAPE_RELAX for unquote_first_word
Filipe Brandenburger
2015-06-15
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
2015-06-03
test-util: fix a memleak
Thomas Hindoe Paaboel Andersen
2015-06-03
util: fix another cunescape() regression
Daniel Mack
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-25
test: hostname - test that hostname is truly initialized
Tom Gundersen
2015-05-19
hostname: Allow comments in /etc/hostname
Martin Pitt
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
util: unify how we parse mode_t strings
Lennart Poettering
2015-04-10
util: fix unicode decoding in unquote_first_word()
Lennart Poettering
2015-04-10
util: when unescaping C escape sequences support C++11 \u and \U unicode lite...
Lennart Poettering
2015-04-09
util: add shell_maybe_quote() call for preparing a string for shell cmdline i...
Lennart Poettering
2015-04-07
test-util: don't mix declarations and code
Thomas Hindoe Paaboel Andersen
2015-04-07
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-26
util: rework word parsing and c unescaping code
Lennart Poettering
2015-02-12
test-util: remove superfluous const
Thomas Hindoe Paaboel Andersen
[next]