Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pre POST | D. V. Serg | 2007-11-09 | 8 | -131/+201 |
| | | | | Formatting XML sources for standard view | ||||
* | *** empty log message *** | D. V. Serg | 2007-11-08 | 9 | -0/+3187 |
| | |||||
* | new | D. V. Serg | 2007-11-08 | 1 | -0/+125 |
| | |||||
* | Changed to Beta. | Remco Verhoef | 2007-11-04 | 1 | -6/+5 |
| | |||||
* | Added Zabbix Agent package. | Remco Verhoef | 2007-11-04 | 1 | -0/+14 |
| | |||||
* | Added Zabbix Agent Package. | Remco Verhoef | 2007-11-04 | 1 | -0/+170 |
| | |||||
* | Snort not binding to correct interface on boot | Scott Ullrich | 2007-11-01 | 1 | -0/+6 |
| | | | | Ticket #1472 | ||||
* | The first line in the function reads: "box = document.forms[1].selectbox;" | Scott Ullrich | 2007-11-01 | 1 | -1/+1 |
| | | | | | | | | Microsoft's javascript system interprets that to say: "box = document.forms.1.selectbox;" which, of course, does not exist on the document being displayed in the browser - this means you can not select the Category for the Rules to view or edit. The "fix" is to remove the [1] in the line so IE-7 and cousins will interpret the line correctly - If this "breaks" other, well mannered browsers then you need to include code in the javascript function to determine "what" browser is performing the action and adjust the variable assignment accordingly .... Ticket #1483 | ||||
* | squid: rename confusing var-name | Martin Fuchs | 2007-10-29 | 2 | -3/+3 |
| | |||||
* | squid: use ip-group for RFC1918 | Martin Fuchs | 2007-10-29 | 1 | -3/+1 |
| | |||||
* | checkin 19889: correct used terms (RFC1918) | Martin Fuchs | 2007-10-29 | 1 | -2/+2 |
| | |||||
* | squid: add option to NOT redirect private subnets to the transparent ↵ | Martin Fuchs | 2007-10-29 | 2 | -3/+20 |
| | | | | proxy-server | ||||
* | squid: do not disorganize future routines | Martin Fuchs | 2007-10-28 | 1 | -3/+3 |
| | |||||
* | add squid custom-options | Martin Fuchs | 2007-10-23 | 2 | -0/+17 |
| | |||||
* | Ensure file is only user readable | Scott Ullrich | 2007-10-17 | 1 | -1/+1 |
| | |||||
* | Ensure file is only user readable | Scott Ullrich | 2007-10-17 | 1 | -0/+2 |
| | |||||
* | Note that the .conf file should not be edited | Scott Ullrich | 2007-10-17 | 1 | -0/+1 |
| | |||||
* | Do not leave a stray } | Scott Ullrich | 2007-10-17 | 1 | -1/+2 |
| | |||||
* | Note that the rc file should not be edited | Scott Ullrich | 2007-10-17 | 1 | -3/+3 |
| | |||||
* | Do not leave a stray } | Scott Ullrich | 2007-10-17 | 1 | -2/+5 |
| | |||||
* | Hook deinstall routines up | Scott Ullrich | 2007-10-17 | 1 | -0/+1 |
| | |||||
* | Correct variable name | Scott Ullrich | 2007-10-17 | 1 | -1/+1 |
| | |||||
* | Show which neighbor is referencing the group. | Scott Ullrich | 2007-10-17 | 2 | -4/+5 |
| | |||||
* | Do not allow a group to be deleted when being referenced by a neighbor. | Scott Ullrich | 2007-10-17 | 2 | -0/+22 |
| | |||||
* | Show the BGP group in the status column screen | Scott Ullrich | 2007-10-17 | 1 | -0/+5 |
| | |||||
* | Add route-reflector option | Scott Ullrich | 2007-10-17 | 1 | -0/+1 |
| | |||||
* | Package now requires 1.3 since it relies on ID='' definitions in HTML for ↵ | Scott Ullrich | 2007-10-17 | 1 | -1/+1 |
| | | | | some of its javascript-fu. | ||||
* | Add remote-as option | Scott Ullrich | 2007-10-17 | 1 | -0/+1 |
| | |||||
* | Stop BGPD on deinstall | Scott Ullrich | 2007-10-17 | 1 | -1/+2 |
| | |||||
* | * Backout last commit, changing the text breaks the logic * Make sure that ↵ | Scott Ullrich | 2007-10-17 | 2 | -7/+5 |
| | | | | we check every couple seconds for changes | ||||
* | Remove " X" from innertext of select items since this is our way of telling ↵ | Scott Ullrich | 2007-10-17 | 2 | -1/+3 |
| | | | | which fields need parameters. | ||||
* | Do not allow user to set values for items that do not require it. | Scott Ullrich | 2007-10-17 | 2 | -2/+36 |
| | |||||
* | Remove accidently inserted text | Scott Ullrich | 2007-10-17 | 1 | -4/+1 |
| | |||||
* | * Add more parameters * Handle neighbors that do not specify a group correctly | Scott Ullrich | 2007-10-16 | 2 | -0/+19 |
| | |||||
* | Correcty filtering item logic | Scott Ullrich | 2007-10-16 | 1 | -1/+2 |
| | |||||
* | Add OpenBGPD menu item | Scott Ullrich | 2007-10-16 | 1 | -0/+6 |
| | |||||
* | * This package works on 1.2 * Set package description for openbgpd | Scott Ullrich | 2007-10-16 | 1 | -12/+12 |
| | |||||
* | Adding OpenBGPD package | Scott Ullrich | 2007-10-16 | 1 | -4/+16 |
| | |||||
* | * Add X to the end of parameters that require a value to be input and ↵ | Scott Ullrich | 2007-10-16 | 1 | -4/+4 |
| | | | | explain what is going on. | ||||
* | * Add more parameters * Add filtering policies for BGP peers | Scott Ullrich | 2007-10-16 | 2 | -1/+12 |
| | |||||
* | Adding OpenBGPD package TODO: Grey out neighbor parameters for certain ↵ | Scott Ullrich | 2007-10-16 | 5 | -0/+709 |
| | | | | fields TODO: Do not allow a group to be deleted when being referenced by a neighbor | ||||
* | * manually copy files | Daniel Stefan Haischt | 2007-10-14 | 2 | -4/+10 |
| | |||||
* | * fixed dialog position | Daniel Stefan Haischt | 2007-10-14 | 1 | -1/+1 |
| | |||||
* | * added progress dialog | Daniel Stefan Haischt | 2007-10-14 | 2 | -1/+8 |
| | |||||
* | * added initial dynamic table prototype | Daniel Stefan Haischt | 2007-10-14 | 1 | -0/+1 |
| | |||||
* | * added initial dynamic table prototype | Daniel Stefan Haischt | 2007-10-14 | 6 | -2/+1151 |
| | |||||
* | Fix broken logic for ipsec status | Seth Mos | 2007-10-05 | 0 | -0/+0 |
| | |||||
* | Fix ipsec overview for wan interface, carp already worked | Seth Mos | 2007-10-05 | 2 | -3/+3 |
| | |||||
* | update miniupnpd and imspector description | Ryan Wagoner | 2007-10-01 | 1 | -5/+5 |
| | |||||
* | bump impspector version to avoid confusion | Ryan Wagoner | 2007-10-01 | 2 | -2/+2 |
| |