summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | dns: rework write_to_netconfig()Thomas Haller2017-12-181-31/+38
* | core: avoid compiler warnings in write_to_netconfig() and ifnet_update_parser...Thomas Haller2017-12-182-6/+4
* | clients/cli: use a nicer password promptLubomir Rintel2017-12-183-12/+46
* | libnm-core: move detection of UTF-8 capable terminals to clients/Lubomir Rintel2017-12-185-45/+73
* | clients/cli: don't store a password in historyLubomir Rintel2017-12-181-0/+5
* | build: enable unused-but-set warningLubomir Rintel2017-12-181-1/+0
* | all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-1835-144/+39
* | ifcfg-rh: remove the watch on finalizeLubomir Rintel2017-12-181-6/+7
* | libnm/vpn: fix secret comparisonLubomir Rintel2017-12-182-12/+34
* | manager: fix connectivity-check-enabled propertyLubomir Rintel2017-12-181-1/+1
* | libnm-core/tc-config: remove deprecation guards from typedefsLubomir Rintel2017-12-181-3/+0