summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix this for masterErmal2014-03-241-2/+2
|
* Fix deletion of ipfw rules and pipes for passthru mac, it fixes #3538Renato Botelho2014-03-241-2/+2
|
* Make this more usable by putting a delimiter in thereErmal2014-03-241-1/+1
|
* Also configure log levels any time the daemon is restarted.Ermal2014-03-241-0/+1
|
* Try to put the connection name in the logs for easy identificationErmal2014-03-241-0/+1
|
* Add TXT SupportWarren Baker2014-03-211-0/+8
|
* Fix file name for domain overrides and ensure trust anchor is referencing ↵Warren Baker2014-03-211-2/+2
| | | | the correct file.
* Use the correct xml tag to check againstWarren Baker2014-03-211-1/+1
|
* 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
|
* Only display config title if option is enabledWarren Baker2014-03-201-3/+2
|
* Rather put forwarding for DNS servers into the configuration fileWarren Baker2014-03-201-29/+33
|
* Make sure post variables are available for form re-populationWarren Baker2014-03-201-0/+1
|
* Fix display of portWarren Baker2014-03-201-1/+1
|
* Ensure if port is configured it is then usedWarren Baker2014-03-201-2/+3
|
* Various cleanups and shuffle of fieldsWarren Baker2014-03-201-31/+21
|
* Add privileges for accessing DNS ResolverWarren Baker2014-03-201-0/+24
|
* Use array_flip even for the package parsersErmal2014-03-201-1/+1
|
* Add require_once where needed to avoid redeclaration from nested includesErmal2014-03-203-3/+3
|
* Configure first the vhid and than pass the vhid when configuring the carp ↵Ermal2014-03-201-4/+4
| | | | this makes the ip assigned to carp as well
* Remove balancing reference that does not exist anymoreErmal2014-03-201-8/+2
|
* Fix abvious error in string buildingErmal2014-03-201-1/+1
|
* Do not garble the error logging messageErmal2014-03-201-3/+4
|
* Avoid placing an empty "interface listen" directive in ntpd.confjim-p2014-03-201-1/+2
|
* Try to restore last working ruleset rather than staying without ↵Ermal2014-03-201-6/+11
| | | | configuration at all
* Merge pull request #1030 from ayvis/master-br-patchRenato Botelho2014-03-193-14/+14
|\ | | | | replaced BR with br in js
| * 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-192-2/+50
|\ | | | | openvpn, allow for entering client user credentials in the WebGUI
| * openvpn, allow for entering client user credentials in the WebGUIPiBa-NL2014-02-092-2/+50
| |
* | Merge pull request #953 from N0YB/Gateway_Quality_RRDRenato Botelho2014-03-192-0/+35
|\ \ | | | | | | Fix gateway quality RRD to have the correct granularity and be consistent with the pfSense graphs set.
| * | Add the missing global $gN0YB2014-02-201-0/+1
| | |
| * | Fix gateway quality RRD to have the correct granularity and be consistent ↵N0YB2014-02-192-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | with the pfSense graphs set. Create gateway quality RRD with settings suitable for pfSense graph set, since apinger uses default step (300) and other settings that are not so good/consistent with the pfSense graphs set. Originally Submitted as Pull Request #672. Resubmitting to Master.
* | | replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these ↵ayvis2014-03-1835-133/+133
| | | | | | | | | | | | files to UTF-8
* | | Disable default allow incoming rules for 6to4 and 6rd interfaces. This rule ↵Ermal2014-03-171-2/+4
| | | | | | | | | | | | unintentionally allows all services on the interface to be reachble and maybe more!
* | | Merge branch 'master-br' of https://github.com/ayvis/pfsense into ↵Renato Botelho2014-03-17188-1474/+1474
|\ \ \ | | | | | | | | | | | | ayvis-master-br
| * | | xhtml Complianceayvis2014-03-14188-1474/+1474
| | | | | | | | | | | | replaced <br>, <br/> and </br> with <br />
* | | | fix typoChris Buechler2014-03-141-2/+2
| | | |
* | | | standardize URLsChris Buechler2014-03-1419-19/+19
| | | |
* | | | standardize URLsChris Buechler2014-03-143-3/+3
| | | |
* | | | standardize URLsChris Buechler2014-03-144-5/+5
| | | |
* | | | standardize URLsChris Buechler2014-03-142-2/+2
| | | |
* | | | standardize URLsChris Buechler2014-03-143-3/+3
| | | |
* | | | standardize on https on www.pfsense.orgChris Buechler2014-03-1416-16/+16
| | | |
* | | | standardize on https://www.pfsense.org, point to packages.pfsense.orgChris Buechler2014-03-143-3/+3
| | | |
* | | | standardize on https://www.pfsense.orgChris Buechler2014-03-1412-12/+12
| | | |
* | | | standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-1451-60/+60
| | | | | | | | | | | | | | | | packages.pfsense.org
* | | | Make the Additional tags that may be supplied compliant with new schemaErmal2014-03-141-4/+4
| | | |
* | | | Make the parser more efficient to test for keys rather than searching inside ↵Ermal2014-03-141-4/+4
| | | | | | | | | | | | | | | | the array
OpenPOWER on IntegriCloud