summaryrefslogtreecommitdiff
path: root/libnm-glib
Commit message (Expand)AuthorAgeFilesLines
* libnm-glib/secret-agent: don't error out on missing out_connectionLubomir Rintel2017-04-131-1/+1
* libnm: handle errors gracefully in nm_access_point_connection_valid()Thomas Haller2017-03-241-17/+22
* udev: add and use nm_udev_utils_property_decode() functionThomas Haller2017-03-221-28/+1
* udev: drop libgudev in favor of libudevThomas Haller2017-03-221-40/+29
* libnm: fix memleak of GUdevDevice in get_bus_name()Thomas Haller2017-03-201-0/+1
* include: use double-quotes to include our own headersThomas Haller2017-03-0913-21/+21
* all/trivial: unify construct-only property commentsThomas Haller2017-03-085-6/+6
* libnm-glib/nm-object: defer assignment of default D-Bus connectionPhilip Withnall2017-02-151-3/+16
* libnm-glib: add some missing precondition assertionsPhilip Withnall2017-02-154-0/+12
* libnm-glib: silence some build warningsLubomir Rintel2016-11-211-4/+10
* libnm-glib: drop some unneeded codeLubomir Rintel2016-11-213-52/+0
* build: merge "libnm-glib/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-212-48/+0
* build: merge "libnm-glib/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-226/+1
* build: merge "libnm/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-191-1/+1
* tests: combine "run-test-valgrind.sh" and "run-test-dbus-session.sh" in "run-...Thomas Haller2016-10-191-4/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* 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