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.
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.
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.
ping_hosts.sh is no more in /etc. Remove some unneeded lines.
Ticket #329. Use correnct interface API and pass correct arguments to functions.
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
Include ipsec.inc
clarify text
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
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.
Add even modem attached device types.
Add a checkbox to allow setting a 3G/dialup modem as the default interface/gateway.
Add missing \
base64 encode/decode the dialcmd to work around escaping issues:
Nuke
Count better the backslashes.
Fix identation on att.
Ticket #136. Fixed showing the link and calculating correct id to the rule edit page.
Ticket #136.
Fix associated nat rules.Now both the filter rules and the nat ones contain a associated-rule-id tag which helps link the items together.The API to use for this is in itemid.inc.
All the issues should be solved now.
Use backslash(\) for escaping and not slash(/).
fix this page
fix packet capture
Do propper check to avoid errors. Reported-by: http://forum.pfsense.org/index.php/topic,22296.0.html
Increase execution time
fix product_name
Run /etc/inc/privhooks if they exist
Fix services status widget to use the same code as the services status page. Might need to move this into a common file in the near future to avoid code duplication.
Ticket #305. Grey out the gateway when it is a dynamic one.
Ticket #306. Allow adding a gateway the same as is done in interfaces page.
Do not allow deleting lagg interfaces when they have vlans on top.
Revert "Ticket #303. The friendly interface is saved on the config and not the real one."
This reverts commit 889cb3241aa6bd192c42147316faf503c559fce2.
Revert "Ticket #303. Use the config item when editing gateways so all fields are correctly processed."
This reverts commit 9c10b00f3eb22f45e2fb704ca9f1786942d69ad8.
Ticket #303. Use the config item when editing gateways so all fields are correctly processed.
Ticket #303. The friendly interface is saved on the config and not the real one.
Ticket #274. Propperly handle custom options.
Ticket #288. Fix some sanitation checking to allow propper editing of entries.
Save TOS config in openvpn client
include captiveportal.inc
fix typos
Ticket #297. Verify WPA PSK key length.
Reload all when changing interface configuration.
fix text
fix packet capture. php5 apparently doesn't like " with shell_exec
make sure that the settings page also shows only the valid tabs.
Ticket #207. Show the dhcp server tab for the interface that have a previous dhcpd configuration.
Simplify some code.
Ticket #294. Add necessary include.
Feedback #225. If the type of vip changes remove the old type before adding the new one.
Clear the subsystem after reload.
Ticket #288. Use the subsystem_dirty functions.
Its 2010
Clean up file formatting. Fix typo. Add (C)
Return 'Authentication failed' instead of a non standard type which results in kindOf() errors.
fix Firewall Logs widget settings save.
Ticket #285
fix alert scroller in Chrome
Ticket #237
Make the "Currently viewing" drop down work in all browsers, not just Firefox.
Ticket #109
field is not required
fix up text
fix conflict between domTT and prototype that was breaking javascript in a number of areas. Problem described here.http://groups.google.com/group/dom-tooltip/browse_thread/thread/3f0ecf76e0755ffc?pli=1Ticket #276 among others
don't generate automatic outbound rules again if there are already rules defined
more fixes to auto generated outbound NAT rules to match what is actually created by default in auto NAT mode
remove broken input validation check. There's no harm in duplicate outbound NAT rules and the logic here is way off, no need for this check at all.
fix up auto-generated outbound NAT rules.
Don't wipe out user's configured NAT rules when switching back to automatic.
fix deletion of additional DHCP options. Resolves #273
Add more smarts to the RRD page, do not show tabs for database that do not exist, pick the 1st database forwireless, cellular.
Fix file editing on NanoBSD
Add cellular tab to RRD settings page, as it was missing. Noticed-by: xbipin on forum.
Add ignorefirmwarelock variable that can be used by some ajax callers
fix racoon restart
Do not output prototype.js twice
Adding smtp auth support for notifications. Requested-by: pmi@bluegrass.net
fix RRD graphs for queues
When exec_php is called detect i the variable toreturn is present and if so forumulate it into a xmlresponse in order to return structured data.
Use _REQUEST
Ticket #261 Do not consider ports as hostnames. This changes the is_port function to consider ':'(ranges) as ports. This seems a previous feature i do not agree with much, but users decide right?!
Ticket #258 fix regression.
These patches give you a display of the uptime of the active PPP linkon the "Status-> Interfaces" page, and also logging on /conf (tosurvive reboot) of uptimes of each session after it is closed. Inaddition, the status_interfaces.php page displays the cumulative...
Do not skip lan on the multi lan wizard.
Use propper field names.
correct function name
fix images