| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for #2356 'track interface' | Darren Embry | 2012-05-03 | 1 | -21/+42 |
* | Fix syntax error in bogons update | jim-p | 2012-05-03 | 1 | -1/+1 |
* | When the "OpenVPN" users type was commented out of the drop-down, this functi... | jim-p | 2012-05-02 | 1 | -4/+4 |
* | Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca... | jim-p | 2012-05-01 | 7 | -3/+121 |
* | Add some safety belt checks to status_queues.php to prevent exec blocking or ... | jim-p | 2012-05-01 | 1 | -15/+23 |
* | correct hostname variable, and use FQDN | Chris Buechler | 2012-05-01 | 1 | -1/+1 |
* | fix saving of hard timeout | Chris Buechler | 2012-05-01 | 1 | -1/+0 |
* | fix text | Chris Buechler | 2012-05-01 | 1 | -2/+2 |
* | Move the stop_packages code to a function, and call the function from the she... | jim-p | 2012-04-30 | 3 | -73/+49 |
* | Better error handling for crypt_data and also better password argument handling | jim-p | 2012-04-30 | 1 | -5/+10 |
* | Add note to NAT Reflection helper indicating where it works. | Erik Fonnesbeck | 2012-04-28 | 1 | -0/+2 |
* | Change description of 1:1 NAT Reflection setting to be more accurate. | Erik Fonnesbeck | 2012-04-28 | 1 | -1/+1 |
* | Restore protection for the "destination any" case for port forward NAT Reflec... | Erik Fonnesbeck | 2012-04-28 | 1 | -9/+14 |
* | Fix preservation of the selection of interfaces on input errors for floating ... | Erik Fonnesbeck | 2012-04-27 | 1 | -0/+2 |
* | Use !empty instead of isset to prevent accidental deletion of the last used r... | Erik Fonnesbeck | 2012-04-26 | 1 | -2/+2 |
* | Add a space between Note: and the message. Also move the period into the get... | Erik Fonnesbeck | 2012-04-26 | 1 | -1/+1 |
* | fix text. ticket #2399 | Chris Buechler | 2012-04-26 | 1 | -1/+1 |
* | fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data' | Darren Embry | 2012-04-26 | 1 | -1/+2 |
* | Merge pull request #97 from alowther/master | Chris Buechler | 2012-04-25 | 2 | -1/+21 |
|\ |
|
| * | options for auto-summary/supernet | Andrew Lowther | 2012-04-25 | 2 | -1/+21 |
|/ |
|
* | The descr field might not exist, use a uppercase friendly name | smos | 2012-04-25 | 1 | -0/+2 |
* | Revert "Use 'Packet Loss or High Latency' as the default option when creating... | Warren Baker | 2012-04-25 | 1 | -6/+4 |
* | Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397" | Warren Baker | 2012-04-25 | 1 | -1/+1 |
* | Merge pull request #96 from irvingpop/master | Chris Buechler | 2012-04-24 | 1 | -1/+1 |
|\ |
|
| * | Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge... | Irving Popovetsky | 2012-04-25 | 1 | -1/+1 |
* | | Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397 | Warren Baker | 2012-04-24 | 1 | -1/+1 |
* | | Use 'Packet Loss or High Latency' as the default option when creating a new g... | Warren Baker | 2012-04-24 | 1 | -4/+6 |
* | | Make sure to stop the dhcpleases6 process | smos | 2012-04-24 | 1 | -0/+1 |
* | | 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 |