index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkd: Introduce l2tp tunnel
Susant Sahani
2019-03-14
1
-1
/
+7
*
sd-network: add sd_network_link_get_required_operstate_for_online()
Yu Watanabe
2019-03-13
1
-0
/
+1
*
Merge pull request #11357 from GiacintoCifelli/dbus_labels
Lennart Poettering
2019-02-26
1
-4
/
+23
|
\
|
*
sd-bus: add methods and signals parameter names. Fixes: #1564
Giacinto Cifelli
2019-02-26
1
-4
/
+23
*
|
libsystemd: check if _POSIX_C_SOURCE is defined
emersion
2019-02-22
1
-1
/
+1
*
|
dhcp: handle multiple addresses for "Router" (option 3) in DHCP library
Thomas Haller
2019-02-18
1
-1
/
+1
*
|
sd-netlink: introduce sd_netlink_message_append_sockaddr_in{,6}()
Yu Watanabe
2019-01-28
1
-0
/
+2
*
|
sd-bus: add sd_bus_close_unref() helper
Lennart Poettering
2019-01-17
1
-0
/
+2
*
|
Delete duplicate lines
Topi Miettinen
2019-01-12
1
-1
/
+0
|
/
*
Merge pull request #11241 from bengal/lldp-802-3-subtypes
Lennart Poettering
2019-01-06
1
-3
/
+13
|
\
|
*
lldp: add 802.3 OUI subtype definitions
Beniamino Galvani
2018-12-21
1
-0
/
+8
|
*
lldp: fix references to IEEE standard
Beniamino Galvani
2018-12-21
1
-3
/
+5
*
|
Use c99 static array size declarations in exported functions too
Zbigniew Jędrzejewski-Szmek
2019-01-04
3
-3
/
+11
*
|
meson: use cross compilation compatible c++ check
James Hilliard
2018-12-28
1
-2
/
+1
*
|
sd-network: add new API sd_network_link_get_dns_default_route()
Lennart Poettering
2018-12-21
1
-0
/
+3
|
/
*
sd-id128: add helpers to check fo all-0xFF ids
Lennart Poettering
2018-12-15
1
-0
/
+5
*
sd-id128: slightly reorder function prototypes
Lennart Poettering
2018-12-15
1
-2
/
+3
*
sd-128: base SD_ID128_MAKE() macro on existing SD_ID128_ARRAY() macro
Lennart Poettering
2018-12-15
1
-4
/
+4
*
network: fix handling of uninitialized and zero IAID setting
Thomas Haller
2018-12-10
1
-0
/
+3
*
networkd: RPDB rule - add support to configure inverted rule.
Susant Sahani
2018-12-06
1
-0
/
+2
*
tree-wide: add whitespace between type and variable name
Yu Watanabe
2018-12-04
1
-3
/
+3
*
Merge pull request #11031 from poettering/gcc-attr-cleanup
Lennart Poettering
2018-12-03
1
-1
/
+1
|
\
|
*
tree-wide: drop redundant space between __attribute__ and ((
Lennart Poettering
2018-12-03
1
-1
/
+1
*
|
libsystemd: introduce _sd_destroy_t
Yu Watanabe
2018-12-02
5
-4
/
+6
|
/
*
networkd: add support to configure ip rule port range and protocol.
Susant Sahani
2018-11-28
1
-0
/
+1
*
network: add sd_dhcp_route_get_option() accessor
Thomas Haller
2018-11-27
1
-0
/
+1
*
sd-radv: per our CODING_STYLE don't use 'bool' in public headers
Lennart Poettering
2018-11-26
1
-6
/
+3
*
tree-wide: use __ prefixed gcc attributes (#10843)
Lennart Poettering
2018-11-20
1
-4
/
+4
*
core: log a recognizable message when a unit succeeds, too
Lennart Poettering
2018-11-16
1
-0
/
+2
*
core: make log messages about unit processes exiting recognizable
Lennart Poettering
2018-11-16
1
-0
/
+3
*
core: make log messages about units entering a 'failed' state recognizable
Lennart Poettering
2018-11-16
1
-0
/
+4
*
sd-messages: add comment and reorder a bit
Lennart Poettering
2018-11-16
1
-2
/
+5
*
sd-device: drop priority and description from sd_device_monitor_attach_event(...
Yu Watanabe
2018-11-10
1
-2
/
+2
*
sd-device: add sd_device_monitor_get_event_source()
Yu Watanabe
2018-11-10
1
-0
/
+1
*
Merge pull request #10306 from poettering/nspawn-ref-unref
Zbigniew Jędrzejewski-Szmek
2018-11-09
1
-0
/
+2
|
\
|
*
sd-bus: make "close+flush-on-exit" optional when using sd-event with sd-bus
Lennart Poettering
2018-11-09
1
-0
/
+2
*
|
sd-path: drop redundant "= 0ULL" assignment in enum
Lennart Poettering
2018-11-09
1
-1
/
+1
|
/
*
Merge pull request #10633 from yuwata/sd-resolve-destroy
Lennart Poettering
2018-11-06
2
-0
/
+7
|
\
|
*
sd-event: add sd_event_source_{get,set}_floating()
Yu Watanabe
2018-11-05
1
-0
/
+2
|
*
sd-resolve: introduce sd_resolve_query_{get,set}_floating()
Yu Watanabe
2018-11-05
1
-0
/
+2
|
*
sd-resolve: introduce sd_resolve_query_{get,set}_destroy_callback()
Yu Watanabe
2018-11-05
1
-0
/
+3
*
|
ndisc: improve debug log message
Yu Watanabe
2018-11-06
1
-2
/
+4
*
|
lldp: improve debug log message
Yu Watanabe
2018-11-06
1
-4
/
+6
*
|
test: also run compile tests for libudev.h
Yu Watanabe
2018-11-03
1
-3
/
+3
|
/
*
sd-device: make sd_device_get_is_initialized() returns is_initialized by retu...
Yu Watanabe
2018-10-29
1
-1
/
+1
*
Merge pull request #10239 from yuwata/sd-device-monitor
Lennart Poettering
2018-10-18
1
-0
/
+26
|
\
|
*
sd-device: introduce sd_device_monitor
Yu Watanabe
2018-10-16
1
-0
/
+26
*
|
Merge pull request #10407 from yuwata/netlink-slot
Lennart Poettering
2018-10-18
2
-11
/
+28
|
\
\
|
|
/
|
/
|
|
*
sd-netlink: make sd_netlink_slot take its description
Yu Watanabe
2018-10-16
1
-2
/
+6
|
*
sd-netlink: add functions which manage sd_netlink_slot object
Yu Watanabe
2018-10-15
1
-0
/
+8
[next]