| Commit message (Expand) | Author | Age | Files | Lines |
* | implement #2407: create config option for captive portal listening port | Darren Embry | 2012-05-03 | 2 | -9/+23 |
* | Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca... | jim-p | 2012-05-01 | 1 | -2/+6 |
* | Move the stop_packages code to a function, and call the function from the she... | jim-p | 2012-04-30 | 2 | -1/+46 |
* | Better error handling for crypt_data and also better password argument handling | jim-p | 2012-04-30 | 1 | -5/+10 |
* | Restore protection for the "destination any" case for port forward NAT Reflec... | Erik Fonnesbeck | 2012-04-28 | 1 | -9/+14 |
* | fix text. ticket #2399 | Chris Buechler | 2012-04-26 | 1 | -1/+1 |
* | The descr field might not exist, use a uppercase friendly name | smos | 2012-04-25 | 1 | -0/+2 |
* | 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 |
* | 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 |
* | 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 | 1 | -18/+77 |
* | 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 |
* | Make sure VPN interface gateways are handled separately | jim-p | 2012-04-18 | 1 | -0/+8 |
* | Make sure to push elements we don't recognize on the stack too. | smos | 2012-04-18 | 1 | -0/+2 |
* | Add upgrade code that updates the dynamic gateway names to their new format n... | smos | 2012-04-18 | 2 | -1/+37 |
* | Add the correct fix to pick up the IPv6 gateway for slaac interfaces | smos | 2012-04-18 | 2 | -1/+2 |
* | 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 | 3 | -32/+46 |
* | Handle multiple IPv6 DNS servers in rc.newwanipv6, remove chunk of broken cod... | smos | 2012-04-18 | 1 | -8/+1 |
* | Include the ntp facility also, should fix ntp logging | jim-p | 2012-04-17 | 1 | -1/+1 |
* | Strip the ::1 from the 6to4 gateway address | smos | 2012-04-16 | 1 | -1/+0 |
* | 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 |
* | 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 #90 from vizvayu/master | Jim P | 2012-04-13 | 1 | -4/+6 |
|\ |
|
| * | Added mode selection options for PowerD. | Cristian Feldman | 2012-04-10 | 1 | -4/+6 |
* | | Enable verbosity to actually put something in the logs | Ermal | 2012-04-13 | 1 | -1/+1 |
* | | quiet change: fix indentation of xml2array function | Darren Embry | 2012-04-13 | 1 | -125/+125 |
* | | Feature #1864 "Start" button for IPsec should be available for IP alias networks | Darren Embry | 2012-04-13 | 1 | -9/+44 |
* | | Feature #2123 Backup RRD files using the xml dump and restore from RRD tools | Darren Embry | 2012-04-12 | 2 | -17/+30 |
* | | Fix constant. LOG_ERROR should be LOG_ERR | jim-p | 2012-04-12 | 1 | -1/+1 |
* | | Add brackets to a syslog server if it's an IPv6 IP. (Though FreeBSD's syslogd... | jim-p | 2012-04-12 | 1 | -3/+11 |
* | | Update etc/inc/util.inc | whjvenyl | 2012-04-12 | 1 | -10/+4 |
* | | fix typo. Ticket #2371 | Chris Buechler | 2012-04-12 | 1 | -1/+1 |
* | | Add modified version of user https://github.com/bcyrill patch that requires a... | smos | 2012-04-12 | 1 | -1/+12 |
* | | Revert "Also validate IPv6 literals." | smos | 2012-04-12 | 1 | -3/+0 |
* | | Modify get_configured_ip_aliases_list to optionally return the full vip entry... | Erik Fonnesbeck | 2012-04-11 | 2 | -9/+12 |