| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable unity plugin as per request from https://forum.pfsense.org/index.php?t... | Ermal | 2014-10-24 | 1 | -3/+2 |
* | Merge pull request #1313 from phil-davis/patch-9 | Renato Botelho | 2014-10-23 | 1 | -1/+8 |
|\ |
|
| * | Prevent Internal Server Error if range is backwards | Phil Davis | 2014-10-21 | 1 | -1/+8 |
* | | remove the command number shown in the shell prompt, it's a pointless | Chris Buechler | 2014-10-21 | 1 | -1/+1 |
|/ |
|
* | hostnames can end with a . (and actually always do, it's just usually implied... | Chris Buechler | 2014-10-21 | 1 | -1/+1 |
* | Merge pull request #1306 from phil-davis/patch-3 | Renato Botelho | 2014-10-20 | 1 | -0/+4 |
|\ |
|
| * | Support up to 4 DNS Servers in DHCP | Phil Davis | 2014-10-07 | 1 | -0/+4 |
* | | Let user decide if he wants to proceed to the upgrade when sha256 fails to do... | Renato Botelho | 2014-10-20 | 1 | -1/+8 |
* | | Underscores are valid characters in domains. Fixes #3219 | Chris Buechler | 2014-10-19 | 1 | -1/+1 |
* | | Ticket #3932 For more than 100 entries create pipes in line with the rules fi... | Ermal | 2014-10-18 | 1 | -7/+21 |
* | | Add command line script to generate and activate a new GUI certificate. | jim-p | 2014-10-15 | 1 | -0/+8 |
* | | Fix descriptions and cn on generated GUI cert to be consistent. | jim-p | 2014-10-15 | 1 | -3/+3 |
* | | Reintroduce the vfs.forcesync systl | Ermal | 2014-10-15 | 1 | -1/+2 |
* | | Merge pull request #1309 from phil-davis/patch-5 | Renato Botelho | 2014-10-15 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix #3935 Properly allow WAN without LAN | Phil Davis | 2014-10-15 | 1 | -2/+2 |
* | | | Tame the poodle. Disable SSLv3. | jim-p | 2014-10-15 | 1 | -0/+1 |
|/ / |
|
* | | rename interfaces_carp_setup to interfaces_sync_setup and call it during boot... | Ermal | 2014-10-15 | 4 | -5/+6 |
* | | Ticket #3789. Put a start at using the proxyurl/proxyport from system configu... | Ermal | 2014-10-15 | 1 | -0/+8 |
* | | Fixes #3213. Allow up to 2900 limiters. This was set to 30 since limiters are... | Ermal | 2014-10-15 | 1 | -2/+4 |
* | | Make proper check here | Ermal | 2014-10-14 | 1 | -1/+1 |
* | | Teach the certificate generation code how to make a self-signed certificate, ... | jim-p | 2014-10-14 | 2 | -38/+70 |
* | | update comment to reflect breakage caused here and reference associated redmi... | Chris Buechler | 2014-10-14 | 1 | -1/+1 |
* | | block IPv4 link-local. Per RFC 3927, hosts "MUST NOT send the packet to | Chris Buechler | 2014-10-14 | 1 | -0/+5 |
* | | Fix initial console menu layout, it fixes #3884 | Renato Botelho | 2014-10-14 | 1 | -12/+9 |
* | | Properly set MTU for lagg interface, it fixes #3922 | Renato Botelho | 2014-10-13 | 1 | -24/+53 |
* | | s/removing/omitting/g for gateway monitor log entires. "Removing" is not nece... | Chris Buechler | 2014-10-10 | 1 | -3/+3 |
* | | Fix pf syntax s/divert/divert-to/. It should fix #3921 | Renato Botelho | 2014-10-10 | 1 | -1/+1 |
* | | Fix an error introduced in bd0b5d2dc7 that makes system believe interfaces al... | Renato Botelho | 2014-10-08 | 1 | -1/+0 |
* | | Remove the minimum NIC warning, this dates back to when minimum 2 NICs were s... | Chris Buechler | 2014-10-07 | 3 | -18/+4 |
* | | Update the URL for snapshots update | Ermal | 2014-10-07 | 1 | -1/+1 |
* | | Be more strict when checking if olsrd is enabled, otherwise when package is d... | Renato Botelho | 2014-10-07 | 1 | -3/+7 |
|/ |
|
* | Add an option to restart php-fpm from console | Ermal | 2014-10-06 | 2 | -2/+16 |
* | Remove function that is not implemented properly. Nothing seems to use it. | Ermal | 2014-10-06 | 1 | -7/+0 |
* | Merge pull request #1303 from PiBa-NL/carp_without_matching_subnet | Ermal | 2014-10-06 | 1 | -9/+8 |
|\ |
|
| * | CARP, allow carp ip to be outside interface and alias subnets (FreeBSD10 feat... | PiBa-NL | 2014-10-02 | 1 | -9/+8 |
* | | Merge pull request #1304 from sselph/powerd_normal_mode | Ermal | 2014-10-06 | 1 | -1/+5 |
|\ \ |
|
| * | | Add powerd normal mode flag (-n) | Steven Selph | 2014-10-05 | 1 | -1/+5 |
* | | | Fix not rules for OPTn network case | Phil Davis | 2014-10-06 | 1 | -10/+7 |
|/ / |
|
* | | Make proper check if IP address is configured on another interfaces and ignor... | Renato Botelho | 2014-10-03 | 1 | -3/+13 |
* | | get back to our standard RFC-defined capitalization of IPsec | Chris Buechler | 2014-10-02 | 3 | -6/+6 |
|/ |
|
* | Merge pull request #1290 from jean-m-cyr/master | Renato Botelho | 2014-09-25 | 1 | -0/+12 |
|\ |
|
| * | Support IPV6 in unbound.conf | Jean Cyr | 2014-09-24 | 1 | -0/+12 |
* | | Remove also old unbound startup script | Renato Botelho | 2014-09-25 | 1 | -0/+1 |
* | | Merge pull request #1289 from jean-m-cyr/master | Renato Botelho | 2014-09-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | outgoing ip incorrectly set in unbound.conf | Jean Cyr | 2014-09-24 | 1 | -1/+1 |
* | | Remove unbound files, menu and service during config upgrade, otherwise thing... | Renato Botelho | 2014-09-24 | 1 | -0/+28 |
|/ |
|
* | Provide a toggle for apinger debug messages to be logged to syslog. To help w... | Ermal | 2014-09-24 | 1 | -1/+7 |
* | Make sure unbound user and group is also created during upgrade config | Renato Botelho | 2014-09-23 | 1 | -0/+4 |
* | Provide upgrade config code to migrate unbound settings from 2.1 package to 2... | Renato Botelho | 2014-09-23 | 2 | -1/+93 |
* | Obsolete recently removed jquery files | Renato Botelho | 2014-09-22 | 1 | -0/+3 |