index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nm-connectivity.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
connectivity: schedule connectivity timers per-device and probe for short out...
Thomas Haller
1
-20
/
+13
2018-04-10
connectivity: reduce timeout for connectivity checks to 20 seconds
Thomas Haller
1
-1
/
+1
2018-04-10
connectivity: rework async connectivity check requests
Thomas Haller
1
-205
/
+339
2018-03-19
connectivity: always build nm-connectivity.c source
Thomas Haller
1
-0
/
+7
2018-03-19
connectivity/trivial: move code
Thomas Haller
1
-11
/
+11
2018-03-19
connectivity: fix evaluating @what argument of CURLMOPT_SOCKETFUNCTION
Thomas Haller
1
-6
/
+9
2018-03-19
connectivity: fix timeout handling for curl
Thomas Haller
1
-1
/
+1
2018-03-19
core/trivial: rename internal structure
Thomas Haller
1
-8
/
+8
2018-03-19
core/trivial: move code
Thomas Haller
1
-19
/
+19
2018-02-15
connectivity: fix wrong memory access
Beniamino Galvani
1
-2
/
+5
2018-02-12
connectivity: fix portal detection when using HTTP 204 based checks
Aleksander Morgado
1
-5
/
+9
2018-02-09
connectivity: cleanup conditions in curl_check_connectivity()
Thomas Haller
1
-15
/
+16
2018-02-09
connectivity: allow 204 (no content) as connectivity test
Aleksander Morgado
1
-3
/
+14
2017-10-10
connectivity: fix memory leak
Beniamino Galvani
1
-0
/
+1
2017-08-17
config: add an API to disable connectivity check via internal config file.
James Henstridge
1
-2
/
+16
2017-07-19
connectivity: fix memory leak
Beniamino Galvani
1
-0
/
+1
2017-06-02
connectivity: fix scheduling periodic connectivity checks
Thomas Haller
1
-14
/
+15
2017-05-12
connectivity: avoid compiler warning for argument of curl_easy_getinfo()
Thomas Haller
1
-1
/
+1
2017-05-10
connectivity: don't do periodic checks on interval=0
Lubomir Rintel
1
-1
/
+2
2017-05-05
connectivity: fix typo in error message
Francesco Giudici
1
-1
/
+1
2017-05-04
device: add default route penalty only if concheck is enabled
Francesco Giudici
1
-0
/
+8
2017-03-28
core: make connectivity checking per-device
Lubomir Rintel
1
-308
/
+125
2017-03-23
connectivity: remove verbose trace logging
Thomas Haller
1
-14
/
+1
2017-03-22
connectivity: fix clearing timer-id in curl_timeout_cb()
Thomas Haller
1
-0
/
+2
2017-03-22
connectivity: fix the connectivity check timeout
Lubomir Rintel
1
-3
/
+20
2017-03-22
connectivity: conclude the check as soon as we see enough bytes
Lubomir Rintel
1
-17
/
+23
2017-03-22
connectivity: conclude the check as soon as we see the magic header
Lubomir Rintel
1
-8
/
+3
2017-03-22
connectivity: split out the finish of the connectivity checking
Lubomir Rintel
1
-46
/
+61
2017-03-22
connectivity: cosmetic fixes
Lubomir Rintel
1
-2
/
+3
2017-03-22
connectivity: switch connectivity checking to libcurl
Francesco Giudici
1
-112
/
+296
2017-03-16
core/dispatcher: cleanup nm_dispatcher_call_connectivity()
Thomas Haller
1
-2
/
+1
2017-03-16
core/trivial: give names in src/nm-dispatcher.h header an "NM" prefix
Thomas Haller
1
-1
/
+1
2016-10-14
core: introduce default logging macros
Beniamino Galvani
1
-8
/
+2
2016-10-04
core: refactor private data in "src"
Thomas Haller
1
-74
/
+81
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
1
-1
/
+1
2016-07-28
nm-dispatcher: Added new 'connectivity-state' parameter to private D-Bus API
Mario Sanchez Prada
1
-1
/
+1
2016-07-28
nm-dispatcher: Added new action for 'connectivity-change' events
Mario Sanchez Prada
1
-0
/
+4
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
1
-2
/
+1
2016-02-01
connectivity: implement nm_connectivity_state_to_string() as NM_UTILS_LOOKUP_...
Thomas Haller
1
-18
/
+9
2016-02-01
connectivity: fix calling parent dispose()
Thomas Haller
1
-6
/
+5
2016-01-06
core,libnm: use nm_clear_g_source() where possible
Beniamino Galvani
1
-4
/
+1
2015-08-20
logging: declare default logging macros in "nm-logging.h"
Thomas Haller
1
-13
/
+3
2015-08-05
all: make use of new header file "nm-default.h"
Thomas Haller
1
-2
/
+1
2015-07-24
all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Dan Winship
1
-1
/
+1
2015-07-16
connectivity: log warning when using https:// URI
Thomas Haller
1
-1
/
+6
2015-07-16
connectivity: explicitly check for 511/Network Authentication Required (RFC65...
Dan Williams
1
-15
/
+21
2015-07-02
config: change examples for command line arguments to system default
Thomas Haller
1
-6
/
+4
2015-06-02
build: use compat version of g_clear_pointer()
Lubomir Rintel
1
-0
/
+2
2015-05-19
connectivity: use default on missing connectivity.interval config
Thomas Haller
1
-1
/
+2
2015-03-16
connectivity: disable HTTP keepalive for connectivity checks
Dan Williams
1
-0
/
+2
[next]