index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuzz: switch fuzz-manager-serialize to MANAGER_TEST_RUN_MINIMAL
Luca Boccassi
2023-07-08
1
-1
/
+1
*
test-proc-cmdline: run tests only with efi
Christian Hesse
2023-07-07
1
-0
/
+2
*
dissect: add new verbs to brief version of cmline in --help
Lennart Poettering
2023-07-07
1
-2
/
+4
*
Merge pull request #28287 from yuwata/network-null-address
Yu Watanabe
2023-07-07
2
-105
/
+149
|
\
|
*
network: make address_get() work for null address
Yu Watanabe
2023-07-07
2
-13
/
+77
|
*
network: always copy input address for link_request_address()
Yu Watanabe
2023-07-07
1
-52
/
+25
|
*
network: also use address_kernel_{hash,compare}_func() for managing address r...
Yu Watanabe
2023-07-07
1
-28
/
+8
|
*
network: log broadcast address and address label
Yu Watanabe
2023-07-07
1
-2
/
+8
|
*
network: ignore Broadcast= setting when the address is null
Yu Watanabe
2023-07-07
1
-0
/
+4
|
*
network: split-out address_section_adjust_broadcast()
Yu Watanabe
2023-07-07
1
-10
/
+27
*
|
typo: dont -> don't
Luca Boccassi
2023-07-07
1
-5
/
+5
|
/
*
fstab-generator: unify initrd-root-device.target dependency handling code
Lily Foster
2023-07-07
1
-12
/
+6
*
Merge pull request #28233 from mrc0mmand/append-to-corrupted-journals
Yu Watanabe
2023-07-07
2
-0
/
+277
|
\
|
*
test: append to corrupted journals
Frantisek Sumsal
2023-07-06
2
-0
/
+277
*
|
Merge pull request #28286 from yuwata/network-dhcp4-classless-static-routes
Yu Watanabe
2023-07-07
1
-4
/
+8
|
\
\
|
*
|
network/dhcp4: do not ignore the gateway even if the destination is in the sa...
Yu Watanabe
2023-07-06
1
-4
/
+8
*
|
|
network,ndisc: use ndisc_captive_portal_free() at one more place
Yu Watanabe
2023-07-07
1
-1
/
+1
|
/
/
*
|
Merge pull request #27584 from rphibel/add-restartquick-option
Luca Boccassi
2023-07-06
11
-5
/
+36
|
\
\
|
*
|
service: fix for RestartMode=direct option
Richard Phibel
2023-07-06
3
-4
/
+4
|
*
|
service: add new RestartMode option
Richard Phibel
2023-07-06
8
-1
/
+32
*
|
|
Merge pull request #20425 from Blarse/passwdqc-pr
Luca Boccassi
2023-07-06
14
-74
/
+263
|
\
\
\
|
*
|
|
shared: add libpasswdqc support
Egor Ignatov
2023-07-06
6
-2
/
+177
|
*
|
|
shared: add password quality check abstraction layer to support both pwqualit...
Egor Ignatov
2023-07-06
12
-47
/
+54
|
*
|
|
homed: change user_record_quality_check_password to use quality_check_password
Dmitry V. Levin
2023-07-06
1
-19
/
+17
|
*
|
|
pwquality: add old password argument to quality_check_password
Dmitry V. Levin
2023-07-06
4
-6
/
+6
|
*
|
|
pwquality: do not log password suggestions
Dmitry V. Levin
2023-07-06
1
-1
/
+1
|
*
|
|
pwquality: fix quality_check_password return value
Dmitry V. Levin
2023-07-06
3
-8
/
+15
|
*
|
|
pwquality: fix use of ERRNO_IS_NOT_SUPPORTED
Dmitry V. Levin
2023-07-06
1
-6
/
+8
|
|
/
/
*
|
|
network,ndisc: use correct free function for captive portal
Yu Watanabe
2023-07-06
1
-1
/
+1
*
|
|
Merge pull request #28242 from berrange/cond-sec-cvm
Luca Boccassi
2023-07-06
11
-0
/
+401
|
\
\
\
|
*
|
|
udev: add 'conf-virt' constant for confidential virtualization tech
Daniel P. Berrangé
2023-07-06
1
-0
/
+3
|
*
|
|
core: set SYSTEMD_CONFIDENTIAL_VIRTUALIZATION env for generators
Daniel P. Berrangé
2023-07-06
1
-0
/
+11
|
*
|
|
core: log detected confidential virtualization type
Daniel P. Berrangé
2023-07-06
1
-0
/
+5
|
*
|
|
dbus: add 'ConfidentialVirtualization' property to manager object
Daniel P. Berrangé
2023-07-06
1
-0
/
+23
|
*
|
|
unit: add "cvm" option for ConditionSecurity
Daniel P. Berrangé
2023-07-06
2
-0
/
+12
|
*
|
|
detect-virt: add --list-cvm option
Daniel P. Berrangé
2023-07-06
1
-0
/
+8
|
*
|
|
detect-virt: add --cvm option
Daniel P. Berrangé
2023-07-06
1
-0
/
+18
|
*
|
|
add APIs for detecting confidential virtualization
Daniel P. Berrangé
2023-07-06
4
-0
/
+321
*
|
|
|
Merge pull request #28274 from DaanDeMeyer/dissect-root
Luca Boccassi
2023-07-06
1
-87
/
+131
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
dissect: Add --mtree-hash= option
Daan De Meyer
2023-07-06
1
-1
/
+11
|
*
|
|
dissect: Allow a few verbs to operate on directories as well as image files
Daan De Meyer
2023-07-06
1
-86
/
+120
*
|
|
|
treewide: fix "an" before consonant U sounds
Joerg Behrmann
2023-07-06
10
-11
/
+11
*
|
|
|
tpm2-util: remove unnecessary semicolon
Antonio Alvarez Feijoo
2023-07-06
1
-1
/
+1
*
|
|
|
network/json: introduce PreferredLifetimeUSec and ValidLifetimeUSec
Yu Watanabe
2023-07-06
1
-2
/
+4
*
|
|
|
Merge pull request #28265 from yuwata/network-captive-portal-follow-ups
Lennart Poettering
2023-07-06
9
-136
/
+260
|
\
\
\
\
|
*
|
|
|
networkctl: urlify captive portal entry
Yu Watanabe
2023-07-06
1
-2
/
+9
|
*
|
|
|
network/ndisc: downgrade log level
Yu Watanabe
2023-07-06
1
-41
/
+41
|
*
|
|
|
network: handle captive portal with multiple routers
Yu Watanabe
2023-07-06
5
-42
/
+144
|
*
|
|
|
network: update comment
Yu Watanabe
2023-07-06
1
-2
/
+2
|
*
|
|
|
network: introduce link_get_captive_portal()
Yu Watanabe
2023-07-06
4
-51
/
+66
[next]