summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Force apinger to write the status file before getting gateway statusErmal2013-08-131-1/+5
* Ticket #3139 try to detect if the popen is closed from an errorErmal2013-08-131-2/+6
* Fix interface selections on UPnP to show the customized descriptions entered ...jim-p2013-08-121-0/+16
* Fix #1047Renato Botelho2013-08-081-70/+105
* Remove duplicate polling setRenato Botelho2013-08-081-6/+0
* Show apinger as a service when active, and display its status on gateway-rela...jim-p2013-08-061-0/+19
* Don't print this message for a mobile IPsec setup. It's normal for it to not ...jim-p2013-08-061-1/+4
* Try to do the loading operations as close as possible to avoid any issues com...Ermal2013-08-061-4/+4
* Correct bandwidth assignment so the configuration is not reverted courtesy of...Ermal2013-08-021-2/+2
* Reload apinger now that we can rather than restarting. Related to Ticket #3119Ermal2013-08-021-7/+10
* fix text - s/occured/occurred/Chris Buechler2013-08-013-5/+5
* the state type is required/valid for all specifications of protocol, notChris Buechler2013-08-011-1/+1
* Resolves #3121. Fix the command so it does perform correctlyErmal2013-08-011-1/+1
* Manually revert the patch to cleanup aliases since now its propely handled in...Ermal2013-08-011-3/+0
* Add Zone to the messages logged on syslog from CP to easy troubleshootingErmal2013-08-011-3/+6
* Reorder reverse lookup overrides so user-specified ones are effectivePhil Davis2013-07-311-10/+12
* Fix up filter_pflog_start - optimize some code, and fix $retval so that it wi...jim-p2013-07-301-2/+5
* Show the name of the unresolvable alias name as well as the rule description ...jim-p2013-07-301-4/+6
* use correct domain names when registering static DHCP entries in DNSDaniel Becker2013-07-291-2/+10
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-284-9/+9
* Optimization has nothing to do with limitsErmal2013-07-251-1/+1
* Fix #3106, parse 'not' rules right on destination for port forward + reflecti...Renato Botelho2013-07-251-4/+5
* Allow advanced options state-related parameters to be used for TCP, UDP and ICMPPhil Davis2013-07-241-16/+22
* Update rrd.incN0YB2013-07-231-1/+1
OpenPOWER on IntegriCloud