summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump github/super-linter from 4.8.1 to 4.8.2dependabot/github_actions/github/super-linter-4.8.2dependabot[bot]2021-11-121-1/+1
* 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
| * | core: fix bpf-foreign cg controller realizationJulia Kartseva2021-11-102-11/+4
* | | update TODOLennart Poettering2021-11-111-0/+40
| |/ |/|
* | scope: count successful cgroup additions when delegating via D-BusJonas Witschel2021-11-111-1/+4
* | man: remove unintentionally repetitive wordsml2021-11-117-7/+7
* | Merge pull request #21302 from yuwata/udev-drop-colon-from-ID_NET_NAME_MACLennart Poettering2021-11-113-6/+24
|\ \
| * | udev: drop colon from ID_NET_NAME_MACYu Watanabe2021-11-111-1/+1
| * | ether-addr-util: introduce hw_addr_to_string_full()Yu Watanabe2021-11-112-5/+23
| |/
* | Merge pull request #21304 from poettering/chain-ssh-auth-keysLennart Poettering2021-11-118-42/+114
|\ \
| * | man: document new --chain switch to userdbctlLennart Poettering2021-11-111-2/+23
| * | userdbctl: add support for chaining command lines in "authorized-keys" verbLennart Poettering2021-11-111-16/+79
| * | escape: return unused memory in quote_command_line()Lennart Poettering2021-11-111-1/+1
| * | process-util: use quote_command_line() at one more placeLennart Poettering2021-11-111-12/+1
| * | escape: add flags argument to quote_command_line()Lennart Poettering2021-11-115-11/+10
| |/
* | Merge pull request #21301 from yuwata/network-neighbor-use-hw-addr-dataLuca Boccassi2021-11-116-89/+32
|\ \
| * | network: neighbor: accept an empty string assignmentYu Watanabe2021-11-111-5/+17
| * | network: neighbor: use "struct hw_addr_data" to store link layer addressYu Watanabe2021-11-113-83/+13
| * | ether-addr-util: expose hw_addr_hash_func()Yu Watanabe2021-11-112-1/+2
| * | sd-netlink: fix type of NDA_LLADDR attributeYu Watanabe2021-11-111-1/+1
| |/
* | test: use kbd-mode-map we ship in one more test caseYu Watanabe2021-11-111-1/+1
|/