summaryrefslogtreecommitdiff
path: root/libnm-glib
Commit message (Expand)AuthorAgeFilesLines
* build: disable deprecation checks for internal compilationThomas Haller2016-04-052-2/+0
* libnm-glib: allow non-verifiable NMRemoteConnection in libnm-glibThomas Haller2016-03-292-43/+20
* libnm-glib: don't fail creating connection in NMVPNPluginThomas Haller2016-03-291-28/+4
* libnm-glib: don't fail creating connection in NMSecretAgentThomas Haller2016-03-291-15/+7
* 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-038-21/+17
* all: use g_error_matches()Dan Winship2016-03-031-1/+1
* all: clean-up usage of GErrorThomas Haller2016-03-034-8/+6
* libnm-glib/libnm/vpn: fix handling of ConnectInteractive() failure (rh #1298732)Dan Williams2016-03-021-7/+17
* 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-1937-114/+89
* build: cleanup default includesThomas Haller2016-02-122-5/+6
* vpn-service-plugin: allow VPNs with no IP configurationLubomir Rintel2016-01-281-2/+0
* libnm-glib: fix another memory leak around update_permissions()Thomas Haller2016-01-261-12/+6
* libnm-glib: fix crash due to uninitalized pointer in get_permissions_reply()Thomas Haller2016-01-261-1/+1
* 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-glib: fix leak in get_permissions_reply()Dan Williams2016-01-211-0/+2
* libnm/tests: add tests for libnm handling invalid connectionsThomas Haller2015-12-261-0/+260
* libnm-glib: avoid use-after-free when replace_settings() failsThomas Haller2015-12-261-0/+7
* libnm/tests: use nmtstc_nm_remote_settings_new()Thomas Haller2015-12-261-2/+1
* libnm/tests: use nmtstc_nm_client_new()Thomas Haller2015-12-261-34/+6
* build: rename directory "include" to "shared"Thomas Haller2015-12-242-8/+8
* libnm/tests: rename test functions to follow common patternThomas Haller2015-12-242-25/+21
* libnm/tests: move common testing code to nm-test-libnm-utilsThomas Haller2015-12-245-293/+6
* libnm/tests: unify common test code for libnm and libnm-glibThomas Haller2015-12-243-1/+137
* build: separate compilation macro for libnm-util and libnm-glibThomas Haller2015-12-241-1/+1
* libnm-glib: consider unknown devices as generic onesBeniamino Galvani2015-12-091-2/+2
* libnm/libnm-glib: add NMClient.get_all_devices() method and AllDevices propertyDan Williams2015-12-044-21/+140
* libnm-glib/libnm: add support for "real" NMDevice propertyDan Williams2015-12-043-0/+45
* libnm-glib: queue added/removed signals and suppress uninitialized notificationsLubomir Rintel2015-12-041-50/+181
* libnm-glib: add support for IP tunnel devices as generic onesBeniamino Galvani2015-12-011-0/+1
* libnm-glib: print HW address of generic devices in test toolBeniamino Galvani2015-11-251-0/+9
* libnm-glib: add support for TUN devicesBeniamino Galvani2015-11-252-2/+29
* libnm-glib: refactor _nm_device_type_for_path()Beniamino Galvani2015-11-252-16/+21
* libnm-glib: properly handle demarshalling 64-bit integers.Mathieu Trudel-Lapierre2015-10-301-2/+2
* libnm-glib,vpn-plugin: remove old connect timer when adding new oneLubomir Rintel2015-10-231-0/+1
* nm-vpn-service-plugin: increase the quit timerLubomir Rintel2015-10-011-1/+1
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-302-0/+2
* tests: add a test for connection_compatible() for wired devicesJiří Klimeš2015-09-291-3/+26
* libnm,libnm-glib: add Device.Managed setterLubomir Rintel2015-09-183-0/+37
* tests: raise the mock service startup timeoutLubomir Rintel2015-08-171-1/+1
* libnm-glib: add NM_AVAILABLE_IN_1_2 for API nm_access_point_get_last_seen()Thomas Haller2015-08-091-0/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-052-2/+0
* nm-default: include i18n headers via "nm-default.h"Thomas Haller2015-08-051-0/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-0533-33/+33
* libnm-glib: add libnm compat defines to nm-vpn-plugin-ui-interface.hDan Winship2015-07-251-0/+46
* libnm-glib: drop private bus supportDan Winship2015-07-247-210/+106
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-2433-51/+35