summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* the only thing ping_hosts.sh is used for is pinging IPsec hosts. comment out ↵Chris Buechler2011-02-051-50/+50
| | | | all this complexity that makes it do way more than it needs to (and was throwing an error on rrd, it shouldn't be touching rrd)
* Display the source subnet bits as 32 rather than 0 if it is empty.Erik Fonnesbeck2011-02-041-0/+2
|
* Allow aliases to be entered for source and destination addresses of outbound ↵Erik Fonnesbeck2011-02-041-2/+6
| | | | NAT rules.
* Display the last used repository and branch and add a couple more descriptions.Erik Fonnesbeck2011-02-041-1/+36
|
* Change destination back to the field type for fields that allow an alias - ↵Erik Fonnesbeck2011-02-041-1/+1
| | | | they appear to work there (or at least doesn't say it is an error?).
* Remove redundant input validation for source port that also prevents use of ↵Erik Fonnesbeck2011-02-041-3/+0
| | | | port ranges.
* Fix urlScott Ullrich2011-02-031-2/+2
|
* Remove formatting in between textareaScott Ullrich2011-02-031-3/+1
|
* Set priv infoScott Ullrich2011-02-031-15/+16
|
* Adding a page that will allow uploading of crash (panic) data. Once the ↵Scott Ullrich2011-02-031-0/+126
| | | | server piece is in place we will detect crash data in php and redirect to this page to prompt if the operator would like to upload the data. Remove the crash data after upload or if the operator does not want to upload the crash data.
* Ticket #259. Actually kill dhlient when the interface type changes before ↵Ermal2011-02-031-0/+5
| | | | going through apply changes otherwise the information would be lost and dhclient will remain running.
* Do not call true here according to ErmalScott Ullrich2011-02-021-1/+1
|
* Reinit rules after editScott Ullrich2011-02-021-13/+2
|
* Test for arrach before foreach'ing. Reported-by: ↵Ermal2011-02-011-3/+5
| | | | http://forum.pfsense.org/index.php/topic,32865.0.html
* Allow ipalias with carp as parent interface to be synchronized.Ermal2011-02-011-1/+9
|
* Show PPPoE tab if any of the PPPoE server instances are enabled. Fixes #1243jim-p2011-01-311-3/+3
|
* Catch the OpenVPN widget up to the status page code for killing clients.jim-p2011-01-311-8/+17
|
* Don't save CA/Cert for a PSK IPsec tunnel.jim-p2011-01-311-0/+8
|
* Fix copypastojim-p2011-01-311-1/+1
|
* Fix display of these pages on Opera. ↵jim-p2011-01-314-4/+4
| | | | http://forum.pfsense.org/index.php/topic,32773.0.html
* Missing colour for RRD would have caused errors in creating the graphs.Warren Baker2011-01-296-0/+6
|
* Added Captive Portal RRD graphs, there are two graphs one for the number of ↵Warren Baker2011-01-284-1/+170
| | | | logged in users since last rrd poll, and concurrent number of users logged in.
* Redirect to correct pageScott Ullrich2011-01-251-2/+2
|
* Redirect to correct pageScott Ullrich2011-01-251-1/+1
|
* Fix url. Do not include mod_accesslog twiceScott Ullrich2011-01-251-1/+1
|
* move pre-auth url before after auth url for consistency.Scott Ullrich2011-01-251-7/+7
|
* Set form field type, make URL boxes same sizeScott Ullrich2011-01-251-1/+1
|
* move option near the otherScott Ullrich2011-01-251-7/+7
|
* Increase textbox size. Clarify the original Redirection URL purpouseScott Ullrich2011-01-251-2/+2
|
* Handle PORTAL_REDIRURL variableScott Ullrich2011-01-251-0/+6
|
* Adding CP pre-authentication redirect URL boxScott Ullrich2011-01-251-1/+9
|
* Misc fixupsScott Ullrich2011-01-258-32/+32
|
* Prevent drop down menu creationScott Ullrich2011-01-256-6/+6
|
* Adding switch to prevent dropdown menu creation.Scott Ullrich2011-01-251-7/+4
|
* Adding tab for allowed hostnamesScott Ullrich2011-01-255-0/+5
|
* Adding preliminary version of allowed hostnames. Allowed hostnames function ↵Scott Ullrich2011-01-252-0/+410
| | | | similar to allowed IP addresses and permit the captive portal to pass traffic out. An example usage of this is to allow access to a hotel web page freely and then require authentcation hotlinking from this point.
* Fix formatting. Die, VIM, DIE!Scott Ullrich2011-01-251-62/+69
|
* don't show version on this page either, to match the other pagesChris Buechler2011-01-251-2/+2
|
* handle alternate xml_rootobj correctly when doing config backups w/RRD dataChris Buechler2011-01-241-3/+3
|
* Warn users a different way if packages are being reinstalled in the ↵jim-p2011-01-243-0/+31
| | | | background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html )
* Do proper input validation on traffic shaper wizards to not allow empty fiedls.Ermal2011-01-244-87/+87
|
* Properly check empty fields when specifying bandwidth values.Ermal2011-01-244-4/+4
|
* Fix OpenVPN wizard.jim-p2011-01-211-2/+1
|
* fix textChris Buechler2011-01-212-4/+1
|
* correct field type, no aliases allowed hereChris Buechler2011-01-201-3/+3
|
* Add drop-down to select OpenVPN hardware crypto (finds usable devices from ↵jim-p2011-01-204-0/+63
| | | | "openssl engine" list) for clients and servers.
* Add a checkbox for duplicate-cn on OpenVPN servers.jim-p2011-01-203-1/+34
|
* Allow setting package interfaces to loopback (lo0)Scott Ullrich2011-01-191-0/+1
|
* don't show platform here (rebrands)Chris Buechler2011-01-191-1/+1
|
* If an outbound nat rule has a protocol specified, show it in the summary view.jim-p2011-01-191-0/+2
|
OpenPOWER on IntegriCloud