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.c
Age
Commit message (
Expand
)
Author
2016-04-25
sd-journal: add API for opening journal files or directories by fd
Lennart Poettering
2016-02-19
journal: defer journal closes on rotate
Vito Caputo
2016-02-19
journal: add void cast to journal_file_close() calls
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-10-02
journal: rework vacuuming logic
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-12-18
journal: journal_file_next_entry() does not need pointer to current Object
Michal Schmidt
2014-12-18
journal: delete unused function journal_file_skip_entry()
Michal Schmidt
2014-11-30
tests: use assert_se instead of assert
Ronny Chevalier
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-10-09
tests: fix some memory leaks in tests
Lennart Poettering
2013-08-22
test: Make testing work on systems without or old systemd
Holger Hans Peter Freyther
2013-06-10
tests: add test for empty journal files
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-16
journal: implement time-based rotation/vacuuming
Lennart Poettering
2012-08-20
journal: make libgcrypt dependency optional
Lennart Poettering
2012-08-16
journal: split up journal-file.c
Lennart Poettering
2012-08-16
journal: implement generic sharable mmap caching logic
Lennart Poettering
2012-08-13
journal: add all objects we add to HMAC
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
test: hook up more tests with make check
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2011-12-22
journald: enforce some syntax restrictions on field names sent from the clien...
Lennart Poettering
2011-12-17
journal: add native protocol to journald, and client side API to send journal...
Lennart Poettering
2011-11-08
journal: implement multiple field matches
Lennart Poettering
2011-10-15
journal: unify code for up and for down traversal
Lennart Poettering
2011-10-14
journal: synchronize seqnum across files
Lennart Poettering
2011-10-13
journal: implementation rotation
Lennart Poettering
2011-10-08
journal: implement parallel traversal in client
Lennart Poettering
2011-10-07
journal: replace linked list by hashmap when merging files
Lennart Poettering
2011-10-07
journal: add preliminary incomplete implementation
Lennart Poettering