Revert "Be correct on teh variable scope"
This reverts commit bf81eb22db36646ebf762600a3b4959c8c5214b0.
Revert "Unset directly rather than defering"
This reverts commit f5f89d214de3249316a6375ef1880ca659d6b762.
Unset directly rather than defering
Be correct on teh variable scope
Another try at prventing panic on reconfig of ppp type wans. Ticket #1696
If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface first to avoid assigning a ppp interface to itself. Fixes pppoe->pppoe wizard run as well as changing pppoe->dhcp. Fixes #1696
Check in intel license files, required for compliance. The copy.list alone wasn't grabbing them.
Add no cache header
Fixes #1696. Do not store temporary information under interfaces section during wizards since this might generate a message to netgraph that triggers a panic.
Don't try to unset this variable if it isn't set to begin with. Fixes #1865
fix firewall_nat_out to not auto-generate outbound NAT rules with one too many IPs
Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845
Also show queues on limiter info page, so that the child queues of limiter pipes can be viewed. (See ticket #1843)
Avoid a blank trailing entry
Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it reflects all of the servers in use for the speed report.
Add a note to the server Load Balancer page to let users know it's not for Multi-WAN.
Wording fix to better describe the Translation address.
Fix bottom note when viewing Floating rules to better reflect how they operate.
Fix note width for 1:1 NAT
Fix QinQ note width.
Clarify text
Clarify notes so people don't think they need to disable pf to disable NAT.
Move the option to exclude localhost as a DNS server under System > General so it is grouped with other system DNS options in a more logical location.
Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.
Add some help links for pages that were missing.
Change mbuf output on dashboard to read total/max, instead of current/total, to give a more useful view. Also only use a single netstat command instead of two.
Fix several issues in pppoe code and remove duplicated code.
Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no server directive) and also be a little more verbose about what is happening, if we can tell.
Unlink last msg cache for growl when sending test messagws
Give the Layer7 patterns page some much needed love.
Log when XMLRPC auth fails so that the brute force lockout will kick in.
Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi)
fix text
Make sure this does not operate on empty parameters, and also log when removing states.
These html tags are not required since they are used in head.inc which is included.
Simplify this code a bit, should be the same test in both locations since this should be either/or, and with the other code it can apparently fall into a trap where it shows neither.
Fix field name label.
remove dead link, no equivalent exists, will add info on that page's help
Put rw/ro calls on pkg_edit.php on POST to avoid packages having to do these calls.
Include the rate output in the privilege for the traffic graph.
Comment out code that seems to not be anymore useful. Remove later on if no complaints in sight.
Revert "Make initial changes to allow pfSense to work in a jail."
This reverts commit a26d95383a6146734f67c9db21cd83534052843a.
Make initial changes to allow pfSense to work in a jail.
This mostly avoids starting things that will not work and gets theinitial config. Most of the pfSense functionality will not work(pf rules, routing, etc) but it can be used for testing.
Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/kerberos
Revert "Feature#1603. URL table aliases should be usable within network type aliases."
This reverts commit ae660b3ce7d7e2b1f34cb9f1b52eb4ce21e17c42.
Revert "Feature #1603. Correct nested urltable alias code to be more fullproof to errors and does not break the ruleset on large lists of urltables. Though this needs a revisit to work properly since it breaks urltable alias property of reloading contents."...
Allow disabling having localhost in resolv.conf. There are some special setups that might need this.
Populate pconfig in all cases with user info, or else when you delete a privilege, the list disappears until you go back and edit the user again. (Certs too)
Sort user privileges so dashboard/index.php come first, so if a user has those permissions, they get redirected there first and not to another page.
Make this box much bigger, it's hard to find things in the tiny window with a long list.
Make the checks during step4 and step5 actually work.
Show the CP User count in the page title, as on 1.2.3.
Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits these days.
Remove GUI code to enable fast routing. The backend code was removed back in December in 4f76b144b0885b9a407db026723bb61f568effc3
Work around the fact that get_configured_interface_list re-parses the config and kills the reference made before it, which was making it impossible to delete a pppoe instance.
Correctly check the values for VoIP on multi_lan traffic shaper wizard. Reported-by: http://forum.pfsense.org/index.php/topic,32833.15.html. Ticket #1728
Correct the link to index.php so it always works correctly.
If no pppoe service name is configured, send a null service name. Seems to help clients especially when reconnecting.
Declare the arrays as global since that is what they are. Correct the name of asterisk in the global defniition.
Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense.org/index.php/topic,39176.0.html
Add an override for default interval to send icmp
Clarify notes for pptp "Server address"
Fix status page of gateways to show gateways with monitoring disabled as up.
Add a new option to allow disabling of gateway monitoring. This gateways will always be reported as up.
Just break states based on the remote host ip and not with localip. The later might be the same as address used by other services and might interrupt them
Move the textarea displaying packet capture outside of the form tag, or else a browser will try to submit the contents of the textarea when hitting a button. If you were viewing a large capture, that can be quite a long time it's wasting on uploading data that serves no purpose.
Fix whitespace formatting
Fix display of ssh port on anti-lockout rule display in GUI.
Correct priority number to not have clashes with PRIQ which do not allow same priority numbers for two different queues.
Adding hook
Add hooks
Relax PPTP password restrictions, just prevent starting with a !, and limit to common printable/keyboard characters so it doesn't result in invalid xml. Fixes #1720
Shift OpenVPN require, it was causing CRLs to not save changes properly.
Fix variable so CSC/Overrides for OpenVPN are actually deleted from the fs when deleted from the GUI.
Rework OpenVPN status, show status for shared key servers.
Resolves #1703. Correct array key value.
Adding hook for first tr
Fix copy and pasto
Load chosen but do not use it (for pkgs)
Move hook code up a bit
Adding hooks that will be used for filtering plugins
Move hook code up a few lines
Add hook for overriding interfaces
Adding chosen but do not actually use it beyond loading
Add hook for bottom icon row
Add hook and fix style for anti lockout
Add missing ;
Adding pre_id_tablerow hook
Revert "fix text"
This reverts commit c27ca36eb3fb3a5c5c1ca7feb9567bd6d23a16dc.
Adding apply hooks
make the tab character limit 92, leaves plenty of room and prevents some custom builds from unnecessarily turning tabs into a drop down
Bump to 1.7
Remove whitespace at the start of firewall_aliases.php - it was causing errors in the GUI.
Clear \r from these files to be readble
Ticket #749. Make the rules of the traffic shaper wizard select the wan side of the interfaces to not make the intra-lan traffic classifible in this way.
Resolves #1703. Correctly delete a interface group members when the group is deleted.