| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling | Phil Davis | 2014-09-27 | 1 | -1/+1 |
* | xhtml Compliance | ayvis | 2014-03-14 | 1 | -5/+5 |
* | Make sure an alias is not used by a static route before delete, ticket #2941 | Renato Botelho | 2013-08-14 | 1 | -0/+2 |
* | touch up text | Chris Buechler | 2013-07-08 | 1 | -1/+1 |
* | Do not show URL twice, it helps ticket #2978 | Renato Botelho | 2013-05-06 | 1 | -13/+14 |
* | Tidy up "firewall_aliases*.php" XHTML | Colin Fleming | 2013-04-09 | 1 | -16/+16 |
* | Return to correct tab after save or delete an alias | Renato Botelho | 2013-04-02 | 1 | -6/+4 |
* | Fix whitespaces, indent and add a missing <tr> | Renato Botelho | 2013-04-02 | 1 | -105/+110 |
* | Refine saving/applying on more pages - don't show apply or take an action unl... | jim-p | 2012-10-09 | 1 | -3/+4 |
* | More shortcuts | jim-p | 2012-08-14 | 1 | -0/+2 |
* | Handle when the tab is set to host or network that the IP tab should still be... | Warren Baker | 2012-07-24 | 1 | -1/+3 |
* | Return the user to the tab they were working originally working on | Warren Baker | 2012-07-24 | 1 | -14/+16 |
* | Apply same logic and only display 10 Urls | Warren Baker | 2012-07-24 | 1 | -2/+6 |
* | Display the URL's listed and not the word 'array' | Warren Baker | 2012-07-24 | 1 | -2/+3 |
* | firewall_alises.php - include all tab to preserve the old behavior | marcelloc | 2012-06-25 | 1 | -0/+4 |
* | firewall_aliases.php include tabs(ip,port,url) , list aliases sorted, use dom... | marcelloc | 2012-06-25 | 1 | -58/+98 |
* | don't delete port aliases used by load balancer | Darren Embry | 2012-04-06 | 1 | -0/+3 |
* | Adding hook to pre_table for aliases | Scott Ullrich | 2011-07-18 | 1 | -1/+1 |
* | Restoring gray background to the right of some tables in GUI. | Evgeny Yurchenko | 2011-06-05 | 1 | -1/+1 |
* | Add alias support for source and destination ports on outbound NAT. | Erik Fonnesbeck | 2011-02-13 | 1 | -0/+2 |
* | Check for aliases in 1:1 and outbound NAT rules, too. | Erik Fonnesbeck | 2011-02-13 | 1 | -0/+8 |
* | Simply code for determining whether an alias is currently in use. | Erik Fonnesbeck | 2011-02-13 | 1 | -74/+49 |
* | fix text | Chris Buechler | 2010-09-12 | 1 | -1/+1 |
* | gettext() fixes on firewall_aliases.php | Carlos Eduardo Ramos | 2010-08-12 | 1 | -1/+1 |
* | Fix improper gettext changes that broke various confirmation prompts, causing... | Erik Fonnesbeck | 2010-08-06 | 1 | -1/+1 |
* | Merge remote branch 'mainline/master' into 2_firewall | Renato Botelho | 2010-08-03 | 1 | -19/+22 |
|\ |
|
| * | Indent checks | Scott Ullrich | 2010-07-30 | 1 | -20/+20 |
| * | Handle cases when source or destination is not enabled and you end up with an... | Scott Ullrich | 2010-07-30 | 1 | -0/+3 |
* | | Corrections gettext implementation on firewall_aliases.php | Carlos Eduardo Ramos | 2010-07-08 | 1 | -1/+1 |
* | | Review firewall_aliases.php | Renato Botelho | 2010-06-30 | 1 | -3/+3 |
* | | Revert "Implemment gettext() calls" | Renato Botelho | 2010-06-30 | 1 | -1/+1 |
* | | Implemment gettext() calls | Jeann | 2010-06-30 | 1 | -1/+1 |
* | | Implement gettext() calls | Carlos Eduardo Ramos | 2010-06-24 | 1 | -10/+10 |
* | | gettext on archives firewall_aliases.php e firewall_nat.php | me | 2010-06-23 | 1 | -4/+4 |
|/ |
|
* | Merge remote branch 'mainline/master' | Renato Botelho | 2010-04-22 | 1 | -0/+6 |
|\ |
|
| * | Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a... | jim-p | 2010-04-21 | 1 | -0/+6 |
| * | source address is been checked 2 times and destination address no one, fix this | Renato Botelho | 2010-04-13 | 1 | -1/+1 |
* | | Check if var exist before compare its value | Renato Botelho | 2010-04-13 | 1 | -10/+10 |
* | | When renaming or removing aliases, deal with new NAT Port Forwarding fields | Renato Botelho | 2010-04-12 | 1 | -3/+13 |
|/ |
|
* | Rename import to bulk import. Suggested-by: Chris Horn | Scott Ullrich | 2010-03-20 | 1 | -1/+1 |
* | Improve aliases a little bit to show large aliases. | Ermal | 2010-03-18 | 1 | -3/+1 |
* | Resolves #401. Fix the ... display on aliases description. | Ermal | 2010-03-16 | 1 | -2/+3 |
* | Ticket #338. Remove aliases_sort function and keep the list always sorted in ... | Ermal Luçi | 2010-02-09 | 1 | -2/+0 |
* | Remove msort call for aliases sorting, aliases are sorted by aliases_sort() f... | pierrepomes | 2010-02-08 | 1 | -3/+0 |
* | Require filter.inc and shaper.inc | Scott Ullrich | 2009-11-21 | 1 | -0/+3 |
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ... | Scott Ullrich | 2009-09-14 | 1 | -1/+3 |
* | Sort aliases | Scott Ullrich | 2009-09-11 | 1 | -0/+3 |
* | * Reorganize the 'apply' button infrustructure in the GUI. | Ermal Luçi | 2009-06-30 | 1 | -6/+4 |
* | * Create two new functions lock($subsystem)/unlock() to have more reliable lo... | Ermal Luçi | 2009-05-08 | 1 | -2/+0 |
* | fix image alignment | Bill Marquette | 2009-03-12 | 1 | -4/+3 |