GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not start server if it is already runnning (#11245)
rogerjames99
2018-12-28
1
-7
/
+8
*
networkd: permit DNS "DefaultRoute" configuration in .network files
Lennart Poettering
2018-12-21
4
-4
/
+10
*
networkd: small simplification
Lennart Poettering
2018-12-21
1
-8
/
+4
*
Merge pull request #11167 from yuwata/sd-resolve-typesafe
Lennart Poettering
2018-12-17
1
-32
/
+20
|
\
|
*
netdev: use typesafe resolve_getaddrinfo() in wireguard.c
Yu Watanabe
2018-12-17
1
-27
/
+15
|
*
netdev: sort headers
Yu Watanabe
2018-12-17
1
-5
/
+5
*
|
Merge pull request #11142 from ssahani/bond-dynamic-tlb
Yu Watanabe
2018-12-17
3
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
networkd: Bond - AllSlavesActive fix parser
Susant Sahani
2018-12-15
1
-1
/
+1
|
*
netdev bond: add support to configure tlb_dynamic_lb
Susant Sahani
2018-12-15
3
-0
/
+10
*
|
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-2
/
+2
|
/
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
1
-3
/
+3
*
network: fix handling of uninitialized and zero IAID setting
Thomas Haller
2018-12-10
6
-8
/
+49
*
Merge pull request #10897 from keszybz/etc-fstab-parsing
Lennart Poettering
2018-12-10
1
-1
/
+1
|
\
|
*
resolve: reject host names with leading or trailing dashes in /etc/hosts
Zbigniew Jędrzejewski-Szmek
2018-12-10
1
-1
/
+1
*
|
networkd: Static neighbor support
William A. Kennington III
2018-12-09
8
-0
/
+325
*
|
networkd: Use only a generic CONFIGURING state
William A. Kennington III
2018-12-09
2
-23
/
+18
*
|
networkd: Track address configuration
William A. Kennington III
2018-12-09
2
-2
/
+11
*
|
wait-online: define main through macro
Yu Watanabe
2018-12-08
1
-28
/
+21
*
|
network: define main through macro
Yu Watanabe
2018-12-08
1
-55
/
+31
*
|
Merge pull request #11063 from yuwata/update-missing-v3
Yu Watanabe
2018-12-06
4
-2
/
+4
|
\
\
|
*
|
tree-wide: drop missing.h from headers and use relevant missing_*.h
Yu Watanabe
2018-12-06
2
-2
/
+2
|
*
|
util: drop missing.h from socket-util.h
Yu Watanabe
2018-12-06
2
-0
/
+2
*
|
|
Merge pull request #10988 from ssahani/IFLA_BRPORT_MCAST_TO_UCAST
Yu Watanabe
2018-12-06
4
-0
/
+9
|
\
\
\
|
*
|
|
networkd: bridge add support to configure multicast_to_unicast
Susant Sahani
2018-12-03
4
-0
/
+9
*
|
|
|
networkd: RPDB rule - add support to configure inverted rule.
Susant Sahani
2018-12-06
3
-0
/
+49
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #11021 from ssahani/isatap
Yu Watanabe
2018-12-05
3
-0
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
networkd: Add support to configure ISATAP tunnel
Susant Sahani
2018-12-03
3
-0
/
+14
*
|
|
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
3
-0
/
+3
|
|
/
|
/
|
*
|
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
6
-67
/
+22
|
\
\
|
*
|
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
6
-67
/
+22
*
|
|
Merge pull request #10976 from yuwata/typesafe-netlink-call
Lennart Poettering
2018-12-03
23
-243
/
+193
|
\
\
\
|
*
|
|
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
23
-158
/
+113
|
*
|
|
network: rename ndisc_route_handler() to ndisc_netlink_message_handler()
Yu Watanabe
2018-12-02
1
-5
/
+5
|
*
|
|
network: add assertions
Yu Watanabe
2018-12-02
2
-0
/
+2
|
*
|
|
network: use route_remove_handler() as the default callback of route_remove()
Yu Watanabe
2018-12-02
5
-31
/
+27
|
*
|
|
network: use address_remove_handler() as the default callback of address_remo...
Yu Watanabe
2018-12-02
5
-24
/
+24
|
*
|
|
network: set default callbacks for routing_policy_rule_configure() and routin...
Yu Watanabe
2018-12-02
3
-7
/
+7
|
*
|
|
network: move address_label_handler() to networkd-address-label.c
Yu Watanabe
2018-12-02
2
-29
/
+30
|
*
|
|
network: simplify dhcp6_get_prefix_delegation()
Yu Watanabe
2018-12-02
1
-7
/
+3
|
|
/
/
*
|
|
network: drop unnecessary buffers
Yu Watanabe
2018-12-03
2
-66
/
+43
*
|
|
Merge pull request #10992 from yuwata/follow-up-10948
Lennart Poettering
2018-12-03
3
-11
/
+6
|
\
\
\
|
*
|
|
network: make IPProtocol= also accept IP protocol number
Yu Watanabe
2018-12-02
1
-7
/
+2
|
*
|
|
network: rename Protocol= in [RoutingPolicyRule] to IPProtocol=
Yu Watanabe
2018-12-02
3
-3
/
+3
|
*
|
|
util: rename socket_protocol_{from,to}_name() to ip_protocol_{from,to}_name()
Yu Watanabe
2018-12-02
1
-2
/
+2
|
|
/
/
*
|
|
missing: split network related entries
Yu Watanabe
2018-12-03
2
-5
/
+5
*
|
|
vxlan: minor coding style fixes.
Susant Sahani
2018-12-03
1
-6
/
+4
*
|
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
2
-1
/
+2
*
|
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
5
-2
/
+5
|
/
/
*
|
ip rule: fix clang warning.
Susant Sahani
2018-12-01
1
-2
/
+2
*
|
networkd: refuse IPv6 RADV prefixes that lack Prefix= setting
Lennart Poettering
2018-11-30
1
-1
/
+8
|
/
[next]