summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure to initialize the remote gateway IP variable so that it does not en...smos2011-02-211-0/+1
* Correct indentationWarren Baker2011-02-211-1/+1
* Make sure it is an array before foreach.Warren Baker2011-02-211-8/+10
* log when CP is restarted. ticket #1278Chris Buechler2011-02-201-1/+3
* fix default password displayChris Buechler2011-02-201-1/+1
* fix log textChris Buechler2011-02-181-1/+1
* Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/i...jim-p2011-02-171-1/+4
* Fix whitespace formatting.jim-p2011-02-171-181/+184
* Allow sorting of DNS forwarder entries.jim-p2011-02-171-3/+16
* Add IPsec and OpenVPN to packet capture. Ticket #1032jim-p2011-02-161-2/+12
* Fix wordingjim-p2011-02-161-2/+2
* Comment out the "config write on bootup" error. This is normal now with the p...jim-p2011-02-161-0/+4
* Do not rely on php new foreach by reference and use the old method of chaning...Ermal2011-02-161-8/+6
* Change this form to a POST instead of using GET with button inputs. For some ...jim-p2011-02-161-4/+6
* Add automatic rules to pass DHCP failover traffic if a failover peer is defin...jim-p2011-02-161-0/+9
* Use a better regex here, sometimes ad devices can be numbered >=10.jim-p2011-02-161-1/+1
* silence the music.jim-p2011-02-161-1/+1
* Break on 'You can also monitor the reload progress' instead of letting it wra...Scott Ullrich2011-02-152-2/+2
* Add snort2c table back in for now.jim-p2011-02-151-0/+3
* Pass $notices to print_notices(), since it requires a parameter.jim-p2011-02-151-1/+1
* Adding support for snortsam from Robert ZScott Ullrich2011-02-141-5/+6
* Back to beta5Scott Ullrich2011-02-141-1/+1
* Fix start/end test for an IP in DHCP pool. Resolves #1280jim-p2011-02-131-2/+2
* Fix update check fix. Skipped a parameter.jim-p2011-02-132-2/+2
* Get ready for tomorrow.Scott Ullrich2011-02-131-1/+1
* Suppress curl errors (if we get a 404 it tosses its own error if there is no ...jim-p2011-02-131-1/+1
* Add alias support for source and destination ports on outbound NAT.Erik Fonnesbeck2011-02-134-12/+26
* Make update check a little more robust. Timeout after a few seconds, and if w...jim-p2011-02-133-8/+7
* Check for aliases in 1:1 and outbound NAT rules, too.Erik Fonnesbeck2011-02-132-0/+16
* Use autocomplete='off' like all other fields that accept aliases, to prevent ...Erik Fonnesbeck2011-02-132-2/+2
* Simply code for determining whether an alias is currently in use.Erik Fonnesbeck2011-02-131-74/+49
* In update_alias_names_upon_change function add capability to access more deep...Erik Fonnesbeck2011-02-133-34/+41
* Use alias style and add AutoSuggestControl for source and destination address...Erik Fonnesbeck2011-02-131-2/+37
* The doubled "$rule = array();" lines are probably a copy/paste error. Probab...Erik Fonnesbeck2011-02-131-4/+4
* Correctly verify the input on bandwith at voip step for traffic shaper wizard...Ermal2011-02-125-55/+123
* Remove any previous file with the same name as the one that will be downloade...Ermal2011-02-121-0/+1
* Remove any previous file with the same name as the one that will be downloade...Ermal2011-02-122-0/+2
* Convert the shapers to the match action so the generated rules do not impact ...Ermal2011-02-114-0/+28
* Allow match action on Floating rules and exposed it with name Queue. More val...Ermal2011-02-111-0/+6
* Allow action match to be passed down to pf.Ermal2011-02-111-1/+1
* Do not resolve the dyndns hostnames during boot. With many tunnels that have ...smos2011-02-111-2/+6
* fix textChris Buechler2011-02-101-2/+2
* There is no need to call the script to reconfigure CP here. Even more when it...Ermal2011-02-101-4/+4
* Also fix easyrule and auto->manual nat switch code. Ticket #1243jim-p2011-02-102-17/+19
* Generalize pppoe server enabled check and use it elsewhere in the GUI that ne...jim-p2011-02-105-12/+24
* Allow autocomplete on login form (Fixes saving password on Firefox and Chrome)jim-p2011-02-101-1/+1
* Add the 1.2.3 dashboard package's /usr/local/www/filter_log.inc to the obsole...jim-p2011-02-101-0/+1
* Fix a date compare bug, resolves #1273jim-p2011-02-101-3/+3
* Allow renaming even shaper queues as an improvement.Ermal2011-02-091-3/+10
* Check if this is an array first, just in case.jim-p2011-02-091-1/+1
OpenPOWER on IntegriCloud