summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implement #2407: create config option for captive portal listening portDarren Embry2012-05-034-15/+35
* fix for #2356 'track interface'Darren Embry2012-05-031-21/+42
* Fix syntax error in bogons updatejim-p2012-05-031-1/+1
* When the "OpenVPN" users type was commented out of the drop-down, this functi...jim-p2012-05-021-4/+4
* Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca...jim-p2012-05-017-3/+121
* Add some safety belt checks to status_queues.php to prevent exec blocking or ...jim-p2012-05-011-15/+23
* correct hostname variable, and use FQDNChris Buechler2012-05-011-1/+1
* fix saving of hard timeoutChris Buechler2012-05-011-1/+0
* fix textChris Buechler2012-05-011-2/+2
* Move the stop_packages code to a function, and call the function from the she...jim-p2012-04-303-73/+49
* Better error handling for crypt_data and also better password argument handlingjim-p2012-04-301-5/+10
* Add note to NAT Reflection helper indicating where it works.Erik Fonnesbeck2012-04-281-0/+2
* Change description of 1:1 NAT Reflection setting to be more accurate.Erik Fonnesbeck2012-04-281-1/+1
* Restore protection for the "destination any" case for port forward NAT Reflec...Erik Fonnesbeck2012-04-281-9/+14
* Fix preservation of the selection of interfaces on input errors for floating ...Erik Fonnesbeck2012-04-271-0/+2
* Use !empty instead of isset to prevent accidental deletion of the last used r...Erik Fonnesbeck2012-04-261-2/+2
* Add a space between Note: and the message. Also move the period into the get...Erik Fonnesbeck2012-04-261-1/+1
* fix text. ticket #2399Chris Buechler2012-04-261-1/+1
* fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'Darren Embry2012-04-261-1/+2
* Merge pull request #97 from alowther/masterChris Buechler2012-04-252-1/+21
|\
| * options for auto-summary/supernetAndrew Lowther2012-04-252-1/+21
|/
* The descr field might not exist, use a uppercase friendly namesmos2012-04-251-0/+2
* Revert "Use 'Packet Loss or High Latency' as the default option when creating...Warren Baker2012-04-251-6/+4
* Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397"Warren Baker2012-04-251-1/+1
* Merge pull request #96 from irvingpop/masterChris Buechler2012-04-241-1/+1
|\
| * Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge...Irving Popovetsky2012-04-251-1/+1
* | Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397Warren Baker2012-04-241-1/+1
* | Use 'Packet Loss or High Latency' as the default option when creating a new g...Warren Baker2012-04-241-4/+6
* | Make sure to stop the dhcpleases6 processsmos2012-04-241-0/+1
* | routes should not be skipped when IPsec is on WAN, as WAN may not be the defa...Chris Buechler2012-04-231-3/+2
* | Merge pull request #95 from phil-davis/masterSeth Mos2012-04-232-23/+17
|\ \
| * | Delete any existing /var/db/rrd/*.rrd files before restoring from the XMLPhil Davis2012-04-231-0/+3
| * | Minor corrections to function names in error messagesPhil Davis2012-04-231-23/+14
|/ /
* | go back to scrub rather than "scrub in", the latter breaks MSS clamping for e...Chris Buechler2012-04-231-3/+3
* | Revert change to get_interface_list()'s $vfaces list for now. Interfaces in ...Erik Fonnesbeck2012-04-221-3/+0
* | Unbreak the system general DNS settings, it would not work anymore when set t...smos2012-04-201-1/+1
* | Generate the correct corresponding link local from the carp mac.smos2012-04-201-1/+2
* | Allow optionally using the type of NAT reflection implementation used for 1:1...Erik Fonnesbeck2012-04-203-41/+121
* | Add message stating which interfaces are missing.Erik Fonnesbeck2012-04-201-0/+1
* | Add some missing interface types in is_interface_mismatch() and get_interface...Erik Fonnesbeck2012-04-201-1/+4
* | Clean up filter_generate_reflection_nat, remove obsolete checks, and add new ...Erik Fonnesbeck2012-04-201-35/+32
* | Use filter_get_direct_networks_list instead of dumping a copy of the routing ...Erik Fonnesbeck2012-04-201-17/+17
* | Modify filter_get_direct_networks_list to optionally return an array instead,...Erik Fonnesbeck2012-04-201-12/+34
* | Update the default URL here for our new FreeBSD release.smos2012-04-191-2/+2
* | fix for Bug #2334 quality rrd graphs do not automatically refreshDarren Embry2012-04-191-5/+14
* | Add SUBMISSION port, fixes #2387Warren Baker2012-04-191-0/+1
* | Add cheap hack to make syslogd forwarding to IPv6 work at bootup. Fixes #2370jim-p2012-04-181-0/+7
* | Make sure VPN interface gateways are handled separatelyjim-p2012-04-181-0/+8
* | Use curlies to be very sure, yessmos2012-04-181-1/+1
* | Make sure to push elements we don't recognize on the stack too.smos2012-04-181-0/+2
OpenPOWER on IntegriCloud