summaryrefslogtreecommitdiff
path: root/libnm-glib
AgeCommit message (Expand)AuthorFilesLines
2015-08-17tests: raise the mock service startup timeoutLubomir Rintel1-1/+1
2015-08-09libnm-glib: add NM_AVAILABLE_IN_1_0_6 for new API nm_access_point_get_last_se...Thomas Haller1-0/+1
2015-08-07wifi: expose the last_seen property for a NMAccessPointMathieu Trudel-Lapierre3-0/+47
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-06-25libnm-glib: avoid coverity warningThomas Haller1-1/+1
2015-06-19builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel1-2/+0
2015-06-19tests: use the TAP formatterLubomir Rintel1-0/+2
2015-06-19build: switch to parallel test harnessLubomir Rintel1-1/+1
2015-06-19tests: always spawn private d-busLubomir Rintel1-5/+3
2015-05-29libnm-glib: print a bold warning about reaching a D-Bus limitJiří Klimeš1-0/+9
2015-05-26libnm-glib: do not access NULL GError variable (rh #1224819)Jiří Klimeš1-4/+6
2015-04-23libnm,core: don't mix up enum typesLubomir Rintel1-1/+1
2015-03-13libnm-glib/tests: fix calling tests without valgrindThomas Haller1-1/+1
2015-03-13libnm/tests: enable valgrind for libnm testsThomas Haller1-3/+5
2015-03-13libnm/tests: fix memleaks in test code for valgrindThomas Haller1-1/+5
2015-03-13tests: 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-16tests: 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
2014-08-01libnm-glib: make test-networkmanager-service.py automatically exit with its p...Dan Winship4-158/+118
2014-08-01libnm-glib: split out test service launching code from testsDan Winship5-179/+224
2014-08-01libnm-glib: use automake test infrastructure for test programsDan Winship2-9/+13
2014-08-01libnm-glib: compile test-networkmanager-service.py path into test binariesDan Winship3-23/+10
2014-08-01libnm-glib: fix warning about redefining typedef RemoteCallThomas Haller1-2/+2
2014-08-01libnm-glib/test: add asserts to test-remote-settings-clientThomas Haller1-1/+11
2014-08-01libnm-glib/test: fix crash in test-remote-settings-clientThomas Haller1-0/+2
2014-07-31libnm-glib: disconnect the connectivity check cancellable signal after the ca...Giovanni Campagna1-0/+5
2014-07-30tools: move libnm-glib's fake NM service implementations hereDan Winship3-934/+5
2014-07-27libnm-glib: fix gtk-doc for NMClient:active-connectionsThomas Haller1-1/+1
2014-07-25libnm-glib: document some propertiesDan Winship6-10/+65
2014-07-22libnm-glib: implement nm_device_delete() for D-Bus device' Delete() methodJiří Klimeš3-14/+58
2014-07-22libnm-glib: add nm_device_is_software() function to NMDeviceJiří Klimeš3-0/+22
2014-07-21libnm-glib: evaluate assert check only once in test-remote-settings-clientThomas Haller1-2/+5
2014-07-20libnm-glib: fix assertion-failure messages in test-remote-settings-clientDan Winship1-2/+1
2014-07-15build: more srcdir!=builddir fixesDan Winship2-2/+0