summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: add accessors for ovs port/bridge slaveslr/ovs-slavesLubomir Rintel2018-07-104-4/+174
* devices/ovs: expose slaves on D-Bus for OVS bridges and portsLubomir Rintel2018-07-105-1/+28
* all/trivial: grammar fixLubomir Rintel2018-07-107-11/+11
* contrib: add checkpatch.plLubomir Rintel2018-07-101-0/+224
* shared: merge branch 'th/shared-glib-compat'Thomas Haller2018-07-092-1/+444
|\
| * shared: ensure "nm-glib.h" is not used without "nm-macros-internal.h"Thomas Haller2018-07-091-0/+8
| * shared/trivial: prettify nm-glib.h compat implementation by grouping codeThomas Haller2018-07-091-0/+45
| * shared: restore compat code in nm-glib.h for 2.32 compatibilityThomas Haller2018-07-092-1/+391
|/
* cli: merge branch 'th/cli-connection-handling-3'Thomas Haller2018-07-09178-1730/+1963
|\
| * cli/trivial: move codeThomas Haller2018-07-091-57/+59
| * cli: add additional user-data argument to get_fcn()Thomas Haller2018-07-0911-2/+34
| * cli: rework printing of "wired" and "wifi" device detailsThomas Haller2018-07-0931-217/+289
| * cli: rework printing of "capabilities" device detailsThomas Haller2018-07-0930-152/+175
| * cli: rework printing of "connections" device detailsThomas Haller2018-07-09158-548/+634
| * cli: don't translate device details in terse modeThomas Haller2018-07-0934-110/+114
| * cli: rework enum-to-string function to not return translated textThomas Haller2018-07-094-246/+127
| * cli: rework printing of "general" device detailsThomas Haller2018-07-0931-227/+280
| * cli: rework printing of device statusThomas Haller2018-07-094-62/+67
| * cli: merge IPv4 and IPv6 versions of ip/dhcp config printThomas Haller2018-07-094-48/+40
| * cli/trivial: move codeThomas Haller2018-07-091-11/+15
| * cli: drop duplicate IPv6 property metadataThomas Haller2018-07-095-14/+4
| * cli: rework printing of dhcp optionsThomas Haller2018-07-096-44/+81
| * cli: rework printing of vpn active-connection propertiesThomas Haller2018-07-095-124/+176
|/
* core: merge branch bg/vpn-primaryBeniamino Galvani2018-07-093-178/+192
|\
| * policy: track best active connections rather than best devicesbg/vpn-primaryBeniamino Galvani2018-07-093-165/+169
| * policy: choose best VPN based on metricsBeniamino Galvani2018-07-091-13/+23
|/
* manager: accept non-null device for VPN activationsBeniamino Galvani2018-07-091-15/+1
* build/meson: fix meson build without pppdThomas Haller2018-07-091-0/+4
* platform: reduce logging level for wireguard messagesThomas Haller2018-07-091-6/+5
* platform: fix -Werror=maybe-uninitialized in _new_from_nl_link()Thomas Haller2018-07-091-1/+1
* platform/linux: drop an unused variableLubomir Rintel2018-07-091-1/+0
* ppp-manager: use configured pppd pathJan Tojnar2018-07-091-1/+1
* meson: define PPPD_PATH variableJan Tojnar2018-07-091-0/+2
* merge: branch 'wireguard-platform' of https://github.com/jbeta/NetworkManagerLubomir Rintel2018-07-097-0/+719
|\
| * platform: add support for WireGuard linksJavier Arteaga2018-07-017-2/+709
| * platform-linux: add support function for genlJavier Arteaga2018-06-281-0/+12
* | man/trivial: fix heading comment in nm-openvswitch.xmlFrancesco Giudici2018-07-061-1/+1
* | device: fix order of params in nm_match_spec_device prototypeOlivier Gayot2018-07-061-1/+1
* | Increase timeout in test-nm-client to 30sMichael Biebl2018-07-051-1/+1
* | libnm: add (allow-none) annotations to nm_device_reapply()Beniamino Galvani2018-07-041-8/+11
* | merge: branch 'bg/ip-tunnel-gretap-bgo796645'Beniamino Galvani2018-07-0214-194/+728
|\ \
| * | ip-tunnel: allow wired setting for some tunnel modesbg/ip-tunnel-gretap-bgo796645Beniamino Galvani2018-07-024-0/+52
| * | ip-tunnel: add support for ip6gre and ip6gretap tunnel connectionsBeniamino Galvani2018-07-023-24/+126
| * | ip-tunnel: add support for gretap tunnel connectionsBeniamino Galvani2018-07-023-6/+25
| * | platform: add ip6gre/ip6gretap tunnels supportBeniamino Galvani2018-07-028-2/+400
| * | platform: add gretap tunnels supportBeniamino Galvani2018-07-027-21/+89
| * | platform: uniform logging for link-add functionsBeniamino Galvani2018-07-021-45/+21
| * | platform: fix printing macvtap linksBeniamino Galvani2018-07-021-1/+2
| * | platform: fix linux-platform link_*_add() functions signatureBeniamino Galvani2018-07-021-7/+7
| * | platform: avoid double log messagesBeniamino Galvani2018-07-022-90/+9