summaryrefslogtreecommitdiff
path: root/src/nm-keep-alive.h
Commit message (Expand)AuthorAgeFilesLines
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+0
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* core: add and use nm_keep_alive_destroy()Thomas Haller2019-06-271-0/+2
* keep-alive: drop unused nm_keep_alive_set_forced()Thomas Haller2018-12-091-3/+0
* keep-alive: let NMKeepAlive instance access the owner object that it is keepi...Thomas Haller2018-12-091-0/+6
* keep-alive: rename nm_keep_alive_sink() to nm_keep_alive_arm()Thomas Haller2018-12-091-2/+1
* keep-alive: drop "floating" argument from nm_keep_alive_new()Thomas Haller2018-12-091-1/+1
* keep-alive: add nm_keep_alive_disarm() to silence notifications once we disco...Thomas Haller2018-12-091-0/+2
* keep-alive: drop unused error argumentThomas Haller2018-11-171-2/+1
* core: Introduce helper class to track connection keep aliveBenjamin Berg2018-11-171-0/+56