summaryrefslogtreecommitdiff
path: root/src/nm-dbus-manager.h
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* dbus-manager: drop unused private-socket functions from "nm-dbus-manager.c"Thomas Haller2019-08-081-10/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* core: add NM_MAIN_DBUS_CONNECTION_GET macroThomas Haller2019-05-121-0/+2
* core/dbus: let NMDBusManager create a D-Bus connection in "configure-and-quit...Thomas Haller2019-05-121-1/+2
* dbus: cache GetConnectionUnixProcessID and GetConnectionUnixUserThomas Haller2019-04-091-2/+2
* dbus: remove unused function nm_dbus_manager_get_connection()Thomas Haller2019-04-091-2/+0
* dbus: add nm_dbus_manager_get_dbus_connection() helperThomas Haller2018-12-111-0/+2
* settings: use delegation instead of inheritance for NMSettingsConnection and ...Thomas Haller2018-08-281-1/+1
* core/dbus: stop NMDBusManager and reject future method callsThomas Haller2018-04-241-0/+4
* core: fix bus initialization orderBeniamino Galvani2018-04-231-3/+5
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-121-72/+86
* core: rename "nm-bus-manager.h" to "nm-dbus-manager.h"Thomas Haller2018-03-121-0/+93
* core: rename NMDBusManager to NMBusManagerDan Winship2015-07-241-129/+0
* core: add an NMExportedObject base classDan Winship2015-07-241-4/+0
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* dbus-manager: add nm_dbus_manager_setup() function for testingThomas Haller2015-02-161-0/+1
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-2/+4
* core: grab remote process id when authenticating D-Bus clientsDan Williams2013-10-311-2/+4
* core: make nm-properties-changed-signal always export the right propertiesDan Winship2013-05-201-0/+4
* core: add DBus Proxy creation helperDan Williams2013-04-081-0/+6
* core: route dbus_bus_get_unix_user() through NMDBusManagerDan Williams2013-04-081-0/+4
* core: add caller info functions to DBusManagerDan Williams2013-04-081-0/+11
* core: add a root-only private D-Bus socketDan Williams2013-04-081-2/+14
* core: add nm_dbus_g_method_invocation_get_g_connection()Dan Williams2013-04-081-0/+5
* core: use wrappers for DBus object registration/unregistrationDan Williams2013-04-081-0/+6
* build: do the right thing with config.h (bgo #644664)Kjartan Maraas2011-03-141-1/+0
* core: use #defines for NMDBusManager signal namesDan Williams2010-12-101-0/+3
* 2008-11-21 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-211-1/+2
* 2008-11-02 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-031-10/+10
* 2008-06-26 Dan Williams <dcbw@redhat.com>Dan Williams2008-06-261-4/+4
* 2007-11-27 Dan Williams <dcbw@redhat.com>Dan Williams2007-11-271-1/+1
* 2007-10-10 Tambet Ingo <tambet@gmail.com>Tambet Ingo2007-10-101-9/+0
* 2007-09-12 Tambet Ingo <tambet@gmail.com>Tambet Ingo2007-09-121-1/+0
* 2007-02-12 Tambet Ingo <tambet@ximian.com>Tambet Ingo2007-02-121-3/+0
* 2007-02-02 Tambet Ingo <tambet@ximian.com>Tambet Ingo2007-02-021-11/+5
* 2007-01-04 Dan Williams <dcbw@redhat.com>Dan Williams2007-01-041-1/+1
* 2006-11-25 Dan Williams <dcbw@redhat.com>Dan Williams2006-11-251-2/+2
* 2006-10-13 Dan Williams <dcbw@redhat.com>Dan Williams2006-10-131-0/+96