summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: better explain "connectivity.response" in "NetworkManager.conf" manualth/connectivity-empty-responseThomas Haller2019-01-281-5/+8
* connectivity: don't cache HTTP response for comparing connectivity responseThomas Haller2019-01-281-22/+49
* connectivity: fix handling of no-response for captive portal detectionThomas Haller2019-01-282-21/+58
* wifi-p2p: don't assert for pending action 'waiting-for-supplicant' in nm_devi...Thomas Haller2019-01-281-2/+3
* NEWS: merge branch 'benzea/news-updates'Thomas Haller2019-01-281-0/+2
|\
| * NEWS: Add an entry for Wi-Fi P2PBenjamin Berg2019-01-281-0/+1
| * NEWS: Add an entry for NMKeepAlive and DBus client bindingBenjamin Berg2019-01-281-0/+1
|/
* libnm-core: fix team link-watcher struct layoutBeniamino Galvani2019-01-281-1/+1
* wifi-p2p: merge branch 'benzea/p2p-wifi'Thomas Haller2019-01-2743-85/+4515
|\
| * libnm: Expose the P2PPeer WfdIEs propertyBenjamin Berg2019-01-273-2/+52
| * libnm: Add routines to start/stop a P2P find operationBenjamin Berg2019-01-274-0/+98
| * core/devices: Add DBus methods to start/stop a P2P findBenjamin Berg2019-01-271-0/+79
| * libnm: Add NMDeviceP2PWifiBenjamin Berg2019-01-2710-0/+564
| * libnm: Add class to handle P2P peersBenjamin Berg2019-01-279-0/+673
| * core/devices: Automatically create P2P device for wifi devicesBenjamin Berg2019-01-273-1/+109
| * core/devices: Add P2P Wifi device and peer trackingBenjamin Berg2019-01-2716-84/+2532
| * core: Add basic P2P Wi-Fi SettingsBenjamin Berg2019-01-2718-0/+410
|/
* ppp-manager: fix a typo in a debugging statementLubomir Rintel2019-01-271-2/+2
* gitlab-ci: add test with Fedora:latest imageThomas Haller2019-01-271-0/+15
* 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
|/