summaryrefslogtreecommitdiff
path: root/src/nm-checkpoint.h
Commit message (Expand)AuthorAgeFilesLines
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* checkpoint: allow resetting the rollback timeout via D-BusThomas Haller2018-04-041-0/+2
* checkpoint: allow overlapping checkpointsThomas Haller2018-04-041-1/+5
* checkpoint: don't let nm_checkpoint_new() failThomas Haller2018-04-041-1/+1
* checkpoint: let each checkpoint schedule its own timeoutThomas Haller2018-04-041-1/+7
* checkpoint: embed CList in NMCheckpoint instanceThomas Haller2018-04-041-1/+8
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-121-1/+1
* checkpoint: introduce new flags to better restore previous stateBeniamino Galvani2016-10-241-1/+1
* core: refactor private data in "src"Thomas Haller2016-10-041-2/+3
* checkpoint: add create, rollback and destroy D-Bus APIBeniamino Galvani2016-08-171-0/+49