index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell-completion
/
bash
/
udevadm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-03
core: apply LogLevelMax to messages about units
Ryan Hendrickson
9
-138
/
+178
2021-05-03
Document the need to do journalctl --flush for persistent logging (#19481)
Luca Adrian L
2
-0
/
+10
2021-05-03
Revert "sysusers/firstboot: temporarily disable LoadCredential"
Luca Boccassi
2
-14
/
+10
2021-05-01
test: fix a yet another pipefail + pipe race
Frantisek Sumsal
1
-2
/
+2
2021-04-30
test: explicitly pull resolved/networkd in TEST-01-BASIC
Frantisek Sumsal
1
-0
/
+1
2021-04-30
Use BIOS characteristics to distinguish EC2 bare-metal from VMs
Noah Meyerhans
1
-4
/
+61
2021-04-30
machine-id-setup: generate machine-id from DMI product ID on Amazon EC2
Bertrand Jacquin
1
-4
/
+5
2021-04-30
test: don't mask "supporting" services in TEST-01-BASIC
Frantisek Sumsal
1
-6
/
+12
2021-04-30
virt: detect Amazon EC2 Nitro instance
Bertrand Jacquin
5
-4
/
+15
2021-04-30
sd-bus: fix vtable named argument logic
Yu Watanabe
3
-100
/
+132
2021-04-30
test: add a simple test for udev watch
Yu Watanabe
2
-1
/
+76
2021-04-30
test: generate debugging logs for udev tests
Yu Watanabe
4
-1
/
+8
2021-04-30
test: run udev tests after currently queued events are finished
Yu Watanabe
1
-0
/
+2
2021-04-30
udev,sd_device: also save map from device ID to watch handle in /run/udev/watch
Yu Watanabe
7
-109
/
+183
2021-04-30
udev: make udev_watch_end() noop when device does not have devname
Yu Watanabe
2
-8
/
+6
2021-04-30
sd-device: cleanup sd_device_get_subsystem()
Yu Watanabe
2
-40
/
+44
2021-04-30
sd-device: drop sysname_set flag
Yu Watanabe
2
-9
/
+5
2021-04-30
sd-device: minor optimization for sd_device_new_from_device_id()
Yu Watanabe
1
-6
/
+5
2021-04-30
sd-device: check the validity of device id
Yu Watanabe
1
-0
/
+3
2021-04-30
sd-device: rename device_get_id_filename() -> device_get_device_id()
Yu Watanabe
6
-39
/
+39
2021-04-30
udev: refuse to enable inotify watch on remove event
Yu Watanabe
3
-8
/
+35
2021-04-30
udev: also propagate error in udev_rules_apply_to_event() on remove event
Yu Watanabe
1
-6
/
+6
2021-04-30
udev: shorten code a bit
Yu Watanabe
1
-5
/
+1
2021-04-30
udev: drop unused variable
Yu Watanabe
1
-5
/
+0
2021-04-30
sd-device: drop doubled empty lines
Yu Watanabe
1
-1
/
+0
2021-04-30
udev: do not store inotify fd in a global variable
Yu Watanabe
7
-74
/
+72
2021-04-30
network: do not bring up CAN interface on configure
Yu Watanabe
1
-0
/
+4
2021-04-30
network: make CAN device follow activation policy
Yu Watanabe
1
-10
/
+9
2021-04-30
network: introduce link_activate()
Yu Watanabe
2
-7
/
+17
2021-04-30
network: do not try to configure address or etc on can device
Yu Watanabe
3
-0
/
+25
2021-04-30
network: can: shorten code a bit
Yu Watanabe
1
-13
/
+5
2021-04-30
network: can: do not warn if link does not exist anymore
Yu Watanabe
1
-1
/
+5
2021-04-30
network: drop duplicated link_up_can()
Yu Watanabe
3
-45
/
+4
2021-04-30
Clarify that these values are in bytes
Steve Bonds
1
-5
/
+10
2021-04-30
test-network: set DNS= and NTP= for DHCP server
Yu Watanabe
3
-0
/
+9
2021-04-30
man: importd also provides the option of import-fs for machinectl (#19477)
syyhao1994
1
-1
/
+1
2021-04-30
kernel-insteall: do not remove the first slash in $ENTRY_DIR
Yu Watanabe
1
-1
/
+5
2021-04-29
network: neighbor: use sd_netlink_message_read_data() at one more place
Yu Watanabe
1
-30
/
+7
2021-04-29
network: introduce log_neighbor_debug()
Yu Watanabe
1
-34
/
+35
2021-04-29
network: reduce indentation in log_address_debug() or friends
Yu Watanabe
4
-70
/
+74
2021-04-29
ether-addr-util: introduce ether_addr_to_string_alloc()
Yu Watanabe
2
-0
/
+17
2021-04-29
systemd-coredump: Add conflict with shutdown.target
Alexander Sverdlin
1
-0
/
+2
2021-04-29
udev: allow onboard index up to 65535
Viktor Mihajlovski
3
-9
/
+21
2021-04-29
man: document new dbus method
Lennart Poettering
1
-12
/
+16
2021-04-29
hostnamectl: add --json= switch for JSON output
Lennart Poettering
2
-2
/
+48
2021-04-29
hostnamed: add Describe() call to hostnamed, returning all props a JSON
Lennart Poettering
1
-0
/
+108
2021-04-29
hostnamed: drop unused enums
Lennart Poettering
1
-3
/
+2
2021-04-29
hostnamed: split out how we determine the hostname a bit
Lennart Poettering
1
-27
/
+32
2021-04-29
hostnamed: refactor vendor/model querying a bit, reuse function
Lennart Poettering
1
-25
/
+44
2021-04-29
hostnamed: use byte array when we need a byte array
Lennart Poettering
1
-1
/
+1
[next]