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
/
journal-internal.h
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-01
sd-journal: add an API to enumerate known field names of the journal
Lennart Poettering
2016-02-01
sd-journal: introduce has_runtime_files and has_persistent_files
Jan Synacek
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-03
journalctl: when we fail to open a journal file, print why
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-02-12
Add missing includes in header files
Thomas Hindoe Paaboel Andersen
2014-12-18
journal: move definition of LocationType to journal-file.h
Michal Schmidt
2014-10-23
journal: make sd_journal::files a OrderedHashmap
Michal Schmidt
2014-10-09
sd-journal: do not reset sd_j_enumerate_unique position on error
Zbigniew Jędrzejewski-Szmek
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2013-12-11
journal: when listing logs of a container make sure we don't accidentally sho...
Lennart Poettering
2013-10-14
util: allow trailing semicolons on define_trivial_cleanup_func lines
Lennart Poettering
2013-10-13
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-07-16
journal: return -ECHILD after a fork
Zbigniew Jędrzejewski-Szmek
2013-06-10
journal: add sd_journal_open_files
Zbigniew Jędrzejewski-Szmek
2013-06-09
journalctl: fix verbose output when no logs are found
Zbigniew Jędrzejewski-Szmek
2013-05-08
Rearrange a few fields to reduce holes
Zbigniew Jędrzejewski-Szmek
2013-04-17
journal: add one more level on top with AND
Harald Hoyer
2013-04-16
macro: rework how we define cleanup macros
Lennart Poettering
2013-04-04
journal: add sd_journal_get_timeout() call to public API
Lennart Poettering
2013-03-22
journalctl: be smarter about journal error checks
Zbigniew Jędrzejewski-Szmek
2012-11-21
journal: by default do not decompress dat objects larger than 64K
Lennart Poettering
2012-10-26
journal: provide an API that allows client to figure out whether they need to...
Lennart Poettering
2012-10-18
journal: add ability to list values a specified field can take in all entries...
Lennart Poettering
2012-10-10
journal: update comments a bit
Lennart Poettering
2012-10-10
journal: make sure sd_journal_seek_cursor() seeks to the specified entry if i...
Lennart Poettering
2012-08-16
journal: implement generic sharable mmap caching logic
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-19
journal: when watching directories actually watch the directories asked for
Lennart Poettering
2012-07-17
journal: automatically rotate journal files if the data hash table is full > 75%
Lennart Poettering
2012-07-15
journal: avoid re-definition of enums for older gcc versions
Kay Sievers
2012-07-13
journal: beef up journal matches considerably
Lennart Poettering
2012-07-11
journal: rework directory enumeration/watch logic
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-03-22
add sparse support to detect endianness bug
Frederic Crozat
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2011-12-30
journald: add missing header
Lennart Poettering