From 78fb78335f1313551baa7a995300b3dc3e9d4dc9 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Mon, 29 Sep 2014 20:47:24 +0200 Subject: [PATCH] Convert features.md to Unix LF --- pdns/docs/httpapi/features.md | 76 +++++++++++++++++------------------ 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/pdns/docs/httpapi/features.md b/pdns/docs/httpapi/features.md index 0f530f9f94..c0dfc6b2d7 100644 --- a/pdns/docs/httpapi/features.md +++ b/pdns/docs/httpapi/features.md @@ -1,38 +1,38 @@ - -Features that should be doable using the API -============================================ - -New Console Features --------------------- - -* RBAC -* User Management -* Audit Trail, light Edition -* Cache Viewing -* Versioning / Rollback - * for Zone data? -* pcap capture triggering (-> pdnsmgr) -* Zone (de)provisioning - * with DNSSEC -* Improved Graphite - -DNSSEC Console for Recursor ---------------------------- - -* recent failures (not just DNSSEC) -* trigger live logging (e.g. for “*.nl”) -* DNSSEC partial blanking (“don’t check *.gov”) -* DNSSEC temporary blanking (“not for next 24h”) - -Meta Features enabled by pdnsmgrd ---------------------------------- - -* start -* stop -* upgrade -* restart - * TODO: can/should we do this inproc? -* *pcap* - * TODO: How will this work? - * Should this happen in-daemon? - + +Features that should be doable using the API +============================================ + +New Console Features +-------------------- + +* RBAC +* User Management +* Audit Trail, light Edition +* Cache Viewing +* Versioning / Rollback + * for Zone data? +* pcap capture triggering (-> pdnsmgr) +* Zone (de)provisioning + * with DNSSEC +* Improved Graphite + +DNSSEC Console for Recursor +--------------------------- + +* recent failures (not just DNSSEC) +* trigger live logging (e.g. for “*.nl”) +* DNSSEC partial blanking (“don’t check *.gov”) +* DNSSEC temporary blanking (“not for next 24h”) + +Meta Features enabled by pdnsmgrd +--------------------------------- + +* start +* stop +* upgrade +* restart + * TODO: can/should we do this inproc? +* *pcap* + * TODO: How will this work? + * Should this happen in-daemon? + -- 2.47.2