summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* journal-rate-limit: add trailing comma in tableYu Watanabe2024-05-121-1/+1
* test: introduce test cases for journal_ratelimit_test()Yu Watanabe2024-05-122-0/+50
* tree-wide: use LOG_PRI() and LOG_FAC()Yu Watanabe2024-05-128-16/+22
* debug-generator: Allow specifying name of unit-dropin credentialDaan De Meyer2024-05-112-13/+35
* libcrypt-util: fix wrong errno value assignmentYu Watanabe2024-05-101-1/+1
* Merge pull request #32747 from YHNdnzj/tmpfiles-ret-gatherLuca Boccassi2024-05-101-60/+58
|\
| * tmpfiles: use RET_GATHER more, add missing assertionsMike Yuan2024-05-101-45/+44
| * tmpfiles: don't compare errno with negative valueMike Yuan2024-05-101-1/+1
| * tmpfiles: clean up hardlinks_vulnerable a bitMike Yuan2024-05-101-14/+13
* | Merge pull request #32738 from yuwata/trivial-cleanupsMike Yuan2024-05-105-19/+18
|\ \
| * | core/unit: use FOREACH_ELEMENT() to add dependencies for journal namespace in...Yu Watanabe2024-05-101-14/+13
| * | core/service: shorten code a bitYu Watanabe2024-05-101-3/+1
| * | time-util: define TIMESPEC_OMITYu Watanabe2024-05-103-2/+4
* | | Merge pull request #32491 from yuwata/journalctl-fix-bootLuca Boccassi2024-05-1011-161/+249
|\ \ \ | |_|/ |/| |
| * | journalctl: make --list-boots support -n/--lines= optionYu Watanabe2024-05-105-12/+75
| * | journalctl: fail and show error message when no boot ID foundYu Watanabe2024-05-101-1/+2
| * | logs-show: use GREEDY_REALLOC_APPEND()Yu Watanabe2024-05-101-3/+1
| * | logs-show: fix stored timestamp when advance_older is trueYu Watanabe2024-05-101-2/+2
| * | journalctl: fix support of --boot=ID±offset formatYu Watanabe2024-05-104-79/+81
| * | logs-show: flush matches before and after finding bootsYu Watanabe2024-05-101-0/+5
| * | journalctl: fix --boot=0 with --file=- (from stdin)Yu Watanabe2024-05-101-1/+1
| * | journalctl: split out journal_acquire_boot() from add_boot()Yu Watanabe2024-05-103-35/+61
| * | journalctl: several cleanups for parse_boot_descriptor()Yu Watanabe2024-05-101-17/+16
| * | logs-show: add missing strempty()Yu Watanabe2024-05-101-1/+1
| * | logs-show: drop uid argument from add_matches_for_user_units()Yu Watanabe2024-05-106-25/+19
| |/
* | Merge pull request #32741 from yuwata/network-dhcp4-route-to-dnsLuca Boccassi2024-05-102-26/+77
|\ \
| * | network/dhcp4: do not set gateway if DNS server or friends is in the acquired...Yu Watanabe2024-05-101-26/+26
| * | test: add basic tests for in_addr_prefix_covers_full()Yu Watanabe2024-05-101-0/+51
| |/
* | vmspawn: fix finding systemd-journal-remote binaryYu Watanabe2024-05-101-1/+9
* | vmspawn: trivial cleanups for start_systemd_journal_remote()Yu Watanabe2024-05-101-4/+5
|/
* basic/linux: Copy netfilter.h to the source treeFlorian Fainelli2024-05-091-0/+76
* network: Add missing IPv6AcceptRA to list of config sectionsDaan De Meyer2024-05-091-0/+1
* Merge pull request #32689 from YHNdnzj/cred-missingLuca Boccassi2024-05-092-18/+19
|\
| * core/exec-credential: complain louder if inherited credential is missingMike Yuan2024-05-071-4/+5
| * core/load-fragment: modernize config_parse_load_credential a bitMike Yuan2024-05-071-14/+14
* | core/namespace: take char* const* for strv, use FOREACH_ARRAYMike Yuan2024-05-091-7/+7
* | path-util: take char* const* for strv where appropriateMike Yuan2024-05-092-7/+14
* | core/unit: use FOREACH_ARRAY at one more placeMike Yuan2024-05-091-2/+2
* | core/unit: cast unused retval to voidMike Yuan2024-05-091-5/+5
* | core/dbus-unit: correct argument alignment for SD_BUS_METHOD_WITH_ARGSMike Yuan2024-05-091-8/+8
* | vmspawn: forward signals to VM PID 1 via D-BUS when availableSam Leonard2024-05-091-4/+132
* | vmspawn: register with io.systemd.Machine.RegisterSam Leonard2024-05-093-25/+80
* | vmspawn: add a dropin override to sshd-vsock@.serviceSam Leonard2024-05-091-0/+12
* | systemctl-show: make show_memory_available cover memory_available itselfMike Yuan2024-05-081-6/+4
* | Merge pull request #32717 from keszybz/very-important-fixesLuca Boccassi2024-05-086-41/+41
|\ \
| * | nspawn: whitespaceZbigniew Jędrzejewski-Szmek2024-05-081-14/+14
| * | repart,measure: reword help descriptionsZbigniew Jędrzejewski-Szmek2024-05-082-6/+6
| * | shared: fix commentZbigniew Jędrzejewski-Szmek2024-05-081-2/+2
| * | vmspawn: indentationZbigniew Jędrzejewski-Szmek2024-05-082-19/+19
* | | pidfd: properly detect if libc offers pidfd syscalls and make use of them thenLennart Poettering2024-05-086-0/+19
|/ /