]> git.gsnw.org Git - m0n0chwall.git/commitdiff
Added repository ID tags to almost every file (makes it much easier to find the versi...
authormkasper <mkasper@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Thu, 12 Jan 2006 18:48:27 +0000 (18:48 +0000)
committermkasper <mkasper@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Thu, 12 Jan 2006 18:48:27 +0000 (18:48 +0000)
git-svn-id: https://svn.m0n0.ch/wall/trunk@41 e36fee2c-cc09-0410-a7cc-ebac5c6737de

136 files changed:
build/kernelconfigs/M0N0WALL_GENERIC
build/kernelconfigs/M0N0WALL_NET45XX
build/kernelconfigs/M0N0WALL_NET48XX
build/kernelconfigs/M0N0WALL_WRAP
build/minibsd/m0n0wall.files
build/minibsd/mklibs.pl
build/minibsd/mkmini.pl
build/tools/minicron.c
build/tools/stats.c
build/tools/verifysig.c
captiveportal/index.php
captiveportal/radius_accounting.inc
captiveportal/radius_authentication.inc
etc/rc
etc/rc.firmware
etc/rc.initial
phpconf/config.xml
phpconf/inc/captiveportal.inc
phpconf/inc/config.inc
phpconf/inc/filter.inc
phpconf/inc/functions.inc
phpconf/inc/globals.inc
phpconf/inc/interfaces.inc
phpconf/inc/pear.inc
phpconf/inc/radius.inc
phpconf/inc/services.inc
phpconf/inc/shaper.inc
phpconf/inc/system.inc
phpconf/inc/util.inc
phpconf/inc/vpn.inc
phpconf/inc/xmlparse.inc
phpconf/rc.banner
phpconf/rc.bootup
phpconf/rc.cleanreboot
phpconf/rc.initial.defaults
phpconf/rc.initial.password
phpconf/rc.initial.ping
phpconf/rc.initial.reboot
phpconf/rc.initial.setlanip
phpconf/rc.initial.setports
phpconf/rc.newwanip
phpconf/rc.prunecaptiveportal
webgui/diag_arp.php
webgui/diag_backup.php
webgui/diag_defaults.php
webgui/diag_dhcp_leases.php
webgui/diag_ipfstat.php
webgui/diag_ipsec_sad.php
webgui/diag_ipsec_spd.php
webgui/diag_logs.php
webgui/diag_logs_dhcp.php
webgui/diag_logs_filter.php
webgui/diag_logs_portal.php
webgui/diag_logs_settings.php
webgui/diag_logs_vpn.php
webgui/diag_ping.php
webgui/diag_resetstate.php
webgui/diag_traceroute.php
webgui/exec.php
webgui/exec_raw.php
webgui/fbegin.inc
webgui/firewall_aliases.php
webgui/firewall_aliases_edit.php
webgui/firewall_nat.php
webgui/firewall_nat_1to1.php
webgui/firewall_nat_1to1_edit.php
webgui/firewall_nat_edit.php
webgui/firewall_nat_out.php
webgui/firewall_nat_out_edit.php
webgui/firewall_nat_server.php
webgui/firewall_nat_server_edit.php
webgui/firewall_rules.php
webgui/firewall_rules_edit.php
webgui/firewall_shaper.php
webgui/firewall_shaper_edit.php
webgui/firewall_shaper_magic.php
webgui/firewall_shaper_pipes.php
webgui/firewall_shaper_pipes_edit.php
webgui/firewall_shaper_queues.php
webgui/firewall_shaper_queues_edit.php
webgui/graph.php
webgui/graph_cpu.php
webgui/gui.css
webgui/guiconfig.inc
webgui/index.php
webgui/interfaces_assign.php
webgui/interfaces_lan.php
webgui/interfaces_opt.php
webgui/interfaces_vlan.php
webgui/interfaces_vlan_edit.php
webgui/interfaces_wan.php
webgui/interfaces_wlan.inc
webgui/license.php
webgui/reboot.php
webgui/services_captiveportal.php
webgui/services_captiveportal_filemanager.php
webgui/services_captiveportal_ip.php
webgui/services_captiveportal_ip_edit.php
webgui/services_captiveportal_mac.php
webgui/services_captiveportal_mac_edit.php
webgui/services_captiveportal_users.php
webgui/services_captiveportal_users_edit.php
webgui/services_dhcp.php
webgui/services_dhcp_edit.php
webgui/services_dhcp_relay.php
webgui/services_dnsmasq.php
webgui/services_dnsmasq_domainoverride_edit.php
webgui/services_dnsmasq_edit.php
webgui/services_dyndns.php
webgui/services_proxyarp.php
webgui/services_proxyarp_edit.php
webgui/services_snmp.php
webgui/services_wol.php
webgui/services_wol_edit.php
webgui/status.php
webgui/status_captiveportal.php
webgui/status_graph.php
webgui/status_graph_cpu.php
webgui/status_interfaces.php
webgui/status_wireless.php
webgui/system.php
webgui/system_advanced.php
webgui/system_firmware.php
webgui/system_routes.php
webgui/system_routes_edit.php
webgui/uploadconfig.php
webgui/vpn_ipsec.php
webgui/vpn_ipsec_ca.php
webgui/vpn_ipsec_ca_edit.php
webgui/vpn_ipsec_edit.php
webgui/vpn_ipsec_keys.php
webgui/vpn_ipsec_keys_edit.php
webgui/vpn_ipsec_mobile.php
webgui/vpn_pptp.php
webgui/vpn_pptp_users.php
webgui/vpn_pptp_users_edit.php

index 6b3ad37867bfe4afa62ad760f99156f3537cc47d..5f3a70c155d0741915b6ad9f2f112c33a1f35d6d 100644 (file)
@@ -1,3 +1,5 @@
+# $Id$
+
 machine                i386
 cpu            I486_CPU
 cpu            I586_CPU
index aaa9b725c0d30f9f7440e1d5a47ef06ea9ca59cc..f2b526e9ee6d22197cc9c4dfbc3a8dcac54f36d7 100644 (file)
@@ -1,3 +1,4 @@
+# $Id$
 
 machine                i386
 cpu            I486_CPU
index 13943b29be2e3c85c765d10cf5f0c67ea1b20f4f..fc1fc2362538f622cb841f154d3193add49f006e 100644 (file)
@@ -1,3 +1,4 @@
+# $Id$
 
 machine                i386
 cpu            I586_CPU
index d7f7816f6d8bd71ca5f4cb67c6d57ed43d6ab94b..b20bd8281f30e50fa0d65e9c30cc126f3eb542eb 100644 (file)
@@ -1,3 +1,4 @@
+# $Id$
 
 machine                i386
 cpu            I586_CPU
index dfb2e283813d0520580f5c47a1fec50d28462657..d6839c81e730e6becb1ca360d91b58bcce0223d5 100644 (file)
@@ -1,3 +1,5 @@
+# $Id$
+
 # contents of /bin
 bin/[:bin/test
 bin/cat
index 1e7bd9fa7a911a5970a0280f0e93d680f95a3193..f65c5745860570753a8e5d5fb259333c8f5f3a61 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/perl\r
 \r
+# $Id$\r
+\r
 # arguments: binaries_tree\r
 \r
 use File::Find;\r
index 3e502f519ae5bd182c41a899d5f886aa65497df7..23a98b324973a8d2344de0f940c38cb191e024e7 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/perl\r
 \r
+# $Id$\r
+\r
 # arguments: source_tree dest_tree\r
 \r
 use File::Copy;\r
index 81d8a808f3835767a93f89fbdff09e491a5a7f96..4a44b50e56fbf52212f0f5ec6029b75a3ddeede5 100644 (file)
@@ -1,5 +1,5 @@
 /*
-       minicron.c
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
index 73a88136cb95791954be2b67d1a2e1f52b29a551..3e70b3a1ad032c5a60510426813e7cc0581d5a0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
-       stats.c
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2004-2005 Manuel Kasper <mk@neon1.net>.
index 09a5a73201306ef52a2532f2deb7d2b583f755cf..ba14451a42a090e5ba86fe4771b72c10fdddde52 100644 (file)
@@ -1,5 +1,5 @@
 /*
-       verifysig.c
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
index ae5488c1b015bbcd4a0810027d5cbb3e36098cfd..805efb2ce186684c04640241ca99f54635686212 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       index.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 3003233d69e2df559e543b6728eea7003c6a9346..fe9bafb1e0a836eb2428cf7fe8b70dbfefdf0f0a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       radius_accounting.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2004 Dinesh Nair <dinesh@alphaque.com>
index 28ef14c9ed0e5e9ce2147bafef147ddfda317d82..da70501d9373c9ccc26e8e0529856c04f6df8d7d 100644 (file)
@@ -1,6 +1,8 @@
 <?php
 /* vim: set expandtab tabstop=4 shiftwidth=4: */
 /*
+$Id$
+
 Copyright (c) 2005, Jonathan De Graeve <jonathan.de.graeve@imelda.be>
 All rights reserved.
 
diff --git a/etc/rc b/etc/rc
index eed4c3554141697e047209dd432c0b32282cdc9e..2123921fb92646d464fae34652ce8745e421de94 100644 (file)
--- a/etc/rc
+++ b/etc/rc
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# /etc/rc
+# $Id$
 # part of m0n0wall (http://m0n0.ch/wall)
 #
 # Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>.
index 6a8fea2a7a83aa5530900371b7a2383e08136007..93913c92317e7bdecafabfc1a7519d918ff68c62 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# /etc/rc.firmware
+# $Id$
 # part of m0n0wall (http://m0n0.ch/wall)
 #
 # Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>.
index 8b6c306fd0d86352ba82328a338ec2e9b52b4d3e..70b18f7af908da8a2338b57740678165f826e6e4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# /etc/rc.initial
+# $Id$
 # part of m0n0wall (http://m0n0.ch/wall)
 #
 # Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>.
index ed62beec14c3915a255e07d45dd16fa1bc6bbcb4..5fc84a2a82170b544f19d9bf405ac964c40f076a 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0"?>
 <!-- m0n0wall default system configuration -->
+<!-- $Id$ -->
 <m0n0wall>
        <version>1.6</version>
        <lastchange></lastchange>
index ffaa92dfef058dd776a8d412fcfea64019d70847..3afb89e9abb81254e8f6a37d72307e80ee62a542 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       captiveportal.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index e6636ac00d581efa7c2ac805af481382aa814f95..3916ef98eafca2f7dc46b89eff252642f85ab84d 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       config.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index d08a1e125e3fbd3c81a252b43b93cfde20bad391..caffe41bb61f431ac48d22728cec27499be29c35 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       filter.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 863d8286b5c8f932fb9017cd283649582480fab5..4b7fb2c41f4eff7d8bf9a4a43c8b1f7d496d25ae 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-    functions.inc
+       $Id$
     part of m0n0wall (http://m0n0.ch/wall)
     
     Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 01027396137f38c46d4b42572d1a3e67336575e8..3303ef12af7374cb37cb3fd2833d8a2c301fb9d1 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-    globals.inc
+       $Id$
     part of m0n0wall (http://m0n0.ch/wall)
     
     Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index a928fe90771ca991d70f3d4014812fb28fccd165..ac4f9bdc9f197893c5356cd98800bd44dd40ce3a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       interfaces.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index a1967b859a2756ed918b6ef5e06df1c45bf31632..5383e00640cb9a1303ac041e2839322934262586 100644 (file)
@@ -1,4 +1,6 @@
 <?php
+$Id$
+
 //
 // +--------------------------------------------------------------------+
 // | PEAR, the PHP Extension and Application Repository                 |
@@ -18,7 +20,6 @@
 // |          Tomas V.V.Cox <cox@idecnet.com>                           |
 // +--------------------------------------------------------------------+
 //
-// $Id: PEAR.php,v 1.50.2.19 2005/03/28 16:56:58 cellog Exp $
 //
 
 define('PEAR_ERROR_RETURN',     1);
index 842cd2ac76595bd3528146a300155a786eacc2c2..53a56baf5716188af99cd72225e1143439768c3c 100644 (file)
@@ -1,6 +1,8 @@
 <?php
 /* vim: set expandtab tabstop=4 shiftwidth=4: */
 /*
+$Id$
+
 Copyright (c) 2003, Michael Bretterklieber <michael@bretterklieber.com>
 All rights reserved.
 
@@ -30,8 +32,6 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 This code cannot simply be copied and put under the GNU Public License or 
 any other GPL-like (LGPL, GPL2) License.
 
-    $Id: RADIUS.php,v 1.5 2004/03/25 15:48:40 mbretter Exp $
-
     This version of RADIUS.php has been modified by
     Jonathan De Graeve <jonathan@imelda.be> to integrate with M0n0wall <http://www.m0n0.ch/wall>
 
index 94f1ed83441b9321a44b07f4af48679c1c358405..8775fd188afd4021f776fe86b1e5b542a9e5d394 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       services.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 30ea1528739f08bfbfbf74e8d6422e0ff69f0e52..08914353edaa5e3c6c6c39b13e3292eb2fb6c3a8 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       shaper.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 24636d4857cde2da871893a60a31ace51af2715c..3f59b042f9bbc5733fe148a53ce3bf884aa3c79f 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       system.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index ed8f4dd49938b660d53e10f018171b093c0d5c16..9a5eb4cd3896256500018bbb20ff3ae997a0ef74 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       util.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 6716485819a7c071f95f79073eb3b76410209f4d..31038bf66052461d3a38fff530490ea646e7335f 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       vpn.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index e66b65661b1bcf8a337bc1b4a9322f55a57916bf..ea829b46c539b87b7cad27194e940a87b4ed0edd 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       xmlparse.inc
+       $Id$
        functions to parse/dump configuration files in XML format
        part of m0n0wall (http://m0n0.ch/wall)
        
index d1df62b16fbf2c6588340ec4fbbbc4c956edee9e..1dc18d964f16733af159b568719e7548a2af07cb 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.banner
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index f5ab3e7e7d3b7522d209391d816792e1de230653..88ecb20f377b8673de525a8b7d5a733721553b11 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.bootup
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index c7051b30f995277f81c887bd47599a884479d599..378f7050475526a83a593022375b91f51b37fb2f 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.cleanreboot
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 2ef0cbf2d6f2ba99d198125af99b4ffb617fe0dc..dedc66c13d65de27b851716a10906364eecbdff0 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.initial.defaults
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index fb0d1806c70ecc31a1b51bfe5770e110939fec4a..1f59b111ab05b3f42d84374e7d721facc30bee6a 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.initial.password
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 3cca87452373a83ddd6241e8e648d34b2ca5a605..675a65d8b36e0a0c4285ddbb501d5fa09ae92ac2 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.initial.ping
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index a19d32f53cf1ba63c888d367e5689f35aea9b9fd..f0eb47823fbe5d8db581f5b0c958b2183e11eac1 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.initial.reboot
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 95be1656ea01900798d46c5b7c051ac1f8a7da09..19bbaee6fdb192fc2b2087094cb8c0f0e27b90b7 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.initial.setlanip
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index edfddc8a8effc380ec96d11cee93ae4d95b8eb52..eff4521f1dd9dadf30935369e0064c6f0339c658 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.initial.setports
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 28dfb6ab42be4b07d947e3592628d7654052fd6e..c7d8f2c71328a482839ad4234eedb4e4c302a7df 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.newwanip
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index b207a5bc88843e223fe24338c95f1177f8e836c1..4d0efe053a3894bc9f00043fb80662d148992c75 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       rc.prunecaptiveportal
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 8d55eb6e1dce13bcdbb0688ed97074348c61fdc6..95d3d3f694017132e2e5ad6a36314053ccadd68b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       diag_arp.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
 
        Copyright (C) 2005 Paul Taylor (paultaylor@winndixie.com) and Manuel Kasper <mk@neon1.net>.
index 0332d8f34cd81a6b66e40fc097ab1398e8ba18e0..7e0a360b5d23b2e6e81944b96b565ab81bd2bae3 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_backup.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index f29d1c57e75af2113d4578e032619b7b9a790418..d5b8a345c82f96d86921d7e8c7321b028324894d 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_defaults.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 931098d80779150833af00e593619595b7d01de3..ba619bc767940a646d143d548744a55353f20a7e 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_dhcp_leases.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2005 Björn Pålsson <bjorn@networksab.com> and Manuel Kasper <mk@neon1.net>.
index 62735de8d513e48a1528abef961a6c2a41af2385..c52895f5902ebb7e6f8531f972f0c39d1e37e305 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_ipfstat.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2005-2006 Paul Taylor (paultaylor@winndixie.com) and Manuel Kasper <mk@neon1.net>.
index 266992e5b54260f56d26eda4cc03399216b8783b..3d3e8a3e262040aeb17d09bd5658d185b4aa6bbe 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_ipsec_sad.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 7e591ca4f72f5ffcf5fc2e219370093832117098..aabdb3ab07226938af54b5534f6b213ddbfaf8a1 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_ipsec_spd.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 20b40e3f55c658ffafb9a3df056a29410f94dac6..2acea3e45260469fa33226020e04d27d7eacd8b2 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_logs.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 5d13c2af213d8903af7853ab638dc486fd36adac..2577ef345107725cdab1fb234b5ec897556e403b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_logs_dhcp.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index a04b56e5ce0f250dee09f51adba48eb2ee23e86e..d75cece8aff4789d05bd7cf6dfc7c9c49a2dd880 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_logs_filter.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index bec712c9d6c303ee405f5e022d9081c08b98ad90..916a2532b11cb9c816c9daf24e53225a8a6619f2 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_logs_portal.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 10ff40b4b3042007737cc4da46461b7cdab33f6c..51c02330de0b7adc3c3480a7a66f9bc28730daf6 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_logs_settings.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 470da4afdcb78f82eec82455ac2ef7388586cdf9..056430bfda32cf17953cb0e2e6e90e2cafd289bf 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_logs_vpn.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 56ce8cb5621ccc212a35a43e9bb61496a32e94e0..5452f5b19edff5a15576f34d48acb2f80c45f60b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       diag_ping.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
 
        Copyright (C) 2003-2006 Bob Zoller (bob@kludgebox.com) and Manuel Kasper <mk@neon1.net>.
index 5d4d830ad4c1277fe374e822c32dff196a80fa96..67dba6e4c5f80ef0331d424da12e670df684aab2 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       diag_resetstate.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 4be1d9289a19ed345159709bbc83b635c79226ce..ccf38239e7f82a4d237fbbdabd3a238c26adbc63 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       diag_traceroute.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
 
        Copyright (C) 2005-2006 Paul Taylor (paultaylor@winndixie.com) and Manuel Kasper <mk@neon1.net>.
index af73d23de92731ee6436d1064ae2c3409ba43495..0a76d55d838cf0e1feb52b67abfdb7b2581c0111 100644 (file)
@@ -1,5 +1,34 @@
 #!/usr/local/bin/php
 <?php
+/*
+       $Id$
+       part of m0n0wall (http://m0n0.ch/wall)
+       
+       Copyright (C) 2003-2006 technologEase (http://www.technologEase.com) and Manuel Kasper <mk@neon1.net>.
+       All rights reserved.
+       
+       Redistribution and use in source and binary forms, with or without
+       modification, are permitted provided that the following conditions are met:
+       
+       1. Redistributions of source code must retain the above copyright notice,
+          this list of conditions and the following disclaimer.
+       
+       2. Redistributions in binary form must reproduce the above copyright
+          notice, this list of conditions and the following disclaimer in the
+          documentation and/or other materials provided with the distribution.
+       
+       THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
+       INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+       AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+       AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
+       OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+       SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+       INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+       ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+       POSSIBILITY OF SUCH DAMAGE.
+*/
+
 if (($_POST['submit'] == "Download") && file_exists($_POST['dlPath'])) {
        session_cache_limiter('public');
        $fd = fopen($_POST['dlPath'], "rb");
index cf97345b7358372563b502e5970005f3b25c61f7..a51b4e95acc772d705418786c5bcc282bec55e63 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       exec_raw.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
 
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index d885f291661300039b72e668132d7630bb96d311..833fd7658d1e6ba7a0425a37b5be3035e976bb9c 100644 (file)
@@ -1,4 +1,33 @@
 <?php
+/*
+       $Id$
+       part of m0n0wall (http://m0n0.ch/wall)
+       
+       Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
+       All rights reserved.
+       
+       Redistribution and use in source and binary forms, with or without
+       modification, are permitted provided that the following conditions are met:
+       
+       1. Redistributions of source code must retain the above copyright notice,
+          this list of conditions and the following disclaimer.
+       
+       2. Redistributions in binary form must reproduce the above copyright
+          notice, this list of conditions and the following disclaimer in the
+          documentation and/or other materials provided with the distribution.
+       
+       THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
+       INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+       AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+       AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
+       OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+       SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+       INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+       ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+       POSSIBILITY OF SUCH DAMAGE.
+*/
+
 $navlevelsep = ": ";   /* navigation level separator string */
 $mandfldhtml = "";             /* display this before mandatory input fields */
 $mandfldhtmlspc = "";  /* same as above, but with spacing */
index e1e644794d27e6db160ccb76bd18f48c3729fb1d..82402ec6a89cf44899c41d1f850457d38c57f632 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       firewall_aliases.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index f2c3d0ecf55fc250584bb45874c75cfc5b295565..75ca61637f066445d9dd601076295efc7db2eb13 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_aliases_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 1af50e40e30d24c141f735fd2b9c8d5478ac4187..0518810813e79aad1b497feb1da78941919061bc 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_nat.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 511bcc6387f4bb1928ecd3717cc713d006ca7d78..41f3594559443f1e5f93680b6ce9bdeef850280b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_nat_1to1.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index e6d675403b498aab5ef1555032d74dd61d6ced70..5bfb94f7a5814ed4ad7916d55648fcb797b3d7ee 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_nat_1to1_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 01a136487c07eadfe49723b8ef99e7b93eaf0edd..0847e7be6a24c8bb8ef5bfd44a8f444d4aa5dfbb 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_nat_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index fdd875c181d9997944b97e8e34977d1adbf2c33a..c0a79c4bfad69e2e9e882b735f5cde4301708bf4 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-    firewall_nat_out.php
+       $Id$
     part of m0n0wall (http://m0n0.ch/wall)
     
     Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 61b6386c4026c995c79b8f0c57f4eb0066144577..b0c6cf4122e4e93e7b71673c7360edf6efa09c77 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-    firewall_nat_out_edit.php
+       $Id$
     part of m0n0wall (http://m0n0.ch/wall)
     
     Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 45f21eb50521f5555a844978bcd3c175d38b064f..0740ed14b6b542cf61534b2c1abec74ff6b603de 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_nat_server.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index e0594850af8f1d802c34ce1264afe04a162e3b1f..7e5d1b9165447b82293773761b5f27b3e8a2e978 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_nat_server_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index bbd0af928258637fc49330c950847f9ff6d862bd..af29819695150924e1832b11365fe4c548a009bd 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_rules.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 5d6829e7fcacd23560f3e1432df51873c4c2b2ff..78b56184f6a8878108d791b8204cad2569e636f7 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_rules_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 7037cd882bd6438de35f9e9a0bdd940dc66540b7..bddfadc32749af281c96debcd9adc58d5cca7d99 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_shaper.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 1248b3540fd754eef0658d623f1793ecf7a373eb..e057c3cc37217f85e0e4f06a38b04ad9dbc33e58 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_shaper_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 89e8c0ce421c4f5c7782f7c4347b3258ff29821b..a25b3da1ad0ee59789c4848a933c381121b35447 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-    firewall_shaper_magic.php
+       $Id$
     part of m0n0wall (http://m0n0.ch/wall)
     
     Copyright (C) 2004 Justin Ellison <justin@techadvise.com> 
index fdaf27180c2e2078c255432bd557fa90c8fad738..098dc1b0baff321c57fb990ab748762d0e770ad5 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_shaper_pipes.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 2b6cf72cdf57cb7b47fe65f4b89f374fd50fc83b..bfb16e99886dcbe0eb1c0e01606310dafe06b189 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_shaper_pipes_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 9389a2e9c16da3aa47c23a016833df09393d1e61..eb7a700a81bcbcd379e73dc48cbb99f4834f6ffb 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_shaper_queues.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 564b4678014fe1e75651ef0bf97b1aa91b583f5a..bc3852e274dc4800850992a4eba031b2c4be7213 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       firewall_shaper_queues_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index f7ff104cde54aca5df7971f33fd7b67b6a308cb4..651b624b5837479d84926b4ce848891d3e4a3ebc 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       graph.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2004-2006 T. Lechat <dev@lechat.org>, Manuel Kasper <mk@neon1.net>
index a7d1101966c53ed448d608779b7ea0954fd9ed76..25d6b6be25de624e2953173e243b3ee1a2eb9ae8 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php -f
 <?php
 /*
-       graph_cpu.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2004-2005 T. Lechat <dev@lechat.org>, Manuel Kasper <mk@neon1.net>
index ba8827a8ec59dd0e1b4685bbac5b317e4fef3b40..835df3037c7d66ce4ee190e5a3ed9efb1227571a 100644 (file)
@@ -1,3 +1,32 @@
+/*
+       $Id$
+       part of m0n0wall (http://m0n0.ch/wall)
+       
+       Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
+       All rights reserved.
+       
+       Redistribution and use in source and binary forms, with or without
+       modification, are permitted provided that the following conditions are met:
+       
+       1. Redistributions of source code must retain the above copyright notice,
+          this list of conditions and the following disclaimer.
+       
+       2. Redistributions in binary form must reproduce the above copyright
+          notice, this list of conditions and the following disclaimer in the
+          documentation and/or other materials provided with the distribution.
+       
+       THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
+       INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+       AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+       AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
+       OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+       SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+       INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+       ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+       POSSIBILITY OF SUCH DAMAGE.
+*/
+
 body,td,th,input,select {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
index 8bbd52a728e6b34d344aefd78d89739fa3fc9658..ab0ddbe80b529ef89497e831c5cef4acc7df7704 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /*
-       guiconfig.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 45844511b3751b22d81576d005b4b06f5714f972..7e90d34557f7883afaaa840a6a6be2b501df85a7 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       index.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 9c8dd69d9b2f526c6be916302a5a5d1b365603f0..5c4297d8dcde998961679f8edefed3f9dc2d8e04 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       interfaces_assign.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        Written by Jim McBeath based on existing m0n0wall files
        
index d42689f8d0f2b8cb3136e030800858ff7f5ebc4c..afc130e44cb69716cff9674b2f03cc97a9826d61 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       interfaces_lan.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 3ae74c2f5e80127d3891feea176aae4a470b9a72..efe1cd460370e6365a6b200a5473e9eef5c15d80 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       interfaces_opt.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 0258f4b0669f9e03f452998484bac6f8ca563f45..a74283ee1b8d6356c8da7374ddb43ff954424e0b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       interfaces_vlan.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index f1d724b801edeb67faa6be64ba15340f1243dddb..897b19eb1956b9698e1e393732d6725df928dc9a 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       interfaces_vlan_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 93232c89d5112454aa9841ed5cfae841436adaac..5a4b47acdc72c07c55ac4662c551643b4e10322d 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       interfaces_wan.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 3c481b55f1ac0a6540f2dd2827c677f47e78bb60..c5b85a0cc9777e93509645f1de0dc736f742ce87 100644 (file)
@@ -1,6 +1,6 @@
 <?php 
 /*
-       interfaces_wlan.inc
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 1eda7d522bbde59896448a19170a43743a146519..9c07f04e713dc822dcb3502a767407a4e5567cfc 100644 (file)
@@ -1,5 +1,34 @@
 #!/usr/local/bin/php
-<?php 
+<?php
+/*
+       $Id$
+       part of m0n0wall (http://m0n0.ch/wall)
+       
+       Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
+       All rights reserved.
+       
+       Redistribution and use in source and binary forms, with or without
+       modification, are permitted provided that the following conditions are met:
+       
+       1. Redistributions of source code must retain the above copyright notice,
+          this list of conditions and the following disclaimer.
+       
+       2. Redistributions in binary form must reproduce the above copyright
+          notice, this list of conditions and the following disclaimer in the
+          documentation and/or other materials provided with the distribution.
+       
+       THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
+       INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+       AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+       AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
+       OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+       SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+       INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+       ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+       POSSIBILITY OF SUCH DAMAGE.
+*/
+
 $pgtitle = array("License");
 require("guiconfig.inc"); 
 ?>
index 76561a3a43d0c40b63ac34264218eaa192a0b221..1e4164d50c6a637fc57eac1d6028e2891294d3e3 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       reboot.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index b9ffdee513d0e29356a8ed45969a2acebdeb68f6..f74596af50efbd65ba4263f8baba8b5fd92d439c 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_captiveportal.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index cb0a7de269402f577f2b805e5f43c32de2a01118..0c0ac27df8f44984721a75af9d9d56bb57c063e9 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       services_captiveportal_filemanager.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
 
        Copyright (C) 2005-2006 Jonathan De Graeve (jonathan.de.graeve@imelda.be)
index e827b4cbd91a8f7cd6a42aa7ff9641eae0f8e843..2859029b4aa549314855573e073ae1830b11eafd 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       services_captiveportal_ip.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2004 Dinesh Nair <dinesh@alphaque.com>
index 85911e6ac763d67cc9a4d955de87c361c1bf13f9..abb2aa1bb4f960083fbef8fb3e6a127938856e2e 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_captiveportal_ip_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2004 Dinesh Nair <dinesh@alphaque.com>
index 9f3f2db7bb9b9b59be7c872bc9d12ba04cfef776..530321560897830aeea7cebd6960a5758f66f539 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       services_captiveportal_mac.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2004 Dinesh Nair <dinesh@alphaque.com>
index f204d0fd60f490b19badda3f46de55ab03774d00..ea753f29af08b48c0dac22e0809812dc7f70003e 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_captiveportal_mac_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2004 Dinesh Nair <dinesh@alphaque.com>
index ca7fcd61f74eb0a9424308d70ab624195586bea2..ce422ce18cde36f2a5e8337e74fe6d559c581513 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_captiveportal_users.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index d8fea4e637c1ae2d8ed064e7d987c749ae351490..d978216f9cdd8ea3d7512bd8e1c1008f6b30a8ee 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_captiveportal_users_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index ba001cc91549aabb99c3cacb4c47f49437c2ef03..a78f2836dbdd2e92915e1dac1ec5b97fb7d53b22 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_dhcp.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 2ad3117b56880e901d92544136065e369c8cffa4..30c3f039a4449c7a97f381488fbaee7012fe075b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_dhcp_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 337c0edfba49030734dcab7dc24178b0a9d0cbbd..17845c56c67dfa6238e27b256d290c22b81f4e32 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_dhcp.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2004 Justin Ellison <justin@techadvise.com>.
index b2d4c3ea5433af269fa6f13cdee967a3e270d437..24a6f4f3c9103d2f31580cb9397519e19b2c41b5 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       services_dnsmasq.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2005 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>.
index f618ed0efb979c98dc0190292468496f18167bb9..eacf52192bf724a75d0c6f944002ca00127ed7c6 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_dnsmasq_domainoverride_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 878ba8b7f95fb82346477301452b436239d5983d..e66e64a7da7dde2ee62e0be14959fe54affd6702 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_dnsmasq_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2005 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>.
index 0cdfe30fe1749e95d52a18754284950701598e0d..1dfa215068e19477250dffeeaa4b23b37f756a32 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_dyndns.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 7eeb5ddf69bccaa6724070da1708e4b870e7519c..112ee4f1eeb32d3661982ffa1d125d99e597494d 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       services_proxyarp.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 7bcbe8e549b55ac8191d8c586bf8e685dfb9c641..af74aa0da8b51088687a521514b2ec0c917315b6 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_proxyarp_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 7243a2c3351ac1e66a98c321e96752583614af64..44c52221d0579db06dd4122a89c2557d20198f30 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_snmp.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index f2d8f8e7172cad7494a4966a30f045641a3bb783..c96066d72f875b4be409a2d08ddff86a2bfddb75 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       services_wol.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
 
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index e66a3ccbfb4a1593eb6f6ed69d1baefae336a220..499fd4a4c849d81d8bfe0ce16d0efe0e32222e89 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       services_wol_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 9ad8f98402a037ef9b1d7f721e765b92a45e6807..1f1bde3676ff0652b253b4fd6841110e40b41bb0 100644 (file)
@@ -1,10 +1,33 @@
 #!/usr/local/bin/php
 <?php
-/* Run various commands and collect their output into HTML tables.
- * Jim McBeath <jimmc@macrovision.com> Nov 2003
- *
- * (modified for m0n0wall by Manuel Kasper <mk@neon1.net>)
- */
+/*
+       $Id$
+       part of m0n0wall (http://m0n0.ch/wall)
+       
+       Copyright (C) 2003-2006 Jim McBeath <jimmc@macrovision.com> and Manuel Kasper <mk@neon1.net>.
+       All rights reserved.
+       
+       Redistribution and use in source and binary forms, with or without
+       modification, are permitted provided that the following conditions are met:
+       
+       1. Redistributions of source code must retain the above copyright notice,
+          this list of conditions and the following disclaimer.
+       
+       2. Redistributions in binary form must reproduce the above copyright
+          notice, this list of conditions and the following disclaimer in the
+          documentation and/or other materials provided with the distribution.
+       
+       THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
+       INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+       AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+       AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
+       OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+       SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+       INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+       ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+       POSSIBILITY OF SUCH DAMAGE.
+*/
 
 require("guiconfig.inc");
 
index 42f709c1011a20ca9339404e9814f051aa662f2d..62467a9b8d1eebc7a2ba4ae71132034a78bf960b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       status_captiveportal.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 70fcca4b45b0f22d30c6d9a264143519ac275554..6019ae5f8ed02714f2358ab2f16f886cd11a530a 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       status_graph.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 04c6fa3ed0dc51adf71281a38e6ca261b29e00f3..345787a875e16efe47ac517591778991b4017f09 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       status_graph_cpu.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index b9a4d5cc346c4e2dead7ae1ada71b4f3f05b500e..cc580b54228468ed2abe935e231a0ef03f06308e 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       status_interfaces.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 1f11a7ff9ea3bc33566eadda9c7e209efc3991c9..0464c75663aa372972d95ac2a713c12406f4706b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       status_wireless.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 739b5427458a79a3e8ad505f9210f450775fd7cd..c7f82650da251607bfec625fd62972d91c177155 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       system.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 26c1694c16a4b7feb8ca42090906fe68ed3db278..8ccf9870211be6bab757ab3973c974b9cd0fde28 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       system_advanced.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index de14d3e911f3d366c7338400795f965a41a2a8bd..6a10c65172de228cbad5d042970515a31ae48506 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       system_firmware.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 2bbfd4884e884958e7aaa350bf094cb71925f1ed..f8f6c355b5043ee82578e4f027489a9251637fca 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       system_routes.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 3b8394a860d2b02a5ca5cc74b64f0a3bd693e8fc..20652876fd428f51a6eb04cb9f0649b2ed72dc1b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php 
 /*
-       system_routes_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 364cbfe46dcf23f579d1c319c413899a3b976d73..161eb4c84aaf2e3514611a930ebf23bd6994bf38 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       uploadconfig.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
 
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 2fc3d4161f34d289f84bd8fc38c26e952be41739..fc26a4c44382d79ea265f7ae86e5a7343bcc409c 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       vpn_ipsec.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 2cad319cccf0f3bcd96ade7199a045afa99d189f..829978d2ea8af9310f5919b2774b8a33f1a8244e 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       vpn_ipsec_ca.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 20046c35a5987f8b0c2b1d02cdc2f72338dfd379..589937b98c256923dd87cda76fc6c7b18b58bc38 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       vpn_ipsec_ca_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index adbe310d2d19f1f747d948a4c5fc5d04b69836c4..90a33a88e6c5cb7660ce3c9a5cfa2025d053f3b8 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       vpn_ipsec_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index c108653968ea1ab254ed7c99d3fded655fd759ac..77e3f65b635f09f07d83a76f944059d79f0914e5 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       vpn_ipsec_keys.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index a037d8eb5af21b60a674de3e46a3f106699d7c45..f76c930659c577730e66b4e20f585a3fd7b20749 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       vpn_ipsec_keys_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index b1f7e9365d87bbaa5a2c2dec0c6fade278abb595..90358ea232fb4c4811017038534c5ba7cefcb8d6 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       vpn_ipsec_mobile.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 12ffa53c92299cc9ce37317acce398d375a06381..a8ac37ff220e9a6f508c8a58c447c5044441cdfa 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       vpn_pptp.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 56a6c4283590c230653a496b07f8b2187a35ae6a..acc29412c9b5cdeafb9c047368a6a10d0f19ab1e 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       vpn_pptp_users.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.
index 323fddc3e0b7aa30e8d0cde31d4ea7ec989994e7..d4997c53b5a0a84edc0a0eaab60da4ae8f97f40b 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/local/bin/php
 <?php
 /*
-       vpn_pptp_users_edit.php
+       $Id$
        part of m0n0wall (http://m0n0.ch/wall)
        
        Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>.