summaryrefslogtreecommitdiff
path: root/libnm-glib
AgeCommit message (Expand)AuthorFilesLines
2015-10-30libnm-glib: properly handle demarshalling 64-bit integers.Mathieu Trudel-Lapierre1-2/+2
2015-10-23libnm-glib,vpn-plugin: remove old connect timer when adding new oneLubomir Rintel1-0/+1
2015-10-01nm-vpn-service-plugin: increase the quit timerLubomir Rintel1-1/+1
2015-09-30build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2-0/+2
2015-09-29tests: add a test for connection_compatible() for wired devicesJiří Klimeš1-3/+26
2015-09-18libnm,libnm-glib: add Device.Managed setterLubomir Rintel3-0/+37
2015-08-17tests: raise the mock service startup timeoutLubomir Rintel1-1/+1
2015-08-09libnm-glib: add NM_AVAILABLE_IN_1_2 for API nm_access_point_get_last_seen()Thomas Haller1-0/+1
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2-2/+0
2015-08-05nm-default: include i18n headers via "nm-default.h"Thomas Haller1-0/+1
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller33-33/+33
2015-07-25libnm-glib: add libnm compat defines to nm-vpn-plugin-ui-interface.hDan Winship1-0/+46
2015-07-24libnm-glib: drop private bus supportDan Winship7-210/+106
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship33-51/+35
2015-07-24include: add nm-dbus-compat.hDan Winship5-9/+9
2015-07-16libnm/libnm-glib: don't quit in the middle of asking for secrets (bgo #752237)Dan Williams1-3/+17
2015-07-16libnm/libnm-glib: clean up VPN plugin timeoutsDan Williams1-56/+25
2015-07-12all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2-6/+5
2015-07-12test: initialize tests with nmtst_init()Thomas Haller2-12/+10
2015-06-25libnm-glib: avoid coverity warningThomas Haller1-1/+1
2015-05-29libnm-glib: print a bold warning about reaching a D-Bus limitJiří Klimeš1-0/+9
2015-05-28builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel1-2/+0
2015-05-26libnm-glib: do not access NULL GError variable (rh #1224819)Jiří Klimeš1-4/+6
2015-05-26tests: use the TAP formatterLubomir Rintel1-0/+2
2015-05-26build: switch to parallel test harnessLubomir Rintel1-1/+1
2015-05-26tests: always spawn private d-busLubomir Rintel1-5/+3
2015-04-29wifi: expose the last_seen property for a NMAccessPointMathieu Trudel-Lapierre3-0/+47
2015-04-17wimax: drop WiMAX support (bgo #747846)Dan Winship2-0/+53
2015-03-19libnm,core: don't mix up enum typesLubomir Rintel1-1/+1
2015-02-09libnm-glib/tests: fix calling tests without valgrindThomas Haller1-1/+1
2015-02-09libnm/tests: enable valgrind for libnm testsThomas Haller1-3/+5
2015-02-09libnm/tests: fix memleaks in test code for valgrindThomas Haller1-1/+5
2015-02-09tests: enable valgrind tests for testsThomas Haller1-0/+1
2015-01-08libnm-glib/nm-client: zero the CheckConnectivityData structureRui Matos1-1/+1
2015-01-05libnm-glib: crash when NMRemoteSettings is quickly destroyed (bgo #742138)Dan Winship1-1/+3
2014-12-18libnm-util, libnm-glib: bump sonames for 1.0Dan Winship1-1/+1
2014-12-18docs: misc small fixesDan Winship4-6/+14
2014-12-15tests: mute coverity for CHECKED_RETURN (CWE-252) in testsJiří Klimeš1-1/+3
2014-11-25libnm: add missing (transfer) annotation for nm_device_vlan_get_parent()Jiří Klimeš1-1/+1
2014-11-24libnm-glib: add :parent property for VLAN devicesJiří Klimeš3-1/+43
2014-11-13libnm*: fix library gettext usageDan Winship2-2/+2
2014-11-13all: consistently include config.hDan Winship38-16/+75
2014-10-24tests: Don't run session-long dbus daemons for testsLubomir Rintel1-3/+5
2014-10-17remote-settings: Mark service as running when using private busFlorian Müllner1-2/+3
2014-10-05libnm, libnm-glib: clarify nm_client_activate_connection() semanticsDan Winship1-0/+10
2014-08-27libnm: ensure auto-registration only when not yet registeredThomas Haller1-1/+2
2014-08-18libnm, libnm-glib: fix cut-and-paste-osDan Winship4-16/+16
2014-08-07libnm, libnm-glib: belatedly replace _nm_client_is_object_path()Dan Winship1-46/+2
2014-08-01libnm-glib: add tests of NMClient:manager-running and NMRemoteSettings:servic...Dan Winship2-0/+154
2014-08-01libnm-glib: fix a crash when using multiple NMClientsDan Winship4-17/+19