index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
NEWS: finalize for 254-rc1
v254-rc1
Luca Boccassi
1
-1
/
+1
2023-07-06
meson: bump versions for v254-rc1
Luca Boccassi
1
-3
/
+3
2023-07-06
Update translation files
Luca Boccassi
38
-382
/
+752
2023-07-06
NEWS: update contributors list
Luca Boccassi
1
-26
/
+31
2023-07-06
Update NEWS for latest changes
Luca Boccassi
1
-0
/
+28
2023-07-06
NEWS: rearrange deprecation notices from more imminent to less imminent
Luca Boccassi
1
-10
/
+10
2023-07-06
network,ndisc: use correct free function for captive portal
Yu Watanabe
1
-1
/
+1
2023-07-06
service: fix for RestartMode=direct option
Richard Phibel
3
-4
/
+4
2023-07-06
service: add new RestartMode option
Richard Phibel
20
-1
/
+129
2023-07-06
udev: add 'conf-virt' constant for confidential virtualization tech
Daniel P. Berrangé
2
-0
/
+11
2023-07-06
core: set SYSTEMD_CONFIDENTIAL_VIRTUALIZATION env for generators
Daniel P. Berrangé
2
-0
/
+22
2023-07-06
core: log detected confidential virtualization type
Daniel P. Berrangé
1
-0
/
+5
2023-07-06
dbus: add 'ConfidentialVirtualization' property to manager object
Daniel P. Berrangé
2
-0
/
+33
2023-07-06
unit: add "cvm" option for ConditionSecurity
Daniel P. Berrangé
3
-2
/
+14
2023-07-06
detect-virt: add --list-cvm option
Daniel P. Berrangé
3
-1
/
+15
2023-07-06
detect-virt: add --cvm option
Daniel P. Berrangé
3
-1
/
+29
2023-07-06
add APIs for detecting confidential virtualization
Daniel P. Berrangé
4
-0
/
+321
2023-07-06
shared: add libpasswdqc support
Egor Ignatov
8
-3
/
+196
2023-07-06
treewide: fix "an" before consonant U sounds
Joerg Behrmann
21
-27
/
+27
2023-07-06
shared: add password quality check abstraction layer to support both pwqualit...
Egor Ignatov
12
-47
/
+54
2023-07-06
homed: change user_record_quality_check_password to use quality_check_password
Dmitry V. Levin
1
-19
/
+17
2023-07-06
pwquality: add old password argument to quality_check_password
Dmitry V. Levin
4
-6
/
+6
2023-07-06
pwquality: do not log password suggestions
Dmitry V. Levin
1
-1
/
+1
2023-07-06
pwquality: fix quality_check_password return value
Dmitry V. Levin
3
-8
/
+15
2023-07-06
pwquality: fix use of ERRNO_IS_NOT_SUPPORTED
Dmitry V. Levin
1
-6
/
+8
2023-07-06
Hwdb: Add Sanwa Direct 400-MA128 external trackpad (#28272)
Andrew Baxter
1
-0
/
+11
2023-07-06
hwdb: add support for Archos 101 Cesium to 60-sensor.hwdb (#28270)
Thomas Genty
1
-0
/
+4
2023-07-06
dissect: Add --mtree-hash= option
Daan De Meyer
3
-2
/
+21
2023-07-06
dissect: Allow a few verbs to operate on directories as well as image files
Daan De Meyer
3
-107
/
+152
2023-07-06
tpm2-util: remove unnecessary semicolon
Antonio Alvarez Feijoo
1
-1
/
+1
2023-07-06
network/json: introduce PreferredLifetimeUSec and ValidLifetimeUSec
Yu Watanabe
1
-2
/
+4
2023-07-06
service: explicitly cast float to usec_t
Lennart Poettering
1
-2
/
+2
2023-07-06
core/service: make restart delay increase more smoothly
Yu Watanabe
1
-4
/
+10
2023-07-06
NEWS: more preparation for 254-rc1
Lennart Poettering
2
-2
/
+117
2023-07-06
networkctl: urlify captive portal entry
Yu Watanabe
1
-2
/
+9
2023-07-06
test-network: drop ExecReload= in networkd.service and udevd.service
Yu Watanabe
1
-9
/
+1
2023-07-06
network/ndisc: downgrade log level
Yu Watanabe
1
-41
/
+41
2023-07-06
network: handle captive portal with multiple routers
Yu Watanabe
5
-42
/
+144
2023-07-06
network: update comment
Yu Watanabe
1
-2
/
+2
2023-07-06
network: introduce link_get_captive_portal()
Yu Watanabe
4
-51
/
+66
2023-07-05
tpm2: remove tpm2_make_primary()
Dan Streetman
1
-163
/
+25
2023-07-05
tpm2: move local vars in tpm2_unseal() to point of use
Dan Streetman
1
-7
/
+6
2023-07-05
tpm2: add tpm2_get_or_create_srk()
Dan Streetman
1
-10
/
+231
2023-07-05
tpm2: add tpm2_persist_handle()
Dan Streetman
1
-9
/
+74
2023-07-05
tpm2: cache TPM algorithms
Dan Streetman
3
-36
/
+62
2023-07-05
tpm2: cache the TPM supported commands, add tpm2_supports_command()
Dan Streetman
3
-0
/
+72
2023-07-05
basic/alloc-util: add greedy_realloc_append()
Dan Streetman
3
-2
/
+72
2023-07-05
tpm2: replace tpm2_capability_pcrs() macro with direct c->capaiblity_pcrs use
Dan Streetman
1
-8
/
+2
2023-07-05
tpm2: add tpm2_create()
Dan Streetman
1
-39
/
+86
2023-07-05
tpm2: replace magic number in hmac_sensitive initialization
Dan Streetman
1
-1
/
+1
[next]