index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
xml_helper.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
timesync: add support of basic command line options
Yu Watanabe
1
-0
/
+9
2024-09-10
timesync: use BusObjectImplementation
Yu Watanabe
2
-2
/
+11
2024-09-10
doc-sync: strip point release from version before uploading
Luca Boccassi
1
-0
/
+2
2024-09-10
cryptsetup: use the new crypt_token_set_external_path() API if available
Lennart Poettering
3
-36
/
+23
2024-09-10
homectl: when chainloading a shell, prefix "-" rather than overriding first char
Lennart Poettering
1
-2
/
+7
2024-09-10
hwdb: death to tabs!
Lennart Poettering
1
-15
/
+15
2024-09-10
udev/ata_id: export read look-ahead values
Tomas Bzatek
1
-0
/
+4
2024-09-10
boot: don't hardcode drop-in paths at multiple places
Lennart Poettering
1
-6
/
+12
2024-09-10
boot: synthesize a separate menu entry from each .profile section
Lennart Poettering
3
-93
/
+201
2024-09-10
test-network: add test more cases for assigned units for each interface
Yu Watanabe
1
-0
/
+135
2024-09-10
network/state-file: save assigned .netdev file even if the interface is unman...
Yu Watanabe
1
-6
/
+6
2024-09-10
network/vxcan: also manage peer interface name by manager
Yu Watanabe
2
-0
/
+66
2024-09-10
network/vxcan: refuse when peer and the main interface names are equivalent
Yu Watanabe
1
-0
/
+4
2024-09-10
network/l2tp: manage l2tp session name by Manager
Yu Watanabe
2
-0
/
+80
2024-09-10
network/l2tp: refuse duplicated session name
Yu Watanabe
1
-2
/
+15
2024-09-10
network/l2tp: downgrade log level of several messages
Yu Watanabe
1
-21
/
+21
2024-09-10
network/veth: also manage peer name by Manager
Yu Watanabe
2
-0
/
+67
2024-09-10
network/veth: refuse when peer and the main interface names are equivalent
Yu Watanabe
1
-0
/
+4
2024-09-10
network/netdev: add attach(), detach(), set_ifindex(), and get_ifindex() to n...
Yu Watanabe
2
-3
/
+30
2024-09-10
network/netdev: allow to register the same NetDev object with multiple names
Yu Watanabe
1
-1
/
+5
2024-09-10
network/netdev: split out netdev_set_ifindex_internal() and _impl()
Yu Watanabe
2
-21
/
+40
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
[next]