summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* journalctl: split journalctl.c into small piecesYu Watanabe2024-03-2617-1750/+2029
* journalctl: use correct type for flagsYu Watanabe2024-03-261-10/+9
* journalctl: merge three if blocks for seeking to the initial positionYu Watanabe2024-03-261-24/+16
* daemon-util: introduce notify_reloading helperMike Yuan2024-03-266-20/+28
* Merge pull request #29721 from poettering/systemd-projectZbigniew Jędrzejewski-Szmek2024-03-2613-29/+420
|\
| * busctl: teach busctl a --capsule=/-C switch tooLennart Poettering2024-03-141-2/+19
| * run: allow connecting to capsule instances with --capsule=/-CLennart Poettering2024-03-141-3/+50
| * systemctl: allow connecting to capsule instances with --capsule=/-CLennart Poettering2024-03-143-6/+37
| * bus-util: add ability to connect directly to capsule instances of systemd --userLennart Poettering2024-03-142-13/+171
| * util: add capsule-util.[ch] with helpers for capsulesLennart Poettering2024-03-143-0/+22
| * sd-bus: add ability to connect to bus as a specific userLennart Poettering2024-03-143-5/+121
* | efi: Measure into both CC and TPM if available. (#31939)Dionna Amalie Glaze2024-03-261-19/+37
* | Merge pull request #31801 from flatcar-hub/krnowak/sysext-configLuca Boccassi2024-03-261-48/+179
|\ \
| * | sysext: Fail when trying to import mutable layer that's a symlink to hierarchyKrzesimir Nowak2024-03-251-8/+4
| * | test, sysext: Actually fail the whole operation if sd-merge worker failedKrzesimir Nowak2024-03-251-1/+2
| * | sysext: Implement ephemeral import modeKrzesimir Nowak2024-03-251-19/+104
| * | sysext: Implement ephemeral modeKrzesimir Nowak2024-03-251-24/+45
| * | sysext: Add missing --mutable mode in help outputKrzesimir Nowak2024-03-251-0/+2
| * | sysext: Add support for mutable mode environment variablesKrzesimir Nowak2024-03-251-0/+14
| * | sysext: Move parsing mutable mode to a separate functionKrzesimir Nowak2024-03-251-10/+22
* | | home/homework: use FOREACH_ARRAY moreMike Yuan2024-03-251-24/+27
* | | Merge pull request #31932 from bluca/coverityYu Watanabe2024-03-252-4/+3
|\ \ \
| * | | test: add missing return value check in test-dirent-utilLuca Boccassi2024-03-251-3/+1
| * | | homework: add missing assertLuca Boccassi2024-03-251-1/+2
| |/ /
* | | kernel-install/60-ukify: do not rebuild existing UKIsVitaly Kuznetsov2024-03-251-0/+6
* | | Merge pull request #31899 from yuwata/sd-journal-add-matchYu Watanabe2024-03-256-90/+82
|\ \ \
| * | | logs-show: use journal_add_matchf() and journal_add_match_pair()Yu Watanabe2024-03-251-50/+23
| * | | networkctl: use journal_add_matchf() and journal_add_match_pair()Yu Watanabe2024-03-251-14/+5
| * | | journal-gateway: use journal_add_match_pair() and add_match_boot_id()Yu Watanabe2024-03-251-11/+3
| * | | coredumpctl: use strv_skip()Yu Watanabe2024-03-251-3/+3
| * | | coredumpctl: use journal_add_match_pair()Yu Watanabe2024-03-251-12/+14
| * | | sd-journal: introduce two helper functions for adding filterYu Watanabe2024-03-222-0/+34
* | | | Merge pull request #31807 from yuwata/sd-ndisc-sendYu Watanabe2024-03-2511-62/+538
|\ \ \ \
| * | | | fuzz: test NDisc packet with more low level functionsYu Watanabe2024-03-181-6/+43
| * | | | icmp6-packet: expose icmp6_packet_get_header()Yu Watanabe2024-03-182-1/+2
| * | | | icmp6-util: drop unused icmp6_send_router_solicitation()Yu Watanabe2024-03-183-46/+0
| * | | | sd-ndisc: use sd_ndisc_option and ndisc_send()Yu Watanabe2024-03-181-1/+25
| * | | | ndisc-option: introduce ndisc_send()Yu Watanabe2024-03-185-0/+385
| * | | | ndisc-option: add a way to specify invalid or unsupported optionsYu Watanabe2024-03-182-0/+58
| * | | | test-ndisc-rs: send Router Solicit message before sending test packetYu Watanabe2024-03-183-23/+40
* | | | | Merge pull request #31938 from YHNdnzj/journalctl-facilityYu Watanabe2024-03-252-5/+3
|\ \ \ \ \
| * | | | | journalctl: explicitly check < 0 for errorMike Yuan2024-03-251-1/+1
| * | | | | basic/string-table: remove unnecessary bracketsMike Yuan2024-03-251-4/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #31730 from yuwata/network-dhcp-server-lease-file-follow-upsLuca Boccassi2024-03-254-1/+54
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | network/address: acquire address from DHCP server lease fileYu Watanabe2024-03-184-1/+54
* | | | | basic/virt: Fix virtualbox detection on proprietary system via board_vendorFriedrich Altheide2024-03-241-0/+1
* | | | | shared: Fix TPM2 unsealing when PCR values changeGabríel Arthúr Pétursson2024-03-241-5/+5
* | | | | Merge pull request #31919 from YHNdnzj/analyze-verifyLuca Boccassi2024-03-243-13/+28
|\ \ \ \ \
| * | | | | analyze: refuse --global dot/verifyMike Yuan2024-03-231-3/+2
| * | | | | analyze-dot: also show BindsTo= in --requireMike Yuan2024-03-231-0/+5