Remove unused function remove_numbers()
Backout Unbound for now bring back in 2.2. Fixes #2817
Bump latest_config to 9.4 to match recent version bump in the default config.
Adjust RRD captive portal graphs for CP zones
- Create RRD configs per zone- Add tabs to see graphs per zone- Migrate existing rrd files to default cpZone- While I'm here, call unset() for $rrdcreate and $rrdupdatesh
Resolves #2655
Add IPv6 privacy settings tunables. Keep the default FreeBSD value for them, that is disabled. This implements feature request #2587
Fix outbound NAT rules when interface is deleted:
- When delete interface, do not touch outbound NAT rules- Skip outbound NAT rules when interface doesn't exist- Bump latest_config to 9.2- Since rules with no interface were considered as wan, convert old...
Welcoming in 2013
Add the new tunable in the GUI for custommization and its default value
Do not process ip options by default this is 2012
Make limiters have a schedule specified which applie bandwidth limits during that period
Add ECE and CWR TCP flags as defined in RFC 3168
Due to the DHCP pool tag needing to be an array, rename the old LB "pool" variable to something else so it's not interpreted as an array.
Use Certificate Manager in Captive Portal settings
Generalize the Crypto hardware option and add GUI support for AES-NI.
Fixes #2428. Reference limiters in rules by name to avoid issues. Also put upgrade code for existing configs. The same fix is necessary for 2.0.x though not sure how this should be committed there.
Move vip upgrade code to be later, since it was backed out of 2.0.x it no longer needs to be so early, and otherwise there can be some breakage/fallout. Ticket #2445
Update the default URL here for our new FreeBSD release.
Add upgrade code that updates the dynamic gateway names to their new format new $if_$type.Redmine Ticket #2332. I've tested a simple upgrade with 3 dynamic Wans with varying names and that appears to have succeeded. Needs more testing.
Move CARP settings from pkg XML to a real PHP page
https://redmine.pfsense.org/issues/647
it's 2012
Implement is_jumbo_capable in a more performant way. This should help with large number of interfaces
Add Unbound chroot directory path
Add global to hide download tab
Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.
Merge remote branch 'upstream/master'
Conflicts: etc/inc/globals.inc etc/inc/upgrade_config.inc
Up config number for username sync upgrade.
Conflicts: conf.default/config.xml etc/inc/filter.inc etc/inc/globals.inc etc/inc/pfsense-utils.inc etc/inc/upgrade_config.inc usr/local/www/interfaces.php
Remove out-dated RRD file as it will cause broken images to appear on RRD graphs page.
Fix PPTP server radius settings upgrade from 1.2.3. Fixes #1292
Conflicts: usr/local/www/status_rrd_graph_img.php
Remove rndtest sysctl since the kernel module is not anymore part of our kernels.
Enable the IPv6 allow toggle, otherwise the other IPv6 rules do not work.
Merge the config upgrade code, there was a mismatch, the one who merged this wrong should get a pointy hat.
Add upgrade code to ensure rule protocols are all lower case.
lower limit to 101 MB
Adding crashreporterurl for rebrands
Add a global g option named disablecrashreporter which defaults to false for rebrands
it's 2011
Add the default value for the new tunable debug.pfftpproxy to 0. It allows to disable the pfftpproxy. Also add it to the default config.xml though no upgrade code should be needed since people can create this from the gui and hopefully do not need to know about this anyway.
Bump config version, add upgrade code to setup cron job for URL table update script.
Add sysctl for maximum socket buffer sizing. Set to 42621444. This is needed for some heavily loaded servers running unbound, squid, etc
Typecast second param for array_merge to silent a warning that is breaking build since we check output of test_php.php looking for a string 'FCGI-PASSED PASSED'
nuke trailing carriage returns
Fix incorrect variable name.
merge the dynamic obtained result with the static maintained list to not avoid strange problems as in Ticket #1123.
Get rid of fastforwarding since it is not maintained from long time. Courtesy-of: battlez_ IRC
Add lem(4) to our drivers list.
Unbreak sysctl handling.
Use php_uname where possible.
nuke ;
Remove bce item it is loader.conf only per jimp
Define hw.bce.tso_enable
Increase vfs.read_max to 32. See http://ivoras.sharanet.org/blog/tree/2010-11-19.ufs-read-ahead.html .. This can help dramatically if using Squid or any other packae that does a lot of hard disk reads.
Hopefully now the reinclusion of config will not override vars.
Use full path when we might not have full environment setup.
Remove trailing carriage return
Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protection and standardize field names. Ticket #320.
Convert fullname field on users to descr, so it gains CDATA protection.
desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320.
Change the description field on sysctl tunables to be 'descr' and not 'desc' so they will gain CDATA protection. Ticket #320
Bump config.
Use the new events mechanisms to dispatch events.
Add upgrade code for NAT 1:1 rules and bump config version.
Correct function name. Pointy-hat: jimp@
Upgrade code for pppoe.
Bump version of config so upgrade code will run.
Add run(4) to known wireless nics. Reported-by: http://forum.pfsense.org/index.php/topic,27744.0.html
Add bwn to interface lists too.
Increase upload file size to 1 megabyte
Remove useless sysctl since it is not useful. Ticket #729.
When filtering on the member interfaces of the bridge tell if_bridge to send locally destined packets as coming from the member itself. This should fix some reported issues on Ticket #729.
Fix NanoBSD snapshot URL default.
PPPoE config upgrade code and bump config version in globals.inc
Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
Also, add upgrade_config function 062_to_063.
Improve NAT Port Forwarding
Add a new global option, disablehelpicon, to hide help icon from all pages
Make lan/wan behave as all other interfaces.
Enable tso now that pf(4) problems with it are solved. Remove duplicate icmplim entry created by myself in a previous commit.
Ticket #20. Disable icmp limiting.
Propperly initialize variables so they function is as expected.
it's 2010
Actually remove vlan_native_support array it is not used in 2.0. While there move the auto updater to 8.1 snapshots.
Fix finding interfaces that support hwtagging.
Speed up and correct the finding of interfaces that support vlanmtu using the pfSense module.
Go ahead and add other wireless devices to this list, so if/when they are added, they should work.
Add mwl to list of wireless cards
Add zyd(4) to the wirless regex.
Stop fighting php bugs where a variable is not defined on one system yet it is defined on another.
Update URL to point to snapshot server until RC
lower a little more so VMware w/128 MB is ok
Use the globals for minimum RAM warning, drop limit a little to accommodate 128 MB RAM systems
add ability to hide help menu
add ability to hide theme selection
Fix typo in prev. commit
Set firmware_update_text properly for the platform
Add a help_base_url variable to globals.inc for use with contextual help.
fixing typo, should be platform not $platform
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Add msort() which will sort lower and uppercase items teogether (packages for example). Sort packages by lower/upper. IE: arping, arpwatch, Backup