Commit Graph

23084 Commits

Author SHA1 Message Date
Warren Baker
bb7843fd20 Indentation 2014-04-07 10:10:04 +02:00
Warren Baker
2a2b603d0c Indentation 2014-04-07 10:09:48 +02:00
Warren Baker
c2fe67ebe0 Dont check for 'checked' but rather if it is just set 2014-04-07 10:09:15 +02:00
Warren Baker
d269747b35 Ensure variable is available when testing smtp. Fixes #3577 (well not the rrd summary package). 2014-04-06 18:51:11 +02:00
Renato Botelho
1458017ab9 Fix variable name, it's not necessary to check since it is always set at ipsec.inc 2014-04-04 08:44:41 -03:00
Renato Botelho
ebc311e82e Merge pull request #1052 from ExolonDX/branch_master_09
Branch master 09
2014-04-03 13:19:36 -03:00
Renato Botelho
b0a2d7ed7b Merge pull request #1051 from ExolonDX/branch_master_08
Tidy up "services_captiveportal_filemanager" XHTM
2014-04-03 13:19:13 -03:00
Renato Botelho
22ac218752 Merge pull request #1050 from ExolonDX/branch_master_07
Tidy up "services_captiveportal_vouchers" XHTML
2014-04-03 13:18:55 -03:00
Renato Botelho
ab1917553d Merge pull request #1049 from ExolonDX/branch_master_05
Tidy up "services_captiveportal_ip.php" XHTML
2014-04-03 13:18:17 -03:00
Renato Botelho
0ba331d3be Merge pull request #1048 from ExolonDX/branch_master_04
Tidy up "services_captiveportal_mac.php" XHTML
2014-04-03 13:17:23 -03:00
Renato Botelho
5aed08866f Merge pull request #1047 from ExolonDX/branch_master_03
Tidy up "services_captiveportal.php" XHTML
2014-04-03 13:16:23 -03:00
Renato Botelho
99b59654a3 Merge pull request #1046 from ExolonDX/branch_master_02
Tidy up "services_captiveportal_zones.php" XHTML
2014-04-03 13:15:20 -03:00
Renato Botelho
4ca38523dd Merge pull request #1045 from ExolonDX/branch_master_01
Tidy up "system_advanced_misc.php" XHTML
2014-04-03 13:14:09 -03:00
Colin Fleming
708079ba53 Tidy up "services_captiveportal_hostname" XHTML
Swap BODY with php statement
Add SUMMARY to tables
Close IMG and add ALT
Deprecate ampersand
Update HTML Boolean operators
Close INPUT
2014-04-03 16:15:26 +01:00
Colin Fleming
ad7af00be8 Tidy up "services_captiveportal_filemanager" XHTM
Swap BODY and ph statement
Add SUMMARY to tables
Deprecate ampersand
Close IMG and add ALT
Move NOWRAP to class
Close INPUT
2014-04-03 16:06:59 +01:00
Colin Fleming
e25742f0d0 Tidy up "services_captiveportal_vouchers" XHTML
Add closehead varaiable, move script into HEAD and close HEAD manually
Add BODY
Remove unordered list tag
Update HTML Boolean Operators
Close INPUT
Deprecate ampersand
Close IMG and add ALT
Add CDATA sections to script
2014-04-03 16:01:17 +01:00
Colin Fleming
48abdd0e9a Tidy up "services_captiveportal_hostname" XHTML
Swap BODY with php statement
Add SUMMARY to tables
Close IMG and add ALT
Deprecate ampersand
Update HTML Boolean operators
Close INPUT
2014-04-03 15:47:28 +01:00
Colin Fleming
91290030dd Tidy up "services_captiveportal_ip.php" XHTML
Swap BODY with php statement
Add SUMMARY to tables
Close IMG and add ALT
Deprecate ampersand
Move NOWARP to class
Close INPUT
2014-04-03 15:38:14 +01:00
Colin Fleming
0a1ad48cc4 Tidy up "services_captiveportal_mac.php" XHTML
Swapp BODY and php statement
Close INPUT
Close IMG and add ALT
Deprecated ampersand
Add SUMMARY to tables
Move NOWRAP to class
2014-04-03 15:26:22 +01:00
Colin Fleming
7367283204 Tidy up "services_captiveportal.php" XHTML
Add "closehead" variable, move script into HEAD and close head manually
Add CDATA sections to SCRIPT
Add SUMMARY to tables
Update HTML Boolean Operators
Close INPUT
Remove duplicate closing TR
Add opening TR
Add closing TD
Change "_new" to "_blank" in anchor tag
2014-04-03 15:18:53 +01:00
Colin Fleming
8abd178241 Tidy up "services_captiveportal_zones.php" XHTML
Add SUMMARY to tables
Close IMG and add ALT
Close INPUT
Move NOWRAP to class
Deprecate ampersand
Swap BODY with php statement
Remove redundant closing TR and TABLE
2014-04-03 15:09:15 +01:00
Colin Fleming
f0c522d329 Tidy up "system_advanced_misc.php" XHTML
Tidy up HTML Boolean operator
Remove redundant closing slash and chevron
2014-04-03 14:46:32 +01:00
Renato Botelho
01f4a81de1 Make rc.php_ini_setup ready for php 5.5 2014-04-02 10:58:40 -03:00
Renato Botelho
d374f0c454 Merge pull request #1044 from ExolonDX/master
Tidy up "system_information.widget.php" XHTML
2014-04-01 14:26:40 -03:00
Colin Fleming
a4b1bf88bb Tidy up "functions.inc"
Remove unnecessary semi-colon.
2014-04-01 16:59:20 +01:00
Colin Fleming
bd42727d06 Tidy up "system_information.widget.php" XHTML
Add CDATA secttions to script
Remove link to CSS file and place it in HEAD.INC and add "type"
2014-04-01 16:55:55 +01:00
Renato Botelho
ef322f4511 Merge pull request #1042 from bmeeks8/master
Update Help links to Doc Wiki for Snort package.
2014-03-31 17:57:39 -03:00
Renato Botelho
5c757d82d8 Fix #3555, on chrome it is not initializing correct minutes when adding a new time, just drop unused php variables and set it on js 2014-03-31 16:38:48 -03:00
jim-p
291e0a1c88 Remove TRIM_set and TRIM_unset support. This method isn't very elegant and isn't necessary in the long run. It's better handled in the installer stage and not after the fact. 2014-03-31 10:42:41 -04:00
Chris Buechler
efecff7fc9 Merge pull request #1041 from PiBa-NL/carp_maintenance_2.2
carp, provide a way to 'permanently' set carp to 'maintenance mode' (advskew 254) persisting a reboot
2014-03-30 22:14:03 -04:00
bmeeks8
a5c0aaa1e0 Update Help links to Doc Wiki for Snort package. 2014-03-30 21:55:40 -04:00
PiBa-NL
783f1ee210 carp, provide a way to 'permanently' set carp to 'maintenance mode' (advskew 254) persisting a reboot
Option to set CARP interfaces to 'maintenance mode', persisting through a reboot so the primary machines stays as backup/inactive.
This is required when there are some problems (possibly with the hardware) and the primary machine needs to be booted and checked again before becoming 'master'. Currently it will take back the master state during reboot even though there might still be problems or some re-configuring to do.

