summaryrefslogtreecommitdiffstats
path: root/src/rpm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-12test: introduce test cases for journal_ratelimit_test()Yu Watanabe2-0/+50
2024-05-12tree-wide: use LOG_PRI() and LOG_FAC()Yu Watanabe8-16/+22
2024-05-11debug-generator: Allow specifying name of unit-dropin credentialDaan De Meyer5-16/+46
2024-05-10test-network: simplify and unify waiting loopYu Watanabe1-48/+31
2024-05-10test-network: make link_exists() take multiple argumentsYu Watanabe1-20/+12
2024-05-10Fix Positivo N14EPE and N15EPE key toggle touchpad and search keyLucas Salles1-0/+5
2024-05-10libcrypt-util: fix wrong errno value assignmentYu Watanabe1-1/+1
2024-05-10test-network: check existence of kernel bugYu Watanabe1-0/+18
2024-05-10test-network: introduce --no-journal optionYu Watanabe1-0/+7
2024-05-10NEWS: update for latest changesLuca Boccassi1-3/+21
2024-05-10tmpfiles: use RET_GATHER more, add missing assertionsMike Yuan1-45/+44
2024-05-10tmpfiles: don't compare errno with negative valueMike Yuan1-1/+1
2024-05-10tmpfiles: clean up hardlinks_vulnerable a bitMike Yuan1-14/+13
2024-05-10mkosi: Update centos submodule to latestDaan De Meyer1-0/+0
2024-05-10core/unit: use FOREACH_ELEMENT() to add dependencies for journal namespace in...Yu Watanabe1-14/+13
2024-05-10test: wait for network interface reconfigured after updating configYu Watanabe1-0/+1
2024-05-10test-network: do not fail when /etc/protocols does not existYu Watanabe1-16/+19
2024-05-10test-network: do not fail test_macvlan() with old kernel or ip commandYu Watanabe1-1/+2
2024-05-10test-network: do not fail if macvlan module is not availableYu Watanabe1-0/+1
2024-05-10network/dhcp4: do not set gateway if DNS server or friends is in the acquired...Yu Watanabe1-26/+26
2024-05-10test: add basic tests for in_addr_prefix_covers_full()Yu Watanabe1-0/+51
2024-05-10journalctl: make --list-boots support -n/--lines= optionYu Watanabe6-16/+85
2024-05-10journalctl: fail and show error message when no boot ID foundYu Watanabe1-1/+2
2024-05-10logs-show: use GREEDY_REALLOC_APPEND()Yu Watanabe1-3/+1
2024-05-10logs-show: fix stored timestamp when advance_older is trueYu Watanabe1-2/+2
2024-05-10journalctl: fix support of --boot=ID±offset formatYu Watanabe4-79/+81
2024-05-10logs-show: flush matches before and after finding bootsYu Watanabe1-0/+5
2024-05-10journalctl: fix --boot=0 with --file=- (from stdin)Yu Watanabe1-1/+1
2024-05-10journalctl: split out journal_acquire_boot() from add_boot()Yu Watanabe3-35/+61
2024-05-10vmspawn: fix finding systemd-journal-remote binaryYu Watanabe1-1/+9
2024-05-10vmspawn: trivial cleanups for start_systemd_journal_remote()Yu Watanabe1-4/+5
2024-05-10core/service: shorten code a bitYu Watanabe1-3/+1
2024-05-10time-util: define TIMESPEC_OMITYu Watanabe3-2/+4
2024-05-10journalctl: several cleanups for parse_boot_descriptor()Yu Watanabe1-17/+16
2024-05-10logs-show: add missing strempty()Yu Watanabe1-1/+1
2024-05-10logs-show: drop uid argument from add_matches_for_user_units()Yu Watanabe6-25/+19