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-stream.c
Age
Commit message (
Expand
)
Author
2016-06-01
./move.sh
Luke Shumaker
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
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-06-17
journal: ensure test-journal-stream doesn't get confused by crappy clocks
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-01-22
tests: use assert_se instead of assert
Ronny Chevalier
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2013-08-22
test: Make testing work on systems without or old systemd
Holger Hans Peter Freyther
2013-08-02
tests: add a program for repetitive opening and closing of the journal
Zbigniew Jędrzejewski-Szmek
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-03-18
journal,shared: add _cleanup_journal_close_
Zbigniew Jędrzejewski-Szmek
2012-10-18
journal: add ability to list values a specified field can take in all entries...
Lennart Poettering
2012-10-10
journal: when browsing the journal via browse.html allow clicking on entries ...
Lennart Poettering
2012-08-16
journal: implement generic sharable mmap caching logic
Lennart Poettering
2012-08-13
journald: initial version of FSPRG hookup
Lennart Poettering
2012-08-03
test: allow deletion of temporary files from normal fs
Zbigniew Jędrzejewski-Szmek
2012-07-17
journal: size journal data hash table based on maximum file size metrics
Lennart Poettering
2012-07-13
journal: beef up journal matches considerably
Lennart Poettering