summaryrefslogtreecommitdiff
path: root/dispatcher/nm-dispatcher.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* dispatcher: log warning when nm-dispatcher quits with requests pendingThomas Haller2019-05-271-0/+15
* dispatcher: unown dispatcher D-Bus name on exitThomas Haller2019-05-271-6/+10
* dispatcher: drop GDBusInterfaceSkeleton and generate GDBus bindingsThomas Haller2019-05-271-57/+141
* dispatcher: drop Handler GObjectThomas Haller2019-05-271-98/+42
* dispatcher: keep the GDBusConnection instance in the global variableThomas Haller2019-05-271-7/+6
* dispatcher: parse command line arguments in a seprate functionThomas Haller2019-05-271-11/+22
* dispatcher: don't just exit() but always shutdown before exitingThomas Haller2019-05-271-19/+27
* dispatcher: move global variable ever_aquired_name into "gl" structThomas Haller2019-05-271-5/+4
* dispatcher: unref main loop at exit and remove signal handler sourcesThomas Haller2019-05-271-4/+12
* dispatcher: namespace global variables in a struct "gl"Thomas Haller2019-05-271-20/+22
* dispatcher: use logging macros instead of g_log() directlyThomas Haller2019-05-271-46/+75
* dispatcher: silence message about non-existing dispatcher directoryThomas Haller2019-05-271-2/+4
* dispatcher: log messages about loading scripts per-requestThomas Haller2019-05-271-15/+17
* dispatcher: don't print debug messages of dispatcher in regular modeThomas Haller2019-05-271-3/+4
* dispatcher/trivial: rename logging levelsThomas Haller2019-05-271-14/+14
* dispatcher: look for the scripts in /usr/lib as wellLubomir Rintel2019-04-291-32/+71
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-1/+1
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+0
* all: don't use "static inline" in source filesThomas Haller2019-02-061-1/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-7/+7
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-101-5/+3
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-2/+0
* all: replace non-leading tabs with spacesThomas Haller2018-02-071-1/+1
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-181-2/+0
* callouts/dispatcher: rename directory calloutsThomas Haller2016-10-131-0/+977