summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the same destination address and port in reflection rules as is used in t...Erik Fonnesbeck2010-05-031-12/+15
* In reflection rules, fix the end of the port range in port range forwards.Erik Fonnesbeck2010-05-031-5/+5
* add Logs tabChris Buechler2010-05-043-0/+3
* Move the reflection enabled check out of filter_generate_reflection, so this ...Erik Fonnesbeck2010-05-031-5/+8
* Ticket #567. Create an entry on hosts file with the ip address of lan or the ...Ermal2010-05-031-3/+13
* Fix more inconsistent capitalization.jim-p2010-05-031-6/+6
* Fix punctuation.jim-p2010-05-031-1/+1
* Fix some inconsistent capitalization on labelsjim-p2010-05-031-3/+3
* Ticket #565. Correct deleting passthru mac entries. revert back to always all...Ermal2010-05-034-53/+43
* Ticket #566. Reimplement the allowed ips keeping previous funcitonality and i...Ermal2010-05-033-57/+143
* Various fixes for handling of ports in port forwards.Erik Fonnesbeck2010-05-021-12/+17
* Moving reflection's interface listing code to its own function, for use in fu...Erik Fonnesbeck2010-05-021-13/+27
* Fix a check for "any" in port forwards.Erik Fonnesbeck2010-05-021-1/+1
* Make script files for getting ppp connection uptime executable.gnhb2010-05-022-0/+0
* Add a note about the regulatory domain and cards that have an unrecognized de...Erik Fonnesbeck2010-05-021-0/+2
* Display some extra information about the available wireless channels.Erik Fonnesbeck2010-05-022-2/+31
* properly create auto AON rules for PPTP, PPPoE, L2TP and OpenVPNChris Buechler2010-05-011-71/+73
* fix "Invalid argument supplied for foreach"Chris Buechler2010-05-011-4/+6
* fix display of PARP VIP ranges. Resolves #386Chris Buechler2010-05-011-2/+2
* add double click to editChris Buechler2010-05-012-3/+3
* fix textChris Buechler2010-05-012-4/+4
* fix up textChris Buechler2010-05-011-1/+1
* fix up textChris Buechler2010-05-011-8/+8
* Save gateway data when weight changes on dynamic gateways.Ermal2010-04-301-1/+1
* Remove debugging leftover.Ermal2010-04-301-1/+0
* Unset the gateway from the rules before removing it from the array.Ermal2010-04-301-1/+1
* Add gateways validation code before deleteing. This prevents footshooting esp...Ermal2010-04-303-12/+41
* Remove check that prevented bugs from happening. Now all code paths are safe ...Ermal2010-04-301-13/+0
* Remove unused function.Ermal2010-04-301-19/+0
* Ticket #506. Correctly save dynamic gateways extra parameters.Ermal2010-04-303-10/+17
* Show descriptive name not the internal used one.Ermal2010-04-301-1/+1
* Use correct gateway name instead of the descriptive ones to adapt to dynamic ...Ermal2010-04-301-8/+8
* Show the source options on port forwards if they are not at the defaults.Erik Fonnesbeck2010-04-301-0/+3
* Add upgrade code for values of "Interface address" and "any" for the external...Erik Fonnesbeck2010-04-301-0/+7
* Initialize variable properly, it fixes #557Renato Botelho2010-04-301-2/+4
* Unbreak this. Seems it needs to be filter for the rules to work.Ermal2010-04-301-1/+1
* Make sure package rules are last. As the way they are coded they will null ou...Ermal2010-04-301-2/+2
* Actually minimum weight is 1.Ermal2010-04-301-1/+1
* Allow for each gateway a weight to be choosen if the gateway has to be used i...Ermal2010-04-304-18/+37
* Ticket #8. Delete states after link fails down.Ermal2010-04-301-0/+1
* show IP as well as gateway name on interfaces.phpChris Buechler2010-04-301-1/+1
* show gateway IP as well as nameChris Buechler2010-04-301-1/+1
* show gateway IP in addition to nameChris Buechler2010-04-301-1/+1
* Use nobind for OVPN client when no local port and/or no local interface is re...pierrepomes2010-04-291-3/+5
* this is no longer true thanks to eri's route-to from localhost based on src IP.Chris Buechler2010-04-291-1/+0
* Always generate macros so ruleset does not fail even when the gateway has no ...Ermal2010-04-291-2/+5
* Generate gateways as macros and then just substitute them during the rules. T...Ermal2010-04-291-61/+66
* Reload gateway groups when changing them.Ermal2010-04-292-1/+2
* Improve NAT Port ForwardingRenato Botelho2010-04-2914-747/+1178
* Default to and display the last used repository URL in gitsync.Erik Fonnesbeck2010-04-291-0/+8
OpenPOWER on IntegriCloud