index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split xattr-related calls into xattr-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move fstab_node_to_udev_node() to fstab-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-1
/
+2
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: allow unbalanced double quote in EXTRACT_QUOTES|EXTRACT_RELAX mode
Evgeny Vereshchagin
2015-10-22
1
-0
/
+6
*
util: rework fgetxattrat_fake() to use O_PATH
Lennart Poettering
2015-10-02
1
-0
/
+35
*
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-09-30
1
-10
/
+11
*
util: rename parse_cpu_set() to parse_cpu_set_and_warn()
Lennart Poettering
2015-09-30
1
-8
/
+8
*
util: Add test for parse_cpu_set
Filipe Brandenburger
2015-09-25
1
-0
/
+59
*
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-10
1
-6
/
+6
*
test: add one more test case for parse_pid()
Lennart Poettering
2015-09-04
1
-0
/
+3
*
util: document why parse_uid() returns ENXIO
Lennart Poettering
2015-09-04
1
-0
/
+3
*
test-util: fix a memleak
Thomas Hindoe Paaboel Andersen
2015-08-25
1
-0
/
+3
*
util: Add shell_escape
Richard Maw
2015-08-07
1
-0
/
+16
*
util: Allow non-separator coalescing parsing in extract_first_word
Richard Maw
2015-08-07
1
-0
/
+32
*
util: Don't interpret quotes by default in extract_first_word
Richard Maw
2015-08-07
1
-23
/
+68
*
util: change unquote_*_word to extract_*_word
Richard Maw
2015-08-07
1
-74
/
+104
*
Convert unquote_*_word users to expect isempty(p) after the last entry
Richard Maw
2015-08-07
1
-40
/
+40
*
Merge branch 'hostnamectl-dot-v2'
Zbigniew Jędrzejewski-Szmek
2015-08-06
1
-65
/
+0
|
\
|
*
hostname-util: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-08-06
1
-69
/
+0
*
|
Merge pull request #812 from zonque/test
David Herrmann
2015-07-31
1
-0
/
+55
|
\
\
|
*
|
test-util: add more tests
Daniel Mack
2015-07-31
1
-0
/
+55
*
|
|
Merge pull request #814 from dvdhrm/mfree
Daniel Mack
2015-07-31
1
-22
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tree-wide: introduce mfree()
David Herrmann
2015-07-31
1
-22
/
+11
|
|
/
*
/
busctl: add and use strcmp_ptr()
Namhyung Kim
2015-07-31
1
-0
/
+13
|
/
*
Merge pull request #704 from richardmaw-codethink/empty-arg-unquote
Daniel Mack
2015-07-24
1
-0
/
+11
|
\
|
*
unquote_first_word: parse ` '' ` as an empty argument instead of no argument
Richard Maw
2015-07-24
1
-0
/
+11
*
|
basic: util - add base32hexmem() function similar to hexmem()
Tom Gundersen
2015-07-14
1
-0
/
+175
|
/
*
basic: util - add base64mem() function similar to hexmem()
Tom Gundersen
2015-07-12
1
-0
/
+100
*
basic: util - fix errorhandling in unhexmem()
Tom Gundersen
2015-07-12
1
-0
/
+25
*
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-07
1
-10
/
+10
*
util: Introduce unquote_first_word_and_warn
Filipe Brandenburger
2015-06-17
1
-0
/
+145
*
util: New flag UNQUOTE_UNESCAPE_RELAX for unquote_first_word
Filipe Brandenburger
2015-06-17
1
-0
/
+94
*
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
2015-06-15
1
-0
/
+37
*
test-util: fix a memleak
Thomas Hindoe Paaboel Andersen
2015-06-03
1
-0
/
+2
*
util: fix another cunescape() regression
Daniel Mack
2015-06-03
1
-0
/
+3
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-0
/
+1
*
test: hostname - test that hostname is truly initialized
Tom Gundersen
2015-05-25
1
-0
/
+7
*
hostname: Allow comments in /etc/hostname
Martin Pitt
2015-05-19
1
-0
/
+47
*
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-18
1
-0
/
+1
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-49
/
+0
[next]