index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: verify that the getty generator with creds works
Lennart Poettering
2023-07-04
2
-0
/
+4
*
getty-generator: minor modernizations
Lennart Poettering
2023-07-04
1
-5
/
+3
*
getty-generator: allow configuring additional gettys via credentials
Lennart Poettering
2023-07-04
3
-1
/
+82
*
test: add simple fstab credential test
Lennart Poettering
2023-07-04
2
-0
/
+5
*
fstab-generator: add more parameter name comments
Lennart Poettering
2023-07-04
1
-3
/
+3
*
fstab-generator: optional read addtional fstab lines from credentials
Lennart Poettering
2023-07-04
3
-0
/
+63
*
test: add test for initrd credentials
Lennart Poettering
2023-07-04
3
-1
/
+66
*
import-creds: unify acquire_credential_directory() + acquire_encrypted_creden...
Lennart Poettering
2023-07-04
1
-43
/
+27
*
execute: split out mounting of credentials fs
Lennart Poettering
2023-07-04
3
-42
/
+81
*
import-creds: show list of imported credentials during initialization of PID 1
Lennart Poettering
2023-07-04
1
-0
/
+58
*
core: consult credentials for machine ID to use for host
Lennart Poettering
2023-07-04
4
-5
/
+49
*
import-creds: pick up vmm.notify_socket also from encrypted credentials
Lennart Poettering
2023-07-04
1
-12
/
+19
*
creds-util: add new helper read_credential_with_decryption()
Lennart Poettering
2023-07-04
2
-1
/
+76
*
import-creds: define a new dir where initrd configurators can pass credential...
Lennart Poettering
2023-07-04
2
-12
/
+148
*
execute: fix credential dir handling for fs which support ACLs
Lennart Poettering
2023-07-04
5
-3
/
+242
*
man: make sure credentials properly show up in directives index
Lennart Poettering
2023-07-04
10
-24
/
+33
*
journal-remote: upload journals from namespace
Igor Tsiglyar
2023-07-04
2
-1
/
+37
*
hwdb : add support for Archos 101 Cesium Educ to 60-sensor.hwdb
Thomas Genty
2023-07-04
1
-0
/
+4
*
NEWS/--help: correct/be clearer on bootclt -R vs. -RR
Lennart Poettering
2023-07-04
2
-4
/
+9
*
hibernate-resume-generator: downgrade 'noresume' log message
Lennart Poettering
2023-07-04
1
-2
/
+2
*
systemctl: implement a new "whoami" verb, that just returns unit of caller/PID
Lennart Poettering
2023-07-04
6
-1
/
+104
*
test: wait for the interface to become routable after reconfiguring
Frantisek Sumsal
2023-07-04
1
-0
/
+1
*
Merge pull request #28245 from rpigott/dhcp6-relax-assert
Yu Watanabe
2023-07-04
2
-1
/
+39
|
\
|
*
test-network: add test for an invalid captive portal uri
Ronan Pigott
2023-07-03
1
-0
/
+38
|
*
dhcp6: relax data assert in dhcp6_option_parse_string
Ronan Pigott
2023-07-03
1
-1
/
+1
*
|
Merge pull request #28215 from poettering/start-as-restart
Mike Yuan
2023-07-03
12
-49
/
+125
|
\
\
|
|
/
|
/
|
|
*
core/service: show correct restart usec for services in SERVICE_AUTO_RESTART_...
Mike Yuan
2023-07-03
1
-6
/
+4
|
*
test: add test case for recent OnSuccess=/OnFailure= state machine changes
Lennart Poettering
2023-07-03
4
-0
/
+64
|
*
core: introduce a new job mode JOB_RESTART_DEPENDENCIES
Lennart Poettering
2023-07-03
8
-37
/
+53
|
*
service: re-linebreak some comments matching current coding style
Lennart Poettering
2023-07-03
1
-12
/
+10
*
|
Merge pull request #28232 from rpigott/ndisc-captive-portal-mfree
Yu Watanabe
2023-07-03
1
-2
/
+2
|
\
\
|
*
|
ndisc: reject malformed captive portal URI with EBADMSG
Ronan Pigott
2023-07-03
1
-1
/
+1
|
*
|
ndisc: clear ndisc captive portal value on bogus zero-len option
Ronan Pigott
2023-07-03
1
-1
/
+1
*
|
|
loginctl,machinectl: use same ansi formatting in --help texts as in systemctl
Lennart Poettering
2023-07-03
2
-20
/
+22
*
|
|
units: skip systemd-battery-check in environments where it doesn't make sense
Lennart Poettering
2023-07-03
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge pull request #28230 from yuwata/network-wait-address-configure
Luca Boccassi
2023-07-03
4
-6
/
+38
|
\
\
|
*
|
test-network: add test for static route with preferred source
Yu Watanabe
2023-07-03
2
-0
/
+27
|
*
|
test-network: check route more strictly
Yu Watanabe
2023-07-03
1
-3
/
+1
|
*
|
network: delay to configure address until it is removed on reconfigure
Yu Watanabe
2023-07-03
2
-0
/
+7
|
*
|
network: constify several functions
Yu Watanabe
2023-07-03
1
-3
/
+3
|
|
/
*
/
update TODO
Lennart Poettering
2023-07-03
1
-0
/
+2
|
/
*
Merge pull request #28132 from rpigott/dhcp-captive-portal
Yu Watanabe
2023-07-03
26
-2
/
+361
|
\
|
*
test-network: add tests for captive portal dhcp options
Ronan Pigott
2023-07-02
1
-0
/
+39
|
*
networkctl: show captive portal configuration in link status
Ronan Pigott
2023-07-02
1
-1
/
+5
|
*
networkd: include captive portal information in link json description
Ronan Pigott
2023-07-02
1
-0
/
+45
|
*
network: Introduce UseCaptivePortal IPv6RA option
Ronan Pigott
2023-07-02
3
-0
/
+19
|
*
network: Introduce UseCaptivePortal DHCPv6 option
Ronan Pigott
2023-07-02
6
-1
/
+31
|
*
network: Introduce UseCaptivePortal DHCPv4 option
Ronan Pigott
2023-07-02
8
-1
/
+36
|
*
ndisc: parse RFC8910 captive portal ipv6ra option
Ronan Pigott
2023-07-02
7
-0
/
+89
|
*
dhcp6-client: parse RFC8910 captive portal dhcp6 option
Ronan Pigott
2023-06-30
5
-0
/
+59
[next]