| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Properly handle this rename, and squelch errors if it fails. | jim-p | 2014-05-21 | 1 | -1/+1 |
* | Merge pull request #1032 from fichtner/contributions manually since it does n... | Ermal | 2014-04-28 | 1 | -0/+4 |
* | Do not allow upgrade_101_to_102 to exit early | Phil Davis | 2014-04-14 | 1 | -20/+18 |
* | Provide upgrade code after changes done for Ticket #3441 | Ermal | 2014-03-14 | 1 | -0/+16 |
* | s/unlink/unlink_if_exists/ | Renato Botelho | 2014-03-03 | 1 | -2/+2 |
* | Merge 10 -> 10.1 and 10.1 -> 10.2 function upgrade since the recent changes d... | Ermal | 2014-02-17 | 1 | -5/+2 |
* | Add escapeshellarg() calls on exec parameters. While I'm here, replace some e... | Renato Botelho | 2014-02-04 | 1 | -3/+3 |
* | Upgrade all firewall rules to include a tracker field. Add a tracker field ev... | Ermal | 2013-12-31 | 1 | -0/+26 |
* | Fix syntax | Renato Botelho | 2013-12-24 | 1 | -2/+2 |
* | Make sure to give the zone a name during the upgrade, or else it comes throug... | jim-p | 2013-12-23 | 1 | -0/+1 |
* | Convert ipaliases over carp to new world order | Ermal | 2013-12-18 | 1 | -0/+27 |
* | Since zoneid need to be less then 4096 provide some upgrade code to handle th... | Ermal | 2013-11-25 | 1 | -0/+17 |
* | Many fixes on privileges, ticket #3216: | Renato Botelho | 2013-11-15 | 1 | -0/+34 |
* | Add hybrid and disabled outbound NAT, fixes #2416: | Renato Botelho | 2013-11-13 | 1 | -0/+16 |
* | Change OpenVPN Compression settings to cover the full range of allowed settin... | jim-p | 2013-10-31 | 1 | -0/+21 |
* | Set default value to radius_protocol during upgrade, it should fix #3226 | Renato Botelho | 2013-10-11 | 1 | -0/+2 |
* | Needs parens | jim-p | 2013-10-10 | 1 | -1/+1 |
* | Add upgrade code to change the DHCP next-server value to nextserver since it ... | jim-p | 2013-10-10 | 1 | -5/+15 |
* | Remove newsyslog cron job on upgrade, if present. | jim-p | 2013-10-09 | 1 | -0/+5 |
* | Alix 2D6 crashes upgrade process withou out of diskspace | Xon | 2013-09-16 | 1 | -1/+3 |
* | Set action = pass for configured mac addresses on CP passtrumac | Renato Botelho | 2013-09-14 | 1 | -0/+15 |
* | Disable kill_states by default on upgrade, it fixes #3183 | Renato Botelho | 2013-09-06 | 1 | -0/+6 |
* | Fix #3004: | Renato Botelho | 2013-09-03 | 1 | -10/+5 |
* | Make sure RRD data is restored from backup before upgrading data and a new ba... | Renato Botelho | 2013-09-03 | 1 | -0/+22 |
* | Add independent logging choices to disable logging of bogon network rules and... | jim-p | 2013-07-09 | 1 | -0/+8 |
* | Repect global conf_path | Renato Botelho | 2013-07-02 | 1 | -1/+1 |
* | Don't flip the IPv6 allow setting just because people are upgrading. Just upg... | Chris Buechler | 2013-06-17 | 1 | -3/+1 |
* | Fixes #2979 | Renato Botelho | 2013-05-29 | 1 | -0/+27 |
* | Fix IPv6 Prefix ID default value | Renato Botelho | 2013-05-06 | 1 | -0/+12 |
* | Install Plan B for upgrading the RRD files to the newer format to add IPv6 fi... | smos | 2013-04-16 | 1 | -42/+106 |
* | Sprinkle some unset to reduce footprint | Ermal | 2013-04-12 | 1 | -17/+25 |
* | Upgrade code & config default version | N0YB | 2013-02-09 | 1 | -0/+10 |
* | Adjust RRD captive portal graphs for CP zones | Renato Botelho | 2013-02-06 | 1 | -0/+13 |
* | Fix rrd databases upgrade. Helps ticket #2651 | Renato Botelho | 2013-01-28 | 1 | -4/+2 |
* | Fix indent and remove trailing tabs and whitespaces | Renato Botelho | 2013-01-21 | 1 | -85/+88 |
* | Fix outbound NAT rules when interface is deleted: | Renato Botelho | 2013-01-05 | 1 | -0/+13 |
* | Make limiters have a schedule specified which applie bandwidth limits during ... | Ermal | 2012-10-09 | 1 | -0/+18 |
* | Due to the DHCP pool tag needing to be an array, rename the old LB "pool" var... | jim-p | 2012-09-26 | 1 | -0/+17 |
* | Ensure this gets a set default value or things can break | jim-p | 2012-08-01 | 1 | -0/+3 |
* | Remove ca reference | bcyrill | 2012-07-03 | 1 | -3/+0 |
* | Implement certificate chain in Captive Portal | bcyrill | 2012-07-03 | 1 | -12/+20 |
* | Use Certificate Manager in Captive Portal settings | bcyrill | 2012-07-02 | 1 | -0/+39 |
* | Change ereg_replace to preg_replace() function | ccesario | 2012-06-30 | 1 | -1/+1 |
* | Generalize the Crypto hardware option and add GUI support for AES-NI. | jim-p | 2012-06-12 | 1 | -1/+7 |
* | Make sure we tag all 2.0 gateways as being IPv4, in 2.1 we require this tag t... | smos | 2012-06-08 | 1 | -0/+10 |
* | Correct upgrade code from report of http://forum.pfsense.org/index.php/topic,... | Ermal | 2012-06-06 | 1 | -5/+14 |
* | Fixes #2428. Reference limiters in rules by name to avoid issues. Also put up... | Ermal | 2012-06-01 | 1 | -0/+40 |
* | Include util.inc and IPv6.inc before config.lib.inc. | smos | 2012-06-01 | 1 | -1/+0 |
* | Make sure we include "util.inc" during config upgrade. We need is_ipaddrv4() ... | smos | 2012-06-01 | 1 | -0/+1 |
* | Rename old RRD quality database to the new GW name so we continue the graph. | smos | 2012-05-31 | 1 | -0/+7 |