p.s. it is for some reason not possible to reset advskew back to '0'.. should that number be removed as an option, and use 1 as a minimal value ?
2014-03-30 00:09:30 +01:00
Warren Baker
f66e049aa5 Add privileges 2014-03-29 15:06:32 +02:00
Warren Baker
5bb1c49527 Reflect the service name when starting it 2014-03-29 14:59:07 +02:00
Warren Baker
4e8e8cc80e Add localhost as always allowed and ensure to include the access lists 2014-03-29 14:52:33 +02:00
Warren Baker
58d00e65c9 Write out the access list correctly 2014-03-29 14:47:43 +02:00
Warren Baker
e91626775f Dont unnecessarily unset 2014-03-29 14:47:31 +02:00
Warren Baker
188609c6dc Fix tab indents and make sure interfaces are saved correctly 2014-03-29 14:34:09 +02:00
Warren Baker
16a3108ff2 Configure acls for local networks and ensure listening interfaces are correctly set 2014-03-29 12:58:38 +02:00
Warren Baker
44cf13822d Make sure interface selection works 2014-03-29 12:23:39 +02:00
Warren Baker
3b7df5f15b Reference unbound subsystem as dirty 2014-03-29 11:29:23 +02:00
Warren Baker
54b168778e Mark unbound as the subsystem 2014-03-29 11:29:07 +02:00
Warren Baker
05fec96ba8 Reference correct dirty subsystem 2014-03-29 11:28:50 +02:00
Warren Baker
0ae676cd0c Add missing new line 2014-03-29 11:23:56 +02:00
Warren Baker
957bb61e6d Add domain override page 2014-03-29 11:23:44 +02:00
Warren Baker
ece2988fc2 Correct reference 2014-03-29 08:16:51 +02:00
Warren Baker
80120fff13 Email add update 2014-03-29 08:16:12 +02:00
Warren Baker
fe9ec5298c Correct priv match 2014-03-29 08:12:30 +02:00
Warren Baker
1b6e3c30fb Ensure TXT support on host descriptions actually works 2014-03-29 08:09:43 +02:00
Warren Baker
80948260a1 Reference correct unbound hosts edit file 2014-03-29 07:46:05 +02:00