summaryrefslogtreecommitdiff
path: root/dbus
diff options
context:
space:
mode:
Diffstat (limited to 'dbus')
-rw-r--r--dbus/DBus-interface13
1 files changed, 13 insertions, 0 deletions
diff --git a/dbus/DBus-interface b/dbus/DBus-interface
index 954c5b9..59b41b1 100644
--- a/dbus/DBus-interface
+++ b/dbus/DBus-interface
@@ -48,6 +48,10 @@ SetBogusPrivOption
------------------
Takes boolean, sets or resets the --bogus-priv option.
+SetLocaliseQueriesOption
+------------------------
+Takes boolean, sets or resets the --localise-queries option.
+
SetServers
----------
Returns nothing. Takes a set of arguments representing the new
@@ -248,6 +252,15 @@ GetMetrics
Returns an array with various metrics for DNS and DHCP.
+GetServerMetrics
+----------------
+
+Returns per-DNS-server metrics.
+
+ClearMetrics
+------------
+
+Clear call metric counters, global and per-server.
2. SIGNALS
----------