| Commit message (Expand) | Author | Age | Files | Lines |
* | xhtml Compliance | ayvis | 2014-03-14 | 1 | -8/+8 |
* | Improve checks for params 'id', 'dup' and other similar ones to make sure the... | Renato Botelho | 2014-03-12 | 1 | -2/+3 |
* | Standardise LAN net display | Phil Davis | 2014-02-07 | 1 | -2/+2 |
* | Stop sorting 1to1 rules and leave user decide the order. Fixes #3327 | Renato Botelho | 2013-11-26 | 1 | -14/+0 |
* | Add hability to insert after, reorder, batch delete and enable/disable to 1:1... | Renato Botelho | 2013-11-20 | 1 | -2/+18 |
* | Fix whitespaces and indent | Renato Botelho | 2013-11-20 | 1 | -251/+314 |
* | 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 |
* | Tidy up "firewall_nat_1to1_edit" XHTML | Colin Fleming | 2013-05-01 | 1 | -47/+51 |
* | Refine saving/applying on more pages - don't show apply or take an action unl... | jim-p | 2012-10-09 | 1 | -4/+2 |
* | Fix of bug #2374 "When entering values in firewall rules leading and | Cristian Feldman | 2012-05-18 | 1 | -0/+7 |
* | cleanup: code for building arrays for autocompleted fields | Darren Embry | 2012-05-10 | 1 | -25/+3 |
* | Bug #1403. Filter Rules description do not get saved when "(quote) present as... | Evgeny Yurchenko | 2011-05-27 | 1 | -0/+9 |
* | In IPsec, s/mobileclients/client/, this was changed long ago in the config bu... | jim-p | 2011-03-28 | 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 |
* | Change destination back to the field type for fields that allow an alias - th... | Erik Fonnesbeck | 2011-02-04 | 1 | -1/+1 |
* | correct field type, no aliases allowed here | Chris Buechler | 2011-01-20 | 1 | -3/+3 |
* | Ticket #1083. Remove alias capabilities from external and src fields | Pierre POMES | 2011-01-01 | 1 | -9/+10 |
* | default to single host on 1:1 NAT as it always has and is the most common usage | Chris Buechler | 2010-12-25 | 1 | -1/+1 |
* | switch back to Internal rather than Source, Source is just confusing | Chris Buechler | 2010-12-25 | 1 | -4/+4 |
* | Bring in XSS id fixes from m0n0wall | Scott Ullrich | 2010-11-12 | 1 | -1/+1 |
* | Clarify these descriptions a bit more on 1:1 edit. | Erik Fonnesbeck | 2010-11-12 | 1 | -3/+3 |
* | Clean up Firewall: NAT: 1:1: Edit page. | Erik Fonnesbeck | 2010-09-29 | 1 | -31/+18 |
* | Fix "use system default" setting for reflection on NAT 1:1 rule edit page and... | Erik Fonnesbeck | 2010-09-05 | 1 | -1/+2 |
* | Allow 1:1 rules to specify source and destination. This is almost the same as... | Ermal | 2010-09-03 | 1 | -93/+344 |
* | Checked gettext() implementation on firewall_nat_1to1_edit.php | Carlos Eduardo Ramos | 2010-07-13 | 1 | -6/+6 |
* | Merge remote branch 'mainline/master' into 2_firewall | Renato Botelho | 2010-07-07 | 1 | -1/+42 |
|\ |
|
| * | 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 | -1/+26 |
* | | Review firewall_nat_1to1_edit.php | Renato Botelho | 2010-06-30 | 1 | -2/+2 |
* | | Implement gettext() calls | Carlos Eduardo Ramos | 2010-06-24 | 1 | -15/+15 |
|/ |
|
* | remove unnecessary input validation checks | Chris Buechler | 2010-04-24 | 1 | -11/+0 |
* | remove this check, the WAN IP can be used in binat now with no problems | Chris Buechler | 2010-04-24 | 1 | -6/+0 |
* | Fix sorting issues that were introduced in an old commit, resulting in the in... | Erik Fonnesbeck | 2010-03-10 | 1 | -2/+1 |
* | Include filter.inc and shaper.inc | Scott Ullrich | 2009-11-21 | 1 | -0/+2 |
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ... | Scott Ullrich | 2009-09-14 | 1 | -0/+3 |
* | Do not create nested function this seems to upset php for some reason. | Ermal Luçi | 2009-07-13 | 1 | -3/+4 |
* | Clear guiconfig from all sort junk functions and put them on the specific pag... | Ermal Luçi | 2009-06-30 | 1 | -0/+13 |
* | * Reorganize the 'apply' button infrustructure in the GUI. | Ermal Luçi | 2009-06-30 | 1 | -1/+1 |
* | * Hide interfaces internals to other code and use the propper interfaces. | Ermal Luçi | 2009-03-30 | 1 | -1/+1 |
* | Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n... | Ermal Luçi | 2009-03-16 | 1 | -30/+1 |
* | Move Scriptaculous/Prototype includes to head.inc and remove the code duplica... | Bill Marquette | 2009-03-13 | 1 | -1/+0 |
* | * Use full path to grep and awk | Scott Ullrich | 2008-12-23 | 1 | -1/+1 |
* | * Use correct ftp-proxy arguments | Scott Ullrich | 2008-12-23 | 1 | -1/+1 |
* | Hide the use ftp helper option if the subnet is not 32. Uncheck the box | Scott Ullrich | 2008-12-23 | 1 | -4/+15 |
* | Add listtopic header | Scott Ullrich | 2008-12-23 | 1 | -1/+3 |
* | * Minor whitespace fixes | Scott Ullrich | 2008-12-22 | 1 | -11/+15 |
* | * Remove trailing space | Scott Ullrich | 2008-12-22 | 1 | -1/+7 |
* | * Add useftphelper support which will add a no binat rule to prevent port | Scott Ullrich | 2008-12-21 | 1 | -0/+10 |
* | Remove hardcoded removing of LAN interface from the 1:1 mappings. | Ermal Luçi | 2008-11-06 | 1 | -1/+1 |