index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
network/netdev: split out netdev_attach() and netdev_attach_name() from netde...
Yu Watanabe
2
-15
/
+44
2024-09-10
network/netdev: use hashmap_remove_value() on detaching NetDev from manager
Yu Watanabe
2
-11
/
+28
2024-09-10
network/netdev: downgrade log level in netdev_set_ifindex()
Yu Watanabe
2
-41
/
+27
2024-09-10
network/netdev: check family of received NEWLINK message
Yu Watanabe
1
-1
/
+8
2024-09-10
network/route: use NetDev object assigned to Link
Yu Watanabe
1
-6
/
+2
2024-09-10
network/netdev: also check ifindex, iftype, and kind when assigning NetDev to...
Yu Watanabe
3
-8
/
+40
2024-09-10
boot: only open type2 ukis once when parsing
Lennart Poettering
3
-51
/
+45
2024-09-10
stub: add ability to place multiple alternative PE sections of a specific typ...
Lennart Poettering
4
-93
/
+399
2024-09-10
efi: teach PE parsing support for ".profile" sections
Lennart Poettering
2
-49
/
+199
2024-09-10
efi: add free_and_xstrdup16() helper modelled after free_and_strdup() in user...
Lennart Poettering
2
-0
/
+23
2024-09-09
networkctl: support editing netdev files by link and cat ":all"
Mike Yuan
3
-78
/
+220
2024-09-09
networkctl-status-link: show netdev files associated with link
Mike Yuan
2
-12
/
+26
2024-09-09
sd-network: introduce sd_network_link_get_netdev_file{,_dropins}
Mike Yuan
2
-5
/
+23
2024-09-09
network: store netdev drop-in paths and dump into state file
Mike Yuan
3
-16
/
+39
2024-09-09
networkd-state-file: use ASSERT_PTR where appropriate
Mike Yuan
1
-37
/
+18
2024-09-09
nspawn: use ERRNO_IS_NEG_NOT_SUPPORTED() at one more place
Yu Watanabe
1
-1
/
+1
2024-09-09
nspawn: sync DeviceAllow= setting with systemd-nspawn@.service
Yu Watanabe
2
-4
/
+1
2024-09-09
shutdown: replace unbounded fsync() with bounded sync_with_progress()
Lennart Poettering
3
-9
/
+10
2024-09-09
shutdown: teach sync_with_progress() to optionally sync a specific fd only
Lennart Poettering
4
-9
/
+49
2024-09-09
meson: tweak meson conditionalization for ssh{d,}_config drop-ins
Lennart Poettering
2
-2
/
+2
2024-09-09
shell: define three system credentials we can propagate into shell prompts an...
Lennart Poettering
14
-9
/
+142
2024-09-09
machinectl: suppress redirection notice if --quiet is specified
Lennart Poettering
1
-1
/
+2
2024-09-09
core: Add support for PrivateUsers=identity
Daan De Meyer
14
-48
/
+191
2024-09-09
update keyboard hwdb to add acer Predator PHN16-72
Yanqing Jing
1
-0
/
+4
2024-09-09
analyze: add some roughly useful subsections to --help text
Lennart Poettering
1
-6
/
+14
2024-09-09
analyze: add section underlining to --help text
Lennart Poettering
1
-8
/
+10
2024-09-09
sysupdate: Add --transfer-source=
Daan De Meyer
7
-7
/
+58
2024-09-09
repart: Initialize split_name_format in copy_from_one()
Daan De Meyer
1
-0
/
+4
2024-09-09
missing_socket: drop unnecessary definitions
Yu Watanabe
3
-44
/
+3
2024-09-09
missing_network: drop unnecessary definition
Yu Watanabe
6
-5
/
+5
2024-09-09
arphrd-list: use imported linux/if_arp.h
Yu Watanabe
2
-2
/
+2
2024-09-09
linux: import more network related headers from v6.11-rc6
Yu Watanabe
24
-0
/
+2689
2024-09-08
terminal-util: correct fd validity check
Mike Yuan
1
-1
/
+1
2024-09-08
Fix typo in escape.c
samuelvw01
1
-1
/
+1
2024-09-08
TODO: fix typo
Erik Sjölund
1
-1
/
+1
2024-09-08
Fix grammar in udevadm settle timeout message
marginaldev
1
-1
/
+1
2024-09-07
nspawn: enable FUSE in containers
Luke T. Shumaker
5
-7
/
+187
2024-09-07
NEWS: fix typo
Yu Watanabe
1
-2
/
+2
2024-09-07
man/varlinkctl: fix typo
Yu Watanabe
1
-2
/
+2
2024-09-07
network/route: fix typo
Yu Watanabe
1
-1
/
+1
2024-09-07
core/manager: do not re-init Manager.lookup_paths when manager_reload()
Mike Yuan
1
-7
/
+0
2024-09-07
core/manager: rename NOTIFY_RCVBUF_SIZE to MANAGER_SOCKET_RCVBUF_SIZE
Mike Yuan
1
-6
/
+6
2024-09-07
varlinkctl: downgrade ignored error msg to LOG_WARNING
Mike Yuan
1
-1
/
+1
2024-09-07
chattr-util: use BIT_FOREACH where appropriate
Mike Yuan
1
-4
/
+3
2024-09-07
chattr-util: set O_NOCTTY when reopening O_PATH fd
Mike Yuan
1
-1
/
+2
2024-09-07
mkosi: Drop _fixperms workaround
Daan De Meyer
2
-2
/
+0
2024-09-07
docs: use actual docs/HACKING.md URL
Michal Sekletar
1
-1
/
+1
2024-09-07
nspawn: register_machine() and allocate_scope() bools to flags
Luke T. Shumaker
3
-14
/
+60
2024-09-07
nspawn: re-flow comments that are wrapped weird
Luke T. Shumaker
1
-13
/
+6
2024-09-07
test: add a testcase for unprivileged nspawn
Luke T. Shumaker
2
-0
/
+85
[prev]
[next]