summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Set default value to radius_protocol during upgrade, it should fix #3226Renato Botelho2013-10-111-0/+2
* Fix 'Packet loss rate' and 'Bucket Size' range checkingRenato Botelho2013-10-111-4/+4
* Needs parensjim-p2013-10-101-1/+1
* Remove newsyslog cron job on upgrade, if present.jim-p2013-10-102-1/+6
* Add upgrade code to change the DHCP next-server value to nextserver since it ...jim-p2013-10-102-1/+11
* Perform a much more accurate comparison between two certificates to determine...jim-p2013-10-091-2/+28
* Remove this check, the value can be 0 here if the target is the first item in...jim-p2013-10-091-1/+1
* use (self) instead of any for web lockoutChris Buechler2013-10-041-1/+1
* use (self) rather than any as the destination for the lockout rulesChris Buechler2013-10-041-2/+2
* Fix codel not being applied on non-priq queue typesRichard Connon2013-09-281-0/+9
* Fixed typo in CoDel wiki linkRichard Connon2013-09-281-1/+1
* Make sure no extra spaces end up in the parsed IP, it can lead to issues in o...jim-p2013-09-251-1/+1
* Add patch from Ermal to fix ifconfig error on gif in certain cases.jim-p2013-09-231-1/+1
* Fix CP stats generation for concurrent users. Fixes #3225jim-p2013-09-231-2/+2
* Alix 2D6 crashes upgrade process withou out of diskspaceXon2013-09-191-1/+3
* Switch to rw mode before file operations on RFC2136 cache. Fixes #3201jim-p2013-09-171-0/+3
* s/BSDP/ESF/RELENG_2_1_0Chris Buechler2013-09-111-2/+2
* This broke correct detection of primary/secondary -- the person in that threa...jim-p2013-09-101-3/+4
* Fix didn't help -- backing this out and the change that made it necessary. Re...jim-p2013-09-101-13/+7
* Fix update URL so the -RELEASE version looks at the stable updates URL by def...jim-p2013-09-101-4/+6
* Update an existing cron entry for pppoe periodic resetsPhil Davis2013-09-101-2/+2
* Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is ea...Ermal2013-09-101-0/+1
* Do not include disabled OpenVPN in vpn_networks and negate_networksPhil Davis2013-09-101-4/+6
* Correctly check the secondary/primary parameter setting on dhcp failover conf...Ermal2013-09-101-7/+13
* Correct typo that prevents dhcp rules from properly being generated.Ermal2013-09-101-1/+1
* Fix errant display of "0 table deleted" during filter reload on console.jim-p2013-09-091-1/+1
* Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover...jim-p2013-09-061-3/+0
* Disable kill_states by default on upgrade, it fixes #3183Renato Botelho2013-09-062-1/+7
* Allow for easier override on $g values if needed.jim-p2013-09-051-0/+5
* Correct check to match the right vip based on configured ip. Reported-by: htt...Ermal2013-09-051-4/+3
* Ticket #3181 do the state flushing only on down gateway detection rather than...Ermal2013-09-051-11/+5
* Revert "Revert back the behaviour to cleanup all states for 2.1 Fixes #3181 a...Ermal2013-09-051-1/+27
* Actually the / here is not needed.Ermal2013-09-041-1/+1
* Make the operation of saving old rule nearby the writing operation to be logi...Ermal2013-09-041-4/+4
* Sprinkle some unsets to reduce footprint and correct some whitespacesErmal2013-09-041-19/+17
* filter_generate_port error log function namePhil Davis2013-09-041-1/+1
* Revert back the behaviour to cleanup all states for 2.1 Fixes #3181 and relat...Ermal2013-09-031-27/+1
* Fixes #3173 if any port information exists on the rule than put it on the NEG...Ermal2013-09-031-27/+36
* Remove SPD when disable phase2, it fixes #2719Renato Botelho2013-09-031-1/+1
* Merge pull request #796 from phil-davis/masterChris Buechler2013-09-031-15/+11
* Merge pull request #790 from shahidsheikh/RELENG_2_1Chris Buechler2013-09-031-0/+8
|\
| * #3174 Handling of gateway groups in openvpn_restart()Shahid Sheikh2013-09-021-7/+7
| * #3174 Added handling of gateway groups in openvpn_restartShahid Sheikh2013-09-021-0/+8
* | Merge pull request #794 from phil-davis/RELENG_2_1Chris Buechler2013-09-034-15/+17
|\ \
| * | Use new names for get_memory parametersPhil Davis2013-09-021-6/+6
| * | Use hw.physmem when calculating pfsense_default_state_sizePhil Davis2013-09-021-2/+2
| * | Use updated get_memory var names Phil Davis2013-09-021-3/+4
| * | Improve var names in get_memoryPhil Davis2013-09-021-4/+5
* | | Bring back static routes to fix issues reported on Ticext #3179Ermal2013-09-032-8/+34
* | | Fix #3004:Renato Botelho2013-09-032-10/+21
OpenPOWER on IntegriCloud