summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: add accessors for ovs port/bridge slaveslr/ovs-slaves-1-12Lubomir Rintel2018-07-176-4/+182
* devices/ovs: expose slaves on D-Bus for OVS bridges and portsLubomir Rintel2018-07-175-1/+28
* all/trivial: grammar fixLubomir Rintel2018-07-177-11/+11
* setting-connection: fix ovs-port parent setting verificationLubomir Rintel2018-07-131-5/+7
* wifi/ifd: Allow D-Bus activation to launch iwdJan Alexander Steffens (heftig)2018-07-131-1/+1
* device: destroy pending acd-managers when the device disconnectsBeniamino Galvani2018-07-111-3/+2
* connectivity: downgrade verbosity of error loggingThomas Haller2018-07-111-3/+3
* 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
* ppp-manager: use configured pppd pathJan Tojnar2018-07-091-1/+1
* meson: define PPPD_PATH variableJan Tojnar2018-07-091-0/+2
* 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
* platform: change temp variable name in NLA_PUT_TYPE()Beniamino Galvani2018-07-011-2/+2
* libnm: fix missing symbols in libnm ABIThomas Haller2018-06-302-0/+20
* release: bump version to 1.12.1 (development)1.12.1-devThomas Haller2018-06-293-2/+3
* release: bump version to 1.12.01.12.0Thomas Haller2018-06-292-3/+3
* release: update NEWSThomas Haller2018-06-291-5/+2
* release: fix NEWS entry for NM_DISPATCHER_ACTIONThomas Haller2018-06-291-1/+1
* device: merge branch 'th/device-dad-handling-rh1593210'Thomas Haller2018-06-294-76/+68
|\
| * device: only check for IPv6 DAD and link-local address on actively managed de...Thomas Haller2018-06-291-1/+3
| * device: emit IP address changes in queued_ip_config_change() only onceThomas Haller2018-06-294-13/+25
| * device: refactor handling dad6_failed_addrs in queued_ip_config_change()Thomas Haller2018-06-291-8/+7
| * device: split handling for dad6_failed_addrs and dad6_ip6_config in queued_ip...Thomas Haller2018-06-291-2/+5
| * device: simplify postponing IP config change in queued_ip_config_change()Thomas Haller2018-06-291-17/+11
| * device: clear dad6_failed_addrs in _cleanup_ip_pre()Thomas Haller2018-06-291-0/+2
| * device: simplify handling of IP config changes while initializing linkThomas Haller2018-06-291-38/+18
|/
* device: clear the dhcp grace-period source idBeniamino Galvani2018-06-291-0/+4
* mailmap: minor adjustment to mailmap not to match by nameThomas Haller2018-06-291-2/+2
* mailmap: add mailmapLubomir Rintel2018-06-291-0/+74
* clients/docs: fix generated documentation for Open vSwitchThomas Haller2018-06-291-1/+1
* docs: provide soft descriptions for NM{Simple,Remote}ConnectionLubomir Rintel2018-06-283-4/+18
* docs: include missing documentation in libnm and D-Bus docsLubomir Rintel2018-06-286-7/+80
* examples/qt/meson: drop dbus-glib dependencyLubomir Rintel2018-06-281-1/+0
* libnm/meson: make generate_setting_docs depend on the typelibLubomir Rintel2018-06-281-2/+2
* meson: generate-setting-docs.py environment correctlyLubomir Rintel2018-06-281-2/+20
* contrib/rpm: Use Open vSwitch instead of OpenVSwitchTimothy Redaelli2018-06-288-22/+22
* logging: merge branch 'th/logging-rh1593519'Thomas Haller2018-06-277-38/+85
|\
| * logging: warn about invalid logging backends and drop "debug" backendThomas Haller2018-06-276-18/+52
| * logging/trivial: add code comment about logging-backendThomas Haller2018-06-271-0/+6
| * logging: move fetching monotonic timestamp to end of nm_logging_syslog_openlog()Thomas Haller2018-06-271-5/+9
| * main: warn about invalid logging domains configuration using nm-logThomas Haller2018-06-271-11/+10
| * main: accept invalid logging configuration in NetworkManager.conf gracefullyThomas Haller2018-06-271-4/+8
| * main: free error variable in main() at exitThomas Haller2018-06-271-1/+1
|/
* libnm-glib/tests: retry nm-client tests for libnm-glibThomas Haller2018-06-251-5/+14
* bond: fix setting num_grat_arp optionBeniamino Galvani2018-06-251-2/+10
* clients: fix using hints for 802-1x secret requestThomas Haller2018-06-241-1/+2
* device: merge branch 'bg/mtu-rh1586191'Beniamino Galvani2018-06-2311-141/+129
|\
| * device: rework mtu priority handlingBeniamino Galvani2018-06-233-25/+48
| * device: introduce mtu sourceBeniamino Galvani2018-06-2311-32/+38