index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
systemctl: add shutdown --show option
Ludwig Nussel
6
-1
/
+56
2021-12-09
network: dhcp: make IPServiceType= accept "none" to disable tos in the outgoi...
Yu Watanabe
2
-6
/
+16
2021-12-09
mkosi: Build Fedora 35 images
Daan De Meyer
1
-1
/
+1
2021-12-09
network: sd-ipv4ll and sd-ipv4acd only support ethernet interfaces
Yu Watanabe
1
-3
/
+6
2021-12-09
meson: bump numbers for v250-rc1
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2021-12-09
NEWS: add contributors
Zbigniew Jędrzejewski-Szmek
1
-0
/
+46
2021-12-09
NEWS: fix crucial cultural misappropriation
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-12-09
meson: add missing final newline in jinja2 outputs
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2021-12-09
man: bump Fedora version to 35
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-12-09
NEWS: adjust wording and reorder by category
Zbigniew Jędrzejewski-Szmek
1
-192
/
+195
2021-12-09
NEWS: add more entries for v250
Yu Watanabe
1
-25
/
+62
2021-12-09
NEWS file additions
Daan De Meyer
1
-0
/
+20
2021-12-09
Bump the max number of inodes for /tmp to a million too
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-12-09
hwdb: update for v250
Zbigniew Jędrzejewski-Szmek
13
-1071
/
+15425
2021-12-09
hwdb: ninja -C build update-hwdb-autosuspend
Zbigniew Jędrzejewski-Szmek
1
-0
/
+3
2021-12-09
Revert "ci: temporarily set -Wno-deprecated-declarations in Packit"
Zbigniew Jędrzejewski-Szmek
1
-3
/
+0
2021-12-09
openssl: supress warnings about functions deprecated by openssl 3.0
Zbigniew Jędrzejewski-Szmek
2
-14
/
+18
2021-12-09
Bump the max number of inodes for /dev to a million
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2021-12-09
libsystemd-network: ignore -ENETDOWN or friends in recv()
Yu Watanabe
7
-49
/
+70
2021-12-09
network: refuse empty or numeric route table names
Yu Watanabe
2
-1
/
+17
2021-12-09
doc: fix typo
Yu Watanabe
1
-1
/
+1
2021-12-09
network: wireguard: allow to run NDisc and RADV when IPv6LL address is manual...
Yu Watanabe
5
-3
/
+41
2021-12-09
network: address: add scope in debugging logs
Yu Watanabe
1
-3
/
+4
2021-12-09
network: address: also adjust scope when address is link local address
Yu Watanabe
1
-2
/
+6
2021-12-09
network: address: do not adjust user specified scope
Yu Watanabe
1
-12
/
+1
2021-12-08
network: route: mask lower bits of destination or source prefix
Yu Watanabe
1
-0
/
+2
2021-12-08
network: json: add src address when its prefix length is non-zero
Yu Watanabe
1
-3
/
+3
2021-12-08
network: route: show prefix length of the source in debugging logs
Yu Watanabe
1
-2
/
+2
2021-12-08
bootctl: optionally install .signed efi file
Дамјан Георгиевски
2
-4
/
+26
2021-12-08
network: do not reconfigure wireless interface when previously not connected ...
Yu Watanabe
1
-6
/
+14
2021-12-08
network: wifi: ssid may be NULL
Yu Watanabe
1
-1
/
+1
2021-12-08
docs: Clarify that the fd store is discarded when a service is stopped
Daan De Meyer
1
-2
/
+3
2021-12-08
journal: succes[s]fully typo
наб
1
-1
/
+1
2021-12-08
kernel-install: note $KERNEL_INSTALL_{MACHINE_ID,BOOT_ROOT}= ABI
наб
1
-0
/
+5
2021-12-08
kernel-install: export $BOOT_ROOT and use it in downstreams
наб
3
-23
/
+29
2021-12-08
ci: ignore FIXME alerts in the CodeQL Action
Frantisek Sumsal
1
-0
/
+3
2021-12-08
sysusers: raise level of message about UID/GID being already used
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2021-12-08
sysusers: improve message about conflicting entries
Zbigniew Jędrzejewski-Szmek
1
-7
/
+23
2021-12-08
sysusers: add --dry-run
Zbigniew Jędrzejewski-Szmek
2
-4
/
+40
2021-12-08
sysusers: use ordered_hashmap_isempty()
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2021-12-08
network: call link_check_ready() when all stacked netdevs are created
Yu Watanabe
2
-1
/
+4
2021-12-08
resolve: do not re-read settings from networkd if link state file is unmodified
Yu Watanabe
2
-11
/
+30
2021-12-08
sd-network: introduce sd_network_link_get_stat()
Yu Watanabe
2
-0
/
+20
2021-12-08
sd-network: drop unnecessary +1 for buffer size
Yu Watanabe
1
-4
/
+4
2021-12-08
sysusers: use uppercase UID/GID consistently in messages
Zbigniew Jędrzejewski-Szmek
1
-26
/
+26
2021-12-08
test-dhcp-option: inline iterator variable declarations
Zbigniew Jędrzejewski-Szmek
1
-12
/
+8
2021-12-08
test-exec-util: rename variable to avoid global/local name conflict
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2021-12-08
test-dhcp-option: rename variable to avoid global/local name conflict
Zbigniew Jędrzejewski-Szmek
1
-11
/
+11
2021-12-08
gitignore: remove patterns for build files in source dir
Zbigniew Jędrzejewski-Szmek
1
-5
/
+0
2021-12-08
kernel-install: respect $MACHINE_ID and ignore /etc/machine-id if on tmpfs
наб
2
-13
/
+11
[next]