summaryrefslogtreecommitdiff
path: root/callouts/nm-dispatcher-action.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-06dispatcher: rename executable to 'nm-dispatcher'Dan Williams1-734/+0
2014-05-27all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš1-0/+3
2014-04-18dispatcher: add better debuggingDan Winship1-4/+24
2014-04-18dispatcher: only dispatch one request at a time (rh #1061212)Dan Winship1-6/+34
2014-04-18dispatcher: bump script timeout up to 20 seconds (rh #1048345)Dan Winship1-7/+15
2013-11-19dispatcher: fix crash while logging from signal handlerThomas Haller1-20/+10
2013-10-22core: cleanup freeing of glib collections of pointersThomas Haller1-5/+5
2013-10-22dispatcher: fix memory leak in nm-dispatcher-actionThomas Haller1-3/+5
2013-03-25all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš1-1/+1
2013-02-26build: avoid GValueArray deprecation warningsDan Winship1-0/+1
2012-11-05build: unify NetworkManager path handling (some paths are changed)Pavel Šimerda1-1/+1
2012-10-04dispatcher: Don't segfault if no dispatcher scripts exist (bgo #685451)Colin Walters1-16/+22
2012-09-11core: convert dispatcher to asynchronous operation and return its resultsDan Williams1-284/+383
2012-06-06dispatcher: normalize return codesDan Williams1-3/+3
2011-05-02dispatcher: enhance dispatcher script environment (bgo #648382)Dan Williams1-287/+40
2011-04-26dispatcher: put WINS servers into dispatcher script environment (bgo #624238)Dan Williams1-3/+25
2011-03-30dispatcher: add connection friendly name (ID) to script environmentDan Williams1-10/+14
2010-11-01dispatcher: don't warn about invalid connection for 'hostname' action (rh #62...Jiří Klimeš1-4/+4
2009-12-24dispatcher: fix (harmless) memory leak (bgo #585714)Dan Williams1-0/+1
2008-12-31Use g_timeout_add_seconds() to reduce wakeupsJan Kantert1-2/+3
2008-11-242008-11-23 Dan Williams <dcbw@redhat.com>Dan Williams1-7/+19
2008-11-03Normalize license headersDan Williams1-3/+2
2008-10-292008-10-29 Dan Williams <dcbw@redhat.com>Dan Williams1-8/+11
2008-10-082008-10-08 Dan Williams <dcbw@redhat.com>Dan Williams1-2/+10
2008-08-132008-08-13 Dan Williams <dcbw@redhat.com>Dan Williams1-14/+135
2008-08-072008-08-07 Dan Williams <dcbw@redhat.com>Dan Williams1-3/+75
2008-06-262008-06-26 Dan Williams <dcbw@redhat.com>Dan Williams1-3/+3
2008-06-13Fix wrong check for missing connectionDan Williams1-1/+1
2008-06-122008-06-12 Dan Williams <dcbw@redhat.com>Dan Williams1-3/+8
2008-06-102008-06-10 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+1
2008-04-272008-04-27 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+576