summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* touch up text, s/nat/NAT/Chris Buechler2013-09-038-32/+32
* Fix #3172, return_gateway_groups_array() was returning the last vip since it ...Renato Botelho2013-09-021-3/+3
* Show a count of the CPUs if more than one is detected, and show how those CPU...jim-p2013-08-302-0/+18
* Use ipprotocol to check gateway protocol, this fix a issue that allow to set ...Renato Botelho2013-08-291-6/+1
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-2829-29/+29
* If upgrading NanoBSD, try to grab the previous timezone file so the zone is p...jim-p2013-08-281-0/+5
* Also run mtree check post-upgrade.jim-p2013-08-281-0/+10
* 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
* fix text to remove non-applicable copy/paste from v4 relayChris Buechler2013-08-211-1/+1
* Fixup check for existing easyrule block rule to account for the ipproto and w...jim-p2013-08-211-2/+3
* Remove this particular form tag that doesn't appear to serve any purpose on t...jim-p2013-08-201-2/+0
* Add patch from the ticket to fix #3149jim-p2013-08-201-3/+15
* Add scope to target when it is a link-local, it helps ticket #3150Renato Botelho2013-08-201-4/+13
* Add scope to target when it is a link-local, it helps ticket #3150Renato Botelho2013-08-202-2/+16
* Revert "Improve sh syntax using ${} for all variables"Renato Botelho2013-08-191-29/+29
* Attempt to recognize pfsync entries from pf logs.jim-p2013-08-191-0/+2
* Merge pull request #778 from N0YB/patch-11Renato Botelho2013-08-181-1/+1
|\
| * Update functions.inc.phpN0YB2013-08-171-1/+1
| * Update functions.inc.phpN0YB2013-08-171-1/+1
* | Strip off scope before attempting to resolve the IPv6 IP here.jim-p2013-08-171-0/+1
|/
* Fix selection of IPv6 target IP for IPv6 Outbound NAT rules.Chris Buechler2013-08-171-0/+6
* 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
* Rather than doing auto-detection, fall back to a glob for now when listing po...jim-p2013-08-161-1/+2
* Fix Diag > Tables AJAX fadeOut after deletion for rows with CIDR mask format.jim-p2013-08-161-0/+1
* 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
* Reduce diff with masterErmal2013-08-162-3/+5
* Handle link local addresses with embedded interface scope on is_ipaddrv6 and ...Ermal2013-08-162-3/+26
* 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-153-2/+84
* Improve sh syntax using ${} for all variablesRenato Botelho2013-08-151-29/+29
* Also take dhcpv6 into consideration even here.Ermal2013-08-151-1/+1
* 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
* Merge pull request #774 from phil-davis/RELENG_2_1Renato Botelho2013-08-141-12/+3
|\
| * Relax advanced options firewall rules testsPhil Davis2013-08-141-12/+3
|/
* Fix double-click to edit on OpenVPN CSC entriesjim-p2013-08-141-1/+1
* Remove prior CSC entry when cleaning up. Fixes #3143jim-p2013-08-142-2/+15
* Declare globals as global before defining them in openvpn.incjim-p2013-08-141-0/+6
* Fix checkes for nested aliases containing FQDNs on static routes. It fixes #2941Renato Botelho2013-08-141-13/+8
* Do not allow to add nested alias containing FQDNs when current alias is used ...Renato Botelho2013-08-141-0/+15
* Make sure an alias is not used by a static route before delete, ticket #2941Renato Botelho2013-08-141-0/+2
OpenPOWER on IntegriCloud