From b9f0451fa35393ceedf6d9d20b78c43578ebea5d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 12 Jul 2017 17:57:30 +0200 Subject: New upstream version 1.8.2 --- .../html/gdbus-org.freedesktop.NetworkManager.html | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.html index 84407127..17310d29 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.html @@ -3,7 +3,7 @@ org.freedesktop.NetworkManager: NetworkManager Reference Manual - + @@ -478,11 +478,6 @@ CheckpointCreate (IN ao devices, IN u flags, OUT o checkpoint); -

devices: a list of device paths for which a checkpoint should be created. An empty list means all devices. - rollback_timeout: the time in seconds until NetworkManager will automatically rollback to the checkpoint. Set to zero for infinite. - flags: optional flags that influence the creation. - checkpoint: on success, returns the path of the checkpoint. -

Create a checkpoint of the current networking configuration for given interfaces. If rollback_timeout is not zero, a rollback is automatically performed after the given timeout. @@ -495,19 +490,19 @@ CheckpointCreate (IN ao devices,

IN ao devices:

-

+

A list of device paths for which a checkpoint should be created. An empty list means all devices.

IN u rollback_timeout:

-

+

The time in seconds until NetworkManager will automatically rollback to the checkpoint. Set to zero for infinite.

IN u flags:

-

+

(NMCheckpointCreateFlags) Flags for the creation.

OUT o checkpoint:

-

+

On success, the path of the new checkpoint.

@@ -527,7 +522,7 @@ CheckpointDestroy (IN o checkpoint);

IN o checkpoint:

-

the checkpoint to be destroyed. Set to empty to cancel all pending checkpoints.

+

The checkpoint to be destroyed. Set to empty to cancel all pending checkpoints.

@@ -548,11 +543,11 @@ CheckpointRollback (IN o checkpoint,

IN o checkpoint:

-

the checkpoint to be rolled back.

+

The checkpoint to be rolled back.

OUT a{su} result:

-

on return, a dictionary of devices and results. Devices are represented by their original D-Bus path; each result is a RollbackResult.

+

On return, a dictionary of devices and results. Devices are represented by their original D-Bus path; each result is a RollbackResult.

-- cgit 1.3.0-6-gf8a5