device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / nm-connectivity.c
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-02-01 Thomas Hallerconnectivity: implement nm_connectivity_state_to_string...
2016-02-01 Thomas Hallerconnectivity: fix calling parent dispose()
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-06 Beniamino Galvanimerge: branch 'bg/helper-macros-bgo760149'
2016-01-06 Beniamino Galvanicore,libnm: use nm_clear_g_source() where possible
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-20 Thomas Hallerlogging: declare default logging macros in "nm-logging.h"
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-16 Thomas Hallerconnectivity: log warning when using https:// URI
2015-07-16 Dan Williamsconnectivity: explicitly check for 511/Network Authenti...
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-07-02 Thomas Hallerconfig: merge branch 'th/nm-config-intern-bgo750558...
2015-07-02 Thomas Hallerconfig: change examples for command line arguments...
2015-06-02 Lubomir Rintelmerge: fix build & tests with older tooling
2015-06-02 Lubomir Rintelbuild: use compat version of g_clear_pointer()
2015-05-19 Thomas Hallerconnectivity: use default on missing connectivity.inter...
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-16 Dan Williamsconnectivity: disable HTTP keepalive for connectivity...
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2015-02-18 Lubomir Rintelmerge: fix errors found with valgrind
2015-02-18 Lubomir Rintelconnectivity: memleak: drop async result reference...
2015-02-03 Thomas Hallerconfig,connectivity: merge branch 'th/rh1066697_reload_...
2015-02-03 Thomas Hallerconnectivity: make NMConnectivity independent of NMConfig
2015-02-03 Thomas Hallerconfig: use NMConfigData in NMConfig
2015-02-03 Thomas Hallerconnectivity: add logging macros to nm-connectivity.c
2015-02-03 Thomas Hallerconnectivity: refactor handling parameters of NMConnect...
2015-02-03 Thomas Hallerconnectivity: refactor converting connectivity states...
2015-02-03 Thomas Hallerconnectivity: add missing G_PARAM_CONSTRUCT for NM_CONN...
2015-02-03 Thomas Hallerconnectivity/trivial: fix white space and line-break...
2015-02-03 Thomas Hallerconnectivity: make NMConnectivity:dispose() reentrant
2015-02-03 Thomas Hallerconnectivity: add code comment to nm_connectivity_check...
2015-01-29 Thomas Hallerconnectivity: fix memory leak in nm-connectivity.c
2015-01-16 Thomas Hallerconnectivity: fix compile error no WITH_CONCHECK
2015-01-15 Dan Winshipconnectivity: merge branch 'danw/connectivity-bgo742823'
2015-01-15 Dan Winshipconnectivity: avoid redundant connectivity checks
2015-01-15 Dan Winshipconnectivity: simplify redundant code
2015-01-15 Dan Winshipconnectivity: improve debug logging
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshipall: consistently include config.h
2014-06-19 Dan Winshiplibnm-util: drop GParamSpec docs, use gtk-doc docs...
2014-06-19 Dan Winshipall: remove remaining GParamSpec name/blurb strings
2013-08-29 Jiří Klimeštrivial: nm_connectivity_check_async() returns void...
2013-08-28 Thomas Hallercore: fix warning about unused variable
2013-08-28 Dan Winshipcore: provide additional network connectivity information
2013-08-28 Dan Winshipcore: improve NMManager:state transitions with connecti...
2013-08-28 Dan Winshipcore: add LOGD_CONCHECK, log unexpected concheck respon...
2013-08-28 Dan Winshipcore: build NMConnectivity unconditionally, possibly...
2013-08-28 Dan Winshipcore: clean up connectivity code a bit
2013-04-03 Dan Winshipconfig: make NMConfig non-refcounted
2013-03-11 Dan Williamscore: use Config object for connectivity checking param...
2012-02-27 Dan Williamscore: additional connectivity checking debug messages
2012-02-27 Dan Williamscore: fix up connectivity state checks
2012-02-27 Dan Williamscore: clean up and simplify connectivity check
2012-02-27 Dan Williamscore: bound connectivity check operations with a socket...
2012-02-27 Dan Williamscore: connectivity check cleanups; check response heade...
2012-02-27 Dan Williamstrivial: whitespace and formatting cleanups
2012-02-27 Thomas Bechtoldcore: add internet connectivity check