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
/
journal
/
test-journal-interleaving.c
Age
Commit message (
Expand
)
Author
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-02
journal: rework vacuuming logic
Lennart Poettering
2015-06-17
journal: make sure the clock increases strict monotonic
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-22
tests: use assert_se instead of assert
Ronny Chevalier
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-03
journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...
Lennart Poettering
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-01-11
journald: do not free space when disk space runs low
Zbigniew Jędrzejewski-Szmek
2013-12-17
_noreturn_ --> noreturn for C11 compat
Shawn Landden
2013-10-09
tests: fix some memory leaks in tests
Lennart Poettering
2013-09-17
Remove six unused variables and add annotation
Zbigniew Jędrzejewski-Szmek
2013-08-22
test: Make testing work on systems without or old systemd
Holger Hans Peter Freyther
2013-06-10
tests: add testcase for duplicate seqnums
Zbigniew Jędrzejewski-Szmek
2013-06-10
tests: add testcase for skipping-entries-on-direction-change-bug
Marius Vollmer