summaryrefslogtreecommitdiff
path: root/src/nm-dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-3/+1
* dispatcher: add PRE_UP statesDan Williams2014-06-061-0/+2
* dispatcher: robustify canceling dispatcher callsDan Williams2014-06-061-4/+4
* dispatcher: add synchronous dispatcher callsDan Williams2014-06-061-11/+24
* dispatcher: only dispatch if scripts existDan Williams2014-06-061-0/+2
* core: add cancelation to dispatcher callsDan Williams2012-09-111-16/+18
* core: add dispatcher callbacks and simplify dispatcher function prototypesDan Williams2012-09-111-6/+28
* core: split dispatcher into its own fileDan Williams2012-09-111-0/+40