index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-kmsg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: cast result of get_process_comm() to (void) where we ignore it
Lennart Poettering
2020-10-27
1
-1
/
+1
*
journald: minor wording tweak in message
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-1
/
+1
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
journald: allow running multiple instances of journald
Lennart Poettering
2020-01-31
1
-2
/
+4
*
journald: don't bother with seqnum file if we don't read form /dev/kmsg anyway
Lennart Poettering
2020-01-31
1
-4
/
+6
*
journald: fix indentation
Lennart Poettering
2020-01-31
1
-5
/
+5
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-5
/
+5
*
journal: fix an off-by-one error in dev_kmsg_record
Evgeny Vereshchagin
2018-11-16
1
-1
/
+1
*
tests: add a fuzzer for dev_kmsg_record
Evgeny Vereshchagin
2018-11-16
1
-1
/
+1
*
journal: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-20
/
+11
*
journald: free the allocated memory before returning from dev_kmsg_record
Evgeny Vereshchagin
2018-08-10
1
-1
/
+1
*
journald: make it clear that dev_kmsg_record modifies the string passed to it
Evgeny Vereshchagin
2018-08-10
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
journal: avoid code that relies on LOG_KERN == 0 (#8110)
Alan Jenkins
2018-02-08
1
-2
/
+2
*
journal: include kmsg lines from the systemd process which exec()d us (#8078)
Alan Jenkins
2018-02-05
1
-6
/
+8
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: implement /run/systemd/units/-based path for passing unit info from PID...
Lennart Poettering
2017-11-16
1
-4
/
+5
*
journald: when logging about dropped messages, include more meta data
Lennart Poettering
2017-11-16
1
-1
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
io-util: add new IOVEC_INIT/IOVEC_MAKE macros
Lennart Poettering
2017-09-22
1
-33
/
+23
*
journald: add minimal client metadata caching
Lennart Poettering
2017-07-31
1
-1
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+1
*
journald: make reading /dev/kmsg optional (#6362)
Susant Sahani
2017-07-15
1
-1
/
+10
*
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-1
/
+2
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
journald: allow additional payload in server_driver_message
Zbigniew Jędrzejewski-Szmek
2016-01-24
1
-2
/
+4
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
1
-1
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
1
-2
/
+1
*
journal: posix_fallocate() does not set errno
Michal Schmidt
2015-11-05
1
-2
/
+4
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-6
/
+7
*
treewide: fix typos
Torstein Husebø
2015-09-08
1
-1
/
+1
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-07
1
-4
/
+2
*
journald: fix some xsprrintf() buffer size fallout
Lennart Poettering
2015-02-03
1
-1
/
+1
*
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-02-01
1
-5
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-5
/
+5
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
[next]