NetworkManager/callouts
Thomas Haller 4c80e322ae dispatcher: explicitly set missing interface argument for device actions
The first argument for dispatcher actions is the interface name, except
for the "hostname" action, where no interface is available.

For "hostname" actions continue to pass "none", as there is no interface
available. But for device actions, it may happen that the interface name
is missing too. In this case, don't pass "none" but instead an empty
name.
2015-08-19 23:36:36 +02:00
..
tests core: final gdbus porting 2015-08-10 09:41:26 -04:00
Makefile.am core: final gdbus porting 2015-08-10 09:41:26 -04:00
nm-dispatcher-api.h dispatcher: belatedly remove no-longer-used dbus-glib define 2015-04-04 08:23:48 -04:00
nm-dispatcher-utils.c dispatcher: explicitly set missing interface argument for device actions 2015-08-19 23:36:36 +02:00
nm-dispatcher-utils.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dispatcher.c dispatcher: explicitly set missing interface argument for device actions 2015-08-19 23:36:36 +02:00
nm-dispatcher.conf dbus: final dbus policy fixes (bgo #563730) 2009-02-17 10:43:53 -05:00
nm-dispatcher.xml dispatcher: port to GDBus 2014-09-18 11:26:59 -04:00
org.freedesktop.nm_dispatcher.service.in dispatcher: rename executable to 'nm-dispatcher' 2014-06-06 13:43:45 -05:00