NetworkManager/clients
Antonio Cardace b7d53f0d3a
nmcs-http: remove the timeout once expired
libcurl's documentation for CURLMOPT_TIMERFUNCTION requires the
application to install a non-repeating timer.

https://curl.haxx.se/libcurl/c/CURLMOPT_TIMERFUNCTION.html

So let's remove the GSource once expired.

Fixes: 69f048bf0c ('cloud-setup: add tool for automatic IP configuration in cloud')
(cherry picked from commit e09bd2339a)
2020-06-28 17:40:20 +02:00
..
cli cli: fix reference count handling in hotspot error path 2020-06-18 14:28:46 +02:00
cloud-setup nmcs-http: remove the timeout once expired 2020-06-28 17:40:20 +02:00
common libnm/match: extend syntax for match patterns with '|', '&', '!' and '\\' 2020-06-26 13:33:41 +02:00
tests all: reformat python files with python black 2020-06-15 16:40:38 +02:00
tui nmtui: show error on connection deactivation failure 2020-05-15 19:27:09 +02:00
meson.build docs: generate nm-settings-docs-nmcli.xml based on nmcli meta data 2020-06-11 10:53:50 +02:00
nm-online.c nm-online: allow configuring timeout via NM_ONLINE_TIMEOUT environment 2020-04-30 21:46:59 +02:00