summaryrefslogtreecommitdiff
path: root/src/nm-connectivity.h
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* device: don't start connectivity check on unconfigured devicesBeniamino Galvani2019-06-181-0/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm: add nm_connectivity_state_cmp() helperThomas Haller2018-12-111-0/+15
* connectivity: allow limiting the connectivity check to a specified AFLubomir Rintel2018-09-241-0/+1
* connectivity: use systemd-resolved for resolving the check endpointLubomir Rintel2018-09-241-0/+1
* connectivity: fix crash when removing easy-handle from curl callbackThomas Haller2018-09-171-3/+4
* connectivity: schedule connectivity timers per-device and probe for short out...Thomas Haller2018-04-101-1/+3
* connectivity: rework async connectivity check requestsThomas Haller2018-04-101-7/+18
* device: add default route penalty only if concheck is enabledFrancesco Giudici2017-05-041-0/+1
* core: make connectivity checking per-deviceLubomir Rintel2017-03-281-13/+5
* core: refactor private data in "src"Thomas Haller2016-10-041-8/+1
* all: cleanup includes in header filesThomas Haller2016-08-171-2/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-3/+1
* connectivity: make NMConnectivity independent of NMConfigThomas Haller2015-02-031-1/+3
* connectivity: refactor converting connectivity states to stringThomas Haller2015-02-031-0/+2
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-2/+3
* core: provide additional network connectivity informationDan Winship2013-08-281-11/+11
* core: improve NMManager:state transitions with connectivity checkingDan Winship2013-08-281-6/+10
* core: clean up connectivity code a bitDan Winship2013-08-281-1/+0
* core: use Config object for connectivity checking parametersDan Williams2013-03-111-3/+1
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-271-1/+1
* core: fix up connectivity state checksDan Williams2012-02-271-1/+3
* core: clean up and simplify connectivity checkDan Williams2012-02-271-14/+10
* core: add internet connectivity checkThomas Bechtold2012-02-271-0/+68