summaryrefslogtreecommitdiff
path: root/callouts
AgeCommit message (Expand)AuthorFilesLines
2014-09-18libnm: port to GDBusDan Winship1-2/+1
2014-09-18libnm-core: change connection hash tables to variants in APIDan Winship2-21/+2
2014-09-18dispatcher: make test-dispatcher-envp not take an argumentDan Winship2-21/+19
2014-09-18dispatcher: port to GDBusDan Winship7-475/+389
2014-09-18dispatcher: trivial code rearrangementDan Winship1-102/+106
2014-09-18callouts: port nm-avahi-autoipd.action to GDBusDan Winship1-82/+62
2014-09-04libnm-core: rename NMConnection to/from_hash methodsDan Winship1-1/+1
2014-08-26build: add configure option not to install udev rulesThomas Haller1-1/+3
2014-08-22all: add nm-core-internal.h headerThomas Haller1-1/+0
2014-08-16libnm-core, libnm, core: make NMConnection an interfaceDan Winship1-1/+1
2014-08-16all: fix up multiple-include-guard definesDan Winship1-3/+3
2014-08-01libnm: add NetworkManager.h, disallow including individual headersDan Winship3-0/+3
2014-08-01libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship1-1/+1
2014-08-01libnm: consistently use "INTERFACE" rather than "IFACE" in macrosDan Winship2-6/+6
2014-08-01all: port everything to libnmDan Winship2-7/+7
2014-07-15build: more srcdir!=builddir fixesDan Winship2-2/+0
2014-06-17dispatcher: silence warning about sub-directories in dispatcher directoryThomas Haller1-0/+2
2014-06-17dispatcher: fix leak in callouts/nm-dispatcherThomas Haller1-0/+2
2014-06-16dispatcher/trivial: rename variables for script directory to NMD_SCRIPT_DIR_*Thomas Haller2-6/+6
2014-06-06dispatcher: don't warn on non-critical missing directory errorDan Williams1-1/+1
2014-06-07build: create dispatcher directories pre-down.d and pre-up.dThomas Haller1-0/+2
2014-06-06dispatcher: bump overall timeout to 10 minutes (rh #982734) (rh #1048345)Dan Williams1-1/+3
2014-06-06dispatcher: don't use NULL error domainsDan Williams1-11/+11
2014-06-06dispatcher: use separate directories for pre-up/pre-down eventsDan Williams2-6/+31
2014-06-06dispatcher: only dispatch if scripts existDan Williams2-2/+2
2014-06-06dispatcher: rename executable to 'nm-dispatcher'Dan Williams6-9/+9
2014-05-27all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš3-0/+8
2014-04-22dispatcher/test: fix tests after adding PATH environment variableThomas Haller5-2/+14
2014-04-18dispatcher: add better debuggingDan Winship2-4/+30
2014-04-18dispatcher: Leave PATH set in the dispatcher script environmentDan Winship1-9/+16
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
2014-04-07build: add some missing -DNM_VERSION_MAX_ALLOWEDDan Winship1-0/+1
2014-02-13libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship1-0/+1
2013-12-09all: refactor to make use of nm_utils_inet[46]_ntop functionsThomas Haller1-72/+29
2013-11-19dispatcher: fix crash while logging from signal handlerThomas Haller1-20/+10
2013-11-07trivial: whitespace fixThomas Haller1-2/+2
2013-10-22core: cleanup freeing of glib collections of pointersThomas Haller2-21/+13
2013-10-22dispatcher: fix memory leak in nm-dispatcher-actionThomas Haller1-3/+5
2013-08-22build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship2-29/+16
2013-08-03all: replace struct in_addr with guint32Pavel Šimerda2-18/+18
2013-06-24dispatcher: fix tests after ac536c212473dadbf49b9e0129f745f497728c7dJiří Klimeš1-12/+10
2013-06-21dispatcher: expose domains in IP4/6 configTomas Hozza1-6/+8
2013-06-03systemd: add service for dispatcher (rh #948433)Dan Williams1-0/+1
2013-04-08dhcp: use private socket to return status if availableDan Williams3-343/+0
2013-03-25all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš1-1/+1
2013-02-26tests: clean up gtester usageDan Winship1-18/+7
2013-02-26build: avoid GValueArray deprecation warningsDan Winship1-0/+1
2012-11-13build: improve documentation and test configure optionsPavel Šimerda2-5/+4
2012-11-05build: unify NetworkManager path handling (some paths are changed)Pavel Šimerda2-3/+3