Ticket #161. Seems this does the trick for firefox.
Ticket #14. Implement an advanced option to allow disabling autogenerated reply-to. Submitted-by: Dan Swartzendruber
Ticket #350. Correct calculation to be the same as in the voucher_auth.
Ticket #334. There is a very slight possibility that when LAN is disabled or not present the anti-lockout rule will be erroneous. Tighten the conditions more to make sure this does not happen.
Take care of not failing on multiple interface CP.
Check what to do on the interface when hitting apply options button.
Ticket #324. Add allow all rule during upgrade.
Apparently gif(4) can be part of a bridge do not disallow this.
Ticket #338. Remove aliases_sort function and keep the list always sorted in config.xml. This reverts to previous behaviour.
Ticket #332. Simplify creating the ipsecpinghosts file.
Ticket #348. Fix checking for existing alias name. Allow subnets to be defined in the import list.
Ticket #259. Search for the dhclient process using the real interface rather than the friendly one.
Ticket #152. Hoepfully fix creation of empty vip entries in the config when deleting them. Probably more checks need to be done by consumers.
Ticket #340. An array $specialsrcdst needs to be declared for this to work.
Ticket #303. Correctly retain the interface in case or validation errors.
Fix check on which table to assign.
Remove msort call for aliases sorting, aliases are sorted by aliases_sort() function. Ticket #338
Sort dhcp mapping array once, only before writing config. Ticket #343
Ticket #346. Use the correct 'real' interface for collecting wireless information.
Ticket #341. Fix setting of default gw. Generate config after saving the changes as done on other places on pfsense code.
fix typo
Add capability to kill active OpenVPN clients from Status > OpenVPN.
Link to javascript file instea of including it on every request saving WAN bandwidth
Unbreak prototype and friends
fix text
Include shaper.inc, too
Include filter.inc Ticket #340
Fixup nifty css corners locations and code
Stop using the inline output function to include javascript and css files. Even with this function speeding up embedded installs it slows down all installation via WAN links since it is loading so much data on every request.
Ticket #335. If guess_interface_from_ip in interface.inc is used on an IP address that goes through a bridge interface, the returned interface name will just be bridge without a number. I found that netstat -rn does not show the number (not sure why), but netstat -rnW does.
Show port detail on hover over count
Simplify with some functions, and add a "total per IP" table.
Feature #248. Ticket #248. Merge patch from Antonio No to add tap device type to OpenVPN.
Update the state summary to properly detect and use source IP and destination IP, as well as summarize by IP pairing (src -> dst)
Add license block and auth headers.
Add Diagnostics > States Summary, which produces a report summarizing pf states by IP and protocol.
Ticket #272. When reconfiguring an interface that is part of a bridge just add it to the bridge instead of reconfiguring the bridge again. This helps even in overall bridge functionality.
Add neccessary include.
Make sure the item passed is a string!
More cleanup and code flow simplification.
When removing a package delete its underlying FreeBSD pacakges.Correct checks for avioding as much as possible errors.Simplify logic in some cases.Remove package include files when uninstalling packages.
NOTE: Some work is needed to have more error reporting. Espescially when failing to retrieve files or add them locally.
Ticket #296. Blacklist webConfigurator certificate from certificate list it will break at least Viscosity export utility.
Remove uneccessary devices from regex.
Fix this and run fast.
Propperly fix this.
Correct syntax.
Nuke quote
ping_hosts.sh is no more in /etc. Remove some unneeded lines.
Use global variable.
Use global variable and do not loop all entries undefinitely.
Do propper checking on sasyncd to not try to start this damon uselessly.
Ticket #317. Synchronize user info on bootup.
Check if even the rule target is an alias, and expand it if so. Yet another fix to reflection.
Update list of ALTQ capable interfaces with some renaming done to tun(4) on pfSense.
Get the correct value as subnet for 'virtual' interfaces. This unbreaks the Routing pages validation on this types of interfaces.
Ticket #309. Fix it for packages.
Add route automatically only when the route search type is enabled on gre and disable the route auto adding on gif. User can deal with routes on the Routing pages.
Ticket #329. Fix typo on awk binary.
Reactivate the hack for packages to show as installed. Untill php decides to behave.
Align LAN and WAN interfaces print (just cosmetic)
remove old lint check
disable the already loaded config.inc check for the time being as it breaks things.
Oops, fix inverted check for 3G serial
Ticket #329. Use correnct interface API and pass correct arguments to functions.
Use real interface instead of the friendly one. So is_interface_wirless gets proper parameter.
Show a 3G icon when item is a serial type interface
Adding 3G icons from holger which will be used on the dashboard status icon similar to the ethernet and wireless icons
Ticket #328. Do not escape twice special shell characters.
Fix errors because of the function is_file_included is not yet declared in some cases.
Ticket #309. Correctly fix the problems of intermediate config lost because of inclusion of config.inc. This might have speed impacts to be measured.
Resolves #309. Seems that including config.inc has bad habits on packages. Workaround this for now until the package config include is fixed.
Include ipsec.inc
Fix several handling of gif/gre addresses and automatically added routes.
Ticket #331. For now skip virtual interfaces on loginterface directive. This is contrary to what OpenBSD supports and is being discussed on how to proceed.
Expand aliases for reflection entries to be generated normaly. Reported-by: http://forum.pfsense.org/index.php/topic,22535.0.html
clarify text
Add zyd(4) to the wirless regex.
Allow editing entries that are not system/dynamic ones even though their gateway is specified as dynamic.
Ticket #303. Fix gateway address checking.
Adjust netstat output here too
Fix ifstats.php - it also uses netstat output which has changed
Ticket #287. It seems to work for me after fixing the includes.
Ticket #308. More fixes on wireless clone creation.
Ticket #321. Include captiveportal.inc it is needed so that rc.reload_all finishes to the end.
Fix output errors and collisions counters. The output of netstat added a column so they were using the wrong data.
Ticket #308. Now it should work ok. More testing is needed.
Ticket #315. Do not show the cloned wireless devices for assignment.
Ticket #275. Run the arp deletion command only if and interface exists and on those types which makes sense.
Check if the gateway if part of the interface subnet only if we can get the interface ip address.
Ticket #303. Fix very many bugs in this code. From strings that were not quoted propperly to completely broken code paths.
Start PPP in &
Do not fail to create racoon.conf if there is no ip on wan. this might be a valid config.
Simplify recording of gateway coming form ppp configuration.
Resolves #327. Add sysctl.inc to obsoleted files.
Move on to sloppy states. It should give speed improvement.
Ticket #99. Increment the port number for the other to come instances.
Add even modem attached device types.
Add a checkbox to allow setting a 3G/dialup modem as the default interface/gateway.
Add required includes.
Add missing \