summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s/BSDP/ESF/RELENG_2_1_0Chris Buechler2013-09-111-2/+2
* Make sure to account for IP aliases on lo0 here, or they get duplicated on ea...jim-p2013-09-111-2/+2
* No need to treat PHP errors as a crash on -RELEASE for now.jim-p2013-09-101-5/+0
* 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
* Require IPv6.inc header so that if ipv6 functions are called no surprises ariseErmal2013-09-101-0/+1
* 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
* the time has come - bump to 2.1-RELEASEChris Buechler2013-09-091-1/+1
* Fix errant display of "0 table deleted" during filter reload on console.jim-p2013-09-091-1/+1
* Remove unecessary capitalized WARNING from disabled APC messageRenato Botelho2013-09-091-2/+2
* Test growl whether or not growl is disabled.jim-p2013-09-081-2/+1
* Do not sync DHPCv6, it must operate independetly. Ticket #3184jim-p2013-09-062-3/+1
* Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover...jim-p2013-09-062-16/+0
* Disable kill_states by default on upgrade, it fixes #3183Renato Botelho2013-09-063-2/+8
* Fix #3127Renato Botelho2013-09-064-15/+15
* 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
* Ba-bump-bump.jim-p2013-09-041-1/+1
* When the v4 wan is dynamic and v6 is type dhcp and v6 information is retrieve...Ermal2013-09-041-0/+4
* Actually the / here is not needed.Ermal2013-09-041-1/+1
* Related to Ticket #3045 avoid races in the ntpdate_sync_one script due to kil...Ermal2013-09-041-2/+13
* Add safety belts to code in rc.openvpn to avoid php errors to leave stale loc...Ermal2013-09-041-10/+13
* 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
* Increased needed memory for APC to 512M + code cleanupIndividual IT Services2013-09-031-27/+33
* 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-035-19/+22
|\ \
| * | Use physmem and realmem from get_memory() in the appropriate placesPhil Davis2013-09-021-4/+5
| * | 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-034-9/+53
* | | Fix #3004:Renato Botelho2013-09-032-10/+21
* | | Disable state killing on gateway failure by default for new configs.Chris Buechler2013-09-032-3/+3
* | | Correct typo on variable nameErmal2013-09-031-1/+1
OpenPOWER on IntegriCloud