summaryrefslogtreecommitdiff
path: root/callouts
Commit message (Expand)AuthorAgeFilesLines
* build: disable deprecation checks for internal compilationThomas Haller2016-04-052-2/+0
* dbus: fix up the XML formattinglr/docbookLubomir Rintel2016-04-051-13/+0
* dbus: convert the annotations to gtk-doc blocksLubomir Rintel2016-04-051-73/+33
* dbus: use the annotations for documentationLubomir Rintel2016-03-261-27/+27
* all: fix a couple more gvariant iteration leaksLubomir Rintel2016-03-081-0/+1
* all: don't include error->code in log messagesThomas Haller2016-03-031-4/+3
* callouts: downgrade logging severity of messages to g_info() and g_debug()Thomas Haller2016-02-241-5/+14
* dispatcher: minor cleanup ignoring dispatcher scripts by filenameThomas Haller2016-02-211-3/+9
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-193-12/+7
* build: cleanup default includesThomas Haller2016-02-121-4/+2
* dispatcher: drop a useless conditionLubomir Rintel2016-02-111-2/+1
* dispatcher: adjust logging output for dispatcher eventsThomas Haller2016-01-261-2/+2
* callouts: always print the environment even if no scripts are presentThomas Haller2016-01-191-5/+5
* dispatcher: only dump environment when there's no errorLubomir Rintel2016-01-181-4/+5
* dispatcher: add assertion and code comment to complete_script()Thomas Haller2016-01-121-0/+11
* dispatcher: fix use-after-free in complete_script()Thomas Haller2016-01-121-11/+13
* dispatcher: only evaluate the number of the scripts if the request is still t...Lubomir Rintel2016-01-121-2/+2
* build: rename directory "include" to "shared"Thomas Haller2015-12-242-4/+4
* dispatcher: fix abort in case of an error (rh #1275813)Jiří Klimeš2015-10-301-0/+1
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-302-0/+2
* test: fix a format-security errorLubomir Rintel2015-08-261-1/+1
* dispatcher: refactor logging of nm-dispatcherThomas Haller2015-08-251-42/+79
* dispatcher: return error reason from nm_dispatcher_utils_construct_envp()Thomas Haller2015-08-254-13/+41
* dispatcher: remove local @iface variable from handle_action()Thomas Haller2015-08-251-5/+2
* dispatcher: move clearing @quit_id in handle_action()Thomas Haller2015-08-251-2/+3
* dispatcher: use slice allocator for Request and ScriptInfoThomas Haller2015-08-251-4/+6
* dispatcher: run "wait" scripts only after "no-wait" scripts completeThomas Haller2015-08-251-2/+23
* nm-dispatcher: allow scripts to be marked as no-waitBeniamino Galvani2015-08-253-72/+240
* nm-dispatcher: fix memory leaksBeniamino Galvani2015-08-251-1/+2
* dispatcher: explicitly set missing interface argument for device actionsThomas Haller2015-08-192-2/+4
* core: final gdbus portingDan Winship2015-08-102-5/+2
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-054-4/+4
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-244-7/+4
* vpn-plugin-old,dispatcher: cast unchecked g_variant_lookup() calls to voidLubomir Rintel2015-07-141-1/+1
* all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2015-07-121-3/+1
* test: initialize tests with nmtst_init()Thomas Haller2015-07-121-5/+5
* dispatcher: don't exit with failure in case D-Bus service stopsThomas Haller2015-07-011-2/+7
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-281-2/+0
* tests: use the TAP formatterLubomir Rintel2015-05-261-0/+2
* callouts: avahi-autoipd-action is no moreBeniamino Galvani2015-05-113-151/+2
* dispatcher: repeat waitpid() call on EINTRThomas Haller2015-05-051-3/+6
* dispatcher: belatedly remove no-longer-used dbus-glib defineDan Winship2015-04-041-4/+0
* data: move OLPC MESH udev rules away from calloutsLubomir Rintel2015-03-232-12/+0
* dispatcher: fix memleak in construct_device_dhcp4_items()Dan Williams2015-03-121-0/+1
* tests: enable valgrind tests for testsThomas Haller2015-02-091-0/+1
* callouts/tests: fix memleak in test code for valgrindThomas Haller2015-02-091-5/+25
* callouts/tests: fix parsing dhcp in get_dispatcher_file()Thomas Haller2015-02-061-1/+1
* core, dispatcher: drop unnecessary setpgid() callsDan Winship2015-01-191-10/+1
* dispatcher: add an env var indicating a connection is "external"Dan Winship2015-01-195-0/+54
* dispatcher: expose connection D-Bus pathDan Winship2015-01-196-3/+14