summaryrefslogtreecommitdiff
path: root/libnm/nm-dbus-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* libnm,dbus-helpers: include glib-compat for g_test_initialized()Lubomir Rintel2015-05-261-0/+2
* tests: don't try to connect to the private socketlr/tap-testsLubomir Rintel2015-05-261-2/+3
* libnm: fix memleak in _nm_dbus_bind_properties()Thomas Haller2015-02-091-0/+1
* all: consistently include config.hDan Winship2014-11-131-1/+2
* libnm: drop _nm_dbus_register_error_domain()Dan Winship2014-10-221-21/+0
* libnm: share private DBUS connectionThomas Haller2014-10-031-7/+91
* libnm: simplify private D-Bus connection trackingDan Winship2014-09-191-13/+2
* libnm: fix private bus async codepathsDan Winship2014-09-191-0/+5
* libnm: avoid init_async NULL dereference on cancellable=0x0Lubomir Rintel2014-09-191-2/+4
* libnm: port to GDBusDan Winship2014-09-181-73/+245
* libnm: rename nm-dbus-helpers-private.h to nm-dbus-helpers.hDan Winship2014-09-181-1/+1
* libnm: split nm-dbus-helpers utils into sync/async versionsDan Winship2014-09-181-2/+75
* libnm: drop NMObject:dbus-connectionDan Winship2014-09-091-4/+9
* libnm: assert that dbus_connection_allocate_data_slot() doesn't failDan Winship2014-09-091-9/+5
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+99