index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NEWS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
unit-def: ensure UnitType enum fits any errno value
Lennart Poettering
1
-0
/
+2
2021-05-11
bootctl: extend --make-machine-id-directory= documentation a bit
Lennart Poettering
1
-9
/
+19
2021-05-11
test-user-util: fix line break confusion
Lennart Poettering
1
-1
/
+3
2021-05-10
man: remove some trailing whitespace
Lennart Poettering
3
-6
/
+6
2021-05-10
hwdb: remove trailing whitespace
Lennart Poettering
1
-1
/
+1
2021-05-10
hwdb: add accel matrix for One-netbook OneMix 3s (#19549)
gitm0
1
-0
/
+5
2021-05-10
cryptsetup: fix flags check
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-05-10
cryptsetup: initialize variable
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2021-05-10
userdb: initialize .synthesize_root/.synthesize_nobody in generic code
Lennart Poettering
1
-4
/
+2
2021-05-10
userdb: return ESRCH if we didn't find a single varlink service
Lennart Poettering
1
-1
/
+1
2021-05-10
man: document new userdbctl features
Lennart Poettering
1
-1
/
+36
2021-05-10
userdbctl: add two new switches --with-dropin=/--with-varlink=
Lennart Poettering
1
-8
/
+30
2021-05-10
docs: link info about static user/group drop-in files from the relevant specs
Lennart Poettering
2
-1
/
+11
2021-05-10
man: document new userdbd features
Lennart Poettering
1
-7
/
+11
2021-05-10
man: update nss-systemd documentation with new features
Lennart Poettering
1
-0
/
+43
2021-05-10
userdbd: also listen on a varlink socket io.systemd.DropIn
Lennart Poettering
5
-3
/
+14
2021-05-10
userdb: optionally read user/group/membership "dropins", too
Lennart Poettering
5
-70
/
+614
2021-05-10
man: network: use `networkctl list` instead of `status` to list network inter...
Lucas Magasweran
1
-1
/
+4
2021-05-10
resolve: remove RRs from zones before an update
Roman Beranek
1
-3
/
+4
2021-05-10
Wider range of options for selecting entries for systemd-journal-gatewayd
Samuel BF
3
-3
/
+77
2021-05-10
network: examples: use wlan for Type instead of wifi
Lucas Magasweran
3
-3
/
+3
2021-05-10
hwdb: Add Asus TP550LA
Harsh Barsaiyan
1
-0
/
+1
2021-05-09
tree-wide: fix typo
Yu Watanabe
3
-3
/
+3
2021-05-09
userdb: shorten code a bit
Yu Watanabe
1
-5
/
+2
2021-05-09
test: add one more assertion to make Coverty happy
Yu Watanabe
1
-0
/
+1
2021-05-08
networkd: correct batman-adv setting name (GatewayBandwidth) (#19539)
Jörg Deckert
4
-4
/
+8
2021-05-08
nss-systemd: synthesize NSS shadow/gshadow records from userdb, as well
Lennart Poettering
10
-11
/
+511
2021-05-08
nss-systemd: set USERDB_SUPPRESS_SHADOW flag when looking up user records
Lennart Poettering
1
-6
/
+6
2021-05-08
string-util: explicitly cast character to unsigned
Yu Watanabe
1
-1
/
+6
2021-05-08
rfc3046 implementation
Yegor Alexeyev
16
-44
/
+318
2021-05-08
resolve: check that bus is ready before emitting signal or property change
Yu Watanabe
4
-11
/
+15
2021-05-08
timesync: check that bus is ready before emitting property change
Yu Watanabe
1
-1
/
+7
2021-05-08
network: check that bus is ready at one more place
Yu Watanabe
1
-0
/
+3
2021-05-08
local-addresses: wrap long comment
Yu Watanabe
1
-3
/
+4
2021-05-07
update TODO
Lennart Poettering
1
-3
/
+6
2021-05-07
bash: update shell completion for new nspawn option
Lennart Poettering
1
-4
/
+4
2021-05-07
man: document new nspawn ID mapping mounts features
Lennart Poettering
2
-41
/
+63
2021-05-07
nspawn: introduce --private-users-ownership=map|auto
Lennart Poettering
3
-2
/
+46
2021-05-07
nspawn: drop an unnecessary local variable
Lennart Poettering
1
-3
/
+3
2021-05-07
dissect-image: add support for optionally mounting images with idmapping on
Lennart Poettering
8
-29
/
+57
2021-05-07
mount-util: add a helper that can add an idmap to an existing mount
Lennart Poettering
2
-1
/
+86
2021-05-07
nspawn: tighten userns UID shift/range checks
Lennart Poettering
3
-8
/
+27
2021-05-07
process-util: add option for cloning with CLONE_NEWUSER
Lennart Poettering
2
-2
/
+5
2021-05-07
mount-util: add helper that ensures something is a mount point
Lennart Poettering
3
-5
/
+25
2021-05-07
nspawn: replace boolean --private-user-chown by enum
Lennart Poettering
4
-31
/
+99
2021-05-07
nspawn: add high-level option for identity userns mapping
Lennart Poettering
1
-5
/
+19
2021-05-07
FIDO2: if defined, check for FIDO_ERR_UV_BLOCKED
Luca Boccassi
1
-0
/
+10
2021-05-07
FIDO2: ask and record whether user verification was used to lock the volume
Luca Boccassi
7
-4
/
+80
2021-05-07
FIDO2: ask and record whether user presence was used to lock the volume
Luca Boccassi
9
-55
/
+85
2021-05-07
FIDO2: support pin-less LUKS enroll/unlock
Luca Boccassi
11
-36
/
+118
[next]