summaryrefslogtreecommitdiff
path: root/libnm/nm-dbus-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-110/+0
* all: add "libnm/nm-default-libnm.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-59/+66
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-59/+0
* libnm: rework caching singleton value in _nm_dbus_bus_type()Thomas Haller2019-10-181-9/+10
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* libnm: drop _nm_dbus_is_connection_private()Thomas Haller2019-09-211-6/+0
* libnm: drop nm_dbus_new_connection() helper APIThomas Haller2019-09-211-51/+0
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+0
* docs: misc. typos pt2luz.paz2018-09-171-1/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-1/+1
* Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg2018-03-081-0/+2
* libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-101-98/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* build: cleanup default includesThomas Haller2016-02-121-3/+3
* libnm: avoid loosing signalsLubomir Rintel2015-12-011-10/+78
* libnm: stop using the private socketLubomir Rintel2015-11-181-148/+3
* 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