summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* docs: libnm: add doc comment to typesBeniamino Galvani2016-05-0736-1/+108
* libnm/vpn-service-plugin: don't register a bus name before creating the VPN o...Lubomir Rintel2016-04-201-13/+13
* 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
* docs, trivial: fix some documentation issuesDan Williams2016-01-201-0/+1
* libnm,vpn: restore export of deprecated NMVpnPluginOld symbolsDan Williams2016-01-202-0/+51
* libnm: add NMSettingIPConfig 'dad-timeout' propertyJiří Klimeš2016-01-201-0/+1
* libnm: add versioning comments and macros to nm_device_reapply*()Beniamino Galvani2016-01-122-1/+9
* libnm: keep symbols sorted in libnm.verBeniamino Galvani2016-01-121-6/+6
* libnm: add nm_device_reapply()Lubomir Rintel2016-01-103-0/+140
* core,libnm: use nm_clear_g_source() where possibleBeniamino Galvani2016-01-061-4/+1
* libnm/tests: add tests for libnm handling invalid connectionsThomas Haller2015-12-261-0/+238
* build: rename directory "include" to "shared"Thomas Haller2015-12-242-11/+11
* libnm/tests: rename test functions to follow common patternThomas Haller2015-12-243-60/+46
* libnm/tests: move common testing code to nm-test-libnm-utilsThomas Haller2015-12-246-296/+9
* libnm/tests: unify common test code for libnm and libnm-glibThomas Haller2015-12-243-1/+9
* ip-tunnel: add a MTU propertyBeniamino Galvani2015-12-191-0/+1