index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-11
devices: add support for openvswitch devices
lr/ovs-3
Lubomir Rintel
10
-0
/
+1859
2017-09-11
clients: add support for ovs-bridge setting
Lubomir Rintel
3
-1
/
+19
2017-09-11
clients: add support for ovs-port setting
Lubomir Rintel
3
-0
/
+20
2017-09-11
libnm: add support for openvswitch devices
Lubomir Rintel
10
-24
/
+173
2017-09-11
introspection: add o.fd.NM.Device.Openvswitch interface
Lubomir Rintel
3
-35
/
+60
2017-09-11
libnm-core: add ovs-bridge setting
Lubomir Rintel
10
-0
/
+166
2017-09-11
libnm-core: add ovs-port setting
Lubomir Rintel
10
-0
/
+166
2017-09-11
device: ignore enslavement to ovs-master
Lubomir Rintel
1
-13
/
+18
2017-09-11
device: let the device subclass decide whether a slave is compatible
Lubomir Rintel
2
-5
/
+17
2017-09-11
manager: always update the device when the plink comes and goes
Lubomir Rintel
3
-45
/
+45
2017-09-11
core/dhcp: use addr-family parameter for instead of boolean
Thomas Haller
11
-136
/
+166
2017-09-11
device: enable support for ipv6.dhcp-timeout
Thomas Haller
10
-62
/
+81
2017-09-11
dhcp: dhclient: fix daemon start when dhcp-timeout is specified
Francesco Giudici
1
-1
/
+1
2017-09-11
contrib/rpm: allow building RPM without fatal warnings
Thomas Haller
1
-0
/
+4
2017-09-08
contrib/NM-log: don't use exec in bash functions
Thomas Haller
1
-2
/
+2
2017-09-08
ppp: rename the interface only when necessary
Beniamino Galvani
3
-15
/
+28
2017-09-08
core: merge branch 'th/platform-route-pt4' (part 2)
Thomas Haller
18
-2048
/
+723
2017-09-08
core: rework handling of default-routes and drop NMDefaultRouteManager
Thomas Haller
13
-1979
/
+284
2017-09-08
core: support tracking default-route in NMIP4Config/NMIP6Config
Thomas Haller
7
-69
/
+439
2017-09-08
core: merge branch 'th/platform-route-pt4' (part 1)
Thomas Haller
23
-370
/
+530
2017-09-08
core: return new route from _nm_ip_config_add_obj()
Thomas Haller
11
-54
/
+95
2017-09-08
core/trivial: rename test functions _nmtst_nm_ip*_config_*() to _nmtst_ip*_co...
Thomas Haller
8
-50
/
+50
2017-09-08
platform: delete routes after adding in nm_platform_ip_route_sync()
Thomas Haller
1
-60
/
+46
2017-09-08
core: ignore routes from non-main table in nm_ip4_config_capture()
Thomas Haller
2
-2
/
+8
2017-09-08
core: don't loop twice over routes in nm_ip4_config_capture()
Thomas Haller
2
-17
/
+8
2017-09-08
core: add nm_utils_connection_has_default_route()
Thomas Haller
5
-67
/
+56
2017-09-08
device: expose nm_device_get_ip_route_metric() function
Thomas Haller
2
-22
/
+21
2017-09-08
core: nm_utils_ip_route_metric_normalize() util
Thomas Haller
2
-4
/
+7
2017-09-08
platform: add nm_clear_nmp_object() util
Thomas Haller
1
-0
/
+15
2017-09-08
core: return new object from _nm_ip_config_add_obj()
Thomas Haller
3
-15
/
+33
2017-09-08
core: use _nm_ip_config_add_obj() in nm_ip4_config_replace() for routes
Thomas Haller
1
-6
/
+7
2017-09-08
core/tests: add test for nm_ip6_config_replace()
Thomas Haller
1
-0
/
+67
2017-09-08
platform/trivial: add code comments
Thomas Haller
2
-1
/
+8
2017-09-08
policy: take reference to best_device/activating_device
Thomas Haller
1
-21
/
+17
2017-09-08
policy: cleanup setting default_device/activating_device
Thomas Haller
1
-32
/
+32
2017-09-08
policy: don't re-lookup the best device during update_system_hostname()
Thomas Haller
1
-18
/
+12
2017-09-08
policy: always check for hostname from DHCPv6 in update_system_hostname()
Thomas Haller
1
-1
/
+3
2017-09-08
policy: refactor setting hostname from DHCP in update_system_hostname()
Thomas Haller
1
-18
/
+14
2017-09-08
shared: add nm_g_object_ref_set() and nm_clear_g_object()
Thomas Haller
1
-3
/
+52
2017-09-07
shared: add nm_g_object_class_find_property_from_gtype() util
Thomas Haller
3
-3
/
+16
2017-09-07
dns: use 127.0.0.53 address in /etc/resolv.conf with systemd-resolved
Thomas Haller
1
-2
/
+9
2017-09-07
ifnet: ensure an error is always returned when add fails
Beniamino Galvani
1
-2
/
+7
2017-09-07
contrib/NM-log: don't run less with --quit-on-intr argument
Thomas Haller
1
-1
/
+1
2017-09-07
contrib/NM-log: colorize warnings and errors in red (fix)
Thomas Haller
1
-3
/
+3
2017-09-07
contrib/NM-log: colorize warnings and errors in red
Thomas Haller
1
-1
/
+3
2017-09-07
contrib/NM-log: improve script and make it sourceable
Thomas Haller
1
-22
/
+36
2017-09-07
po: mark broken strings in Japanese translation as fuzzy (bgo#787382)
Piotr Drąg
1
-3
/
+3
2017-09-07
po: update Polish (pl) translation (bgo #787380)
Piotr Drąg
1
-2919
/
+935
2017-09-07
vpn: merge branch 'th/vpn-route-bgo787370'
Thomas Haller
6
-72
/
+97
2017-09-07
vpn: only rely on `ip route get` to resolve route to external VPN gateway
Thomas Haller
1
-43
/
+23
[next]