summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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 #786 from individual-it/masterRenato Botelho2013-09-031-27/+33
|\ \
| * | Increased needed memory for APC to 512M + code cleanupIndividual IT Services2013-08-281-27/+33
* | | Merge pull request #796 from phil-davis/masterChris Buechler2013-09-031-15/+11
|\ \ \
| * | | Traffic Shaper GUI text typosPhil Davis2013-09-031-15/+13
* | | | Merge pull request #793 from shahidsheikh/masterChris Buechler2013-09-031-0/+8
|\ \ \ \
| * | | | Fix #3174 Handling of gateway groups in openvpn_restart()Shahid Sheikh2013-09-021-0/+8
* | | | | Bring back static routes to fix issues reported on Ticext #3179Ermal2013-09-032-8/+34
* | | | | Correct typo on variable nameErmal2013-09-031-1/+1
* | | | | Fix #3004:Renato Botelho2013-09-032-10/+21
* | | | | Make sure RRD data is restored from backup before upgrading data and a new ba...Renato Botelho2013-09-031-0/+22
* | | | | Resolves #3177. Do a filter reconfigure if the dynds ipsec hosts are present ...Ermal2013-09-031-0/+1
| |_|_|/ |/| | |
* | | | touch up text, s/nat/NAT/Chris Buechler2013-09-031-2/+2
|/ / /
* | | shaper burst may be blank, but if not then must be numericJean Cyr2013-09-021-0/+2
* | | Fix #3172, return_gateway_groups_array() was returning the last vip since it ...Renato Botelho2013-09-021-3/+3
|/ /
* | Dummynet does not require burst size specificationJean Cyr2013-09-021-5/+2
* | Provide get_uptime_sec in a common include filePhil Davis2013-08-291-0/+13
|/
* Use physmem and realmem from get_memory() in the appropriate placesPhil Davis2013-08-281-4/+5
* Use new names for get_memory parametersPhil Davis2013-08-281-6/+6
* Use hw.physmem when calculating pfsense_default_state_sizePhil Davis2013-08-281-2/+2
* Use updated get_memory var namesPhil Davis2013-08-281-3/+4
* Improve var names in get_memoryPhil Davis2013-08-281-4/+5
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-282-2/+2
* Support the names used by the status page as well as those used internally by...jim-p2013-08-281-2/+2
* Delete old route for remote gateway when its IP changes. It fixes #3155Renato Botelho2013-08-221-0/+3
* Fixup check for existing easyrule block rule to account for the ipproto and w...jim-p2013-08-211-2/+3
* Add scope to target when it is a link-local, it helps ticket #3150Renato Botelho2013-08-201-0/+8
* Attempt to recognize pfsync entries from pf logs.jim-p2013-08-191-0/+2
* Fix selection of IPv6 target IP for IPv6 Outbound NAT rules.Chris Buechler2013-08-171-0/+6
* Obsolete more ntp binaries from baseRenato Botelho2013-08-161-0/+5
* Use ntpdate from ports also and obsolete base oneRenato Botelho2013-08-162-2/+3
* Ooops fix this to add only th einterfaceErmal2013-08-161-1/+1
* Obsolete base ntpd since we are using the one from portsRenato Botelho2013-08-161-0/+1
* Add scope identifier to target when its link-localErmal2013-08-161-0/+2
* Add also a special case so the correct ip is returned for the case when WAN i...Ermal2013-08-161-0/+9
* When using DHCPv6 and only requesting a prefix the communication on the WAN i...Ermal2013-08-161-0/+12
* Optimize a bit to try and convrt back to friendly interface only when neededErmal2013-08-161-1/+2
* Resolves #2627. When WANv4 is PPP and v6 is DHCP but the option get v6 info f...Ermal2013-08-161-8/+19
* Correctly remove IPv6 addresses from the interface rather than just erroring ...Ermal2013-08-161-2/+9
* Even if called with wrong parameters try to do something rather than return h...Ermal2013-08-161-0/+3
* Add the check even here when dealing with ipv6 addresesErmal2013-08-161-2/+11
* Handle link local addresses with embedded interface scope on is_ipaddrv6 and ...Ermal2013-08-163-1/+17
* Unbreak limitrules and probably pfblocker errors. Spotted-by: JimErmal2013-08-151-3/+2
* When renaming or deleting a virtual server, clean up the old relayd anchor na...jim-p2013-08-151-0/+75
* Synchronize dhcpv6 as well if dhcp sync setting is on. Reported-by: http://fo...Ermal2013-08-151-0/+2
* Cleanup some code that is not needed anymoreErmal2013-08-142-31/+4
* Use pfSense module functions for finding interface v6 addresses. The addresse...Ermal2013-08-142-29/+10
* Remove prior CSC entry when cleaning up. Fixes #3143jim-p2013-08-141-0/+10
* Declare globals as global before defining them in openvpn.incjim-p2013-08-141-0/+6
OpenPOWER on IntegriCloud