summaryrefslogtreecommitdiff
path: root/libnm/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lr/rpm-make-check'Lubomir Rintel2014-10-302-3/+7
|\
| * libnm/tests: Properly wait for devices in /libnm/activate-virtualLubomir Rintel2014-10-301-0/+2
| * tests: Don't run session-long dbus daemons for testsLubomir Rintel2014-10-241-3/+5
* | libnm-core: Don't warn on missing propertiesLubomir Rintel2014-10-291-2/+0
* | libnm: change GSList to GPtrArray in libnm methodsDan Winship2014-10-281-15/+18
* | libnm: consolidate NMClientError and NMObjectErrorDan Winship2014-10-222-2/+2
* | libnm-core, libnm, settings: move NMSecretAgentError to nm-errorsDan Winship2014-10-221-2/+2
* | libnm-core, settings: move NMAgentManagerError to nm-errorsDan Winship2014-10-221-14/+3
* | libnm-core, settings: move NMSettingsError to nm-errorsDan Winship2014-10-221-0/+40
* | libnm-core, libnm, devices: merge client and daemon NMDeviceErrorDan Winship2014-10-221-0/+4
* | libnm-core, core: register NMConnectionError with D-BusDan Winship2014-10-221-0/+44
|/
* libnm: add an object-creation-failed testDan Winship2014-10-191-1/+51
* libnm: add a virtual device creation-and-activation testDan Winship2014-10-191-1/+135
* libnm: add an active-connection test to test-nm-clientDan Winship2014-10-191-0/+146
* tools: add a bit more activation support to test-networkmanager-service.pyDan Winship2014-10-191-7/+2
* libnm: abstract out duplicated device-creating code in testsDan Winship2014-10-194-200/+103
* libnm: fix crash in nm_client_new_async(), add a test for itDan Winship2014-10-101-3/+21
* libnm: merge NMRemoteSettings into NMClientDan Winship2014-10-102-141/+51
* libnm: return errors in nm_client_networking_set_enabled()Jiří Klimeš2014-10-011-1/+1
* libnm: make sync/async APIs more GLib-likeDan Winship2014-09-252-70/+99
* libnm: merge saved and unsaved connection methodsDan Winship2014-09-252-0/+3
* libnm: port to GDBusDan Winship2014-09-185-47/+67
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-12/+13
* libnm: start glib-ifying NMSecretAgent APIsDan Winship2014-09-091-26/+69
* libnm: add test-secret-agentDan Winship2014-09-092-1/+644
* libnm: drop NMObject:dbus-connectionDan Winship2014-09-092-39/+20
* libnm: change empty-GPtrArray-return semanticsDan Winship2014-09-041-3/+3
* all: remove a bunch of unnecessary dbus/dbus-glib includesDan Winship2014-09-031-1/+0
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-162-10/+2
* libnm: get rid of redundant NMRemoteConnection propertiesDan Winship2014-08-161-1/+1
* libnm: add a test for connection-deleted-while-being-createdDan Winship2014-08-071-19/+61
* libnm: port NMRemoteSettings to NMObjectDan Winship2014-08-071-14/+26
* libnm: synchronize NMClient and NMRemoteSettings "is NM running" propertiesDan Winship2014-08-072-25/+25
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-0/+1
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-012-3/+2
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-2/+10
* libnm: consistently use "INTERFACE" rather than "IFACE" in macrosDan Winship2014-08-011-3/+3
* libnm: add libnm/libnm-core (part 2)Dan Winship2014-08-013-14/+58
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-014-0/+1504