summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* nsresourced: log about correct errno (#35386)Luca Boccassi2024-11-272-8/+4
|\
| * nsresourced: log about correct errno in userns_destroy_cgroup()Mike Yuan2024-11-271-3/+3
| * cgroup-util: use RET_NERRNO where appropriateMike Yuan2024-11-271-5/+1
* | network/queue: do not increase reference counter when remove request is not q...Yu Watanabe2024-11-272-3/+3
|/
* nspawn: make sure --private-users-ownership=no and =off work the same wayLennart Poettering2024-11-271-1/+2
* sysext: coding style fixes & fix a memory leakLennart Poettering2024-11-271-24/+29
* Minor follow-ups for recent PRs (#35381)Yu Watanabe2024-11-274-32/+28
|\
| * shared/bootspec: mark _to_string funcs as _const_Mike Yuan2024-11-271-5/+4
| * shared/bootspec: use FOREACH_ELEMENT where appropriate, avoid unneeded memzero()Mike Yuan2024-11-271-8/+8
| * shared/bootspec: move boot_entry_addons_done() up, drop separate prototypeMike Yuan2024-11-271-12/+10
| * basic/fileio: minor coding style cleanupMike Yuan2024-11-272-7/+6
* | service: don't second guess invocation mode againLennart Poettering2024-11-271-1/+1
* | nspawn: improve error message when we cannot look into a container tree due t...Lennart Poettering2024-11-271-3/+6
* | nspawn: don't try to unregister a machine we never registeredLennart Poettering2024-11-271-1/+1
|/
* bootspec fixups (#34959)Luca Boccassi2024-11-275-39/+89
|\
| * bootspec: Look at /loader/addons in XBOOTLDRAdrian Vovk2024-11-274-30/+77
| * bootspec: Fixup loading of local addons for UKIsAdrian Vovk2024-11-261-5/+7
| * bootspec: Fixup memory leakAdrian Vovk2024-11-262-4/+5
| * sd-stub: Fixup typo & measurement orderAdrian Vovk2024-11-261-2/+2
* | ukify: Switch to JSON HWID description format (#35208)Zbigniew Jędrzejewski-Szmek2024-11-271-65/+19
|\ \ | |/ |/|
| * ukify: Switch to JSON HWID description formatanonymix0072024-11-211-65/+19
* | sysext: set SELinux context for hierarchies and workdirgerblesh2024-11-264-18/+75
* | sd-varlink: fix bug when enqueuing messages with fds asynchronouslyLennart Poettering2024-11-261-1/+2
* | cryptsetup: convert pkcs11/fido2 to iovec for key handlingLuca Boccassi2024-11-265-32/+26
* | updatectl: fix DBus method signature for SetFeatureEnabledAbderrahim Kitouni2024-11-261-1/+1
* | core/device: ignore ID_PROCESSING udev property on enumerate (#35332)Zbigniew Jędrzejewski-Szmek2024-11-251-3/+0
|\ \
| * | core/device: ignore ID_PROCESSING udev property on enumerateYu Watanabe2024-11-251-3/+0
* | | Check inode number to see if we are in init namespace (#35306)Zbigniew Jędrzejewski-Szmek2024-11-255-9/+96
|\ \ \ | |/ / |/| |
| * | test-namespace: tweak log message a bitLennart Poettering2024-11-231-1/+1
| * | virt: make use of ns inode check in running_in_userns() and running_in_cgroup...Lennart Poettering2024-11-231-0/+16
| * | detect-virt: check the inode number of the pid namespaceLuca Boccassi2024-11-231-0/+19
| * | namespace-util: add generic namespace_is_init() callLennart Poettering2024-11-234-8/+60
* | | ukify: Fix typing errorDaan De Meyer2024-11-241-1/+1
* | | Move mypy.ini and ruff.toml to top levelDaan De Meyer2024-11-242-28/+0
* | | curl-util: do not configure new io event source when the event loop is alread...Yu Watanabe2024-11-231-0/+4
* | | measure: add 'dtbauto' option in help messageAni Sinha2024-11-231-12/+13
* | | nspawn: improve log message on bad incoming sd_notify() messageLennart Poettering2024-11-231-1/+1
* | | nspawn: fix userns_mkdir() invocationLennart Poettering2024-11-231-4/+3
* | | shutdown: propagate one more error from sync_making_progress()Yu Watanabe2024-11-231-4/+2
* | | namespace-util: handle -ENOSPC by userns_acquire() gracefully in is_idmapping...Yu Watanabe2024-11-231-4/+8
|\ \ \
| * | | namespace-util: update log messagesYu Watanabe2024-11-221-4/+4
| * | | namespace-util: handle -ENOSPC by userns_acquire() gracefully in is_idmapping...Yu Watanabe2024-11-221-0/+4
| |/ /
* | | shutdown: close DM block device before issuing DM_DEV_REMOVE ioctlYu Watanabe2024-11-231-7/+9
* | | basic/linux: update kernel headers from v6.12Yu Watanabe2024-11-2310-57/+75
* | | Undeprecate commandline params forcequotacheck, fastboot, and forcefsckZbigniew Jędrzejewski-Szmek2024-11-232-13/+3
|/ /
* | varlink: apparently on old kernels SO_PEERPIDFD returns EINVALLennart Poettering2024-11-221-1/+1
* | userdbctl: two trivial fixlets (#35296)Lennart Poettering2024-11-221-4/+25
|\ \
| * | userdbctl: respect selected disposition also when showing gid boundariesLennart Poettering2024-11-221-0/+3
| * | userdbctl: fix countingLennart Poettering2024-11-221-4/+8
| * | userbdctl: show 'mapped' user range only inside of usernsLennart Poettering2024-11-221-0/+14