summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* manager: use NM_IN_SET()bg/update-dev-state-file-rh1593282Beniamino Galvani2018-07-071-12/+9
* manager: update the device state file upon (dis)connectionBeniamino Galvani2018-07-071-0/+6
* manager: rename nm_manager_write_device_state()Beniamino Galvani2018-07-073-51/+61
* main: drop unused defineBeniamino Galvani2018-07-061-1/+0
* 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
| * platform: fix attribute size in link_gre_add()Beniamino Galvani2018-07-021-2/+2
| * core: fix wrong check of gretap hardware lengthBeniamino Galvani2018-07-021-1/+0
|/
* 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