summaryrefslogtreecommitdiff
path: root/libnm-glib
Commit message (Expand)AuthorAgeFilesLines
* build: don't guard check-local with "if ENABLE_TESTS"Thomas Haller2016-10-131-5/+0
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-0324-61/+61
* all: cleanup includes in header filesThomas Haller2016-08-173-4/+0
* auth: check when setting statistics refresh rateAlfonso Sanchez-Beato2016-08-172-1/+6
* permissions: properly add checkpoint-rollback permissionThomas Haller2016-08-172-1/+5
* libnm/libnm-glib: use Bluetooth device name as description (bgo #592819)Dan Williams2016-06-211-0/+10
* build: add options to compile with address/undefined sanitizersBeniamino Galvani2016-06-031-0/+4
* 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/+7
* libnm: implement missing NM_AUTH_PERMISSION_SETTINGS_MODIFY_GLOBAL_DNSThomas Haller2016-06-012-1/+7
* all: trivial: use g_value_dup_string ()Lubomir Rintel2016-05-301-1/+1
* 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