From patchwork Sun Jun 28 10:45:41 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephan Feddersen X-Patchwork-Id: 3227 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49vnMz1V2gz3x5V for ; Sun, 28 Jun 2020 10:45:51 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49vnMy6MZXz1gH; Sun, 28 Jun 2020 10:45:50 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49vnMy5Psnz2yZX; Sun, 28 Jun 2020 10:45:50 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49vnMx2l5Lz2yNV for ; Sun, 28 Jun 2020 10:45:49 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49vnMx1FxCzxQ; Sun, 28 Jun 2020 10:45:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1593341149; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=Z6huy+EAR3L0DufwypTEzl3HpZny5SToy1Duw6rn1W8=; b=LBfQCiVYj0tFumF553stAktl452GFBmZV9apytXsGKkAfkNHZdlTqbuEW1TxW+PnqnNeal Xv4hvKbbdsWYUpCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1593341149; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=Z6huy+EAR3L0DufwypTEzl3HpZny5SToy1Duw6rn1W8=; b=ip6+oM0u21IMrd9NNOGDYi2recwvqj/+iTe3zcklNvCNp8FkCeBR/vHTbX9OrCOEUjUBNN 0M5XTcM2EYb1Gu6loQeiyTA+hTkvyEBkhJlzEuiJHO7aBATpgDD6yQ/SZ05DM62tMSiM/V bmK5GX2laxzJhtnxDeyg483HZd4HD5c6gm+fhG+cnvz11w9v2V6j8cuEdsPD2daTkQrclc WfTiQSfSXdmAeFR9zJ+bBuFmCB7ZWtSGLoMBY7Q3Oy5lHS1MRiTo7gtzjyFAgw1tPVQ+Od CgOcqJaO4VY2rUH7+XUCx1adKNDfUguF50vAIQsYXH54UOtcLn3l0agRMHmqnA== From: Stephan Feddersen To: development@lists.ipfire.org Subject: [PATCH] WIO - hutdown function removed, adjustments to IPsec status display Date: Sun, 28 Jun 2020 12:45:41 +0200 Message-Id: <20200628104541.28667-1-sfeddersen@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=sfeddersen@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stephan Feddersen Errors-To: development-bounces@lists.ipfire.org Sender: "Development" --- src/wio/wiographs.cgi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wio/wiographs.cgi b/src/wio/wiographs.cgi index 29435f6b1..8d64325aa 100644 --- a/src/wio/wiographs.cgi +++ b/src/wio/wiographs.cgi @@ -21,9 +21,9 @@ # # ############################################################################### # -# Version: 2020/26/04 19:35:23 +# Version: 2020/05/26 11:01:23 # -# This wiographs.cgi is based on the Code from the IPCop WIO Addon +# This wiographs.cgi is based on the code from the IPCop WIO Addon # and is extremly adapted to work with IPFire. # # Autor: Stephan Feddersen @@ -56,7 +56,7 @@ $querry[2] = '' unless defined $querry[2]; # hostname if ($querry[0] =~ "$hostid") { print "Content-type: image/png\n\n"; binmode(STDOUT); - &WIOGraphs::wio($querry[0], $querry[2], $querry[1]); + &WIOGraphs::wiograph($querry[0], $querry[2], $querry[1]); } else { &Header::showhttpheaders();