summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* killall: gracefully handle processes inserted into containers via nsenter -aLennart Poettering9 days2-2/+10
* process-util: refuse to operate on remote PidRefMike Yuan9 days1-1/+28
* cryptenroll: fix typoAntonio Alvarez Feijoo9 days1-1/+1
* test-audit-util: Migrate to new assertion macrosDaan De Meyer9 days1-6/+8
* core/exec-invoke: suppress placeholder home only in build_environment() (#35219)Yu Watanabe9 days4-41/+40
|\
| * core/exec-invoke: suppress placeholder home only in build_environment()Mike Yuan11 days1-8/+8
| * core/exec-invoke: minor cleanup for apply_working_directory() error handlingMike Yuan11 days1-15/+7
| * basic/user-util: split out placeholder suppression from USER_CREDS_CLEAN into...Mike Yuan11 days4-15/+16
| * basic/user-util: introduce shell_is_placeholder() helperMike Yuan11 days2-7/+13
* | sd-varlink: mark sd_varlink_server_{ref,unref} as _public_ (#35241)Mike Yuan10 days2-1/+3
* | user-record: don't synthesize default list of self-modfiable fields for non-r...Lennart Poettering10 days3-10/+30
|\ \
| * | user-record: distinguish explicit and implicit empty modifiable lists caseLennart Poettering10 days1-6/+13
| * | user-record: only synthesize default list of self-modifiable fields for *regu...Lennart Poettering10 days2-4/+17
* | | network/ndisc: process zero lifetime options at first (#35212)Luca Boccassi10 days2-25/+51
|\ \ \
| * | | network/ndisc: first process options with zero lifetimeYu Watanabe11 days1-20/+50
| * | | network/ndisc: sd_ndisc_router_route_get_preference() does not return -EOPNOT...Yu Watanabe11 days1-4/+0
| * | | ndisc-option: use memcpy_safe() at one more placeYu Watanabe11 days1-1/+1
| | |/ | |/|
* | | cryptenroll: show better log message if slot to wipe does not existAntonio Alvarez Feijoo10 days1-1/+4
* | | ssh-generator: silence "Binding to socket" messagesMantas Mikulėnas10 days1-8/+8
| |/ |/|
* | test: fix generate-sym-test using the wrong array (#35185)Zbigniew Jędrzejewski-Szmek10 days1-3/+3
|\ \
| * | style: Fix formattingFederico Giovanardi10 days1-2/+2
| * | test: fix generate-sym-test using the wrong arrayFederico Giovanardi14 days1-2/+2
* | | vmspawn: enable memory pressure logic for vmspawnLennart Poettering10 days1-0/+4
* | | systemctl: grey out tasks limit the same way we grey out the fd store limit i...Lennart Poettering10 days1-1/+1
| |/ |/|
* | ukify: fix parsing of SignTool configuration optionZbigniew Jędrzejewski-Szmek11 days2-32/+25
* | network/netdev: fix typoYu Watanabe11 days1-1/+1
* | nspawn: Include arm_fadvise64_64 in syscall allow_listMichał Górny11 days1-0/+1
* | ukify: Use new .hwids PE section formatanonymix00714 days1-5/+17
* | bootctl: Only create loader/keys/auto if requiredDaan De Meyer14 days1-1/+8
|/
* boot: make .hwids PE section more flexible to cover more than DT one dayLennart Poettering14 days2-8/+55
* nspawn: --private-users-ownership= value is called 'chown', not 'own'Lennart Poettering14 days1-1/+2
* pid1: make clear that $WATCHDOG_USEC is set for the shutdown binary, noone elseLennart Poettering14 days1-0/+5
* boot: explain the 4G quirks we apply to initrd memory allocationsLennart Poettering2024-11-151-0/+7
* network/nexthop: fix copy-and-paste errorYu Watanabe2024-11-151-1/+1
* ukify: Support building UKIs with .dtbauto and .hwids sections (#34158)Luca Boccassi2024-11-141-51/+207
|\
| * ukify: Support building UKIs with a .hwids sectionanonymix0072024-11-141-2/+125
| * ukify: Support building UKIs with .dtbauto sectionsanonymix0072024-11-141-49/+82
* | nspawn: several follow-ups for recent changes (#35146)Yu Watanabe2024-11-141-70/+118
|\ \
| * | nspawn: ignore failure in creating /dev/net/tun when --private-network is uns...Yu Watanabe2024-11-141-6/+19
| * | nspawn: split out copy_devnode_one() and bind_mount_devnode() from copy_devno...Yu Watanabe2024-11-141-70/+104
| * | nspawn: silence warning about failure in getting fuse versionYu Watanabe2024-11-141-1/+2
* | | network/ndisc: fix coalescing of ndisc routes when multiple router exists (#3...Yu Watanabe2024-11-146-52/+497
|\ \ \ | |_|/ |/| |
| * | network/ndisc: dynamically configure nexthops when routes with gateway are re...Yu Watanabe2024-11-141-3/+292
| * | network/nexthop: serialize/deserialize nexthopsYu Watanabe2024-11-143-29/+119
| * | network/nexthop: preparation for dynamically configuring nexthopsYu Watanabe2024-11-142-20/+86
* | | process-util: refuse FORK_DETACH + FORK_DEATHSIG_*Mike Yuan2024-11-141-2/+2
* | | async: block SIGTERM in asynchronous_rm_rf()Mike Yuan2024-11-141-0/+4
* | | network/netdev: follow-ups for reloading .netdev files (#34979)Luca Boccassi2024-11-1418-115/+240
|\ \ \ | |_|/ |/| |
| * | network/tuntap: manage tun/tap fds by managerYu Watanabe2024-11-142-63/+71
| * | network/bond: do not update several parameters if already up or has slavesYu Watanabe2024-11-141-8/+21