summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update LINGUAS (#21499)Hugo Carvalho2021-11-251-6/+6
* repart,homed: split out disk cleanup macros into generic headerLennart Poettering2021-11-254-12/+18
* list: add LIST_POP() helper that pops the first item off a linked listLennart Poettering2021-11-252-0/+18
* man: "-j", not "-J" is the shortcut for JSON mode in homectlLennart Poettering2021-11-251-2/+2
* Merge pull request #21503 from poettering/ioprio-fixYu Watanabe2021-11-2512-66/+101
|\
| * test: make test-execute pass on Linux 5.15Lennart Poettering2021-11-241-1/+2
| * man: don't mention IOSchedulingClass=none anymore in the docsLennart Poettering2021-11-241-5/+7
| * test: add test for ioprio normalizationLennart Poettering2021-11-241-12/+18
| * core: normalize ioprio values we acquire from kernelLennart Poettering2021-11-241-1/+1
| * ioprio: normalize io priority values in configurationLennart Poettering2021-11-243-4/+9
| * ioprio-util: add macro for default ioprio settingsLennart Poettering2021-11-243-4/+8
| * shared: split out ioprio related stuff into ioprio-util.[ch]Lennart Poettering2021-11-2410-39/+56
* | Merge pull request #21492 from andch-nn/add-micmute-dell-machineYu Watanabe2021-11-251-0/+4
|\ \
| * | keymap: Add microphone mute keymap for Dell MachineAndy Chi2021-11-221-0/+2
| * | hwdb: 60-keyboard:: Update Dell Privacy Micmute Hotkey MapAndy Chi2021-11-221-0/+2
* | | Merge pull request #21506 from poettering/homed-uidmap-fixesYu Watanabe2021-11-2510-19/+53
|\ \ \
| * | | homework: add debug log message whenever we applied a uidmap to a mountLennart Poettering2021-11-241-0/+2
| * | | homework: fix a bad error propagationLennart Poettering2021-11-241-1/+1
| * | | homework: also apply uid shifting when changing passwords/resizing/updating h...Lennart Poettering2021-11-242-0/+12
| * | | homework: don't try to shift uidmap for already activated home areasLennart Poettering2021-11-248-13/+24
| * | | homework: fix message typoLennart Poettering2021-11-241-1/+1
| * | | homectl: also acquire "cheap" passwords for homectl update/passwdLennart Poettering2021-11-241-4/+13
| | |/ | |/|
* | | Merge pull request #21508 from poettering/conn-count-fixYu Watanabe2021-11-254-54/+59
|\ \ \
| * | | man: suggest usage of CollectMode= in Accept=yes servicesLennart Poettering2021-11-251-26/+22
| * | | socket: various modernizationsLennart Poettering2021-11-251-12/+13
| * | | socket: always pass socket, fd and SocketPeer ownership to service togetherLennart Poettering2021-11-253-16/+24
* | | | build: fix build without seccompDominique Martinet2021-11-253-24/+34
* | | | build(deps): bump github/codeql-action from 1.0.23 to 1.0.24dependabot[bot]2021-11-251-3/+3
|/ / /
* | | journal: Don't allow creating invalid objectsDaan De Meyer2021-11-242-24/+22
* | | Merge pull request #21502 from keszybz/os-release-debuggingLennart Poettering2021-11-247-53/+68
|\ \ \
| * | | dissect-image: always say "file of image" when reporting about the imageZbigniew Jędrzejewski-Szmek2021-11-241-8/+8
| * | | Add debug logs of extension-release scanningZbigniew Jędrzejewski-Szmek2021-11-241-11/+24
| * | | dissect-image: provide a more useful message when ENOMEDIUM is returnedZbigniew Jędrzejewski-Szmek2021-11-241-7/+10
| * | | dissect-image: do not enable "verification" when trying to acquire metadataZbigniew Jędrzejewski-Szmek2021-11-244-9/+10
| * | | dissect-image: reuse common exit pathZbigniew Jędrzejewski-Szmek2021-11-241-4/+2
| * | | shared/format-table: drop unnecessary _cleanup_Zbigniew Jędrzejewski-Szmek2021-11-241-13/+13
| * | | test-pretty-print: spelling nitpickZbigniew Jędrzejewski-Szmek2021-11-241-1/+1
* | | | unit_is_bound_by_inactive: fix return pointer checkDominique Martinet2021-11-241-1/+1
| |/ / |/| |
* | | shell-completion: add journalctl --facilityZbigniew Jędrzejewski-Szmek2021-11-242-2/+14
|/ /
* | basic/architectures: sort by name and remove duplicatesZbigniew Jędrzejewski-Szmek2021-11-241-79/+76
* | bpf: fix memleak in restrict_fs_bpfJulia Kartseva2021-11-241-1/+1
* | Merge pull request #21448 from poettering/disk-image-purposeLennart Poettering2021-11-2420-99/+429
|\ \
| * | update TODOLennart Poettering2021-11-231-0/+11
| * | test: test new SYSEXT_SCOPE=/PORTABLE_PREFIXES= fields in TEST-29Lennart Poettering2021-11-232-3/+20
| * | dissect: show intended purpose of images in dissection outputLennart Poettering2021-11-231-1/+63
| * | os-release: add new PORTABLE_PREFIXES= field for declaring valid portable ser...Lennart Poettering2021-11-235-43/+153
| * | extension-release.d/: add a new field SYSEXT_SCOPE= for clarifying what a sys...Lennart Poettering2021-11-239-11/+54
| * | dissect-image: when extracting metadata from image also check if it contains ...Lennart Poettering2021-11-232-9/+67
| * | dissect: add helper call for unifying three loopsLennart Poettering2021-11-231-28/+21
| * | bootctl: use new red/green check/cross mark helpers at two placesLennart Poettering2021-11-232-6/+5