Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set latest config version | Ermal | 2013-12-18 | 1 | -1/+1 |
| | |||||
* | Remove deprecated sysctls. vfs.forcesync needs to be seen if the patch needs ↵ | Ermal | 2013-12-14 | 1 | -2/+0 |
| | | | | to be put in place again! | ||||
* | Since zoneid need to be less then 4096 provide some upgrade code to handle ↵ | Ermal | 2013-11-25 | 1 | -1/+1 |
| | | | | that from existing configs | ||||
* | Many fixes on privileges, ticket #3216: | Renato Botelho | 2013-11-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | - Rename some privileges: page-diag-system-activity => page-diagnostics-system-activity page-interfacess-groups => page-interfaces-groups page-interfacess-lagg => page-interfaces-lagg page-interfacess-qinq => page-interfaces-qinq - Write an upgrade function to replace above privileges by the new name - Remove unused privilege page-diagnostics-logs-wireless - Remove duplicated privileges - Fix limiter-info, pf-info and system-pftop that were using wrong name - Add privs for edit pages (interfaces_groups, interfaces_lagg, interfaces_qinq and services-igmpproxy) - Fix ID for acptiveportal allowedhostnames and editallowedhostnames - Fix some wrong matches | ||||
* | Add hybrid and disabled outbound NAT, fixes #2416: | Renato Botelho | 2013-11-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | - Add 2 new outbound NAT modes, hybrid and disabled, manual and advanced keep working the same way - Hybrid mode applies manual rules first, automatic after - Disabled do no create any outbound NAT rules - Remove ipsecpassthru config field and rename advancedoutbound to outbound - Save mode on $config['nat']['outbound']['mode'] to simplify the logic - Modify config.default to reflect changes - Add code to upgrade config, and change latest_version to 10.3 - Use html to align modes and remove some hacks to align using | ||||
* | Change OpenVPN Compression settings to cover the full range of allowed ↵ | jim-p | 2013-10-31 | 1 | -1/+1 |
| | | | | settings on OpenVPN (unset, off, on, adaptive) rather than a simple off/on switch that either doesn't set the value or enables it with adaptive (OpenVPN's default). | ||||
* | Add upgrade code to change the DHCP next-server value to nextserver since it ↵ | jim-p | 2013-10-10 | 1 | -1/+1 |
| | | | | was renamed sometime in 2.1 but upgrade code didn't follow. Also shuffle the upgrade code blocks a bit since we need these on 2.1.x and nobody should be on 2.2 yet, so the impact should be minimal to renumber the one bit specific to 2.2. | ||||
* | Remove newsyslog cron job on upgrade, if present. | jim-p | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Set action = pass for configured mac addresses on CP passtrumac | Renato Botelho | 2013-09-14 | 1 | -1/+1 |
| | |||||
* | s/BSDP/ESF/ | Chris Buechler | 2013-09-11 | 1 | -2/+2 |
| | |||||
* | Simplify the update URL definition in globals.inc and add some comments to it. | jim-p | 2013-09-10 | 1 | -4/+7 |
| | |||||
* | Disable kill_states by default on upgrade, it fixes #3183 | Renato Botelho | 2013-09-06 | 1 | -1/+1 |
| | |||||
* | Allow for easier override on $g values if needed. | jim-p | 2013-09-05 | 1 | -0/+5 |
| | |||||
* | Add independent logging choices to disable logging of bogon network rules ↵ | jim-p | 2013-07-09 | 1 | -1/+1 |
| | | | | and private network rules. Add upgrade code to obey the existing behavior for users (if default block logging was disabled, so is bogon/private rule blocking). Also add a checkbox to disable the lighttpd log for people who don't want their system log spammed by lighty. | ||||
* | Fixes #2979 | Renato Botelho | 2013-05-29 | 1 | -1/+1 |
| | | | | | | | . Change max value for traffic and packets graphs to 20GigE . Bump config version to 9.6 . Write a config upgrade function to tune current rrd files to the new max value | ||||
* | After some discussions it is better to make this a tunable and allow its ↵ | Ermal | 2013-05-08 | 1 | -1/+1 |
| | | | | value change from administrator. | ||||
* | Fix IPv6 Prefix ID default value | Renato Botelho | 2013-05-06 | 1 | -1/+1 |
| | | | | | | | . Always initialize it to 0 when it's undefined . Remove unecessary initializations and checks . Bump config version to 9.5 . Write an upgrade config function to initialize old configs properly | ||||
* | Disable udp checksums by default | Ermal | 2013-05-04 | 1 | -1/+2 |
| | |||||
* | point 2.1 to gui21 | Chris Buechler | 2013-04-13 | 1 | -1/+1 |
| | |||||
* | Bump this a bit to allow for faster speed | Ermal | 2013-03-21 | 1 | -1/+2 |
| | |||||
* | Reduce a bit the entropy collection sources to not hurt performance. There ↵ | Ermal | 2013-03-21 | 1 | -1/+4 |
| | | | | are plenty of other sources on today systems | ||||
* | Hide 'Perform full backup prior to upgrade' option on nano, also hide ↵ | Renato Botelho | 2013-02-27 | 1 | -0/+3 |
| | | | | restore full backup. Fixes #2844 | ||||
* | Remove unused function remove_numbers() | Renato Botelho | 2013-02-21 | 1 | -6/+0 |
| | |||||
* | Backout Unbound for now bring back in 2.2. Fixes #2817 | Warren Baker | 2013-02-14 | 1 | -1/+0 |
| | |||||
* | Bump latest_config to 9.4 to match recent version bump in the default config. | jim-p | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | Adjust RRD captive portal graphs for CP zones | Renato Botelho | 2013-02-06 | 1 | -1/+1 |
| | | | | | | | | | - 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, ↵ | Renato Botelho | 2013-01-21 | 1 | -0/+2 |
| | | | | that is disabled. This implements feature request #2587 | ||||
* | Fix outbound NAT rules when interface is deleted: | Renato Botelho | 2013-01-05 | 1 | -1/+1 |
| | | | | | | | | | | - 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 rules adding interface 'wan' to avoid breaking old configs It should fix #2338 | ||||
* | Welcoming in 2013 | Chris Buechler | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | Add the new tunable in the GUI for custommization and its default value | Ermal | 2012-12-11 | 1 | -1/+2 |
| | |||||
* | Do not process ip options by default this is 2012 | Ermal | 2012-11-20 | 1 | -1/+2 |
| | |||||
* | Make limiters have a schedule specified which applie bandwidth limits during ↵ | Ermal | 2012-10-09 | 1 | -1/+1 |
| | | | | that period | ||||
* | Add ECE and CWR TCP flags as defined in RFC 3168 | bcyrill | 2012-10-01 | 1 | -1/+1 |
| | |||||
* | Due to the DHCP pool tag needing to be an array, rename the old LB "pool" ↵ | jim-p | 2012-09-26 | 1 | -1/+1 |
| | | | | variable to something else so it's not interpreted as an array. | ||||
* | Use Certificate Manager in Captive Portal settings | bcyrill | 2012-07-02 | 1 | -1/+1 |
| | |||||
* | Generalize the Crypto hardware option and add GUI support for AES-NI. | jim-p | 2012-06-12 | 1 | -1/+1 |
| | |||||
* | Fixes #2428. Reference limiters in rules by name to avoid issues. Also put ↵ | Ermal | 2012-06-01 | 1 | -1/+1 |
| | | | | 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 ↵ | jim-p | 2012-05-23 | 1 | -1/+1 |
| | | | | 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. | smos | 2012-04-19 | 1 | -2/+2 |
| | |||||
* | Add upgrade code that updates the dynamic gateway names to their new format ↵ | smos | 2012-04-18 | 1 | -1/+1 |
| | | | | | | 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 | Darren Embry | 2012-03-22 | 1 | -1/+1 |
| | | | | https://redmine.pfsense.org/issues/647 | ||||
* | it's 2012 | Chris Buechler | 2012-01-08 | 1 | -1/+1 |
| | |||||
* | Implement is_jumbo_capable in a more performant way. This should help with ↵ | Ermal | 2011-12-28 | 1 | -20/+0 |
| | | | | large number of interfaces | ||||
* | Add Unbound chroot directory path | Warren Baker | 2011-09-30 | 1 | -0/+1 |
| | |||||
* | Add global to hide download tab | Scott Ullrich | 2011-09-26 | 1 | -0/+1 |
| | |||||
* | Add the multi instance CP to master branch. This allows to define CP with ↵ | Ermal | 2011-09-07 | 1 | -1/+1 |
| | | | | different properties on different interfaces. | ||||
* | Merge remote branch 'upstream/master' | jim-p | 2011-06-14 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: etc/inc/globals.inc etc/inc/upgrade_config.inc | ||||
| * | Up config number for username sync upgrade. | Ermal | 2011-06-14 | 1 | -1/+1 |
| | | |||||
* | | Merge remote branch 'upstream/master' | jim-p | 2011-06-01 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | | | 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 ↵ | Warren Baker | 2011-05-26 | 1 | -1/+1 |
| | | | | | | | | graphs page. |