index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-server.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
1
-3
/
+3
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-2
/
+2
*
journal-rate-limit: replace in-house management of JournalRateLimitGroup with...
Yu Watanabe
2024-05-13
1
-2
/
+1
*
Merge pull request #32592 from yuwata/journal-timestamp
Luca Boccassi
2024-05-02
1
-2
/
+2
|
\
|
*
journal: use STRLEN() and xsprintf()
Yu Watanabe
2024-05-01
1
-2
/
+2
*
|
journald: make several functions static
Yu Watanabe
2024-05-01
1
-4
/
+0
|
/
*
journald: implement socket forwarding
Sam Leonard
2024-02-15
1
-0
/
+5
*
journal: split out server_new() from server_init()
Yu Watanabe
2023-12-06
1
-1
/
+3
*
journald: move and rename journal/managed-journal-file.[ch] -> shared/journal...
Yu Watanabe
2023-10-02
1
-1
/
+1
*
journald: drop ManagedJournalFile
Yu Watanabe
2023-10-02
1
-2
/
+2
*
journald: hook up journald with the memory pressure and SIGRTMIN+18 logic
Lennart Poettering
2023-03-01
1
-0
/
+2
*
journald: maintain entry seqnum counter in mmap()ed file in /run/
Lennart Poettering
2023-02-08
1
-1
/
+11
*
journal: Use shared log ratelimit constant
Daan De Meyer
2022-12-05
1
-2
/
+0
*
tree-wide: make constant ratelimit compound actually const
Lennart Poettering
2022-11-22
1
-1
/
+1
*
journal: Ratelimit more journald log messages
Daan De Meyer
2022-11-10
1
-0
/
+2
*
journal: Add new _INITRD field
Daan De Meyer
2022-08-23
1
-1
/
+1
*
src: The return value of server_vacuum () is not used and could be modified t...
Li kunyu
2022-06-01
1
-1
/
+1
*
journal: Rename JournaldFile to ManagedJournalFile
Daan De Meyer
2022-02-02
1
-3
/
+3
*
journal: Introduce journald-file.c for journal file write related logic
Daan De Meyer
2021-12-06
1
-3
/
+3
*
Merge pull request #21431 from DaanDeMeyer/issue-19799
Luca Boccassi
2021-11-20
1
-0
/
+3
|
\
|
*
journal: Limit the number of audit fields per log message
Daan De Meyer
2021-11-19
1
-0
/
+3
*
|
journal: Don't discard kmsg messages coming from journald itself
Daan De Meyer
2021-11-18
1
-0
/
+2
|
/
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-1
/
+0
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
journald: add configuration option for enabling/disabling audit during journa...
Lennart Poettering
2020-04-17
1
-0
/
+1
*
journald: add exit on idle
Lennart Poettering
2020-01-31
1
-0
/
+4
*
journald: allow running multiple instances of journald
Lennart Poettering
2020-01-31
1
-2
/
+6
*
journald: remove unused field
Lennart Poettering
2019-11-28
1
-2
/
+0
*
tree-wide: say "ratelimit" not "rate_limit"
Zbigniew Jędrzejewski-Szmek
2019-09-20
1
-3
/
+3
*
journald: also offer flush/rotate/sync as varlink method calls
Lennart Poettering
2019-05-09
1
-0
/
+3
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
journald: periodically drop cache for all dead PIDs
Zbigniew Jędrzejewski-Szmek
2019-01-26
1
-0
/
+2
*
journal: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-2
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macro
Lennart Poettering
2018-05-22
1
-4
/
+5
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
journal: make the compression threshold tunable
Alex Gartrell
2018-03-20
1
-1
/
+7
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
journald: correct field counts
Lennart Poettering
2017-11-29
1
-2
/
+11
*
journald: add _printf_ attribute to server_driver_message()
Yu Watanabe
2017-11-25
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
-1
/
+1
*
journald: when logging about dropped messages, include more meta data
Lennart Poettering
2017-11-16
1
-1
/
+1
*
journald: make maximum size of stream log lines configurable and bump it to 4...
Lennart Poettering
2017-09-22
1
-0
/
+3
*
journald: add minimal client metadata caching
Lennart Poettering
2017-07-31
1
-1
/
+10
*
journald: make reading /dev/kmsg optional (#6362)
Susant Sahani
2017-07-15
1
-0
/
+1
*
journald: fix trivial memleak
Zbigniew Jędrzejewski-Szmek
2017-05-20
1
-1
/
+1
*
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-1
/
+1
[next]