summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a few more mappings.jim-p2009-11-161-3/+3
|
* Merge branch 'master' of ↵Scott Ullrich2009-11-162-0/+5
|\ | | | | | | git://rcs.pfsense.org/pfsense/pierrepomes-max-src-conn into review/master
| * Add support for 'max-src-conn' PF feature, to limit the maximum number of ↵pierrepomes2009-11-162-0/+5
| | | | | | | | established connections per host
* | A couple more mappings, plus change to leading with tabs and not spaces. (oops).jim-p2009-11-161-161/+161
| |
* | Help page adjustments and additions. Periodic commit.jim-p2009-11-161-15/+16
| |
* | Put the FQDN back into the page title. Many people have numerous firewalls ↵Chris Buechler2009-11-161-4/+4
| | | | | | | | up across tabs, and it's impossible to differentiate without this, which we've had for many years.
* | More updates to help page mappings.jim-p2009-11-151-125/+74
| |
* | this is not a required fieldChris Buechler2009-11-151-1/+1
| |
* | Add some more redirect definitions.jim-p2009-11-151-106/+89
| | | | | | | | Still working on this, just a periodic commit so nothing gets lost.
* | Fix whitespace errorjim-p2009-11-151-1/+1
| |
* | Make help link open in a new windowjim-p2009-11-151-1/+1
| |
* | properly enable/disable Everything fieldChris Buechler2009-11-151-1/+3
| |
* | Propperly fix the special case of proxyarp vip deleteion. With comments from ↵Ermal Luçi2009-11-151-2/+8
| | | | | | | | cbuechler@.
* | Revert "Resolves #153 Treat proxyarp special case during deletion."Ermal Luçi2009-11-151-3/+1
| | | | | | | | This reverts commit 5d5ec271de58dd8306fa7bacfb439b07b3dd2e51.
* | Resolves #153 Treat proxyarp special case during deletion.Ermal Luçi2009-11-151-1/+3
| |
* | fix typoChris Buechler2009-11-153-8/+8
| |
* | Proof of concept for a contextual help redirector. Still in early stages of ↵jim-p2009-11-151-0/+501
| | | | | | | | content, but the code behind it works (for ?page= type redirection, http referral url is not yet tested)
* | Add support for contextual help on each page. Add a help icon to the upper ↵jim-p2009-11-151-2/+35
| | | | | | | | right, and an entry under the Help menu. (Text, style, placement, etc are open for suggestions)
* | Fix proxy ARP VIP addition (was calling old function)Chris Buechler2009-11-151-1/+1
| | | | | | | | | | | | rename function from interfaces_proxyarp... to interface_ to be consistent with the functions for carp, carpdev, and ipalias. still a problem with proxy ARP, removing VIP doesn't kill off choparp (will open ticket)
* | Add a help icon to each theme. Part of the contextual help project.jim-p2009-11-157-0/+0
|/
* Update page title to reflect its current menu namejim-p2009-11-151-1/+1
|
* Set executablejim-p2009-11-151-0/+0
|
* Move two include files to /etc/inc instead of leaving them in the www dir. ↵jim-p2009-11-153-549/+0
| | | | Move filterparser.php to /usr/local/bin since it's not meant to be used from the web interface.
* Remove redundant page title tagjim-p2009-11-151-1/+0
|
* call first tab "Active Users", and make it consistentChris Buechler2009-11-154-4/+4
|
* fix typosChris Buechler2009-11-141-3/+3
|
* fix typoChris Buechler2009-11-141-1/+1
|
* fix typosChris Buechler2009-11-141-2/+2
|
* Default to top -HSScott Ullrich2009-11-101-1/+1
|
* Do not 'spam' a new ipfw-classifyd for each save. If we hit save for an ↵Ermal Luçi2009-11-101-4/+7
| | | | existing configuration(did changes to existing one) just tell ipfw-classifyd to reload the config.
* Remove \r it makes editing in vi ugly.Ermal Luçi2009-11-101-589/+589
|
* Second pass at updateing protocol definitions.Ermal Luçi2009-11-10109-68/+240
|
* Update layer 7 protocol definitions and adding new regex definitions.Ermal Luçi2009-11-1037-0/+1174
|
* Fixes Issue #142Ermal Luçi2009-11-092-0/+11
|
* fix typoChris Buechler2009-11-081-1/+1
|
* fix typoChris Buechler2009-11-081-1/+1
|
* clean up RADIUS issued IPs, shouldn't be two fields, and it wasn't properly ↵Chris Buechler2009-11-081-16/+9
| | | | checked/unchecked before. Fixes cvstrac # 1722
* Add explanation for additional fields.Chris Buechler2009-11-081-2/+2
|
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlineChris Buechler2009-11-071-0/+2
|\
| * allow sending of same message twice when 'testing' smtp serviceScott Ullrich2009-11-071-0/+2
| |
* | add links to IPsec logs under IPsec status and other pagesChris Buechler2009-11-077-0/+7
|/
* Kill racoon when disabling IPSEC. Restart it if re-enabled.Scott Ullrich2009-11-071-1/+8
|
* show what pass/linked icons meanChris Buechler2009-11-071-0/+9
|
* show pass icon for rdr pass entries, fix editing of pass entriesChris Buechler2009-11-072-0/+4
|
* old version got committed accidentally, fixChris Buechler2009-11-071-1/+1
|
* Fix "Filter rule association" "Pass" optionunknown2009-11-071-0/+3
|
* Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to ↵Scott Ullrich2009-11-061-1/+0
| | | | xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many).
* Be more strict on shaper checking and what is written to config. Clean up ↵Ermal Luçi2009-11-031-1/+1
| | | | whitespace while here.
* Unbreak the wizards. Some one enabled this disabled parts without even ↵Ermal Luçi2009-11-034-18/+18
| | | | testing! Pointy-hat-to: scott@?!
* Woops, remove accidental debugging line.Seth Mos2009-11-021-1/+0
|
OpenPOWER on IntegriCloud