summaryrefslogtreecommitdiff
path: root/libnm/nm-dbus-helpers.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-17docs: misc. typos pt2luz.paz1-1/+1
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-1/+1
2018-03-08Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg1-0/+2
2016-11-10libnm: use the o.fd.DBus.ObjectManager API for object managementLubomir Rintel1-98/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+1
2016-02-12build: cleanup default includesThomas Haller1-3/+3
2015-12-01libnm: avoid loosing signalsLubomir Rintel1-10/+78
2015-11-18libnm: stop using the private socketLubomir Rintel1-148/+3
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-2/+1
2015-05-26libnm,dbus-helpers: include glib-compat for g_test_initialized()Lubomir Rintel1-0/+2
2015-05-26tests: don't try to connect to the private socketLubomir Rintel1-2/+3
2015-02-09libnm: fix memleak in _nm_dbus_bind_properties()Thomas Haller1-0/+1
2014-11-13all: consistently include config.hDan Winship1-1/+2
2014-10-22libnm: drop _nm_dbus_register_error_domain()Dan Winship1-21/+0
2014-10-03libnm: share private DBUS connectionThomas Haller1-7/+91
2014-09-19libnm: simplify private D-Bus connection trackingDan Winship1-13/+2
2014-09-19libnm: fix private bus async codepathsDan Winship1-0/+5
2014-09-19libnm: avoid init_async NULL dereference on cancellable=0x0Lubomir Rintel1-2/+4
2014-09-18libnm: port to GDBusDan Winship1-73/+245
2014-09-18libnm: rename nm-dbus-helpers-private.h to nm-dbus-helpers.hDan Winship1-1/+1
2014-09-18libnm: split nm-dbus-helpers utils into sync/async versionsDan Winship1-2/+75
2014-09-09libnm: drop NMObject:dbus-connectionDan Winship1-4/+9
2014-09-09libnm: assert that dbus_connection_allocate_data_slot() doesn't failDan Winship1-9/+5
2014-08-01libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship1-1/+1
2014-08-01libnm: add libnm/libnm-core (part 1)Dan Winship1-0/+99