| Commit message (Expand) | Author | Age | Files | Lines |
* | Set default value to radius_protocol during upgrade, it should fix #3226 | Renato Botelho | 2013-10-11 | 1 | -0/+2 |
* | Fix 'Packet loss rate' and 'Bucket Size' range checking | Renato Botelho | 2013-10-11 | 1 | -4/+4 |
* | Needs parens | jim-p | 2013-10-10 | 1 | -1/+1 |
* | Remove newsyslog cron job on upgrade, if present. | jim-p | 2013-10-10 | 2 | -1/+6 |
* | Add upgrade code to change the DHCP next-server value to nextserver since it ... | jim-p | 2013-10-10 | 2 | -1/+11 |
* | Perform a much more accurate comparison between two certificates to determine... | jim-p | 2013-10-09 | 1 | -2/+28 |
* | Remove this check, the value can be 0 here if the target is the first item in... | jim-p | 2013-10-09 | 1 | -1/+1 |
* | use (self) instead of any for web lockout | Chris Buechler | 2013-10-04 | 1 | -1/+1 |
* | use (self) rather than any as the destination for the lockout rules | Chris Buechler | 2013-10-04 | 1 | -2/+2 |
* | Fix codel not being applied on non-priq queue types | Richard Connon | 2013-09-28 | 1 | -0/+9 |
* | Fixed typo in CoDel wiki link | Richard Connon | 2013-09-28 | 1 | -1/+1 |
* | If rc.newwanip is run on an interface that should not have an IP address, do ... | jim-p | 2013-09-27 | 1 | -0/+4 |
* | Make sure no extra spaces end up in the parsed IP, it can lead to issues in o... | jim-p | 2013-09-25 | 1 | -1/+1 |
* | OpenSSL does not like country codes longer than two letters, so remove these ... | jim-p | 2013-09-24 | 1 | -9/+1 |
* | Add patch from Ermal to fix ifconfig error on gif in certain cases. | jim-p | 2013-09-23 | 1 | -1/+1 |
* | Fix CP stats generation for concurrent users. Fixes #3225 | jim-p | 2013-09-23 | 1 | -2/+2 |
* | Alix 2D6 crashes upgrade process withou out of diskspace | Xon | 2013-09-19 | 1 | -1/+3 |
* | Switch to rw mode before file operations on RFC2136 cache. Fixes #3201 | jim-p | 2013-09-17 | 1 | -0/+3 |
* | s/BSDP/ESF/RELENG_2_1_0 | Chris Buechler | 2013-09-11 | 1 | -2/+2 |
* | This broke correct detection of primary/secondary -- the person in that threa... | jim-p | 2013-09-10 | 1 | -3/+4 |
* | Fix didn't help -- backing this out and the change that made it necessary. Re... | jim-p | 2013-09-10 | 1 | -13/+7 |
* | Fix update URL so the -RELEASE version looks at the stable updates URL by def... | jim-p | 2013-09-10 | 1 | -4/+6 |
* | Update an existing cron entry for pppoe periodic resets | Phil Davis | 2013-09-10 | 1 | -2/+2 |
* | Require IPv6.inc header so that if ipv6 functions are called no surprises arise | Ermal | 2013-09-10 | 1 | -0/+1 |
* | Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is ea... | Ermal | 2013-09-10 | 1 | -0/+1 |
* | Do not include disabled OpenVPN in vpn_networks and negate_networks | Phil Davis | 2013-09-10 | 1 | -4/+6 |
* | Correctly check the secondary/primary parameter setting on dhcp failover conf... | Ermal | 2013-09-10 | 1 | -7/+13 |
* | Correct typo that prevents dhcp rules from properly being generated. | Ermal | 2013-09-10 | 1 | -1/+1 |
* | the time has come - bump to 2.1-RELEASE | Chris Buechler | 2013-09-09 | 1 | -1/+1 |
* | Fix errant display of "0 table deleted" during filter reload on console. | jim-p | 2013-09-09 | 1 | -1/+1 |
* | Remove unecessary capitalized WARNING from disabled APC message | Renato Botelho | 2013-09-09 | 1 | -2/+2 |
* | Do not sync DHPCv6, it must operate independetly. Ticket #3184 | jim-p | 2013-09-06 | 1 | -2/+0 |
* | Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover... | jim-p | 2013-09-06 | 1 | -3/+0 |
* | Disable kill_states by default on upgrade, it fixes #3183 | Renato Botelho | 2013-09-06 | 2 | -1/+7 |
* | Allow for easier override on $g values if needed. | jim-p | 2013-09-05 | 1 | -0/+5 |
* | Correct check to match the right vip based on configured ip. Reported-by: htt... | Ermal | 2013-09-05 | 1 | -4/+3 |
* | Ticket #3181 do the state flushing only on down gateway detection rather than... | Ermal | 2013-09-05 | 1 | -11/+5 |
* | Revert "Revert back the behaviour to cleanup all states for 2.1 Fixes #3181 a... | Ermal | 2013-09-05 | 1 | -1/+27 |
* | Ba-bump-bump. | jim-p | 2013-09-04 | 1 | -1/+1 |
* | When the v4 wan is dynamic and v6 is type dhcp and v6 information is retrieve... | Ermal | 2013-09-04 | 1 | -0/+4 |
* | Actually the / here is not needed. | Ermal | 2013-09-04 | 1 | -1/+1 |
* | Add safety belts to code in rc.openvpn to avoid php errors to leave stale loc... | Ermal | 2013-09-04 | 1 | -10/+13 |
* | Make the operation of saving old rule nearby the writing operation to be logi... | Ermal | 2013-09-04 | 1 | -4/+4 |
* | Sprinkle some unsets to reduce footprint and correct some whitespaces | Ermal | 2013-09-04 | 1 | -19/+17 |
* | filter_generate_port error log function name | Phil Davis | 2013-09-04 | 1 | -1/+1 |
* | Revert back the behaviour to cleanup all states for 2.1 Fixes #3181 and relat... | Ermal | 2013-09-03 | 1 | -27/+1 |
* | Fixes #3173 if any port information exists on the rule than put it on the NEG... | Ermal | 2013-09-03 | 1 | -27/+36 |
* | Remove SPD when disable phase2, it fixes #2719 | Renato Botelho | 2013-09-03 | 1 | -1/+1 |
* | Increased needed memory for APC to 512M + code cleanup | Individual IT Services | 2013-09-03 | 1 | -27/+33 |
* | Merge pull request #796 from phil-davis/master | Chris Buechler | 2013-09-03 | 1 | -15/+11 |