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
Age
Commit message (
Expand
)
Author
2016-03-03
tests: move fs-util related tests to test-fs-util.c
Ronny Chevalier
2016-03-03
tests: move conf-parser related tests to test-conf-parser.c
Ronny Chevalier
2016-03-03
tests: move fd-util related tests to test-fd-util.c
Ronny Chevalier
2016-03-03
tests: move user-util related tests to test-user-util.c
Ronny Chevalier
2016-03-03
tests: move path-util related tests to test-path-util.c
Ronny Chevalier
2016-03-03
tests: move fileio related tests to test-fileio.c
Ronny Chevalier
2016-03-03
tests: move stat-util related tests to test-stat-util.c
Ronny Chevalier
2016-03-03
tests: move signal-util related tests to test-signal-util.c
Ronny Chevalier
2016-03-03
tests: move cpu-set-util related tests to test-cpu-set-util.c
Ronny Chevalier
2016-03-03
tests: move web-util related tests to test-web-util.c
Ronny Chevalier
2016-03-03
tests: move alloc related tests to test-alloc-util.c
Ronny Chevalier
2016-03-03
tests: move escape related tests to test-escape.c
Ronny Chevalier
2016-03-03
tests: move strv related tests to test-strv.c
Ronny Chevalier
2016-03-03
tests: move string related tests to test-string-util.c
Ronny Chevalier
2016-03-03
tests: move hexdecoct tests to test-hexdecoct.c
Ronny Chevalier
2016-03-02
test-sizeof: add a helper which prints variable sizes and signedness
Zbigniew Jędrzejewski-Szmek
2016-03-02
test-selinux: add some simple tests which call functions and print the result...
Zbigniew Jędrzejewski-Szmek
2016-03-01
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-02-29
test-clock: fix FILE* leak
Martin Pitt
2016-02-29
test-clock: fix assertions
Martin Pitt
2016-02-29
test-clock: fix fd "leak"
Zbigniew Jędrzejewski-Szmek
2016-02-26
clock-util: be more tolerant in parsing /etc/adjtime
Martin Pitt
2016-02-26
clock-util: make clock_is_localtime() testable and add initial tests
Martin Pitt
2016-02-24
Merge pull request #2719 from evverx/add-test-to-makefile
Martin Pitt
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
tests: fix x86 personality tests to only on x86
Lennart Poettering
2016-02-23
Merge pull request #2709 from vcaputo/normalize_inc_dec_usage
Martin Pitt
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
tests: add personality tests
Lennart Poettering
2016-02-22
calendarspec: fix find_next skipping times
Hristo Venev
2016-02-20
test-siphash24: add a test for concatenating very short buffers
Zbigniew Jędrzejewski-Szmek
2016-02-18
test-hashmap: fix undefined behaviour on string constants
Zbigniew Jędrzejewski-Szmek
2016-02-17
tests: add test for https://github.com/systemd/systemd/issues/2637
Evgeny Vereshchagin
2016-02-15
Merge pull request #2618 from zonque/busproxy-removal
Lennart Poettering
2016-02-13
basic/strv: fix strv_join for first empty argument
Zbigniew Jędrzejewski-Szmek
2016-02-13
util-lib: drop json parser
Lennart Poettering
2016-02-12
remove bus-proxyd
Daniel Mack
2016-02-11
Remove kdbus custom endpoint support
Daniel Mack
2016-02-10
Merge pull request #2569 from zonque/removals
Martin Pitt
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
util-lib: make sure usec_sub() doesn't degrade USEC_INFINITY
Lennart Poettering
2016-02-03
util: add check that makes sure time_t and TIME_T_MAX work the way we assume ...
Lennart Poettering
2016-02-01
basic: add new rlimit_format() call
Lennart Poettering
2016-02-01
core: move parsing of rlimits into rlimit-util.[ch]
Lennart Poettering
2016-02-01
util: add usec_add() which adds two usec_t values with overflow handling
Lennart Poettering
2016-01-28
resolved: add alignment to base64
Zbigniew Jędrzejewski-Szmek
2016-01-27
nss: block various signals while running NSS lookups
Lennart Poettering
2016-01-27
basic: don't append suffixes to unit name glob expressions
Lennart Poettering
2016-01-27
tests: don't abbreviate function names needlessly
Lennart Poettering
2016-01-26
Merge pull request #2446 from keszybz/ask-password
Lennart Poettering
[next]