summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'mainline/master'Carlos Eduardo Ramos2010-05-0415-200/+333
|\
| * Add a gitsync option for reverting to the commit used when building the image.Erik Fonnesbeck2010-05-041-6/+17
| * When 'No RDR' is set, skip some code that does not apply.Erik Fonnesbeck2010-05-041-2/+2
| * This check is no longer needed here.Erik Fonnesbeck2010-05-041-13/+11
| * Return if not a supported protocol for reflection.Erik Fonnesbeck2010-05-041-1/+1
| * 'pass' is not valid with 'no rdr'Erik Fonnesbeck2010-05-041-2/+3
| * Ticket #491. Fix upgrade code. Since dyndns is considered and array item it f...Ermal2010-05-041-19/+23
| * Skip code for generating inetd.conf entries when 'no rdr' is used.Erik Fonnesbeck2010-05-041-17/+21
| * Ticket #535. Correct from where we get the port number.Ermal2010-05-041-1/+1
| * Modify reflection code to avoid having duplicate rule generation code for whe...Erik Fonnesbeck2010-05-041-16/+19
| * Reflection can have side effects unexpected to the user with rules using any ...Erik Fonnesbeck2010-05-041-1/+18
| * 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
* | Adding missing gettext() callsVinicius Coque2010-05-032-3/+3
* | Removing invalid string from codeVinicius Coque2010-05-031-1/+0
* | Merge remote branch 'mainline/master'Vinicius Coque2010-05-0321-204/+293
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud