summaryrefslogtreecommitdiff
path: root/libnm-core/nm-dbus-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnm-core: expose internal _nm_dbus_typecheck_response() helperThomas Haller2018-10-171-26/+63
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-3/+3
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* secret-agent: don't use generated NMDBusSecretAgent proxyThomas Haller2018-03-121-4/+6
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* libnm/trivial: add code comment to _nm_dbus_error_has_name()Thomas Haller2015-08-251-0/+5
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* 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
* build: use compat version of g_clear_pointer()Lubomir Rintel2015-06-021-0/+1
* libnm-core: add _nm_dbus_error_has_name()Dan Winship2015-04-031-0/+26
* libnm-core: add _nm_dbus_proxy_call_sync(), _nm_dbus_proxy_call_finish()Dan Winship2015-04-031-0/+88
* libnm-core: add _nm_dbus_signal_connect()Dan Winship2015-04-031-0/+176