summaryrefslogtreecommitdiff
path: root/libnm-core/nm-dbus-utils.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-3/+3
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2018-03-12secret-agent: don't use generated NMDBusSecretAgent proxyThomas Haller1-4/+6
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+1
2015-08-25libnm/trivial: add code comment to _nm_dbus_error_has_name()Thomas Haller1-0/+5
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
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-06-02build: use compat version of g_clear_pointer()Lubomir Rintel1-0/+1
2015-04-03libnm-core: add _nm_dbus_error_has_name()Dan Winship1-0/+26
2015-04-03libnm-core: add _nm_dbus_proxy_call_sync(), _nm_dbus_proxy_call_finish()Dan Winship1-0/+88
2015-04-03libnm-core: add _nm_dbus_signal_connect()Dan Winship1-0/+176