summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* namespace-util: add generic namespace_is_init() callLennart Poettering7 days4-8/+60
* varlink: apparently on old kernels SO_PEERPIDFD returns EINVALLennart Poettering7 days1-1/+1
* userdbctl: two trivial fixlets (#35296)Lennart Poettering7 days1-4/+25
|\
| * userdbctl: respect selected disposition also when showing gid boundariesLennart Poettering7 days1-0/+3
| * userdbctl: fix countingLennart Poettering7 days1-4/+8
| * userbdctl: show 'mapped' user range only inside of usernsLennart Poettering7 days1-0/+14
* | tpm2-util: fix parameter nameAntonio Alvarez Feijoo7 days1-1/+1
* | man: split cryptenroll man page into sections (#35297)Luca Boccassi7 days1-1/+1
|\ \ | |/ |/|
| * cryptenroll: it's called PKCS#11, not PKCS11Lennart Poettering7 days1-1/+1
* | core/service: service_add_fd_store() consumes passed fdYu Watanabe8 days1-3/+1
|/
* cgroup-util: fix memory leak on errorLuca Boccassi9 days1-2/+2
* network: update state files before replying bus methodYu Watanabe9 days1-0/+8
* 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 Giovanardi2024-11-151-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 Watanabe12 days1-1/+1
* | nspawn: Include arm_fadvise64_64 in syscall allow_listMichał Górny12 days1-0/+1
* | ukify: Use new .hwids PE section formatanonymix00714 days1-5/+17
* | bootctl: Only create loader/keys/auto if requiredDaan De Meyer2024-11-151-1/+8
|/
* boot: make .hwids PE section more flexible to cover more than DT one dayLennart Poettering2024-11-152-8/+55
* nspawn: --private-users-ownership= value is called 'chown', not 'own'Lennart Poettering2024-11-151-1/+2
* pid1: make clear that $WATCHDOG_USEC is set for the shutdown binary, noone elseLennart Poettering2024-11-151-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
|\ \