From patchwork Sat Feb 11 01:35:58 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonatan Schlag X-Patchwork-Id: 998 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id EBF226154F for ; Fri, 10 Feb 2017 15:36:16 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id A01379DB; Fri, 10 Feb 2017 15:36:14 +0100 (CET) Received: from ipfire.local.familyschlag (dslb-088-073-223-024.088.073.pools.vodafone-ip.de [88.73.223.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 09A03954; Fri, 10 Feb 2017 15:36:10 +0100 (CET) From: Jonatan Schlag To: ddns@lists.ipfire.org Subject: [PATCH 1/2] Add new provider Servercow Date: Fri, 10 Feb 2017 15:35:58 +0100 Message-Id: <1486737359-22481-1-git-send-email-jonatan.schlag@ipfire.org> X-Mailer: git-send-email 2.7.4 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: andre.peters@servercow.de, development@lists.ipfire.org Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Tested-by: Jonatan Schlag Signed-off-by: Jonatan Schlag Reviewed-by: Michael Tremer --- src/ddns/providers.py | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+)