summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* build: add options to compile with address/undefined sanitizersBeniamino Galvani2016-06-031-3/+16
* all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" headerThomas Haller2016-06-011-14/+1
* manager: add Reload() D-Bus commandThomas Haller2016-06-012-1/+6
* libnm: implement missing NM_AUTH_PERMISSION_SETTINGS_MODIFY_GLOBAL_DNSThomas Haller2016-06-012-1/+7
* libnm: export nm_setting_ip6_config_get_token() symbolBeniamino Galvani2016-05-301-0/+1
* team: expose current device configuration through D-Bus and nmcliBeniamino Galvani2016-05-263-0/+44
* libnm-core: add dns-priority to NMSettingIPConfigBeniamino Galvani2016-05-121-0/+1
* docs: libnm: add doc comment to typesBeniamino Galvani2016-05-0536-1/+108
* libnm/vpn: add nm_vpn_plugin_info_new_search_file()Thomas Haller2016-04-221-0/+1
* libnm/vpn: add nm_vpn_plugin_info_supports_hints()Thomas Haller2016-04-221-0/+1
* libnm/vpn: add nm_vpn_plugin_info_get_auth_dialog()Thomas Haller2016-04-221-0/+1
* libnm/vpn: add nm_vpn_plugin_info_get_service()Thomas Haller2016-04-221-0/+1
* libnm/vpn-service-plugin: don't register a bus name before creating the VPN o...Lubomir Rintel2016-04-201-13/+13
* libnm/vpn: add nm_vpn_editor_plugin_load() functionThomas Haller2016-04-191-0/+5
* libnm: use <> to include in public headerThomas Haller2016-04-131-1/+1
* build: disable deprecation checks for internal compilationThomas Haller2016-04-052-3/+1
* dbus: move NMWimaxNspNetworkType to nm-dbus-interface.hLubomir Rintel2016-04-051-16/+0
* libnm,libnm-core: add coverage supportBeniamino Galvani2016-03-291-1/+7
* libnm: don't check if the agent is still registered when unregisteringLubomir Rintel2016-03-291-8/+0
* libnm: add code comments to hint that NMConnection might not validateThomas Haller2016-03-292-0/+18
* libnm: be more accepting for invalid connections from NetworkManagerThomas Haller2016-03-262-10/+5
* libnm: accept invalid connections in NMVpnServicePluginThomas Haller2016-03-262-6/+6
* libnm: accept invalid connections in NMSecretAgentOldThomas Haller2016-03-261-1/+2
* libnm: don't normalize connection for nm_device_get_applied_connection()Thomas Haller2016-03-261-2/+2
* libnm/tests: extend tests for handling invalid connections in NMClientThomas Haller2016-03-261-36/+143
* test-nm-client: fix the remaining counterLubomir Rintel2016-03-171-5/+6
* libnm: declare internal function as staticThomas Haller2016-03-171-2/+2
* libnm-core: add domain-suffix-match properties to NMSetting8021xBeniamino Galvani2016-03-161-0/+2
* nm-object: delay object property completion until the objects are initializedLubomir Rintel2016-03-141-45/+78
* nm-object: don't leak the properties on changed signalsLubomir Rintel2016-03-081-1/+3
* libnm: fix clearing real-devices in NMManager's free_devices()Thomas Haller2016-03-041-1/+1
* all: don't include error->code in log messagesThomas Haller2016-03-034-12/+10
* all: clean-up usage of GErrorThomas Haller2016-03-031-2/+2
* libnm-glib/libnm/vpn: fix handling of ConnectInteractive() failure (rh #1298732)Dan Williams2016-03-022-10/+30
* libnm,core: fix syntax of 'transfer' annotationBeniamino Galvani2016-02-241-2/+2
* device: add new NMDeviceType NM_DEVICE_TYPE_VETHThomas Haller2016-02-231-0/+3
* libnm: add missing device types to get_type_name()Thomas Haller2016-02-231-2/+14
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-1942-124/+100
* libnm,core,cli: move dhcp-timeout property to generic NMSettingIPConfigBeniamino Galvani2016-02-161-1/+1
* device: fix signature for @flags argument of impl_device_reapply()Thomas Haller2016-02-162-4/+4
* libnm: add nm_device_get_applied_connection() functionThomas Haller2016-02-163-0/+194
* all: add version-id argument to device's Reapply methodThomas Haller2016-02-162-2/+12
* wifi: don't touch by default current powersave settingBeniamino Galvani2016-02-161-0/+1
* build: cleanup default includesThomas Haller2016-02-129-40/+40
* vpn-service-plugin: allow VPNs with no IP configurationLubomir Rintel2016-01-281-2/+0
* libnm: include "nm-vpn-service-plugin.h" in "NetworkManager.h"Thomas Haller2016-01-272-0/+5
* tests: move common dbus test-runners to tools/ directoryThomas Haller2016-01-222-6/+1
* tests: use dbus-run-session instead of dbus-launchMichael Biebl2016-01-221-5/+1
* libnm,tests: fix error leakDan Williams2016-01-211-0/+1
* libnm: remove erroneous nm_manager_get_all_devices()Dan Williams2016-01-201-1/+0