index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-context.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journald: hook up journald with the memory pressure and SIGRTMIN+18 logic
Lennart Poettering
2023-03-01
1
-1
/
+5
*
prioq: make prioq_reshuffle() void
Lennart Poettering
2022-12-23
1
-1
/
+1
*
journal: filter log based on LogFilterPatterns
Quentin Deslandes
2022-12-15
1
-0
/
+6
*
journald: prevent segfault on empty attr/current
Space Meyer
2022-12-08
1
-1
/
+1
*
journal: Use shared log ratelimit constant
Daan De Meyer
2022-12-05
1
-2
/
+3
*
journal: Ratelimit more journald log messages
Daan De Meyer
2022-11-10
1
-2
/
+4
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+2
*
core,journald: use quoted commandlines
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
journal: context - use hashmap_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+1
*
journal: context - Use _cleanup_free_
Susant Sahani
2021-01-18
1
-5
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
journald: allow running multiple instances of journald
Lennart Poettering
2020-01-31
1
-1
/
+3
*
journald: use structured initialization
Lennart Poettering
2020-01-31
1
-14
/
+15
*
core,journal: export user units' InvocationID and use as _SYSTEMD_INVOCATION_ID
Anita Zhang
2019-12-20
1
-4
/
+14
*
tree-wide: say "ratelimit" not "rate_limit"
Zbigniew Jędrzejewski-Szmek
2019-09-20
1
-10
/
+10
*
basic/process-util: convert bool arg to flags
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+1
*
Rework cmdline printing to use unicode
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+1
*
Introduce sc_arg_max() helper
Zbigniew Jędrzejewski-Szmek
2019-05-21
1
-6
/
+3
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
journald: periodically drop cache for all dead PIDs
Zbigniew Jędrzejewski-Szmek
2019-01-26
1
-2
/
+26
*
journal: limit the number of entries in the cache based on available memory
Zbigniew Jędrzejewski-Szmek
2019-01-26
1
-2
/
+33
*
Merge pull request #11252 from evverx/use-asan-wrapper-on-travis-ci
Frantisek Sumsal
2019-01-06
1
-5
/
+2
|
\
|
*
journal: rely on _cleanup_free_ to free a temporary string used in client_con...
Evgeny Vereshchagin
2018-12-29
1
-5
/
+2
*
|
cgroup: s/cgroups? ?v?([0-9])/cgroup v\1/gI
Chris Down
2019-01-03
1
-1
/
+1
|
/
*
journald: correctly attribute log messages also with cgroupsv1
Michal Sekletar
2018-12-17
1
-2
/
+5
*
core: implement per unit journal rate limiting
Anita Zhang
2018-10-18
1
-3
/
+48
*
tree-wide: use CMP() macros where applicable
Yu Watanabe
2018-10-09
1
-10
/
+5
*
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
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-5
/
+2
*
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
-16
/
+135
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
journald: add minimal client metadata caching
Lennart Poettering
2017-07-31
1
-0
/
+588