summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shared: implement c_list_sort() as non-recursive merge-sortth/c-list-sort-nonrecThomas Haller2017-12-291-13/+40
* shared: split helper functions out of c_list_sort()Thomas Haller2017-12-281-22/+40
* shared/tests: improve tests for c_list_sort()Thomas Haller2017-12-281-59/+73
* wifi/iwd: fix type-description for NMDeviceIwdThomas Haller2017-12-271-0/+11
* wifi/iwd: merge branch 'th/wifi-iwd-config'Thomas Haller2017-12-2712-19/+136
|\
| * device: don't keep a clone of the type-description for each device instanceThomas Haller2017-12-272-6/+11
| * core: extend nm_match_spec_device_by_pllink() with the device-typeThomas Haller2017-12-275-2/+11
| * wifi: use nm_str_hash() instead of g_str_hash()Thomas Haller2017-12-271-2/+2
| * wifi: don't log NULL string in create_device()Thomas Haller2017-12-271-1/+5
| * core: use define for configuration name "wifi.scan-rand-mac-address"Thomas Haller2017-12-272-1/+2
| * wifi: configure wifi-backend per deviceThomas Haller2017-12-273-5/+15
| * core: add nm_config_data_get_device_config_by_pllink() to lookup per-device c...Thomas Haller2017-12-272-3/+42
| * core: add nm_match_spec_device_by_pllink()Thomas Haller2017-12-272-0/+38
| * contrib/rpm: conditionally enable iwd Wi-Fi pluginThomas Haller2017-12-271-0/+11
|/
* core: merge branch 'th/bus-manager-cleanup'Thomas Haller2017-12-241-111/+121
|\
| * core: use CList instead of GHashTable for tracking connections on PrivateServerThomas Haller2017-12-241-42/+60
| * core: disconnect new-connection handler for private serverThomas Haller2017-12-241-0/+2
| * core: inline creation of private server in nm_bus_manager_private_server_regi...Thomas Haller2017-12-241-48/+37
| * core: use CList to track private server list in NMBusManagerThomas Haller2017-12-241-38/+39
|/
* shared/compat: minor refactoring of compat codeThomas Haller2017-12-221-7/+7
* shared/compat: Fix memory handling of nm_setting_vpn_get_*_keys (v2)Jan Alexander Steffens (heftig)2017-12-221-5/+12
* Revert "shared/compat: fix memory handling of nm_setting_vpn_get_*_keys"Jan Alexander Steffens (heftig)2017-12-221-1/+9
* wifi/iwd: merge branch 'pr/42'Thomas Haller2017-12-213-31/+295
|\
| * iwd: fix coding style to use curly braces for multi-line if()Thomas Haller2017-12-211-4/+8
| * iwd: For 8021x networks verify they're IWD Known NetworksAndrew Zaborowski2017-12-211-9/+42
| * iwd: Don't require secrets for IWD Known NetworksAndrew Zaborowski2017-12-211-2/+46
| * iwd: Track IWD Known NetworksAndrew Zaborowski2017-12-213-17/+203
| * iwd: Remove a stray return and a newlineAndrew Zaborowski2017-12-211-3/+0
|/
* ifnet: merge branch 'th/setting-plugin-ifnet'Thomas Haller2017-12-2133-7850/+22
|\
| * settings: drop unmaintained ifnet settings plugin of GentooThomas Haller2017-12-2132-7835/+8
| * build: drop --enable-ifcfg-suse configure optionThomas Haller2017-12-211-6/+1
| * build/meson: drop option for deprecated ifcfg-suse setting pluginsThomas Haller2017-12-212-6/+0
| * man: document all setting plugins in NetworkManager.conf manualThomas Haller2017-12-212-14/+24
|/
* all: add more meaningful error code for unsupported IP methodBeniamino Galvani2017-12-214-4/+7
* libnm: reuse nm_utils_strdict_get_keys() to implement NMSettingVpn's get_keys()Thomas Haller2017-12-211-35/+6
* shared/compat: fix memory handling of nm_setting_vpn_get_*_keysJan Alexander Steffens (heftig)2017-12-211-9/+1
* wwan: merge branch 'bg/modem-default-route-rh1527934'Beniamino Galvani2017-12-211-26/+26
|\
| * wwan: clear idle source id when the callback runsBeniamino Galvani2017-12-211-0/+3
| * wwan: add default route even if modem didn't return a gatewayBeniamino Galvani2017-12-211-19/+15
| * wwan: fix checks on IP configurationBeniamino Galvani2017-12-211-7/+8
|/
* settings: clear unsaved flag on new settings-connectionBeniamino Galvani2017-12-209-7/+11
* core: persist aspired default route-metric in device's state fileThomas Haller2017-12-204-41/+66
* settings: drop unused define for HOSTNAME_FILEThomas Haller2017-12-201-15/+0
* settings: avoid assertion when deleting connectionsBeniamino Galvani2017-12-206-13/+26
* core: ensure that the default route-metric bumps at most 50 pointsThomas Haller2017-12-191-8/+18
* man/openvswitch: fix type in examplesLubomir Rintel2017-12-191-10/+10
* build: Enable unused-but-set warning in mesonIñigo Martínez2017-12-181-1/+0
* build: Move default path values to options fileIñigo Martínez2017-12-183-166/+91
* build: Remove documentation generation workaroundsIñigo Martínez2017-12-184-10/+3
* build: Drop HAVE_VLAN_FLAG_LOOSE_BINDINGIñigo Martínez2017-12-183-40/+0