summaryrefslogtreecommitdiff
path: root/libnm-glib
Commit message (Expand)AuthorAgeFilesLines
* libnm-glib: print a bold warning about reaching a D-Bus limitJiří Klimeš2015-05-291-0/+9
* libnm-glib: do not access NULL GError variable (rh #1224819)Jiří Klimeš2015-05-261-4/+6
* libnm,core: don't mix up enum typesLubomir Rintel2015-04-231-1/+1
* libnm-glib/tests: fix calling tests without valgrindThomas Haller2015-03-131-1/+1
* libnm/tests: enable valgrind for libnm testsThomas Haller2015-03-131-3/+5
* libnm/tests: fix memleaks in test code for valgrindThomas Haller2015-03-131-1/+5
* tests: enable valgrind tests for testsThomas Haller2015-03-131-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-161-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
* remote-settings: Mark service as running when using private busFlorian Müllner2014-10-171-2/+3
* libnm, libnm-glib: clarify nm_client_activate_connection() semanticsDan Winship2014-10-051-0/+10
* libnm: ensure auto-registration only when not yet registeredThomas Haller2014-08-271-1/+2
* libnm, libnm-glib: fix cut-and-paste-osDan Winship2014-08-184-16/+16
* libnm, libnm-glib: belatedly replace _nm_client_is_object_path()Dan Winship2014-08-071-46/+2
* libnm-glib: add tests of NMClient:manager-running and NMRemoteSettings:servic...Dan Winship2014-08-012-0/+154
* libnm-glib: fix a crash when using multiple NMClientsDan Winship2014-08-014-17/+19
* libnm-glib: make test-networkmanager-service.py automatically exit with its p...Dan Winship2014-08-014-158/+118
* libnm-glib: split out test service launching code from testsDan Winship2014-08-015-179/+224
* libnm-glib: use automake test infrastructure for test programsDan Winship2014-08-012-9/+13
* libnm-glib: compile test-networkmanager-service.py path into test binariesDan Winship2014-08-013-23/+10
* libnm-glib: fix warning about redefining typedef RemoteCallThomas Haller2014-08-011-2/+2
* libnm-glib/test: add asserts to test-remote-settings-clientThomas Haller2014-08-011-1/+11
* libnm-glib/test: fix crash in test-remote-settings-clientThomas Haller2014-08-011-0/+2
* libnm-glib: disconnect the connectivity check cancellable signal after the ca...Giovanni Campagna2014-07-311-0/+5
* tools: move libnm-glib's fake NM service implementations hereDan Winship2014-07-303-934/+5
* libnm-glib: fix gtk-doc for NMClient:active-connectionsThomas Haller2014-07-271-1/+1
* libnm-glib: document some propertiesDan Winship2014-07-256-10/+65
* libnm-glib: implement nm_device_delete() for D-Bus device' Delete() methodJiří Klimeš2014-07-223-14/+58
* libnm-glib: add nm_device_is_software() function to NMDeviceJiří Klimeš2014-07-223-0/+22
* libnm-glib: evaluate assert check only once in test-remote-settings-clientThomas Haller2014-07-211-2/+5
* libnm-glib: fix assertion-failure messages in test-remote-settings-clientDan Winship2014-07-201-2/+1
* build: more srcdir!=builddir fixesDan Winship2014-07-152-2/+0
* libnm-glib: drop separate test libraryDan Winship2014-07-155-32/+17
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-1535-218/+206
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-1572-240/+110
* libnm-util, libnm-glib: tweak (element-type) annotations in docsDan Winship2014-07-1513-23/+23
* trivial/libnm-glib: rename internal PROP_* enum valuesThomas Haller2014-07-141-8/+8
* libnm-glib: fix initialization of NMObject typeThomas Haller2014-07-141-7/+4
* libnm-glib/tests: remove waiting time for initializing NMClientThomas Haller2014-07-081-16/+0
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-1929-666/+525
* libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship2014-06-198-28/+28
* libnm-glib: don't use deprecated nm_access_point_get_hw_address()Thomas Haller2014-06-071-1/+1