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