| Commit message (Expand) | Author | Age | Files | Lines |
* | don't duplicate $message in CP log entries | Chris Buechler | 2014-11-05 | 1 | -1/+1 |
* | When an alias contain hosts, add IPs and networks to filterdns too, otherwise... | Renato Botelho | 2014-11-05 | 1 | -1/+15 |
* | Fix updating of hosts file on host override updates by bringing back the same... | Chris Buechler | 2014-11-04 | 1 | -0/+4 |
* | use tabs rather than spaces, as most of this already did. | Chris Buechler | 2014-11-04 | 1 | -8/+6 |
* | remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days an... | Chris Buechler | 2014-11-04 | 11 | -11/+0 |
* | touch up text | Chris Buechler | 2014-11-04 | 1 | -3/+3 |
* | fix invalid ipsec.conf | Chris Buechler | 2014-11-04 | 1 | -1/+1 |
* | Use a better method of finding disks for SMART. | jim-p | 2014-11-04 | 1 | -0/+13 |
* | Restore 3 values back on NAT-T settings Just Enable now its Auto as per stron... | Ermal | 2014-11-04 | 1 | -3/+5 |
* | fix comment | Chris Buechler | 2014-11-04 | 1 | -1/+1 |
* | Fixup dhcpd interface enabled check | Phil Davis | 2014-11-03 | 1 | -4/+1 |
* | Fix console set interface IP address | Phil Davis | 2014-11-03 | 1 | -7/+5 |
* | Fix indent | Renato Botelho | 2014-11-03 | 1 | -517/+517 |
* | Indent here as well | Warren Baker | 2014-11-03 | 1 | -7/+7 |
* | Set interface address from consol tidy output | Phil Davis | 2014-11-03 | 1 | -5/+4 |
* | Properly configure NAT Tranversal setting. | Ermal | 2014-11-01 | 1 | -21/+28 |
* | Remove debugging code | Ermal | 2014-11-01 | 1 | -3/+1 |
* | Properly test if FCGI is calling or are being triggered from shell. Normally ... | Ermal | 2014-11-01 | 1 | -2/+2 |
* | Properly test if FCGI is calling or are being triggered from shell. Normally ... | Ermal | 2014-11-01 | 1 | -1/+1 |
* | Fixes #3938. Do more error checking. | Ermal | 2014-11-01 | 1 | -2/+4 |
* | Fixes #3941. When optimizations of the loops were made this brought the probl... | Ermal | 2014-11-01 | 1 | -6/+6 |
* | clarify logs generated by newwanip(v6) when restarting packages, it's not onl... | Chris Buechler | 2014-11-01 | 2 | -2/+2 |
* | Fix two more instances of rrd.tgz renaming. | jim-p | 2014-10-31 | 1 | -2/+2 |
* | Kill states associated with the old WAN IP when WAN IP has changed. Retain | Chris Buechler | 2014-10-30 | 1 | -1/+4 |
* | Allow accept_unencrypted_mainmode_messages to be enabled if needed | Ermal | 2014-10-30 | 1 | -0/+5 |
* | only kill all states if the IP changed. ticket #1629 | Chris Buechler | 2014-10-30 | 1 | -3/+5 |
* | Hide burst for limiters, since it doesn't do anything. more details in | Chris Buechler | 2014-10-29 | 1 | -9/+10 |
* | fix up text | Chris Buechler | 2014-10-29 | 2 | -4/+4 |
* | FreeBSD fails to set advskew back to 0 after you set it to any other | Chris Buechler | 2014-10-28 | 1 | -4/+16 |
* | Add option to kill all states on IP change, currently a hidden option for mor... | Chris Buechler | 2014-10-28 | 1 | -0/+6 |
* | Remove redundancy as pointed out by phil-davis | Renato Botelho | 2014-10-28 | 1 | -7/+3 |
* | Merge pull request #1297 from phil-davis/patch-23 | Renato Botelho | 2014-10-28 | 1 | -7/+42 |
|\ |
|
| * | Support converting an IP range to an array of addresses | Phil Davis | 2014-10-24 | 1 | -12/+52 |
* | | Decode recently created cert and key. It fixes #3964. While here, fix logical... | Renato Botelho | 2014-10-28 | 1 | -3/+3 |
* | | domain and search should not both be defined in resolv.conf per FreeBSD man p... | Chris Buechler | 2014-10-25 | 1 | -4/+4 |
* | | 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 |