index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journal-authenticate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal: have a named enum ObjectType
Michal Schmidt
2014-12-13
1
-1
/
+1
*
journal: consistently use OBJECT_<type> names instead of numbers
Michal Schmidt
2014-12-13
1
-1
/
+1
*
journal: consistently allow type==0 to mean "any type"
Michal Schmidt
2014-12-13
1
-1
/
+1
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-3
/
+2
*
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
1
-1
/
+1
*
Use stdint.h macros instead of casts to print uint64_t values
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-5
/
+5
*
journal: add ability to list values a specified field can take in all entries...
Lennart Poettering
2012-10-18
1
-1
/
+6
*
journald: don't reposition window if we don't have to
Lennart Poettering
2012-09-13
1
-8
/
+12
*
journald: don't complain if fss key does not exist
Lennart Poettering
2012-09-10
1
-1
/
+3
*
journald: write tags also to user journal files
Lennart Poettering
2012-08-22
1
-1
/
+1
*
journal: initialize libgcrypt explicitly, before using HMAC
Lennart Poettering
2012-08-21
1
-0
/
+14
*
journal: automatically evolve FSS key even when nothing is logged
Lennart Poettering
2012-08-21
1
-0
/
+19
*
journal: add missing endianess conversion
Lennart Poettering
2012-08-20
1
-1
/
+1
*
journal: make libgcrypt dependency optional
Lennart Poettering
2012-08-20
1
-3
/
+54
*
journal: use a macro to check for file header flags
Lennart Poettering
2012-08-20
1
-1
/
+1
*
journal: don't write tag objects if nothing has been written since the last time
Lennart Poettering
2012-08-17
1
-6
/
+4
*
journal: rework terminology
Lennart Poettering
2012-08-17
1
-44
/
+44
*
journal: add FSPRG journal authentication
Lennart Poettering
2012-08-16
1
-6
/
+46
*
journal: parse fsprg seed
Lennart Poettering
2012-08-16
1
-32
/
+22
*
journalctl: add --verify-seed= switch to specify seed value
Lennart Poettering
2012-08-16
1
-0
/
+6
*
journal: split up journal-file.c
Lennart Poettering
2012-08-16
1
-0
/
+434