aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add a few lcdproc driversSeth Mos2007-11-271-2/+48
|
* More typos. AhemSeth Mos2007-11-261-1/+1
|
* Remove invalid tagsSeth Mos2007-11-261-84/+0
|
* Fix another xml typoSeth Mos2007-11-261-1/+1
|
* Fix XML typoSeth Mos2007-11-261-1/+248
|
* Correct copyright header.Seth Mos2007-11-261-1/+1
|
* 1st attempt at starting lcdproc daemonSeth Mos2007-11-261-5/+107
|
* Start lcdproc packageSeth Mos2007-11-263-0/+191
|
* Clarify copy and pasted license header.Scott Ullrich2007-11-201-5/+1
|
* Add back sipproxd package for testing.Scott Ullrich2007-11-201-13/+13
|
* bump NUT versionRyan Wagoner2007-11-132-21/+20
|
* *** empty log message ***D. V. Serg2007-11-131-1/+1
|
* *** empty log message ***D. V. Serg2007-11-131-2/+2
|
* Add new squidGuard packageD. V. Serg2007-11-131-0/+19
|
* *** empty log message ***D. V. Serg2007-11-121-0/+51
|
* *** empty log message ***D. V. Serg2007-11-121-1/+1
|
* Fix squidguard XML additionalD. V. Serg2007-11-121-1/+1
|
* *** empty log message ***D. V. Serg2007-11-123-6/+8
|
* :( Rem DoctypeD. V. Serg2007-11-121-2/+2
|
* New ver updateD. V. Serg2007-11-0911-1802/+2388
|
* Pre POSTD. V. Serg2007-11-098-131/+201
| | | | Formatting XML sources for standard view
* *** empty log message ***D. V. Serg2007-11-089-0/+3187
|
* newD. V. Serg2007-11-081-0/+125
|
* Changed to Beta.Remco Verhoef2007-11-041-6/+5
|
* Added Zabbix Agent package.Remco Verhoef2007-11-041-0/+14
|
* Added Zabbix Agent Package.Remco Verhoef2007-11-041-0/+170
|
* Snort not binding to correct interface on bootScott Ullrich2007-11-011-0/+6
| | | | Ticket #1472
* The first line in the function reads: "box = document.forms[1].selectbox;"Scott Ullrich2007-11-011-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-nameMartin Fuchs2007-10-292-3/+3
|
* squid: use ip-group for RFC1918Martin Fuchs2007-10-291-3/+1
|
* checkin 19889: correct used terms (RFC1918)Martin Fuchs2007-10-291-2/+2
|
* squid: add option to NOT redirect private subnets to the transparent ↵Martin Fuchs2007-10-292-3/+20
| | | | proxy-server
* squid: do not disorganize future routinesMartin Fuchs2007-10-281-3/+3
|
* add squid custom-optionsMartin Fuchs2007-10-232-0/+17
|
* Ensure file is only user readableScott Ullrich2007-10-171-1/+1
|
* Ensure file is only user readableScott Ullrich2007-10-171-0/+2
|
* Note that the .conf file should not be editedScott Ullrich2007-10-171-0/+1
|
* Do not leave a stray }Scott Ullrich2007-10-171-1/+2
|
* Note that the rc file should not be editedScott Ullrich2007-10-171-3/+3
|
* Do not leave a stray }Scott Ullrich2007-10-171-2/+5
|
* Hook deinstall routines upScott Ullrich2007-10-171-0/+1
|
* Correct variable nameScott Ullrich2007-10-171-1/+1
|
* Show which neighbor is referencing the group.Scott Ullrich2007-10-172-4/+5
|
* Do not allow a group to be deleted when being referenced by a neighbor.Scott Ullrich2007-10-172-0/+22
|
* Show the BGP group in the status column screenScott Ullrich2007-10-171-0/+5
|
* Add route-reflector optionScott Ullrich2007-10-171-0/+1
|
* Package now requires 1.3 since it relies on ID='' definitions in HTML for ↵Scott Ullrich2007-10-171-1/+1
| | | | some of its javascript-fu.
* Add remote-as optionScott Ullrich2007-10-171-0/+1
|
* Stop BGPD on deinstallScott Ullrich2007-10-171-1/+2
|
* * Backout last commit, changing the text breaks the logic * Make sure that ↵Scott Ullrich2007-10-172-7/+5
| | | | we check every couple seconds for changes