summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: fix team link-watcher struct layoutbg/issue110Beniamino Galvani2019-01-261-1/+1
* clients: update settings doc header fileBeniamino Galvani2019-01-251-1/+1
* libnm-core: fix gtk-doc commentBeniamino Galvani2019-01-251-1/+1
* all: fix misspellingsRafael Fontenelle2019-01-2421-35/+35
* Merge branch 'master' into 'master'Lubomir Rintel2019-01-241-585/+589
|\
| * Update Ukrainian translationYuri Chornoivan2019-01-241-585/+589
|/
* po/de: fix typoDennis Brakhane2019-01-241-1/+1
* release: bump version to 1.15.2 (development)1.15.2-devThomas Haller2019-01-222-2/+2
* all: merge branch 'th/various-for-wireguard-1'Thomas Haller2019-01-2213-291/+539
|\
| * libnm: minor cleanup releasing setting from NMConnectionThomas Haller2019-01-221-8/+15
| * libnm: fix unregistering signal handler of NMConnection from NMSettingThomas Haller2019-01-221-1/+1
| * libnm: always call clear_secrets() function for all propertiesThomas Haller2019-01-223-69/+80
| * libnm: merge _nm_setting_clear_secrets() and *_with_flags()Thomas Haller2019-01-223-71/+28
| * libnm: fix secret-name parameter in NMSettingClearSecretsWithFlagsFn for VPNThomas Haller2019-01-221-1/+1
| * libnm: support nm_setting_duplicate() for non-GObject base propertiesThomas Haller2019-01-222-49/+72
| * libnm/trivial: rename local variableThomas Haller2019-01-221-35/+40
| * platform: add @replace_peers argument to nm_platform_link_wireguard_change()Thomas Haller2019-01-224-9/+20
| * platform: add and use nm_sock_addr_union_to_string()Thomas Haller2019-01-223-19/+59
| * platform: support missing endpoint in _wireguard_create_change_nlmsgs()Thomas Haller2019-01-221-9/+10
| * platform: improve API of sockaddr handlingThomas Haller2019-01-223-39/+171
| * shared: add "struct in_addr" union member to NMIPAddr structThomas Haller2019-01-221-0/+1
| * shared: suppress -Wstringop-truncation warning in nm_strndup_a()Thomas Haller2019-01-222-1/+61
|/
* libnm/manager: free the error correctlyLubomir Rintel2019-01-211-1/+1
* libnm-core/setting-ip-config: drop an unused variableLubomir Rintel2019-01-211-1/+0
* initrd/trivial: fix whitespaceThomas Haller2019-01-211-1/+1
* initrd: make the default connection activatable on multiple devicesLubomir Rintel2019-01-212-1/+24
* supplicant: don't set PMF when the supplicant doesn't support itBeniamino Galvani2019-01-171-3/+6
* shared: fix generic selection of integers in nm_strdup_int()Thomas Haller2019-01-161-9/+11
* libnm: merge branch 'th/libnm-settings-properties'Thomas Haller2019-01-1549-4864/+4823
|\
| * libnm-core: reorder code in settingsThomas Haller2019-01-1548-2532/+2838
| * libnm-core: cleanup NMSetting's class initializationThomas Haller2019-01-1539-2411/+2064
| * libnm: fix notifying "mac-address-randomization" property changeThomas Haller2019-01-151-1/+1
|/
* all: merge branch 'th/alloca-cleanup'Thomas Haller2019-01-1512-71/+144
|\
| * shared/tests: add test for nm_strdup_int() macroThomas Haller2019-01-152-0/+51
| * all: add static assertion for maximumg alloca() allocated bufferThomas Haller2019-01-156-39/+58
| * all/trivial: rename NM_UTILS_LOOKUP_STR() to have "_A" suffixThomas Haller2019-01-156-30/+33
| * tests: don't use alloca() in testsThomas Haller2019-01-151-2/+2
|/
* shared: add nm_utils_strbuf_append_bin() helperThomas Haller2019-01-143-4/+116
* libnm: merge branch 'th/add-and-activate2-api'Thomas Haller2019-01-149-107/+283
|\
| * all: return output dictionary from "AddAndActivate2"Thomas Haller2019-01-148-88/+242
| * core: cleanup error path in activation_add_done()Thomas Haller2019-01-141-23/+28
| * shared: add nm_g_variant_ref() and nm_g_variant_unref() helpersThomas Haller2019-01-141-0/+17
|/
* dns: merge branch 'bg/dns-child-restart-issue105'Beniamino Galvani2019-01-142-3/+11
|\
| * dns: fail the plugin when the rate limiter hitsbg/dns-child-restart-issue105Beniamino Galvani2019-01-141-0/+1
| * dns: fix updating resolv.conf after dnsmasq process diesBeniamino Galvani2019-01-141-3/+10
|/
* clients: merge branch 'bg/cli-dns-options-rh1665649'Beniamino Galvani2019-01-121-99/+26
|\
| * clients: remove the same dns-option before adding itBeniamino Galvani2019-01-121-2/+6
| * clients: fix appending to dns-property variableBeniamino Galvani2019-01-121-1/+0
| * clients: unify IPv4 and IPv6 accessors for dns-search, dns-optionsBeniamino Galvani2019-01-121-96/+20
|/
* supplicant: set optional PMF using global supplicant propertyBeniamino Galvani2019-01-123-4/+38