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
*
macro: introduce DEFINE_TRIVIAL_REF_UNREF_FUNC() macro and friends
Yu Watanabe
2018-08-27
1
-0
/
+49
*
tree-wide: use unsigned for refcount
Yu Watanabe
2018-08-27
9
-9
/
+9
*
dissect: rescan devices before creating partition list (#9930)
Yu Watanabe
2018-08-24
1
-0
/
+4
*
logind: make use of vtnr_from_tty() in seat_read_active_vt() (#9923)
Franck Bui
2018-08-24
1
-13
/
+4
*
Merge pull request #9917 from keszybz/cleanups
Yu Watanabe
2018-08-24
4
-16
/
+21
|
\
|
*
network: adjust some error messages
Zbigniew Jędrzejewski-Szmek
2018-08-23
1
-3
/
+4
|
*
network: reword some error messages
Zbigniew Jędrzejewski-Szmek
2018-08-23
1
-3
/
+4
|
*
test-socket-util: avoid "memleak" reported by valgrind
Zbigniew Jędrzejewski-Szmek
2018-08-23
1
-6
/
+9
|
*
analyze: use temporary var to simplify code
Zbigniew Jędrzejewski-Szmek
2018-08-23
1
-4
/
+4
*
|
Merge pull request #8135 from shawnl/arg_host
Zbigniew Jędrzejewski-Szmek
2018-08-23
4
-18
/
+158
|
\
\
|
|
/
|
/
|
|
*
sd-bus: fix test cases on host handling
Shawn Landden
2018-08-06
2
-13
/
+15
|
*
test-bus-address: a simple test for address parsing
Zbigniew Jędrzejewski-Szmek
2018-08-06
2
-0
/
+73
|
*
stdio-bridge: support --machine
Shawn Landden
2018-08-06
1
-3
/
+18
|
*
sd-bus rework host handling
Shawn Landden
2018-08-06
1
-15
/
+65
*
|
networkd and sd-netlink: add support for Generic netlink And FooOverUDP to IP...
Susant Sahani
2018-08-23
12
-2
/
+285
*
|
Merge pull request #9406 from yuwata/rfe-9228
Zbigniew Jędrzejewski-Szmek
2018-08-23
24
-130
/
+637
|
\
\
|
*
|
network: accept additional time-value after ':' when DUIDType=link-layer-time
Yu Watanabe
2018-08-08
7
-28
/
+115
|
*
|
sd-dhcp: make time value for DUID-LLT configurable
Yu Watanabe
2018-08-08
4
-7
/
+46
|
*
|
sd-dhcp: use MAC address when DUIDType=link-layer-time or link-layer but DUID...
Yu Watanabe
2018-08-08
4
-2
/
+90
|
*
|
sd-dhcp: adjust log message
Yu Watanabe
2018-08-08
1
-1
/
+1
|
*
|
sd-dhcp: adjust type of elements in duid
Yu Watanabe
2018-08-08
1
-4
/
+4
|
*
|
network: request product UUID when DUIDType=uuid but DUIDRawData= is not set
Yu Watanabe
2018-08-08
7
-3
/
+212
|
*
|
network: introduce dhcp4_set_client_identifier() to unify duplicated codes
Yu Watanabe
2018-08-08
3
-74
/
+53
|
*
|
network: move and rename link_duid()
Yu Watanabe
2018-08-08
5
-13
/
+16
|
*
|
sd-dhcp: use application specific machine ID when DUIDType=uuid but DUIDRawDa...
Yu Watanabe
2018-08-08
4
-16
/
+53
|
*
|
hostname: expose product UUID on bus
Yu Watanabe
2018-08-08
4
-0
/
+64
*
|
|
Networkd: Start DHCP server when link is up.
Susant Sahani
2018-08-23
1
-1
/
+1
*
|
|
udev: move udev cleanup functions from udev-util.h to udev.h
Yu Watanabe
2018-08-22
14
-22
/
+11
*
|
|
udev-util: drop unused function udev_device_new_from_stat_rdev()
Yu Watanabe
2018-08-22
2
-24
/
+0
*
|
|
login/sysfs-show: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-72
/
+70
*
|
|
logind: replace udev_device by sd_device
Yu Watanabe
2018-08-22
8
-218
/
+177
*
|
|
core: replace udev_device by sd_device
Yu Watanabe
2018-08-22
5
-149
/
+107
*
|
|
core/umount: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-48
/
+34
*
|
|
rfkill: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-63
/
+41
*
|
|
network: replace udev_device by sd_device
Yu Watanabe
2018-08-22
21
-85
/
+86
*
|
|
nspawn: replace udev_device by sd_device
Yu Watanabe
2018-08-22
2
-34
/
+16
*
|
|
journal: replace udev_device by sd_device
Yu Watanabe
2018-08-22
4
-55
/
+31
*
|
|
sd-device: introduce device_new_from_stat_rdev()
Yu Watanabe
2018-08-22
2
-0
/
+18
*
|
|
dissect: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-44
/
+32
*
|
|
gpt-auto-generator: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-31
/
+26
*
|
|
mount-tool: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-90
/
+62
*
|
|
backlight: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-150
/
+166
*
|
|
libudev: introduce udev_monitor_receive_sd_device()
Yu Watanabe
2018-08-22
2
-0
/
+16
*
|
|
libudev: move cleanup functions from udev-util.h to libudev-private.h
Yu Watanabe
2018-08-22
2
-4
/
+8
*
|
|
libudev: accept NULL as the argument 'struct udev*' for udev_monitor_new() or...
Yu Watanabe
2018-08-22
7
-18
/
+0
*
|
|
core: add IODeviceLatencyTargetSec
Tejun Heo
2018-08-22
8
-7
/
+296
*
|
|
selinux-util: drop unused variables
Yu Watanabe
2018-08-22
1
-2
/
+0
*
|
|
util: do not use stack frame for parsing arbitrary inputs
Yu Watanabe
2018-08-22
1
-4
/
+12
*
|
|
Merge pull request #9852 from poettering/namespace-errno
Yu Watanabe
2018-08-22
2
-4
/
+18
|
\
\
\
|
*
|
|
namespace: be more careful when handling namespacing failures gracefully
Lennart Poettering
2018-08-21
2
-4
/
+18
[next]