index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-syslog.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: some automatic coccinelle fixes (#10463)
Lennart Poettering
2018-10-19
1
-2
/
+2
*
tree-wide: introduce setsockopt_int() helper and make use of it everywhere
Lennart Poettering
2018-10-18
1
-6
/
+6
*
tree-wide: add a single version of "static const int one = 1"
Lennart Poettering
2018-10-15
1
-4
/
+3
*
tree-wide: use sockaddr_un_unlink() whereever appropriate
Lennart Poettering
2018-10-15
1
-1
/
+1
*
journal: voidify fd_nonblock()
Lennart Poettering
2018-10-13
1
-1
/
+1
*
journald: take leading spaces into account in syslog_parse_identifier
Evgeny Vereshchagin
2018-08-10
1
-1
/
+2
*
journal: do not remove multiple spaces after identifier in syslog message
Yu Watanabe
2018-08-10
1
-1
/
+3
*
journal: fix size of buffer
Yu Watanabe
2018-08-08
1
-1
/
+1
*
journal: fix syslog_parse_identifier()
Yu Watanabe
2018-08-08
1
-3
/
+3
*
journal: do not use newa() or strjoina() for message
Yu Watanabe
2018-08-08
1
-10
/
+25
*
journal: do not pass a negative value to memcpy()
Yu Watanabe
2018-08-08
1
-1
/
+4
*
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
*
|
tree-wide: use localtime_r() instead of localtime()
Yu Watanabe
2018-06-26
1
-4
/
+3
|
/
*
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
*
journal: forward messages from /dev/log unmodified to syslog.socket
Michal Sekletar
2018-06-11
1
-14
/
+23
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
1
-2
/
+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
-9
/
+15
*
journald: when logging about dropped messages, include more meta data
Lennart Poettering
2017-11-16
1
-1
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
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
-17
/
+15
*
journald: add minimal client metadata caching
Lennart Poettering
2017-07-31
1
-4
/
+11
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+1
*
Revert "selinux: split up mac_selinux_have() from mac_selinux_use()"
Gary Tierney
2017-05-12
1
-1
/
+1
*
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
*
journald: stack allocation cannot fail
Lennart Poettering
2016-05-05
1
-10
/
+8
*
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
1
-9
/
+9
*
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
-1
/
+4
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
1
-2
/
+2
*
Merge pull request #2303 from aadamowski/fix-miscalculated-buffer
Daniel Mack
2016-01-12
1
-3
/
+3
|
\
|
*
Fix miscalculated buffer size and uses of size-unlimited sprintf()
Aleksander Adamowski
2016-01-12
1
-3
/
+3
*
|
journal: normalize priority of logging sources
Vito Caputo
2016-01-08
1
-0
/
+4
|
/
*
selinux: split up mac_selinux_have() from mac_selinux_use()
Lennart Poettering
2015-11-27
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
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 out syslog-related calls into syslog-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
-8
/
+10
*
journald: do not strip leading whitespace from messages
Filipe Brandenburger
2015-06-11
1
-1
/
+2
*
journal: use (void) to silence coverity
Zbigniew Jędrzejewski-Szmek
2015-04-13
1
-1
/
+1
[next]