Commit Graph

23061 Commits

Author SHA1 Message Date
Colin Fleming
7bd5b32049 Tidy up "services_dnsmasq" XHTML
Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT
Move TFOOT between THEAD and TBODY (quirk of HTML)
Move NOWRAP into class statement
Close IMG and add ALT
Deprecate ampersand
Add table row, but don't display it
Remove duplicate opening and closing TR tags
Add missing closing BODY tag and closing HTML tag
2014-04-04 17:47:44 +01: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
Warren Baker
567e5f659f Reference correct module name 2014-03-29 07:46:05 +02:00
Ermal
0d73a46803 Remove to other scripts with no function/or not working 2014-03-28 23:21:41 +01:00
Ermal
412f9462a1 Remove another unused script 2014-03-28 23:17:07 +01:00
Ermal
6214dd36f5 Remove unused ppp-script 2014-03-28 23:15:46 +01:00
Ermal
3ae8292396 Remove even unused pamd.conf 2014-03-28 23:13:34 +01:00
Ermal
e0c725641c Remove utterly old libmap.conf file 2014-03-28 23:09:44 +01:00
Ermal
c70a987869 Update disktab to FreeBSD 10 2014-03-28 23:06:02 +01:00
Ermal
1b60c644c9 Remove cvsup file from pfSense tree 2014-03-28 22:58:12 +01:00
Ermal
4cc0dce5cf Another remenant from old days 2014-03-28 22:57:01 +01:00
Ermal
362fdc4cc3 Remove remenants of pccardd from FreeBSD 5 2014-03-28 22:54:12 +01:00
Ermal
b110f1ba98 Update protocols file as well 2014-03-28 22:45:54 +01:00
Ermal
2c9325f6a1 Remove unused files 2014-03-28 22:34:35 +01:00
Ermal
a02fa5ec3c Do not use the version_kernel ad version_base files since they are not relevant anyway 2014-03-28 22:34:01 +01:00
Ermal
255596d901 Use proper variable name for the interface 2014-03-28 16:41:38 +00:00
Ermal
fe291564ea Correct check that was broken even before to actually make the ieee8021x enable from proper setting. Reported-by: https://forum.pfsense.org/index.php?topic=74013.0 2014-03-28 15:19:39 +00:00
jim-p
544a89c5d1 Handle the reinstallall case with confirmation. Fixes #3548 2014-03-27 10:16:02 -04:00
Ermal
4bdf145cd5 Change description 2014-03-26 21:05:49 +00:00
Ermal
59c0272ec7 Log everything when selected to do so 2014-03-26 20:55:36 +00:00
Ermal
e047c72a70 Correct the generation of antifpoof rules with tracker. Also honor the log directive. While here remove a duplicate antispoof declaration further down 2014-03-26 20:28:10 +00:00
Ermal
2553d943aa Give each rule hardcoded on the ruleset a tracker so log entries give up proper results there 2014-03-26 19:17:17 +00:00
Ermal
6e33156454 Remove unused function 2014-03-26 17:43:19 +00:00
Ermal
b305f79584 Make this a global so no errors occur 2014-03-26 16:54:25 +00:00
Chris Buechler
f3109faca5 send crash reports via HTTPS 2014-03-26 03:40:20 -05:00