summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* detect-virt: check the inode number of the pid namespaceLuca Boccassi7 days2-0/+23
* namespace-util: add generic namespace_is_init() callLennart Poettering7 days4-8/+60
* link README.logs from tmpfiles.d/legacy.conf only if availableChristian Hesse7 days1-1/+2
* varlink: apparently on old kernels SO_PEERPIDFD returns EINVALLennart Poettering7 days1-1/+1
* hwdb: add support for PineTab2 to 60-sensor.hwdb (#35304)Marco Tomaschett7 days1-0/+9
* 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 days2-24/+65
|\ \ | |/ |/|
| * cryptenroll: it's called PKCS#11, not PKCS11Lennart Poettering7 days1-1/+1
| * man: add enrollment type sections to cryptenroll man pageLennart Poettering7 days1-23/+64
* | bash-completion: add --list-devices to systemd-cryptenrollAntonio Alvarez Feijoo7 days1-9/+2
* | core/service: service_add_fd_store() consumes passed fdYu Watanabe8 days1-3/+1
* | hwdb: Add quirk for Logitech MX Keys for MacTobias Zimmermann8 days1-0/+5
* | Keep tmpfiles/legacy.conf even if SysVInit support is dropped (#35278)Zbigniew Jędrzejewski-Szmek8 days20-24/+25
|\ \
| * | tmpfiles: add period at end of the sentenceZbigniew Jędrzejewski-Szmek8 days19-19/+19
| * | tmpfiles: narrow scope of HAVE_SYSV_COMPAT condition for legacy.confZbigniew Jędrzejewski-Szmek8 days2-5/+6
* | | po: Translated using Weblate (Ukrainian)Yuri Chornoivan8 days1-5/+5
| |/ |/|
* | cgroup-util: fix memory leak on errorLuca Boccassi9 days1-2/+2
* | network: update state files before replying bus method (#35255)Luca Boccassi9 days2-2/+10
|\ \
| * | test-network: actually check metric and preferenceYu Watanabe9 days1-2/+2
| * | network: update state files before replying bus methodYu Watanabe9 days1-0/+8
* | | po: Translated using Weblate (Slovenian)Martin Srebotnjak9 days1-10/+5
* | | po: Translated using Weblate (Finnish)Jiri Grönroos9 days1-11/+7
* | | po: Translated using Weblate (Ukrainian)Dmytro Markevych9 days1-12/+8
* | | po: Translated using Weblate (French)Léane GRASSER9 days1-3/+3
|/ /
* | 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 days5-41/+60
|\ \
| * | core/exec-invoke: suppress placeholder home only in build_environment()Mike Yuan11 days2-8/+28
| * | 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
* | | units: add initrd directory to list of conditions for systemd-confextLuca Boccassi9 days1-0/+1
* | | hwdb: add new Cube Mix Plus (i18D) rotation info Xuanjun Wen10 days1-1/+2
* | | 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
* | | man/kernel-command-line: fix typoAntonio Alvarez Feijoo10 days1-1/+1
* | | network/ndisc: process zero lifetime options at first (#35212)Luca Boccassi10 days5-115/+101
|\ \ \
| * | | test-network: add test case for IPv6 Core Conformance test v6LC.2.2.23Yu Watanabe11 days1-0/+18
| * | | test-network: split out check_router_preference() from test_router_preference()Yu Watanabe11 days3-90/+32
| * | | 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