NetworkManager/callouts
Thomas Haller e97a334e37 dispatcher: run "wait" scripts only after "no-wait" scripts complete
Previously, dispatcher would start all "no-wait" script right away,
but it would also start the first "wait" script while the "no-wait"
script are still running (unless, there are other "wait" scripts that
delay the execution).

Now, do not start processing the "wait" scripts, as long as there are
any "no-wait" scripts from the same request running.
2015-08-25 15:27:18 +02:00
..
tests core: final gdbus porting 2015-08-10 09:41:26 -04:00
Makefile.am nm-dispatcher: allow scripts to be marked as no-wait 2015-08-25 15:27:18 +02:00
nm-dispatcher-api.h nm-dispatcher: allow scripts to be marked as no-wait 2015-08-25 15:27:18 +02: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: run "wait" scripts only after "no-wait" scripts complete 2015-08-25 15:27:18 +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