| Commit message (Expand) | Author | Age | Files | Lines |
* | routes should not be skipped when IPsec is on WAN, as WAN may not be the defa... | Chris Buechler | 2012-04-23 | 1 | -3/+2 |
* | Merge pull request #95 from phil-davis/master | Seth Mos | 2012-04-23 | 2 | -23/+17 |
|\ |
|
| * | Delete any existing /var/db/rrd/*.rrd files before restoring from the XML | Phil Davis | 2012-04-23 | 1 | -0/+3 |
| * | Minor corrections to function names in error messages | Phil Davis | 2012-04-23 | 1 | -23/+14 |
|/ |
|
* | go back to scrub rather than "scrub in", the latter breaks MSS clamping for e... | Chris Buechler | 2012-04-23 | 1 | -3/+3 |
* | Revert change to get_interface_list()'s $vfaces list for now. Interfaces in ... | Erik Fonnesbeck | 2012-04-22 | 1 | -3/+0 |
* | Unbreak the system general DNS settings, it would not work anymore when set t... | smos | 2012-04-20 | 1 | -1/+1 |
* | Generate the correct corresponding link local from the carp mac. | smos | 2012-04-20 | 1 | -1/+2 |
* | Allow optionally using the type of NAT reflection implementation used for 1:1... | Erik Fonnesbeck | 2012-04-20 | 3 | -41/+121 |
* | Add message stating which interfaces are missing. | Erik Fonnesbeck | 2012-04-20 | 1 | -0/+1 |
* | Add some missing interface types in is_interface_mismatch() and get_interface... | Erik Fonnesbeck | 2012-04-20 | 1 | -1/+4 |
* | Clean up filter_generate_reflection_nat, remove obsolete checks, and add new ... | Erik Fonnesbeck | 2012-04-20 | 1 | -35/+32 |
* | Use filter_get_direct_networks_list instead of dumping a copy of the routing ... | Erik Fonnesbeck | 2012-04-20 | 1 | -17/+17 |
* | Modify filter_get_direct_networks_list to optionally return an array instead,... | Erik Fonnesbeck | 2012-04-20 | 1 | -12/+34 |
* | Update the default URL here for our new FreeBSD release. | smos | 2012-04-19 | 1 | -2/+2 |
* | fix for Bug #2334 quality rrd graphs do not automatically refresh | Darren Embry | 2012-04-19 | 1 | -5/+14 |
* | Add SUBMISSION port, fixes #2387 | Warren Baker | 2012-04-19 | 1 | -0/+1 |
* | Add cheap hack to make syslogd forwarding to IPv6 work at bootup. Fixes #2370 | jim-p | 2012-04-18 | 1 | -0/+7 |
* | Make sure VPN interface gateways are handled separately | jim-p | 2012-04-18 | 1 | -0/+8 |
* | Use curlies to be very sure, yes | smos | 2012-04-18 | 1 | -1/+1 |
* | Make sure to push elements we don't recognize on the stack too. | smos | 2012-04-18 | 1 | -0/+2 |
* | Add the subnet bits to the config | smos | 2012-04-18 | 1 | -1/+2 |
* | Add upgrade code that updates the dynamic gateway names to their new format n... | smos | 2012-04-18 | 2 | -1/+37 |
* | Update pf.os a bit | jim-p | 2012-04-18 | 1 | -5/+8 |
* | Add the correct fix to pick up the IPv6 gateway for slaac interfaces | smos | 2012-04-18 | 2 | -1/+2 |
* | Some updates/optimizations to smart widget | jim-p | 2012-04-18 | 1 | -31/+45 |
* | Merge pull request #93 from phil-davis/patch-1 | Jim P | 2012-04-18 | 1 | -1/+5 |
|\ |
|
| * | Store PBIs in /root/var/db/pbi so they persist across reboots.
| Phil Davis | 2012-04-18 | 1 | -1/+5 |
* | | Make sure that SLAAC gateways show up in return_gateways_array(); | smos | 2012-04-18 | 1 | -1/+2 |
* | | Add support for SLAAC on the WAN interface, this is required for Stateless au... | smos | 2012-04-18 | 4 | -39/+63 |
* | | Handle multiple IPv6 DNS servers in rc.newwanipv6, remove chunk of broken cod... | smos | 2012-04-18 | 2 | -10/+9 |
|/ |
|
* | Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topi... | jim-p | 2012-04-17 | 1 | -0/+48 |
* | Include the ntp facility also, should fix ntp logging | jim-p | 2012-04-17 | 1 | -1/+1 |
* | Merge pull request #92 from phil-davis/patch-1 | Chris Buechler | 2012-04-17 | 1 | -2/+2 |
|\ |
|
| * | Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth us... | Phil Davis | 2012-04-17 | 1 | -2/+2 |
|/ |
|
* | Strip the ::1 from the 6to4 gateway address | smos | 2012-04-16 | 1 | -1/+0 |
* | Re-order the system routing configure after the tunneled interfaces are confi... | smos | 2012-04-16 | 1 | -11/+11 |
* | Prevent a invalid argument on a empty array | smos | 2012-04-16 | 1 | -0/+2 |
* | Only add the IPv4 gateway in the DHCPv4 config if we have a IPv4 gateway defi... | smos | 2012-04-16 | 1 | -3/+20 |
* | Add static routes for gif tunnel endpoints | smos | 2012-04-14 | 1 | -1/+15 |
* | Add a static route for the IPv4 relay so that 6to4 or 6rd on a OPT interface ... | smos | 2012-04-14 | 1 | -0/+10 |
* | Merge pull request #91 from bcyrill/patch-5 | Scott Ullrich | 2012-04-14 | 1 | -1/+1 |
|\ |
|
| * | Use appropriate syslog priorities. | bcyrill | 2012-04-14 | 1 | -1/+1 |
|/ |
|
* | Fix missing - on route parameter | jim-p | 2012-04-14 | 1 | -1/+1 |
* | Some IPv6 fixes for gateway groups | jim-p | 2012-04-14 | 1 | -3/+18 |
* | Merge pull request #89 from bcyrill/patch-3 | Jim P | 2012-04-13 | 1 | -3/+3 |
|\ |
|
| * | Fixed HTML tag. | bcyrill | 2012-04-13 | 1 | -3/+3 |
* | | Merge pull request #90 from vizvayu/master | Jim P | 2012-04-13 | 3 | -10/+31 |
|\ \ |
|
| * | | Added mode selection options for PowerD. | Cristian Feldman | 2012-04-10 | 3 | -10/+31 |
* | | | Enable verbosity to actually put something in the logs | Ermal | 2012-04-13 | 1 | -1/+1 |