summaryrefslogtreecommitdiff
path: root/libnm-glib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* libnm-glib-vpn: bump soname (1.1.0 -> 1.2.0) for API additionsDan Williams2014-06-061-1/+1
* libnm-glib: bump soname (4.7.0 -> 4.8.0) for API additionsDan Williams2014-06-061-1/+1
* libnm-glib: fix double unref() when object creation failsJiří Klimeš2014-06-051-6/+7
* libnm-glib: fix resetting IP config during additional SetConfig() callsThomas Haller2014-06-041-20/+18
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-274-0/+9
* docs: clarify some uses of nm_active_connection_get_connection()Dan Williams2014-05-221-3/+6
* all: set G_LOG_DOMAIN appropriately, for better g_log() messagesDan Winship2014-04-231-0/+1
* libnm-glib: add documentation for NMRemoteSettings and connection additionDan Williams2014-04-101-1/+95
* build: add some missing -DNM_VERSION_MAX_ALLOWEDDan Winship2014-04-071-0/+1
* trivial: make clear the maximum bitrate is in kbit/sJiří Klimeš2014-04-012-6/+6
* libnm-glib: add nm_device_get_setting_type()Dan Winship2014-03-0616-1/+124