index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal-rate-limit: add trailing comma in table
Yu Watanabe
2024-05-12
1
-1
/
+1
*
test: introduce test cases for journal_ratelimit_test()
Yu Watanabe
2024-05-12
2
-0
/
+50
*
tree-wide: use LOG_PRI() and LOG_FAC()
Yu Watanabe
2024-05-12
8
-16
/
+22
*
debug-generator: Allow specifying name of unit-dropin credential
Daan De Meyer
2024-05-11
2
-13
/
+35
*
libcrypt-util: fix wrong errno value assignment
Yu Watanabe
2024-05-10
1
-1
/
+1
*
Merge pull request #32747 from YHNdnzj/tmpfiles-ret-gather
Luca Boccassi
2024-05-10
1
-60
/
+58
|
\
|
*
tmpfiles: use RET_GATHER more, add missing assertions
Mike Yuan
2024-05-10
1
-45
/
+44
|
*
tmpfiles: don't compare errno with negative value
Mike Yuan
2024-05-10
1
-1
/
+1
|
*
tmpfiles: clean up hardlinks_vulnerable a bit
Mike Yuan
2024-05-10
1
-14
/
+13
*
|
Merge pull request #32738 from yuwata/trivial-cleanups
Mike Yuan
2024-05-10
5
-19
/
+18
|
\
\
|
*
|
core/unit: use FOREACH_ELEMENT() to add dependencies for journal namespace in...
Yu Watanabe
2024-05-10
1
-14
/
+13
|
*
|
core/service: shorten code a bit
Yu Watanabe
2024-05-10
1
-3
/
+1
|
*
|
time-util: define TIMESPEC_OMIT
Yu Watanabe
2024-05-10
3
-2
/
+4
*
|
|
Merge pull request #32491 from yuwata/journalctl-fix-boot
Luca Boccassi
2024-05-10
11
-161
/
+249
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
journalctl: make --list-boots support -n/--lines= option
Yu Watanabe
2024-05-10
5
-12
/
+75
|
*
|
journalctl: fail and show error message when no boot ID found
Yu Watanabe
2024-05-10
1
-1
/
+2
|
*
|
logs-show: use GREEDY_REALLOC_APPEND()
Yu Watanabe
2024-05-10
1
-3
/
+1
|
*
|
logs-show: fix stored timestamp when advance_older is true
Yu Watanabe
2024-05-10
1
-2
/
+2
|
*
|
journalctl: fix support of --boot=ID±offset format
Yu Watanabe
2024-05-10
4
-79
/
+81
|
*
|
logs-show: flush matches before and after finding boots
Yu Watanabe
2024-05-10
1
-0
/
+5
|
*
|
journalctl: fix --boot=0 with --file=- (from stdin)
Yu Watanabe
2024-05-10
1
-1
/
+1
|
*
|
journalctl: split out journal_acquire_boot() from add_boot()
Yu Watanabe
2024-05-10
3
-35
/
+61
|
*
|
journalctl: several cleanups for parse_boot_descriptor()
Yu Watanabe
2024-05-10
1
-17
/
+16
|
*
|
logs-show: add missing strempty()
Yu Watanabe
2024-05-10
1
-1
/
+1
|
*
|
logs-show: drop uid argument from add_matches_for_user_units()
Yu Watanabe
2024-05-10
6
-25
/
+19
|
|
/
*
|
Merge pull request #32741 from yuwata/network-dhcp4-route-to-dns
Luca Boccassi
2024-05-10
2
-26
/
+77
|
\
\
|
*
|
network/dhcp4: do not set gateway if DNS server or friends is in the acquired...
Yu Watanabe
2024-05-10
1
-26
/
+26
|
*
|
test: add basic tests for in_addr_prefix_covers_full()
Yu Watanabe
2024-05-10
1
-0
/
+51
|
|
/
*
|
vmspawn: fix finding systemd-journal-remote binary
Yu Watanabe
2024-05-10
1
-1
/
+9
*
|
vmspawn: trivial cleanups for start_systemd_journal_remote()
Yu Watanabe
2024-05-10
1
-4
/
+5
|
/
*
basic/linux: Copy netfilter.h to the source tree
Florian Fainelli
2024-05-09
1
-0
/
+76
*
network: Add missing IPv6AcceptRA to list of config sections
Daan De Meyer
2024-05-09
1
-0
/
+1
*
Merge pull request #32689 from YHNdnzj/cred-missing
Luca Boccassi
2024-05-09
2
-18
/
+19
|
\
|
*
core/exec-credential: complain louder if inherited credential is missing
Mike Yuan
2024-05-07
1
-4
/
+5
|
*
core/load-fragment: modernize config_parse_load_credential a bit
Mike Yuan
2024-05-07
1
-14
/
+14
*
|
core/namespace: take char* const* for strv, use FOREACH_ARRAY
Mike Yuan
2024-05-09
1
-7
/
+7
*
|
path-util: take char* const* for strv where appropriate
Mike Yuan
2024-05-09
2
-7
/
+14
*
|
core/unit: use FOREACH_ARRAY at one more place
Mike Yuan
2024-05-09
1
-2
/
+2
*
|
core/unit: cast unused retval to void
Mike Yuan
2024-05-09
1
-5
/
+5
*
|
core/dbus-unit: correct argument alignment for SD_BUS_METHOD_WITH_ARGS
Mike Yuan
2024-05-09
1
-8
/
+8
*
|
vmspawn: forward signals to VM PID 1 via D-BUS when available
Sam Leonard
2024-05-09
1
-4
/
+132
*
|
vmspawn: register with io.systemd.Machine.Register
Sam Leonard
2024-05-09
3
-25
/
+80
*
|
vmspawn: add a dropin override to sshd-vsock@.service
Sam Leonard
2024-05-09
1
-0
/
+12
*
|
systemctl-show: make show_memory_available cover memory_available itself
Mike Yuan
2024-05-08
1
-6
/
+4
*
|
Merge pull request #32717 from keszybz/very-important-fixes
Luca Boccassi
2024-05-08
6
-41
/
+41
|
\
\
|
*
|
nspawn: whitespace
Zbigniew Jędrzejewski-Szmek
2024-05-08
1
-14
/
+14
|
*
|
repart,measure: reword help descriptions
Zbigniew Jędrzejewski-Szmek
2024-05-08
2
-6
/
+6
|
*
|
shared: fix comment
Zbigniew Jędrzejewski-Szmek
2024-05-08
1
-2
/
+2
|
*
|
vmspawn: indentation
Zbigniew Jędrzejewski-Szmek
2024-05-08
2
-19
/
+19
*
|
|
pidfd: properly detect if libc offers pidfd syscalls and make use of them then
Lennart Poettering
2024-05-08
6
-0
/
+19
|
/
/
[next]