Move all functions from index.php for captiveportal.inc
Add Global reply-to disable checkbox, resolves the issue #1137
reversal of accidentally deleted filesRevert "Add Global reply-to disable checkbox, resolves the issue #1137"
This reverts commit c646776871dacebcaa4225b083aa0789dc0bfba6.
Fix typo/spacing issue. Resolves #1300
Add the diag_ipsec_xml.php page, this provides a XML interface to thetunnel status built for a Coltex BV monitoring system
Prevent empty remote endpoints from skewing the log output
Trigger a VPN tunnel reload after configuring IPsec, it will handle all the hostname tunnels after boot finishes
Resolves #1288. Add alc(4) to altq(4) supported list.
Don't forget to include $g, otherwise the check will fail and still perform a DNS resolve
Hold off on resolve_retry during boot. The rest of the IPsec config is already delayed during boot for tunnels with hostnames
Add more safeguards and IP address checks
Do not resolve the hostname during boot, also make really sure we have a IP address here.
Prevent a empty remote gateway IP from ending up in the config
Make sure to initialize the remote gateway IP variable so that it does not end up with a broken config
Correct indentation
Make sure it is an array before foreach.
log when CP is restarted. ticket #1278
fix default password display
fix log text
Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/index.php/topic,33410.0.html
Fix whitespace formatting.
Allow sorting of DNS forwarder entries.
Add IPsec and OpenVPN to packet capture. Ticket #1032
Fix wording
Comment out the "config write on bootup" error. This is normal now with the package reinstall, and the known issues with it should be OK now. The error is just confusing people.
Do not rely on php new foreach by reference and use the old method of chaning array members by using full path. This fixes nat 1:1 upgrades.
Change this form to a POST instead of using GET with button inputs. For some reason using the GET method was causing things to be invoked twice, which led to two concurrent XMLRPC syncs, which can cause issues.
Add automatic rules to pass DHCP failover traffic if a failover peer is defined. See http://forum.pfsense.org/index.php/topic,32731.msg172839.html#msg172839
Use a better regex here, sometimes ad devices can be numbered >=10.
silence the music.
Break on 'You can also monitor the reload progress' instead of letting it wrap into a newline.
Add snort2c table back in for now.
Pass $notices to print_notices(), since it requires a parameter.
Adding support for snortsam from Robert Z
Back to beta5
Fix start/end test for an IP in DHCP pool. Resolves #1280
Fix update check fix. Skipped a parameter.
Get ready for tomorrow.
Suppress curl errors (if we get a 404 it tosses its own error if there is no response body, just a 404 code.)
Add alias support for source and destination ports on outbound NAT.
Make update check a little more robust. Timeout after a few seconds, and if we get a non-200 http code, ignore the response.
Check for aliases in 1:1 and outbound NAT rules, too.
Use autocomplete='off' like all other fields that accept aliases, to prevent web browser auto-complete from covering up the alias list popup.
Simply code for determining whether an alias is currently in use.
In update_alias_names_upon_change function add capability to access more deeply nested sections and fields.
Use alias style and add AutoSuggestControl for source and destination address fields.
The doubled "$rule = array();" lines are probably a copy/paste error. Probably meant to paste the line that sets the rule type to the match action like the rest of what was added in the affected commit.
Correctly verify the input on bandwith at voip step for traffic shaper wizards. Reported-by: http://forum.pfsense.org/index.php/topic,32833.0.html
Remove any previous file with the same name as the one that will be downloaded. This avoid the gui to always show update availble even though the site could not be reached.
Convert the shapers to the match action so the generated rules do not impact the filtering policy implemented.
Allow match action on Floating rules and exposed it with name Queue. More validation is needed.
Allow action match to be passed down to pf.
Do not resolve the dyndns hostnames during boot. With many tunnels that have a hostname this cancause huge boot issues if the DNS server is slow or not responding at all. By skipping those butadding them to the DNS watchlist it should reload these later. This should allow the box to start...
fix text
There is no need to call the script to reconfigure CP here. Even more when it breaks all kind of things.
Also fix easyrule and auto->manual nat switch code. Ticket #1243
Generalize pppoe server enabled check and use it elsewhere in the GUI that needed fixed. Still needs changes in filter.inc - Ticket #1243
Allow autocomplete on login form (Fixes saving password on Firefox and Chrome)
Add the 1.2.3 dashboard package's /usr/local/www/filter_log.inc to the obsoleted files list. (It's in /etc/inc/ now)
Fix a date compare bug, resolves #1273
Allow renaming even shaper queues as an improvement.
Check if this is an array first, just in case.
Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted if it is referenced in filter rules.
Turn off file size check
Fix an issue with dhcp parameters not specifying a defaultgw and the dhcp is the only interface with gateway as a result the box is left wihtout a default gw. Some sporadic reports have been done on this.
Resolves #1224. Correctly change name on port alias in firewall rules if the alias name changes.
Resolves #1263. Use correct config toggle for detecting alternate url for firmware.
Resolves #1264. Read even the httpsname option from config so it displays correctly.
Resolves #1265. Show the interfaces in the same order requested during assignment on console.
fix text (remove entirely, comment is related to an open feature request). ticket #1262
Increase a bit
Limit file sizes to roughly 143k
Global g
Adding crashreporterurl for rebrands
s/er//
Spell out more clearly
Add a global g option named disablecrashreporter which defaults to false for rebrands
Note that we are deleting the local crash reports
minicron is now used on a number of items in the gui. tell the cp prune process to use the pid name cp-prunedb.pid
Do not launch multiple copies of the captive portal database pruner.
Echo out server response
Ask the person to actually read the page before clicking yes
Fix check to ignore minfree (and the rest of $skip_files)
Move routine under includes. Simplify the file skip check
s/We have/product name has/
Include newlines
Include filename of files in report
Fix typo
Not that we are deleting files
Add link to kernel crash info on wikipedia for those who are not familiar with a panic
Make textarea read only
Include anonymous machine information in bug report including:
Crash report begins. Anonymous machine information:
i3868.1-RELEASE-p2FreeBSD 8.1-RELEASE-p2 #1: Sun Feb 6 05:07:27 EST 2011 sullrich@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8...
Simplify message for crash reports
Set a savemsg when a crash report exists and show across top instead of redirecting
Ignore minfree file