summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump github/super-linter from 4.8.1 to 4.8.3dependabot/github_actions/github/super-linter-4.8.3dependabot[bot]2021-11-121-1/+1
* Merge pull request #21329 from poettering/homed-compress-defaultLennart Poettering2021-11-122-1/+18
|\
| * docs: document new mount option env varLennart Poettering2021-11-121-0/+6
| * homed: add env var for overriding default mount optionsLennart Poettering2021-11-121-0/+11
| * homework: default to btrfs compressionLennart Poettering2021-11-121-1/+1
* | man: run ninja -C build update-man-rulesLennart Poettering2021-11-121-1/+3
* | homework: add a const where appropriateLennart Poettering2021-11-121-1/+1
* | keyring-util: add new keyring-util.h helpersLennart Poettering2021-11-124-24/+65
* | Merge pull request #21294 from keszybz/binfmt-miscLennart Poettering2021-11-121-41/+48
|\ \
| * | binfmt: add logging informationZbigniew Jędrzejewski-Szmek2021-11-121-35/+44
| * | binfmt: unparenthesize a bitZbigniew Jędrzejewski-Szmek2021-11-101-5/+3
| * | binfmt: fix exit valueZbigniew Jędrzejewski-Szmek2021-11-101-1/+1
* | | homework: turn off compression for files backing LUKS volumesLennart Poettering2021-11-121-2/+2
* | | tree-wide: don't ignore return code from sd_event_source_set_enabled()Luca Boccassi2021-11-122-4/+4
* | | Merge pull request #21320 from poettering/namespace-mkdir-umaskLennart Poettering2021-11-127-33/+51
|\ \ \
| * | | tests: add test case for UMask=+BindPaths= combinationLennart Poettering2021-11-122-0/+17
| * | | namespace: make tmp dir handling code independent of umask tooLennart Poettering2021-11-121-5/+7
| * | | namespace: make whole namespace_setup() work regardless of configured umaskLennart Poettering2021-11-121-3/+4
| * | | namespace: rebreak a few commentsLennart Poettering2021-11-121-16/+14
| * | | umask-util: add helper that resets umask until end of current code blockLennart Poettering2021-11-124-9/+9
* | | | Merge pull request #21316 from evverx/pin-labelerFrantisek Sumsal2021-11-125-4/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | ci: pin some workflows to SHAsEvgeny Vereshchagin2021-11-113-3/+3
| * | | ci: pin labelerEvgeny Vereshchagin2021-11-112-1/+7
* | | | execute: always log a warning when setting SELinux context failsTopi Miettinen2021-11-122-10/+19
* | | | Merge pull request #21321 from yuwata/ether-addr-fix-localZbigniew Jędrzejewski-Szmek2021-11-122-1/+36
|\ \ \ \ | |/ / / |/| | |
| * | | test: add tests for MAC address helper functionsYu Watanabe2021-11-121-0/+31
| * | | ether-addr-util: fix ether_addr_is_local() and add one more helperYu Watanabe2021-11-121-1/+5
* | | | ci: run codeql-analysis dailyEvgeny Vereshchagin2021-11-121-0/+42
* | | | Change gendered terms to be gender-neutral (#21325)Emily Gonyer2021-11-128-9/+9
| |/ / |/| |
* | | pid1: add a manager_trigger_run_queue() helperLennart Poettering2021-11-124-12/+19
|/ /
* | Merge pull request #20953 from msekletar/mount-ratelimit-followup-20329Lennart Poettering2021-11-1215-38/+134
|\ \
| * | mount: retrigger run queue after ratelimit expired to run delayed mount start...Michal Sekletar2021-11-111-0/+21
| * | mount: make mount units start jobs not runnable if /p/s/mountinfo ratelimit i...Michal Sekletar2021-11-111-0/+3
| * | core: rename/generalize UNIT(u)->test_start_limit() hookMichal Sekletar2021-11-119-25/+25
| * | sd-event: introduce callback invoked when event source ratelimit expiresMichal Sekletar2021-11-116-13/+85
* | | test: add regression test for systemd-run --scope [--user]Jonas Witschel2021-11-121-0/+17
* | | macro-fundamental: fix bool → sd_boolLennart Poettering2021-11-111-1/+1
* | | Merge pull request #21285 from poettering/boot-os-rel-fixLuca Boccassi2021-11-1110-102/+238
|\ \ \
| * | | types-fundamental: introduce sd_true + sd_falseLennart Poettering2021-11-113-8/+26
| * | | fundamental: rename type.h → types-fundamental.hLennart Poettering2021-11-115-4/+4
| * | | boot: line-break magic[] array to match osrel[] line breaksLennart Poettering2021-11-111-2/+3
| * | | bootspec: catch up with sd-boot's bootspec implementationLennart Poettering2021-11-111-12/+37
| * | | boot: when we can't boot use the right boot loader entry display title in log...Lennart Poettering2021-11-111-1/+1
| * | | boot: clean up unified boot loader entry name/version extractionLennart Poettering2021-11-114-46/+142
| * | | bootspec: fix comment that says exactly the opposite of what is trueLennart Poettering2021-11-111-1/+1
| * | | boot: const arguments should be constLennart Poettering2021-11-111-2/+2
| * | | boot: ternary op is your friendLennart Poettering2021-11-111-6/+2
| * | | boot: add comments what closely related ConfigEntry fields are aboutLennart Poettering2021-11-111-4/+4
| |/ /
* | | Merge pull request #21241 from wat-ze-hex/2021-11-04-fix-bpf-foreign-realizationLuca Boccassi2021-11-112-11/+14
|\ \ \
| * | | core: check fs type of BPFProgram= property pathJulia Kartseva2021-11-111-0/+10