summaryrefslogtreecommitdiff
path: root/src/nm-dispatcher.c
Commit message (Expand)AuthorAgeFilesLines
* dispatcher: add better debuggingDan Winship2014-04-181-10/+19
* dispatcher: bump script timeout up to 20 seconds (rh #1048345)Dan Winship2014-04-181-1/+1
* dispatcher: handle VPN connections without interface namesDan Williams2014-01-241-1/+1
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-131-20/+19
* dispatcher: publish vpn_ip6_configTomas Hozza2013-06-211-1/+1
* core: convert the DBus manager to a single-ref objectDan Williams2013-05-201-7/+1
* core: fix more GValueArray deprecation falloutDan Williams2013-02-271-21/+40
* build: avoid GValueArray deprecation warningsDan Winship2013-02-261-0/+1
* core: fix a crash due to GValueArray/GArray freeing mismatch (rh #865009)Jiří Klimeš2012-10-111-1/+1
* core: add cancelation to dispatcher callsDan Williams2012-09-111-5/+24
* core: add dispatcher callbacks and simplify dispatcher function prototypesDan Williams2012-09-111-16/+76
* core: convert dispatcher to asynchronous operation and return its resultsDan Williams2012-09-111-24/+95
* core: split dispatcher into its own fileDan Williams2012-09-111-0/+246