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
*
user-record: add helper that checks if a user record is root or the nobody user
Lennart Poettering
2024-08-28
3
-5
/
+20
*
nspawn: propagate SSH authorized keys when binding user into contaier via --b...
Lennart Poettering
2024-08-28
1
-4
/
+7
*
Merge pull request #34143 from DaanDeMeyer/tests
Daan De Meyer
2024-08-28
3
-91
/
+120
|
\
|
*
test-dhcp-server: Migrate to new assertion macros
Daan De Meyer
2024-08-28
1
-83
/
+86
|
*
tests: Add ASSERT_OK_EQ()
Daan De Meyer
2024-08-27
2
-0
/
+26
|
*
tests: Remove some unnecessary quotes
Daan De Meyer
2024-08-27
1
-8
/
+8
*
|
Merge pull request #34123 from yuwata/sd-device
Yu Watanabe
2024-08-28
10
-63
/
+153
|
\
\
|
*
|
udevadm/info: also show driver subsystem and device ID
Yu Watanabe
2024-08-27
1
-2
/
+21
|
*
|
sd-device: make sd_device_new_from_subsystem_sysname() stricter
Yu Watanabe
2024-08-27
2
-39
/
+89
|
*
|
sd-device: make device_get_device_id() public
Yu Watanabe
2024-08-27
9
-15
/
+16
|
*
|
sd-device: introduce sd_device_get_driver_subsystem()
Yu Watanabe
2024-08-27
4
-3
/
+21
|
*
|
sd-device: refuse earlier when too long ifname is passed to sd_device_new_fro...
Yu Watanabe
2024-08-27
1
-3
/
+5
|
*
|
sd-device: make sd_device_get_devtype() return 0 on success again
Yu Watanabe
2024-08-27
1
-1
/
+1
*
|
|
sd-device-monitor: introduce sd_device_monitor_get_events() and _get_timeout()
Yu Watanabe
2024-08-27
4
-1
/
+30
*
|
|
test: use more suitable assertions
Yu Watanabe
2024-08-27
1
-8
/
+8
*
|
|
sd-varlink: make the argument type consistent with header
Yu Watanabe
2024-08-27
1
-3
/
+3
|
/
/
*
|
stub: restore random seed update logic
Vitaly Kuznetsov
2024-08-27
1
-6
/
+3
*
|
vmspawn: fix duplicate logging on oom
Lennart Poettering
2024-08-27
1
-1
/
+1
*
|
Merge pull request #33570 from AdrianVovk/sysupdate-incomplete
Adrian Vovk
2024-08-27
6
-59
/
+209
|
\
\
|
*
|
sysupdate: Repair incomplete versions in-place
Adrian Vovk
2024-08-22
2
-10
/
+61
|
*
|
sysupdate: Track incompletely-installed versions
Adrian Vovk
2024-08-22
4
-48
/
+127
|
*
|
sysupdate: Check that --instances-max is in bounds
Adrian Vovk
2024-08-22
1
-0
/
+8
|
*
|
sysupdate: Fix resource_find_instance
Adrian Vovk
2024-08-22
1
-1
/
+13
*
|
|
exec-invoke: remove redundant empty lines
Lennart Poettering
2024-08-27
1
-2
/
+0
*
|
|
service: add 'debug' option to RestartMode=
Luca Boccassi
2024-08-27
9
-13
/
+88
*
|
|
Merge pull request #34114 from yuwata/resolvconf-p
Luca Boccassi
2024-08-27
3
-12
/
+37
|
\
\
\
|
*
|
|
resolvconf: disable default route when -p is specified
Yu Watanabe
2024-08-26
3
-8
/
+26
|
*
|
|
resolvconf: clear domains if nothing specified
Yu Watanabe
2024-08-26
1
-1
/
+8
|
*
|
|
resolvectl: make enum name consistent with the option name
Yu Watanabe
2024-08-26
1
-3
/
+3
*
|
|
|
core-varlink: add missing runtime scope check for manager_varlink_managed_oom...
Mike Yuan
2024-08-27
1
-1
/
+4
*
|
|
|
Merge pull request #34124 from YHNdnzj/socket-accept-name
Yu Watanabe
2024-08-27
7
-36
/
+35
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
core: honor FileDescriptorName= too for Accept=yes sockets
Mike Yuan
2024-08-26
3
-11
/
+16
|
*
|
|
core: move check for combination of PAMName= + KillMode= to unit_verify_conte...
Mike Yuan
2024-08-26
6
-20
/
+14
|
*
|
|
core/socket: refuse MaxConnection=0 for Accept=no sockets too
Mike Yuan
2024-08-26
1
-3
/
+3
|
*
|
|
core/socket: use UNIT_ISSET rather than _DEREF where suitable
Mike Yuan
2024-08-26
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
resolved: clear the AD bit for bypass packets
Ronan Pigott
2024-08-26
2
-2
/
+9
*
|
|
repart: Use streq_ptr() in one more place
Daan De Meyer
2024-08-26
1
-1
/
+1
*
|
|
man: document "web" session type
Allison Karlitskaya
2024-08-26
1
-1
/
+1
*
|
|
crash-handler: Add back notice log message
Daan De Meyer
2024-08-26
1
-0
/
+2
|
/
/
*
|
network/routing-policy-rule: use config_parse_routing_policy_rule() more
Yu Watanabe
2024-08-24
3
-149
/
+63
*
|
network/routing-policy-rule: introduce a generic conf-parser for [RoutingPoli...
Yu Watanabe
2024-08-24
3
-243
/
+80
*
|
conf-parser: move config_parse_ip_protocol() from network/netdev/fou-tunnel.c
Yu Watanabe
2024-08-24
5
-43
/
+39
*
|
conf-parser: introduce config_parse_uint32_flag()
Yu Watanabe
2024-08-24
2
-0
/
+30
*
|
conf-parser: return 1 on success
Yu Watanabe
2024-08-24
2
-9
/
+10
*
|
parse-util: drop unused parse_ip_prefix_length()
Yu Watanabe
2024-08-24
2
-18
/
+0
*
|
network/routing-policy-rule: merge two conf parsers
Yu Watanabe
2024-08-24
3
-56
/
+21
*
|
network/routing-policy-rule: trivial cleanups for conf-parsers
Yu Watanabe
2024-08-24
1
-38
/
+29
*
|
network/routing-policy-rule: rename n -> rule
Yu Watanabe
2024-08-24
1
-84
/
+84
*
|
Merge pull request #34111 from yuwata/log_section_full_errno
Yu Watanabe
2024-08-24
2
-15
/
+55
|
\
\
|
*
|
network/routing-policy-rule: use log_section_warning_errno()
Yu Watanabe
2024-08-23
1
-15
/
+18
[next]