summaryrefslogtreecommitdiff
path: root/libnm-glib
Commit message (Expand)AuthorAgeFilesLines
* 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
* include: add nm-dbus-compat.hDan Winship2015-07-245-9/+9
* libnm/libnm-glib: don't quit in the middle of asking for secrets (bgo #752237)Dan Williams2015-07-161-3/+17
* libnm/libnm-glib: clean up VPN plugin timeoutsDan Williams2015-07-161-56/+25
* all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2015-07-122-6/+5
* test: initialize tests with nmtst_init()Thomas Haller2015-07-122-12/+10
* libnm-glib: avoid coverity warningThomas Haller2015-06-251-1/+1
* libnm-glib: print a bold warning about reaching a D-Bus limitJiří Klimeš2015-05-291-0/+9
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-281-2/+0
* libnm-glib: do not access NULL GError variable (rh #1224819)Jiří Klimeš2015-05-261-4/+6
* tests: use the TAP formatterLubomir Rintel2015-05-261-0/+2
* build: switch to parallel test harnessLubomir Rintel2015-05-261-1/+1
* tests: always spawn private d-busLubomir Rintel2015-05-261-5/+3
* wifi: expose the last_seen property for a NMAccessPointMathieu Trudel-Lapierre2015-04-293-0/+47
* wimax: drop WiMAX support (bgo #747846)Dan Winship2015-04-172-0/+53
* libnm,core: don't mix up enum typesLubomir Rintel2015-03-191-1/+1
* libnm-glib/tests: fix calling tests without valgrindThomas Haller2015-02-091-1/+1
* libnm/tests: enable valgrind for libnm testsThomas Haller2015-02-091-3/+5
* libnm/tests: fix memleaks in test code for valgrindThomas Haller2015-02-091-1/+5
* tests: enable valgrind tests for testsThomas Haller2015-02-091-0/+1
* libnm-glib/nm-client: zero the CheckConnectivityData structureRui Matos2015-01-081-1/+1
* libnm-glib: crash when NMRemoteSettings is quickly destroyed (bgo #742138)Dan Winship2015-01-051-1/+3
* libnm-util, libnm-glib: bump sonames for 1.0Dan Winship2014-12-181-1/+1
* docs: misc small fixesDan Winship2014-12-184-6/+14
* tests: mute coverity for CHECKED_RETURN (CWE-252) in testsJiří Klimeš2014-12-151-1/+3
* libnm: add missing (transfer) annotation for nm_device_vlan_get_parent()Jiří Klimeš2014-11-251-1/+1
* libnm-glib: add :parent property for VLAN devicesJiří Klimeš2014-11-243-1/+43
* libnm*: fix library gettext usageDan Winship2014-11-132-2/+2
* all: consistently include config.hDan Winship2014-11-1338-16/+75
* tests: Don't run session-long dbus daemons for testsLubomir Rintel2014-10-241-3/+5