summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #783 from phil-davis/masterRenato Botelho2013-08-261-0/+46
|\
| * Add option to specify client management port for OpenVPN client export usePhil Davis2013-08-251-0/+46
|/
* Merge pull request #781 from PiBa-NL/CreateCertificate_DigestAlgorithmJim P2013-08-231-7/+12
|\
| * Certificate Manager, for 'Create an internal Certificate' use the correct 'Di...PiBa-NL2013-08-231-7/+12
|/
* 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
* Merge pull request #779 from CharlieMarshall/fileCssRenato Botelho2013-08-201-1/+1
|\
| * remove cssCharlie Marshall2013-08-181-1/+1
* | Attempt to recognize pfsync entries from pf logs.jim-p2013-08-191-0/+2
|/
* 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
* Obsolete more ntp binaries from baseRenato Botelho2013-08-161-0/+5
* Use ntpdate from ports also and obsolete base oneRenato Botelho2013-08-163-4/+5
* 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
* 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
* 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
* Merge pull request #776 from CharlieMarshall/helperRenato Botelho2013-08-1510-12/+12
|\
| * improve the look of the pop up helper widgetCharlie Marshall2013-08-1410-12/+12
* | Merge pull request #772 from CharlieMarshall/jQueryWidgetsRenato Botelho2013-08-153-43/+45
|\ \
| * | fix swap & tempCharlie Marshall2013-08-151-7/+8
| * | reduce height of progress barsCharlie Marshall2013-08-141-1/+1
| * | convert dashboard progress bars to jqueryUICharlie Marshall2013-08-142-40/+41
| * | ammend css for jquery progressbarsCharlie Marshall2013-08-141-2/+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 #775 from phil-davis/masterErmal Luçi2013-08-141-1/+1
|\ \
| * | Display pfSense interface name on status interfacesPhil Davis2013-08-141-1/+1
|/ /
* | Merge pull request #773 from phil-davis/masterErmal Luçi2013-08-141-12/+3
|\ \
OpenPOWER on IntegriCloud