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-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-22
tests: use assert_se instead of assert
Ronny Chevalier
2015-01-22
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-20
util: make http url validity checks more generic, and move them to util.c
Lennart Poettering
2015-01-19
import-raw: when downloading raw images, generate sparse files if we can
Lennart Poettering
2015-01-11
shared/util: respect buffer boundary on incomplete escape sequences
Zbigniew Jędrzejewski-Szmek
2015-01-11
test-util: make sure that masking and overriding works
Zbigniew Jędrzejewski-Szmek
2015-01-11
Implement masking and overriding of generators
Zbigniew Jędrzejewski-Szmek
2015-01-11
Simplify execute_directory()
Zbigniew Jędrzejewski-Szmek
2015-01-09
logind: unify how we cast between uid_t and pointers for hashmap keys
Lennart Poettering
2015-01-07
util: make use of kcmp() to compare fds, if it is available
Lennart Poettering
2014-12-30
macro: add DIV_ROUND_UP()
David Herrmann
2014-12-25
test: wait for cloned thread to exit
Filipe Brandenburger
2014-12-25
test: only use assert_se in test_raw_clone
Filipe Brandenburger
2014-12-18
Treat a trailing backslash as an error
Zbigniew Jędrzejewski-Szmek
2014-12-18
core: use raw_clone instead of fork in signal handler
Zbigniew Jędrzejewski-Szmek
2014-12-12
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-10
test: fix some tests when running inside a container
Jan Synacek
2014-12-09
sd-bus: get rid of PID starttime concept
Lennart Poettering
2014-11-27
util: add function getting proc environ
Jakub Filak
2014-11-21
util: add functions getting proc cwd and root
Jakub Filak
2014-11-20
tests: fix minor memory leak
Lennart Poettering
2014-11-07
util: rework /proc/cmdline parser to use unquote_first_word()
Lennart Poettering
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-09-22
util: add alloca_align()
David Herrmann
2014-09-22
test-util: make valgrind happy
David Herrmann
2014-09-11
test: fix mem-leak in fdopen() test
David Herrmann
2014-08-28
macro: use unique variable names for math-macros
David Herrmann
2014-08-27
shared: make container_of() use unique variable names
David Herrmann
2014-08-26
test-util: use assert_se() for call to safe_mkdir with side effect
Filipe Brandenburger
2014-08-22
shared: add MAXSIZE() and use it in resolved
David Herrmann
2014-08-20
CONST_MAX breaks gcc on fedora 20 with optimiztation
systemd/v216
Lennart Poettering
2014-08-19
sysusers: add another column to sysusers files for the home directory
Lennart Poettering
2014-08-18
tests: add tests for util.c
Ronny Chevalier
2014-08-15
macro: add CONST_MAX() macro
David Herrmann
2014-08-15
test: fix strtod test for real
David Herrmann
2014-08-15
test: fix strtod() test
David Herrmann
2014-08-13
util: allow strappenda to take any number of args
Dave Reisner
2014-08-04
test: use fabs on doubles
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-27
parse_boolean: require exact matches
Ansgar Burchardt
2014-07-11
util: fix has cc check and add test
Zbigniew Jędrzejewski-Szmek
2014-07-02
util: when unescaping strings, don't allow smuggling in of additional NUL bytes
Lennart Poettering
2014-06-19
tests: add tests to test-util
Ronny Chevalier
2014-06-16
tests: unlink temp file used in test
Ronny Chevalier
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-13
shared: add ALIGN_POWER2 macro
David Herrmann
2014-03-19
util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ...
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
[next]