index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rpm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-12
test: introduce test cases for journal_ratelimit_test()
Yu Watanabe
2
-0
/
+50
2024-05-12
tree-wide: use LOG_PRI() and LOG_FAC()
Yu Watanabe
8
-16
/
+22
2024-05-11
debug-generator: Allow specifying name of unit-dropin credential
Daan De Meyer
5
-16
/
+46
2024-05-10
test-network: simplify and unify waiting loop
Yu Watanabe
1
-48
/
+31
2024-05-10
test-network: make link_exists() take multiple arguments
Yu Watanabe
1
-20
/
+12
2024-05-10
Fix Positivo N14EPE and N15EPE key toggle touchpad and search key
Lucas Salles
1
-0
/
+5
2024-05-10
libcrypt-util: fix wrong errno value assignment
Yu Watanabe
1
-1
/
+1
2024-05-10
test-network: check existence of kernel bug
Yu Watanabe
1
-0
/
+18
2024-05-10
test-network: introduce --no-journal option
Yu Watanabe
1
-0
/
+7
2024-05-10
NEWS: update for latest changes
Luca Boccassi
1
-3
/
+21
2024-05-10
tmpfiles: use RET_GATHER more, add missing assertions
Mike Yuan
1
-45
/
+44
2024-05-10
tmpfiles: don't compare errno with negative value
Mike Yuan
1
-1
/
+1
2024-05-10
tmpfiles: clean up hardlinks_vulnerable a bit
Mike Yuan
1
-14
/
+13
2024-05-10
mkosi: Update centos submodule to latest
Daan De Meyer
1
-0
/
+0
2024-05-10
core/unit: use FOREACH_ELEMENT() to add dependencies for journal namespace in...
Yu Watanabe
1
-14
/
+13
2024-05-10
test: wait for network interface reconfigured after updating config
Yu Watanabe
1
-0
/
+1
2024-05-10
test-network: do not fail when /etc/protocols does not exist
Yu Watanabe
1
-16
/
+19
2024-05-10
test-network: do not fail test_macvlan() with old kernel or ip command
Yu Watanabe
1
-1
/
+2
2024-05-10
test-network: do not fail if macvlan module is not available
Yu Watanabe
1
-0
/
+1
2024-05-10
network/dhcp4: do not set gateway if DNS server or friends is in the acquired...
Yu Watanabe
1
-26
/
+26
2024-05-10
test: add basic tests for in_addr_prefix_covers_full()
Yu Watanabe
1
-0
/
+51
2024-05-10
journalctl: make --list-boots support -n/--lines= option
Yu Watanabe
6
-16
/
+85
2024-05-10
journalctl: fail and show error message when no boot ID found
Yu Watanabe
1
-1
/
+2
2024-05-10
logs-show: use GREEDY_REALLOC_APPEND()
Yu Watanabe
1
-3
/
+1
2024-05-10
logs-show: fix stored timestamp when advance_older is true
Yu Watanabe
1
-2
/
+2
2024-05-10
journalctl: fix support of --boot=ID±offset format
Yu Watanabe
4
-79
/
+81
2024-05-10
logs-show: flush matches before and after finding boots
Yu Watanabe
1
-0
/
+5
2024-05-10
journalctl: fix --boot=0 with --file=- (from stdin)
Yu Watanabe
1
-1
/
+1
2024-05-10
journalctl: split out journal_acquire_boot() from add_boot()
Yu Watanabe
3
-35
/
+61
2024-05-10
vmspawn: fix finding systemd-journal-remote binary
Yu Watanabe
1
-1
/
+9
2024-05-10
vmspawn: trivial cleanups for start_systemd_journal_remote()
Yu Watanabe
1
-4
/
+5
2024-05-10
core/service: shorten code a bit
Yu Watanabe
1
-3
/
+1
2024-05-10
time-util: define TIMESPEC_OMIT
Yu Watanabe
3
-2
/
+4
2024-05-10
journalctl: several cleanups for parse_boot_descriptor()
Yu Watanabe
1
-17
/
+16
2024-05-10
logs-show: add missing strempty()
Yu Watanabe
1
-1
/
+1
2024-05-10
logs-show: drop uid argument from add_matches_for_user_units()
Yu Watanabe
6
-25
/
+19