| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove call-time pass by reference for do_input_validation, helps ticket #2565 | Renato Botelho | 2013-09-12 | 1 | -1/+1 |
* | s/require/require_once/g for filter.inc to avoid redeclaration errors in some... | jim-p | 2013-08-28 | 1 | -1/+1 |
* | Make NAT port forward data entry error message match GUI text | Phil Davis | 2013-07-28 | 1 | -1/+1 |
* | Fix #3103, cleanup ports fields when protocol changes | Renato Botelho | 2013-07-24 | 1 | -3/+3 |
* | Implement URL Table aliases for ports instead of IP addresses | Renato Botelho | 2013-07-08 | 1 | -1/+1 |
* | Add a new alias type, URLs containing Ports | Renato Botelho | 2013-07-04 | 1 | -1/+1 |
* | Tidy up "firewall_nat_edit,php" XHTML | Colin Fleming | 2013-05-01 | 1 | -78/+79 |
* | Add the user/time tracking to Port forwards and outbound NAT also. | jim-p | 2013-03-20 | 1 | -1/+40 |
* | Track user/time a firewall rule was created and last updated, and show this i... | jim-p | 2013-03-20 | 1 | -0/+1 |
* | Add NAT rule based on NAT rule below it instead of at the bottom of the list.... | Renato Botelho | 2013-02-21 | 1 | -10/+6 |
* | Warn users that nosync option won't prevent it to be overwritten on carp slav... | Renato Botelho | 2013-02-13 | 1 | -1/+1 |
* | Add a note about rdr pass not supporting Multi-WAN. | jim-p | 2013-01-26 | 1 | -0/+1 |
* | Do a more strict type match here, otherwise if the result returned is 0, that... | jim-p | 2012-12-04 | 1 | -1/+1 |
* | While I'm here, allow an ICMP rdr. | jim-p | 2012-11-20 | 1 | -1/+1 |
* | Only apply this port check for TCP and UDP. | jim-p | 2012-11-20 | 1 | -1/+1 |
* | Refine saving/applying on more pages - don't show apply or take an action unl... | jim-p | 2012-10-09 | 1 | -3/+2 |
* | Add check for local port being set before testing. Fixes #2606 | Ermal | 2012-08-28 | 1 | -1/+1 |
* | Fix of bug #2374 "When entering values in firewall rules leading and | Cristian Feldman | 2012-05-18 | 1 | -5/+12 |
* | cleanup: code for building arrays for autocompleted fields | Darren Embry | 2012-05-10 | 1 | -30/+4 |
* | Allow optionally using the type of NAT reflection implementation used for 1:1... | Erik Fonnesbeck | 2012-04-20 | 1 | -4/+5 |
* | Local port must be specified, fix input validation | Chris Buechler | 2011-12-25 | 1 | -2/+2 |
* | now we use the Chosen javascript plugin for jQuery | Vinicius Coque | 2011-11-15 | 1 | -1/+1 |
* | Add chosen js library (mit lic). Modify interface multiple select box to use. | Scott Ullrich | 2011-07-23 | 1 | -0/+3 |
* | Adding hook for interfaces edit | Scott Ullrich | 2011-07-18 | 1 | -1/+1 |
* | Adding hook for interfaces edit | Scott Ullrich | 2011-07-18 | 1 | -0/+2 |
* | Add missing plugin code. Move the pre_write section up a bit. | Scott Ullrich | 2011-05-30 | 1 | -0/+14 |
* | Bug #1403. Filter Rules description do not get saved when "(quote) present as... | Evgeny Yurchenko | 2011-05-27 | 1 | -16/+1 |
* | Adding a new hook system for firewall nat edit and firewall rules edit page. | Scott Ullrich | 2011-05-25 | 1 | -0/+15 |
* | In IPsec, s/mobileclients/client/, this was changed long ago in the config bu... | jim-p | 2011-03-28 | 1 | -1/+1 |
* | Use autocomplete='off' like all other fields that accept aliases, to prevent ... | Erik Fonnesbeck | 2011-02-13 | 1 | -1/+1 |
* | Generalize pppoe server enabled check and use it elsewhere in the GUI that ne... | jim-p | 2011-02-10 | 1 | -3/+2 |
* | Add a per-entry option for Proxy ARP VIPs of the Network type to disable thei... | jim-p | 2010-12-20 | 1 | -0/+2 |
* | Fix XSS issues | Scott Ullrich | 2010-11-12 | 1 | -1/+1 |
* | Bring in XSS id fixes from m0n0wall | Scott Ullrich | 2010-11-12 | 1 | -6/+6 |
* | Fix input validation with "no rdr" for ticket #570 | Erik Fonnesbeck | 2010-09-29 | 1 | -10/+21 |
* | Hide redirect and filter rule association fields when "no rdr" is checked. Ti... | Erik Fonnesbeck | 2010-09-29 | 1 | -4/+5 |
* | Fix associated rule source address changes on NAT Port Forward | Renato Botelho | 2010-08-26 | 1 | -9/+6 |
* | Merge remote branch 'mainline/master' | Renato Botelho | 2010-08-12 | 1 | -0/+1 |
|\ |
|
| * | Fix the ID for the link to the associated filter rule when a filter rule has ... | Erik Fonnesbeck | 2010-08-12 | 1 | -0/+1 |
* | | gettext() fixes on firewall_nat_edit.php | Carlos Eduardo Ramos | 2010-08-12 | 1 | -16/+16 |
|/ |
|
* | Fix link to the associated filter rule for port forwards on an interface othe... | Erik Fonnesbeck | 2010-08-07 | 1 | -5/+2 |
* | Checked gettext() implementation on firewall_nat_edit.php | Carlos Eduardo Ramos | 2010-07-13 | 1 | -1/+1 |
* | Corrections gettext implementation on firewall_nat_edit.php | Carlos Eduardo Ramos | 2010-07-08 | 1 | -18/+8 |
* | Merge remote branch 'mainline/master' into 2_firewall | Renato Botelho | 2010-07-07 | 1 | -0/+24 |
|\ |
|
| * | Add per-rule NAT reflection override. | Erik Fonnesbeck | 2010-07-05 | 1 | -0/+16 |
| * | Add the missing VPN types to the interface list on port forwards and add the ... | Erik Fonnesbeck | 2010-07-05 | 1 | -0/+8 |
* | | Revert "Implemment gettext()" | Vinicius Coque | 2010-07-02 | 1 | -0/+10 |
* | | Review firewall_nat_edit.php | Renato Botelho | 2010-06-30 | 1 | -13/+13 |
* | | Implemment gettext() | Jeann | 2010-06-28 | 1 | -3/+3 |
* | | Implement gettext() calls | Carlos Eduardo Ramos | 2010-06-24 | 1 | -99/+99 |
|/ |
|