| Commit message (Expand) | Author | Age | Files | Lines |
* | Strengthen check | Ermal | 2014-11-10 | 1 | -1/+1 |
* | Compare the right things here. | Ermal | 2014-11-10 | 1 | -3/+5 |
* | Do not require the default sysctl items to be set on the config.xml but rathe... | Ermal | 2014-11-10 | 2 | -9/+48 |
* | Retire flowtable_configure as a useless code since its not in kernel | Ermal | 2014-11-10 | 1 | -30/+0 |
* | Actually make default sysctls reside on globals.inc and use those by default ... | Ermal | 2014-11-10 | 2 | -10/+7 |
* | Tighten checks here to avoid overriding the default gw with garbage | Ermal | 2014-11-10 | 1 | -8/+8 |
* | Make some more useful checks here | Ermal | 2014-11-10 | 1 | -2/+2 |
* | Be sure the same gateway is not processed for v4 and v6 | Ermal | 2014-11-10 | 1 | -1/+1 |
* | Lets put a logging to see what is bing passed to the rtsold script on calling... | Ermal | 2014-11-10 | 1 | -0/+1 |
* | Ticket 3967, revert upgrade code. Existing 2.2 installs might be impacted | Ermal | 2014-11-10 | 1 | -23/+1 |
* | Fixes #3967, configure ip alias on top of carp by joining them to the same vh... | Ermal | 2014-11-10 | 2 | -14/+47 |
* | Ticket #3967. Allow to have carp as parent of ipaliases - continued | Ermal | 2014-11-10 | 3 | -4/+17 |
* | Fixes #3995. Do not set rightsourceip on site-to-site VPNs but only on mobile... | Ermal | 2014-11-07 | 1 | -1/+1 |
* | Make ipsec_starter log go to ipsec.log rather than system one | Ermal | 2014-11-07 | 1 | -2/+2 |
* | Reload also the configuration not only the secrets before trying to apply exi... | Ermal | 2014-11-07 | 1 | -0/+1 |
* | fix text, PPPoE Server, not VPN | Chris Buechler | 2014-11-06 | 2 | -2/+2 |
* | add a route debug option to log info about route commands executed (where tho... | Chris Buechler | 2014-11-06 | 1 | -3/+29 |
* | set install_routes=no for charon to avoid the issues noted in ticket | Chris Buechler | 2014-11-06 | 1 | -1/+2 |
* | Pass zone id to pfSense_ipfw_getTablestats(), should fix #3990 | Renato Botelho | 2014-11-06 | 1 | -5/+5 |
* | Make sure target has scope when it's a link-local. Fixes #3969 | Renato Botelho | 2014-11-06 | 1 | -9/+3 |
* | Merge pull request #1330 from phil-davis/patch-1 | jim-p | 2014-11-06 | 1 | -1/+2 |
|\ |
|
| * | Fix to SMART disk matching | Phil Davis | 2014-11-06 | 1 | -1/+2 |
* | | Make sure srcip has scope when it's link-local. Should fix #3969 | Renato Botelho | 2014-11-06 | 1 | -1/+5 |
* | | Simplify post_upgrade_command logic and obsolete /usr/local/sbin/cvs_sync.sh ... | Renato Botelho | 2014-11-06 | 1 | -0/+1 |
|/ |
|
* | Pass friendlyifname to handle_argument_group, not realifname. Fixes #3984. cl... | Chris Buechler | 2014-11-05 | 1 | -4/+6 |
* | isset($_GET) seems to always evaluate to true, use something more specific. F... | Chris Buechler | 2014-11-05 | 4 | -4/+4 |
* | 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 |