summaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-11unit-def: ensure UnitType enum fits any errno valueLennart Poettering1-0/+2
2021-05-11bootctl: extend --make-machine-id-directory= documentation a bitLennart Poettering1-9/+19
2021-05-11test-user-util: fix line break confusionLennart Poettering1-1/+3
2021-05-10man: remove some trailing whitespaceLennart Poettering3-6/+6
2021-05-10hwdb: remove trailing whitespaceLennart Poettering1-1/+1
2021-05-10hwdb: add accel matrix for One-netbook OneMix 3s (#19549)gitm01-0/+5
2021-05-10cryptsetup: fix flags checkZbigniew Jędrzejewski-Szmek1-1/+1
2021-05-10cryptsetup: initialize variableZbigniew Jędrzejewski-Szmek1-1/+4
2021-05-10userdb: initialize .synthesize_root/.synthesize_nobody in generic codeLennart Poettering1-4/+2
2021-05-10userdb: return ESRCH if we didn't find a single varlink serviceLennart Poettering1-1/+1
2021-05-10man: document new userdbctl featuresLennart Poettering1-1/+36
2021-05-10userdbctl: add two new switches --with-dropin=/--with-varlink=Lennart Poettering1-8/+30
2021-05-10docs: link info about static user/group drop-in files from the relevant specsLennart Poettering2-1/+11
2021-05-10man: document new userdbd featuresLennart Poettering1-7/+11
2021-05-10man: update nss-systemd documentation with new featuresLennart Poettering1-0/+43
2021-05-10userdbd: also listen on a varlink socket io.systemd.DropInLennart Poettering5-3/+14
2021-05-10userdb: optionally read user/group/membership "dropins", tooLennart Poettering5-70/+614
2021-05-10man: network: use `networkctl list` instead of `status` to list network inter...Lucas Magasweran1-1/+4
2021-05-10resolve: remove RRs from zones before an updateRoman Beranek1-3/+4
2021-05-10Wider range of options for selecting entries for systemd-journal-gatewaydSamuel BF3-3/+77
2021-05-10network: examples: use wlan for Type instead of wifiLucas Magasweran3-3/+3
2021-05-10hwdb: Add Asus TP550LAHarsh Barsaiyan1-0/+1
2021-05-09tree-wide: fix typoYu Watanabe3-3/+3
2021-05-09userdb: shorten code a bitYu Watanabe1-5/+2
2021-05-09test: add one more assertion to make Coverty happyYu Watanabe1-0/+1
2021-05-08networkd: correct batman-adv setting name (GatewayBandwidth) (#19539)Jörg Deckert4-4/+8
2021-05-08nss-systemd: synthesize NSS shadow/gshadow records from userdb, as wellLennart Poettering10-11/+511
2021-05-08nss-systemd: set USERDB_SUPPRESS_SHADOW flag when looking up user recordsLennart Poettering1-6/+6
2021-05-08string-util: explicitly cast character to unsignedYu Watanabe1-1/+6
2021-05-08rfc3046 implementationYegor Alexeyev16-44/+318
2021-05-08resolve: check that bus is ready before emitting signal or property changeYu Watanabe4-11/+15
2021-05-08timesync: check that bus is ready before emitting property changeYu Watanabe1-1/+7
2021-05-08network: check that bus is ready at one more placeYu Watanabe1-0/+3
2021-05-08local-addresses: wrap long commentYu Watanabe1-3/+4
2021-05-07update TODOLennart Poettering1-3/+6
2021-05-07bash: update shell completion for new nspawn optionLennart Poettering1-4/+4
2021-05-07man: document new nspawn ID mapping mounts featuresLennart Poettering2-41/+63
2021-05-07nspawn: introduce --private-users-ownership=map|autoLennart Poettering3-2/+46
2021-05-07nspawn: drop an unnecessary local variableLennart Poettering1-3/+3
2021-05-07dissect-image: add support for optionally mounting images with idmapping onLennart Poettering8-29/+57
2021-05-07mount-util: add a helper that can add an idmap to an existing mountLennart Poettering2-1/+86
2021-05-07nspawn: tighten userns UID shift/range checksLennart Poettering3-8/+27
2021-05-07process-util: add option for cloning with CLONE_NEWUSERLennart Poettering2-2/+5
2021-05-07mount-util: add helper that ensures something is a mount pointLennart Poettering3-5/+25
2021-05-07nspawn: replace boolean --private-user-chown by enumLennart Poettering4-31/+99
2021-05-07nspawn: add high-level option for identity userns mappingLennart Poettering1-5/+19
2021-05-07FIDO2: if defined, check for FIDO_ERR_UV_BLOCKEDLuca Boccassi1-0/+10
2021-05-07FIDO2: ask and record whether user verification was used to lock the volumeLuca Boccassi7-4/+80
2021-05-07FIDO2: ask and record whether user presence was used to lock the volumeLuca Boccassi9-55/+85
2021-05-07FIDO2: support pin-less LUKS enroll/unlockLuca Boccassi11-36/+118