summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* manager: treat VPN generated connections as managedbg/stacked-vpn-rh1592596Beniamino Galvani2018-07-021-3/+25
* manager: use the ip interface of VPN connection as parentBeniamino Galvani2018-07-021-1/+8
* policy: track best active connections rather than best devicesBeniamino Galvani2018-07-023-164/+170
* policy: choose best VPN based on metricsBeniamino Galvani2018-07-021-13/+23
* libnm: merge branch 'th/libnm-register-settings'Thomas Haller2018-07-0144-73/+116
|\
| * libnm: add code comment about thread-safty of _nm_utils_init() and use atomicThomas Haller2018-07-011-5/+14
| * libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-0143-59/+84
| * libnm: make _nm_register_setting() thread safeThomas Haller2018-07-011-3/+12
| * libnm: avoid constructor function to initialize setting registration for NMSe...Thomas Haller2018-07-011-20/+20
|/
* libnm: fix missing symbols in libnm ABIThomas Haller2018-06-302-1/+19
* libnm: add missing symbols for 1.14 APIThomas Haller2018-06-301-0/+2
* libnm: fix symbol versioning for new symbols in 1.14 ABIThomas Haller2018-06-301-4/+8
* dnsmasq: fix separation from system-wide dnsmasqEric Renfro2018-06-301-1/+6
* nm-online: print "[started|start-pending|failure]" for --wait-for-startupThomas Haller2018-06-301-5/+24
* libnm-core: add NMSetting{6Lowpan,Wpan}Class to a public headerLubomir Rintel2018-06-294-4/+8
* examples/python: drop nmex.pyLubomir Rintel2018-06-292-74/+0
* release: bump version to 1.13.1-dev after 1.12.0 release1.13.1-devThomas Haller2018-06-29949-6697/+32859
|\
| * 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
| * platform: change temp variable name in NLA_PUT_TYPE()Beniamino Galvani2018-06-291-2/+2
| * 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/+86
| * docs: update copyright yearLubomir Rintel2018-06-284-0/+4
| * meson: run the check-export.sh in test phaseLubomir Rintel2018-06-2810-28/+28
| * 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
| * mailmap: add mailmapLubomir Rintel2018-06-281-0/+74
| * contrib/rpm: Use Open vSwitch instead of OpenVSwitchTimothy Redaelli2018-06-288-22/+22
| * libnm/keyfile: add static assertion for ParseInfoPropertyThomas Haller2018-06-281-1/+2
| * libnm/trivial: fix indentationThomas Haller2018-06-271-2/+2
| * manager/trivial: fix typo in commentFrancesco Giudici2018-06-271-1/+1
| * libnm/trivial: fix indentationThomas Haller2018-06-271-2/+2
| * 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
| |/
| * merge: branch 'lr/6lowpan'Lubomir Rintel2018-06-2667-683/+3969
| |\