Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not iterate items if they are not an array. | Scott Ullrich | 2006-08-17 | 1 | -48/+54 |
| | |||||
* | Do not delete a NAT item if its being referenced by an ALIAS. | Scott Ullrich | 2006-08-16 | 1 | -0/+24 |
| | |||||
* | Remove alias import option. It was never MFC'd and the icon should not be ↵ | Scott Ullrich | 2006-06-14 | 1 | -1/+1 |
| | | | | present. | ||||
* | Do not allow an alias to be deleted if its currently referenced ina rule. | Scott Ullrich | 2006-04-19 | 1 | -5/+44 |
| | | | | Ticket #914 | ||||
* | MFC 8297 | Scott Ullrich | 2006-01-19 | 1 | -1/+1 |
| | | | | Some very minor proofreading. | ||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | Do not show . at end of alias list | Scott Ullrich | 2005-12-18 | 1 | -1/+1 |
| | |||||
* | Remove reboot required checks | Scott Ullrich | 2005-12-14 | 1 | -6/+6 |
| | |||||
* | MFC 8291 | Scott Ullrich | 2005-12-04 | 1 | -7/+7 |
| | | | | | | Make aliase display much prettier. * Use array_slice() and implode() to automatically generate our string and terminate after 10 entries. * Separate entries with ", " instead of a newline. | ||||
* | put friendly titles on the icon buttons | Bill Marquette | 2005-08-24 | 1 | -3/+3 |
| | |||||
* | updating files to use theme images | Erik Kristensen | 2005-07-21 | 1 | -3/+3 |
| | | | | | removing images from /usr/local/www adding specific images into the correct theme directories | ||||
* | Consolidate Apply changes button into the info box on the right hand side | Scott Ullrich | 2005-07-03 | 1 | -2/+1 |
| | |||||
* | Use $pgtitle instead of re-typing the page title over | Bill Marquette | 2005-07-02 | 1 | -1/+1 |
| | | | | Use head.inc on the _edit.php files | ||||
* | include head.inc and round corners on tabs | Scott Ullrich | 2005-07-02 | 1 | -7/+4 |
| | |||||
* | doubleclick for edit | Bill Marquette | 2005-04-12 | 1 | -3/+3 |
| | |||||
* | Cleanup icon placement to be more like rules screen | Bill Marquette | 2005-04-04 | 1 | -3/+15 |
| | |||||
* | Add $Id$ tag | Bill Marquette | 2005-03-27 | 1 | -0/+1 |
| | |||||
* | alias table is above, not below note | Bill Marquette | 2005-02-22 | 1 | -1/+1 |
| | |||||
* | If an error occurs during the rule loading, report the error to the user. | Scott Ullrich | 2005-02-07 | 1 | -1/+4 |
| | |||||
* | Break after each host / port or alias address. | Scott Ullrich | 2005-02-05 | 1 | -2/+12 |
| | |||||
* | Aliases now work for ports. Add autocomplete hint field for aliases box on ↵ | Scott Ullrich | 2005-02-05 | 1 | -1/+1 |
| | | | | rules edit form. | ||||
* | Do not call shaper_configure() .. It is now built into filter_configure() | Scott Ullrich | 2005-02-05 | 1 | -1/+0 |
| | |||||
* | Remove type and make all code uniform. | Scott Ullrich | 2004-11-24 | 1 | -3/+0 |
| | |||||
* | Update (C) | Scott Ullrich | 2004-11-21 | 1 | -1/+3 |
| | |||||
* | Small bug fixes and minor description changes | Scott Ullrich | 2004-11-21 | 1 | -2/+5 |
| | |||||
* | heh. | Scott Ullrich | 2004-11-21 | 1 | -1/+1 |
| | | | | | | blue -> red on a completely off topic note, uofl rules! | ||||
* | reflect that this could be address(s) or host(s) or port(s) | Scott Ullrich | 2004-11-21 | 1 | -1/+1 |
| | |||||
* | Add the ability to define networks, ports and or hosts as aliases. Allow ↵ | Scott Ullrich | 2004-11-21 | 1 | -37/+34 |
| | | | | the alias to point to more than ONE item ;) | ||||
* | Convert description font color to white | Scott Ullrich | 2004-11-19 | 1 | -14/+14 |
| | |||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+127 |