summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up "services_captiveportal_zones.php" XHTMLColin Fleming2014-04-032-17/+14
| | | | | | | | | | 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
* Tidy up "functions.inc"Colin Fleming2014-04-011-1/+1
| | | | Remove unnecessary semi-colon.
* 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
* | Remove TRIM_set and TRIM_unset support. This method isn't very elegant and ↵jim-p2014-03-311-23/+0
| | | | | | | | isn't necessary in the long run. It's better handled in the installer stage and not after the fact.
* | Merge pull request #1041 from PiBa-NL/carp_maintenance_2.2Chris Buechler2014-03-302-2/+36
|\ \ | |/ |/| 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-302-2/+36
| | | | | | | | | | | | | | | | | | 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 ?
* | Add privilegesWarren Baker2014-03-291-1/+13
| |
* | Reflect the service name when starting itWarren Baker2014-03-291-1/+1
| |
* | Add localhost as always allowed and ensure to include the access listsWarren Baker2014-03-291-1/+5
| |
* | Write out the access list correctlyWarren Baker2014-03-291-7/+11
| |
* | Dont unnecessarily unsetWarren Baker2014-03-291-8/+0
| |
* | Fix tab indents and make sure interfaces are saved correctlyWarren Baker2014-03-291-11/+22
| |
* | Configure acls for local networks and ensure listening interfaces are ↵Warren Baker2014-03-291-7/+32
| | | | | | | | correctly set
* | 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 missing new lineWarren Baker2014-03-291-1/+1
| |
* | Add domain override pageWarren Baker2014-03-291-0/+166
| |
* | Correct referenceWarren Baker2014-03-291-2/+0
| |
* | 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-292-1/+3
| |
* | Reference correct unbound hosts edit fileWarren Baker2014-03-292-9/+311
| |
* | Reference correct module nameWarren Baker2014-03-291-1/+1
| |
* | Remove to other scripts with no function/or not workingErmal2014-03-282-18/+0
| |
* | Remove another unused scriptErmal2014-03-281-5/+0
| |
* | Remove unused ppp-scriptErmal2014-03-281-19/+0
| |
* | Remove even unused pamd.confErmal2014-03-281-55/+0
| |
* | Remove utterly old libmap.conf fileErmal2014-03-281-4/+0
| |
* | Update disktab to FreeBSD 10Ermal2014-03-281-41/+10
| |
* | Remove cvsup file from pfSense treeErmal2014-03-281-6/+0
| |
* | Another remenant from old daysErmal2014-03-281-10/+0
| |
* | Remove remenants of pccardd from FreeBSD 5Ermal2014-03-282-462/+0
| |
* | Update protocols file as wellErmal2014-03-281-11/+22
| |
* | Remove unused filesErmal2014-03-282-2/+0
| |
* | Do not use the version_kernel ad version_base files since they are not ↵Ermal2014-03-281-3/+6
| | | | | | | | relevant anyway
* | Use proper variable name for the interfaceErmal2014-03-281-1/+1
| |
* | Correct check that was broken even before to actually make the ieee8021x ↵Ermal2014-03-281-1/+1
| | | | | | | | enable from proper setting. Reported-by: https://forum.pfsense.org/index.php?topic=74013.0
* | Handle the reinstallall case with confirmation. Fixes #3548jim-p2014-03-271-2/+9
| |
* | Change descriptionErmal2014-03-261-2/+2
| |
* | Log everything when selected to do soErmal2014-03-261-93/+93
| |
* | Correct the generation of antifpoof rules with tracker. Also honor the log ↵Ermal2014-03-261-4/+3
| | | | | | | | directive. While here remove a duplicate antispoof declaration further down
* | Give each rule hardcoded on the ruleset a tracker so log entries give up ↵Ermal2014-03-261-103/+183
| | | | | | | | proper results there
* | Remove unused functionErmal2014-03-261-2/+0
| |
* | Make this a global so no errors occurErmal2014-03-261-1/+1
| |
* | send crash reports via HTTPSChris Buechler2014-03-261-1/+1
| |
OpenPOWER on IntegriCloud