index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop empty lines in comments
Yu Watanabe
2018-07-23
2
-2
/
+0
*
Merge pull request #9346 from keszybz/journald-exact2
Lennart Poettering
2018-07-18
1
-35
/
+75
|
\
|
*
journal: store the original timestamp as SYSLOG_TIMESTAMP=
Zbigniew Jędrzejewski-Szmek
2018-07-05
1
-26
/
+37
|
*
journal: store the original syslog input as SYSLOG_RAW=
Zbigniew Jędrzejewski-Szmek
2018-07-04
1
-3
/
+18
|
*
journal: optimize the common case where whitespace stripping is not needed
Zbigniew Jędrzejewski-Szmek
2018-07-04
1
-17
/
+31
*
|
journald: drop copyright headers for Sebastian Thorarensen
Zbigniew Jędrzejewski-Szmek
2018-07-03
2
-6
/
+0
*
|
Merge pull request #9422 from yuwata/conf-files
Lennart Poettering
2018-06-28
1
-0
/
+1
|
\
\
|
*
|
journal: add missing option in journald.conf
Yu Watanabe
2018-06-25
1
-0
/
+1
*
|
|
tree-wide: use localtime_r() instead of localtime()
Yu Watanabe
2018-06-26
1
-4
/
+3
|
/
/
*
|
journal: drop redundant condition
Yu Watanabe
2018-06-25
1
-1
/
+1
*
|
journalctl: handle inotify exhaustion nicer
Kevin Kuehler
2018-06-21
1
-3
/
+5
*
|
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
|
/
*
add _AUDIT_TYPE_NAME field to audit records in the journal
Jérémy Rosen
2018-06-19
1
-2
/
+5
*
Correct a number of trivial typos.
Chris Lamb
2018-06-18
1
-1
/
+1
*
do not filter out deprecated USER audit messages
Jérémy Rosen
2018-06-18
1
-2
/
+2
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
8
-22
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
11
-12
/
+12
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
52
-173
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
2
-2
/
+2
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
61
-122
/
+0
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-4
/
+4
*
journal: forward messages from /dev/log unmodified to syslog.socket
Michal Sekletar
2018-06-11
3
-16
/
+25
*
udev: fix usage of udev_device_new_from_stat_rdev() in journalctl
Filipe Brandenburger
2018-06-08
1
-0
/
+1
*
tree-wide: fix a number of log calls that use %m but have no errno set
Lennart Poettering
2018-06-07
1
-2
/
+2
*
udev: add helper udev_device_new_from_stat_rdev()
Lennart Poettering
2018-06-07
1
-7
/
+6
*
Merge pull request #9147 from keszybz/runtime-enablement
Lennart Poettering
2018-06-04
1
-2
/
+2
|
\
|
*
journal: small simplification
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-2
/
+2
*
|
journal: allow boot_id to be passed to journal_append_entry()
Zbigniew Jędrzejewski-Szmek
2018-05-31
7
-17
/
+38
*
|
journal: remove unused args from journal_file_copy_entry()
Zbigniew Jędrzejewski-Szmek
2018-05-31
4
-5
/
+5
*
|
journal: refuse an entry with invalid timestamp fields
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+10
*
|
journal: rename output_journal to show_journal_entry
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-2
/
+2
*
|
journal: allow writing journal files even if machine-id is missing
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+4
*
|
journal: rewrap function args
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-3
/
+16
|
/
*
journal-file: avoid joining offline thread
Vito Caputo
2018-05-29
1
-4
/
+6
*
journalctl: add with-unit mode
Luca Boccassi
2018-05-25
1
-1
/
+1
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
2
-2
/
+2
*
Merge pull request #9062 from poettering/parse-conf-macro
Lennart Poettering
2018-05-22
1
-4
/
+5
|
\
|
*
tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macro
Lennart Poettering
2018-05-22
1
-4
/
+5
*
|
tree-wide: port various bits of the tree over to the new DUMP_STRING_TABLE() ...
Lennart Poettering
2018-05-22
1
-1
/
+7
|
/
*
fs-util,test: add helper to remove tempfiles
Zbigniew Jędrzejewski-Szmek
2018-05-18
2
-25
/
+13
*
Turn VALGRIND variable into a meson configuration switch
Zbigniew Jędrzejewski-Szmek
2018-05-17
1
-6
/
+6
*
Merge pull request #8950 from dtardon/cleanup
Zbigniew Jędrzejewski-Szmek
2018-05-10
1
-48
/
+22
|
\
|
*
journal: use automatic cleanup more
David Tardon
2018-05-10
1
-48
/
+22
*
|
Introduce _cleanup_(strbuf_cleanupp) and use it to fix null deref on error
Zbigniew Jędrzejewski-Szmek
2018-05-10
2
-36
/
+20
|
/
*
journal-send: drop redundant parenthesis
Lennart Poettering
2018-04-27
1
-1
/
+1
*
tree-wide: use newa() rather than alloca() where we can
Lennart Poettering
2018-04-27
2
-3
/
+3
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-4
/
+4
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-2
/
+2
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
5
-15
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
62
-806
/
+0
[next]