summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * platform: request link after deleting inifiniband partitionThomas Haller2016-04-201-24/+36
| * platform: stack allocate string buffers in _infiniband_partition_action()Thomas Haller2016-04-201-7/+7
| * platform: use nm_utils_new_infiniband_name()Thomas Haller2016-04-203-17/+18
| * core: add nm_utils_new_infiniband_name() utilThomas Haller2016-04-202-0/+28
| * platform: preserve errno in nm_platform_sysctl_set()Thomas Haller2016-04-201-9/+31
| * platform: restrict valid p_key for infiniband partitionsThomas Haller2016-04-202-1/+7
|/
* libnm/vpn-service-plugin: don't register a bus name before creating the VPN o...Lubomir Rintel2016-04-201-13/+13
* platform: avoid using the nm_platform_link_*() getters excessivelyLubomir Rintel2016-04-201-6/+8
* infiniband: remove the partitions on unrealizingLubomir Rintel2016-04-203-8/+48
* platform: add functionality to remove infiniband partitionsLubomir Rintel2016-04-204-18/+87
* libnm-core: empty key is not a pkcs12 fileLubomir Rintel2016-04-202-0/+6
* examples: fix crash in add-connection-libnmBeniamino Galvani2016-04-201-1/+1
* Revert "core: don't leak ActiveConnection object on AddAndActivate failure"Dan Williams2016-04-191-1/+0
* libnm/vpn: search VPN plugin in NMPLUGINDIRThomas Haller2016-04-195-77/+68
* libnm/vpn: merge branch 'th/vpn-load-plugin-bgo765225'Thomas Haller2016-04-1910-91/+185
|\
| * libnm/vpn: add nm_vpn_editor_plugin_load() functionThomas Haller2016-04-193-1/+51
| * libnm/vpn: allow specifying non-absolute plugin name in VPN .name fileThomas Haller2016-04-193-39/+87
| * libnm/vpn: fix code comment for nm_vpn_editor_plugin_load_from_file()Thomas Haller2016-04-191-5/+1
| * libnm/vpn: clear internal "keyfile" from NMVpnPluginInfoThomas Haller2016-04-191-4/+6
| * libnm/vpn: lookup nm_vpn_plugin_info_supports_multiple() from cached valuesThomas Haller2016-04-191-4/+4
| * shared: move nm_utils_ascii_str_to_bool() to shared/nm-shared-utils.hThomas Haller2016-04-195-40/+38
|/
* device: check for a parent deviceLubomir Rintel2016-04-193-0/+18
* infiniband: check that the connection to be created is a partition firstLubomir Rintel2016-04-191-7/+8
* infiniband: consistently use the error codeLubomir Rintel2016-04-191-3/+3
* macvlan: fix error handlingLubomir Rintel2016-04-191-1/+2
* merge: merge branch 'systemd' into masterThomas Haller2016-04-1916-97/+241
|\
| * systemd: update code from upstreamThomas Haller2016-04-1915-94/+239
* | team: merge branch 'bg/team-conf-check-rh1294728'Beniamino Galvani2016-04-1811-17/+354
|\ \
| * | libnm-core: use jansson to compare and check team configurationsBeniamino Galvani2016-04-188-13/+345
| * | device/team: always try to connect to teamd in update_connection()Beniamino Galvani2016-04-181-4/+7
| * | contrib/fedora: add dependency on janssonBeniamino Galvani2016-04-182-0/+2
|/ /
* | device-factory: always prefer manually set interface name to a generated oneLubomir Rintel2016-04-181-3/+2
* | libnm-core/vpn-connection: get the service for bus path from pluginLubomir Rintel2016-04-181-1/+4
* | linux-platform: fix crash in _new_from_nl_link() when sharing lnk dataThomas Haller2016-04-181-0/+1
* | dns-manager: properly handle multiple VPN configurationsbg/dns-manager-vpn-bgo764689Beniamino Galvani2016-04-181-53/+53
* | dns-manager: add 'priv' pointer to object structureBeniamino Galvani2016-04-182-6/+11
* | man: add missing comma in NetworkManager.xml 'see also' sectionBeniamino Galvani2016-04-161-1/+1
* | dns: fix debug messageBeniamino Galvani2016-04-151-2/+2
* | device: merge branch 'th/device-update-default-route'Thomas Haller2016-04-151-20/+43
|\ \
| * | device: fix preserving the default-route during _cleanup_generic_post()Thomas Haller2016-04-151-0/+3
| * | device: refactor clearing default-route in NMDeviceThomas Haller2016-04-151-29/+40
| * | device: fix wrongly deleting default-route on exitThomas Haller2016-04-151-2/+11
|/ /
* | tui: return to initial menu after sub-forms exitBeniamino Galvani2016-04-157-30/+33
* | dns: update caching plugins on configuration change signalBeniamino Galvani2016-04-151-1/+1
* | device: apply MTU setting also to devices without IPv4 configurationBeniamino Galvani2016-04-141-1/+40
* | device/vlan: update hw address also during prepare phaseBeniamino Galvani2016-04-141-21/+30
* | vpn-connection: don't fail the connection if there's no VPN gatewayLubomir Rintel2016-04-141-8/+6
* | core: merge branch 'th/settings-cleanup-bgo765000'Thomas Haller2016-04-1411-523/+510
|\ \
| * | active-connection: update D-Bus properties of active-connection when settings...Thomas Haller2016-04-141-7/+47
| * | settings: merge "connection-updated" and "connection-updated-by-user" signalsThomas Haller2016-04-144-67/+52