summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up "services_dnsmasq" XHTMLColin Fleming2014-04-043-83/+89
| | | | | | | | | | | | | | | 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
* Tidy up "system_information.widget.php" XHTMLColin Fleming2014-04-012-5/+8
| | | | | Add CDATA secttions to script Remove link to CSS file and place it in HEAD.INC and add "type"
* Merge pull request #1042 from bmeeks8/masterRenato Botelho2014-03-311-4/+18
|\ | | | | Update Help links to Doc Wiki for Snort package.
| * Update Help links to Doc Wiki for Snort package.bmeeks82014-03-301-4/+18
| |
* | Fix #3555, on chrome it is not initializing correct minutes when adding a ↵Renato Botelho2014-03-311-10/+4
| | | | | | | | new time, just drop unused php variables and set it on js
* | Merge pull request #1041 from PiBa-NL/carp_maintenance_2.2Chris Buechler2014-03-301-1/+10
|\ \ | |/ |/| carp, provide a way to 'permanently' set carp to 'maintenance mode' (advskew 254) persisting a reboot
| * carp, provide a way to 'permanently' set carp to 'maintenance mode' (advskew ↵PiBa-NL2014-03-301-1/+10
| | | | | | | | | | | | | | | | | | 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 ?
* | Dont unnecessarily unsetWarren Baker2014-03-291-8/+0
| |
* | Fix tab indents and make sure interfaces are saved correctlyWarren Baker2014-03-291-11/+22
| |
* | Make sure interface selection worksWarren Baker2014-03-291-8/+10
| |
* | Reference unbound subsystem as dirtyWarren Baker2014-03-291-1/+3
| |
* | Mark unbound as the subsystemWarren Baker2014-03-291-1/+1
| |
* | Reference correct dirty subsystemWarren Baker2014-03-291-2/+2
| |
* | Add domain override pageWarren Baker2014-03-291-0/+166
| |
* | Email add updateWarren Baker2014-03-291-1/+1
| |
* | Correct priv matchWarren Baker2014-03-291-1/+1
| |
* | Ensure TXT support on host descriptions actually worksWarren Baker2014-03-291-0/+2
| |
* | Reference correct unbound hosts edit fileWarren Baker2014-03-292-9/+311
| |
* | Reference correct module nameWarren Baker2014-03-291-1/+1
| |
* | Remove another unused scriptErmal2014-03-281-5/+0
| |
* | Handle the reinstallall case with confirmation. Fixes #3548jim-p2014-03-271-2/+9
| |
* | Change descriptionErmal2014-03-261-2/+2
| |
* | Remove unused functionErmal2014-03-261-2/+0
| |
* | javascript normalization ayvis2014-03-2650-182/+178
| |
* | removed duplicate type=text/javascriptayvis2014-03-2517-22/+19
| | | | | | added type for <script>
* | Fix days and weeks selection on schedules, reported at ↵Renato Botelho2014-03-251-5/+13
| | | | | | | | https://forum.pfsense.org/index.php?topic=74101.0
* | Merge pull request #1031 from ayvis/master-br-patchRenato Botelho2014-03-2580-161/+163
|\ \ | | | | | | replaced uppercase html tags with lowercase
| * | syntax errorayvis2014-03-211-1/+3
| | |
| * | syntax errorsayvis2014-03-192-2/+2
| | |
| * | replaced uppercase html tags with lowercaseayvis2014-03-1979-161/+161
| | | | | | | | | | | | js files saved as UTF-8 / LF language="JavaScript" deprecated, replaced with type="text/javascript"
* | | Only consider javascript files that ends with .jsRenato Botelho2014-03-251-1/+1
| | |
* | | Correct description of delete buttonErmal2014-03-241-1/+1
| | |
* | | Somehow these got changed to /usr/local/sbin/ipfw instead of /sbin/ipfwErmal2014-03-241-1/+1
| | |
* | | Correct even here the change from name to zoneidErmal2014-03-241-1/+1
| | |
* | | Add TXT SupportWarren Baker2014-03-211-0/+8
| | |
* | | Ensure options are still checked after postWarren Baker2014-03-211-2/+2
| |/ |/|
* | Detect Zones and Cores for thermal sensors using regex, it fixes #3337Renato Botelho2014-03-211-25/+8
| |
* | remove unused supportedbybsdperimeter tagChris Buechler2014-03-211-1/+1
| |
* | s/BSDP/ESF/Chris Buechler2014-03-212-2/+2
| |
* | Make sure post variables are available for form re-populationWarren Baker2014-03-201-0/+1
| |
* | Fix display of portWarren Baker2014-03-201-1/+1
| |
* | Various cleanups and shuffle of fieldsWarren Baker2014-03-201-31/+21
| |
* | Add require_once where needed to avoid redeclaration from nested includesErmal2014-03-202-2/+2
| |
* | Fix abvious error in string buildingErmal2014-03-201-1/+1
|/
* replaced BR with brayvis2014-03-193-14/+14
| | | replaced uppercase html tags with lowaercase
* Merge pull request #907 from PiBa-NL/openvpn_client_usercredentialsErmal Luçi2014-03-191-2/+42
|\ | | | | openvpn, allow for entering client user credentials in the WebGUI
| * openvpn, allow for entering client user credentials in the WebGUIPiBa-NL2014-02-091-2/+42
| |
* | replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these ↵ayvis2014-03-1831-129/+129
| | | | | | | | files to UTF-8
* | Merge branch 'master-br' of https://github.com/ayvis/pfsense into ↵Renato Botelho2014-03-17181-1414/+1414
|\ \ | | | | | | | | | ayvis-master-br
| * | xhtml Complianceayvis2014-03-14181-1414/+1414
| | | | | | | | | replaced <br>, <br/> and </br> with <br />
OpenPOWER on IntegriCloud