Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: add missing dash | Lennart Poettering | 2020-04-09 | 1 | -1/+1 |
* | Merge pull request #15352 from poettering/user-group-name-valdity-rework | Lennart Poettering | 2020-04-09 | 30 | -259/+517 |
|\ | |||||
| * | catalog: add entry for SD_MESSAGE_UNSAFE_USER_NAME | Lennart Poettering | 2020-04-08 | 1 | -0/+23 |
| * | docs: hook up the new USER_NAMES document everywhere | Lennart Poettering | 2020-04-08 | 4 | -8/+18 |
| * | docs: add a longer document explaining our rules on user/group names | Lennart Poettering | 2020-04-08 | 1 | -0/+169 |
| * | user-util: rework how we validate user names | Lennart Poettering | 2020-04-08 | 23 | -245/+302 |
| * | userdbctl: drop redundant user name validity check | Lennart Poettering | 2020-04-08 | 1 | -6/+5 |
* | | Merge pull request #15318 from fbuihuu/inherit-umask-for-user-units | Lennart Poettering | 2020-04-09 | 4 | -4/+35 |
|\ \ | |||||
| * | | pid1: by default make user units inherit their umask from the user manager | Franck Bui | 2020-04-09 | 4 | -4/+35 |
* | | | Merge pull request #15332 from keszybz/coredump-filter | Lennart Poettering | 2020-04-09 | 19 | -5/+396 |
|\ \ \ | |||||
| * | | | manager: also log at debug level failure to read oom_score_adj | Zbigniew Jędrzejewski-Szmek | 2020-04-09 | 1 | -2/+9 |
| * | | | manager: add CoredumpFilter= setting | Zbigniew Jędrzejewski-Szmek | 2020-04-09 | 13 | -0/+160 |
| * | | | Add parser and printer for coredump filter mask | Zbigniew Jędrzejewski-Szmek | 2020-04-09 | 5 | -0/+175 |
| * | | | basic/parse-util: add safe_atoux64() | Zbigniew Jędrzejewski-Szmek | 2020-04-09 | 3 | -3/+52 |
* | | | | hwdb: Fix kbd brightness keys on Acer Predator PH 315-52 | Jian-Hong Pan | 2020-04-09 | 1 | -0/+5 |
* | | | | Merge pull request #15345 from keszybz/systemctl-show-spaces | Lennart Poettering | 2020-04-09 | 4 | -17/+42 |
|\ \ \ \ | |||||
| * | | | | systemctl: show Environment entries with whitespace | Zbigniew Jędrzejewski-Szmek | 2020-04-09 | 1 | -9/+12 |
| * | | | | shared/escape: add new escape style with \n\t escaped | Zbigniew Jędrzejewski-Szmek | 2020-04-09 | 3 | -8/+30 |
| |/ / / | |||||
* | | | | man: add missing varname around keywords in systemd.unit.xml | Luca Boccassi | 2020-04-09 | 1 | -1/+2 |
* | | | | man: explicitly note that ExecSt*Post does count for After/Before ordering | Luca Boccassi | 2020-04-09 | 2 | -2/+8 |
* | | | | sleep: improve log msg slightly | Lennart Poettering | 2020-04-09 | 1 | -1/+1 |
* | | | | Merge pull request #15368 from poettering/color-fix | Zbigniew Jędrzejewski-Szmek | 2020-04-09 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | test-terminal-util: fix typo | Lennart Poettering | 2020-04-08 | 1 | -1/+1 |
| * | | | | terminal-util: fixate underlined yellow color too | Lennart Poettering | 2020-04-08 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | mount-setup: change the system mount propagation to shared by default only at... | Wen Yang | 2020-04-09 | 3 | -4/+4 |
* | | | | Merge pull request #15331 from vcaputo/busdpi | Zbigniew Jędrzejewski-Szmek | 2020-04-09 | 2 | -0/+158 |
|\ \ \ \ | |||||
| * | | | | bus: introduce some sd-bus convenience helpers | Vito Caputo | 2020-04-04 | 2 | -0/+158 |
* | | | | | systemd-run: add --slice-inherit | Marc-André Lureau | 2020-04-09 | 2 | -9/+58 |
* | | | | | man: correct the default slice for systemd-run units | Lennart Poettering | 2020-04-09 | 1 | -2/+4 |
* | | | | | Merge pull request #15234 from ssahani/mud-lldp | Lennart Poettering | 2020-04-09 | 10 | -2/+137 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | LLDP: Add support to transmit MUD URL | Susant Sahani | 2020-04-08 | 7 | -1/+108 |
| * | | | | sd-lldp: Add support to receive MUD | Susant Sahani | 2020-04-07 | 3 | -1/+29 |
* | | | | | Merge pull request #15358 from poettering/preset-clean-up | Anita Zhang | 2020-04-08 | 1 | -2/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | preset: let's clean up preset list a bit | Lennart Poettering | 2020-04-07 | 1 | -2/+6 |
|/ / / / | |||||
* | | | | Merge pull request #14930 from tomhughes/dnssec-canonicalise | Lennart Poettering | 2020-04-07 | 4 | -78/+136 |
|\ \ \ \ | |||||
| * | | | | Canonicalise names in DNS responses per RFC4034 requirements | Tom Hughes | 2020-02-24 | 2 | -5/+136 |
| * | | | | Remove dnssec_canonicalize function which is no longer used | Tom Hughes | 2020-02-24 | 3 | -73/+0 |
* | | | | | units: add ProtectClock=yes | Topi Miettinen | 2020-04-07 | 6 | -0/+8 |
* | | | | | Remove message->priority field | Zbigniew Jędrzejewski-Szmek | 2020-04-07 | 5 | -8/+18 |
* | | | | | sysctl: enable coredump for suid binaries | Zbigniew Jędrzejewski-Szmek | 2020-04-07 | 2 | -3/+24 |
* | | | | | fix manager_state | root | 2020-04-07 | 1 | -5/+5 |
* | | | | | hwdb: Add accel orientation quirk for MPMAN MPWIN895CL tablet | Hans de Goede | 2020-04-07 | 1 | -0/+6 |
* | | | | | Merge pull request #15349 from keszybz/doc-work | Lennart Poettering | 2020-04-07 | 3 | -5/+12 |
|\ \ \ \ \ | |||||
| * | | | | | man: update rules | Zbigniew Jędrzejewski-Szmek | 2020-04-06 | 1 | -3/+10 |
| * | | | | | Remove stray file | Zbigniew Jędrzejewski-Szmek | 2020-04-06 | 1 | -0/+0 |
| * | | | | | man: drop apostophe from section title | Zbigniew Jędrzejewski-Szmek | 2020-04-06 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | 2020-04-05 | 1 | -68/+3623 |
* | | | | | oss-fuzz: point the badge directly to our logs | Evgeny Vereshchagin | 2020-04-04 | 1 | -1/+1 |
* | | | | | semaphore: switch to upstream-ci | Evgeny Vereshchagin | 2020-04-04 | 1 | -1/+1 |
* | | | | | detect-virt: also detect "microsoft" as WSL | Zbigniew Jędrzejewski-Szmek | 2020-04-04 | 1 | -6/+7 |