summaryrefslogtreecommitdiff
path: root/src/nm-dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-74/+0
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-49/+49
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* dispatcher: use GDBusConnection instead of GDBusProxy in "nm-dispatcher.c"Thomas Haller2019-05-271-2/+0
* dispatcher: replace guint call-id by opaque NMDispatcherCallIdThomas Haller2019-05-271-6/+8
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* core/dispatcher: pass act-request to device dispatcher callsThomas Haller2017-03-161-11/+9
* core/dispatcher: cleanup nm_dispatcher_call_connectivity()Thomas Haller2017-03-161-2/+5
* core/dispatcher: add and use nm_dispatcher_call_hostname()Thomas Haller2017-03-161-0/+4
* core/trivial: give names in src/nm-dispatcher.h header an "NM" prefixThomas Haller2017-03-161-26/+24
* src: Fixes to add Proxy FeatureAtul Anand2016-10-041-0/+2
* all: cleanup includes in header filesThomas Haller2016-08-171-1/+0
* nm-dispatcher: Added new 'connectivity-state' parameter to private D-Bus APIMario Sanchez Prada2016-07-281-1/+2
* nm-dispatcher: Added new action for 'connectivity-change' eventsMario Sanchez Prada2016-07-281-1/+4
* core: separate active and applied connectionLubomir Rintel2015-09-181-4/+8
* 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