Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a few lcdproc drivers | Seth Mos | 2007-11-27 | 1 | -2/+48 |
| | |||||
* | More typos. Ahem | Seth Mos | 2007-11-26 | 1 | -1/+1 |
| | |||||
* | Remove invalid tags | Seth Mos | 2007-11-26 | 1 | -84/+0 |
| | |||||
* | Fix another xml typo | Seth Mos | 2007-11-26 | 1 | -1/+1 |
| | |||||
* | Fix XML typo | Seth Mos | 2007-11-26 | 1 | -1/+248 |
| | |||||
* | Correct copyright header. | Seth Mos | 2007-11-26 | 1 | -1/+1 |
| | |||||
* | 1st attempt at starting lcdproc daemon | Seth Mos | 2007-11-26 | 1 | -5/+107 |
| | |||||
* | Start lcdproc package | Seth Mos | 2007-11-26 | 2 | -0/+177 |
| | |||||
* | Clarify copy and pasted license header. | Scott Ullrich | 2007-11-20 | 1 | -5/+1 |
| | |||||
* | bump NUT version | Ryan Wagoner | 2007-11-13 | 1 | -18/+18 |
| | |||||
* | *** empty log message *** | D. V. Serg | 2007-11-13 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | D. V. Serg | 2007-11-12 | 1 | -0/+51 |
| | |||||
* | *** empty log message *** | D. V. Serg | 2007-11-12 | 1 | -1/+1 |
| | |||||
* | Fix squidguard XML additional | D. V. Serg | 2007-11-12 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | D. V. Serg | 2007-11-12 | 3 | -6/+8 |
| | |||||
* | :( Rem Doctype | D. V. Serg | 2007-11-12 | 1 | -2/+2 |
| | |||||
* | New ver update | D. V. Serg | 2007-11-09 | 11 | -1802/+2388 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| |