diff options
author | pav <pav@FreeBSD.org> | 2010-04-06 03:50:06 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-04-06 03:50:06 +0800 |
commit | 9ca0c0ee25639de05590fe1491d08d8f7ef0d31b (patch) | |
tree | 37dbd28777ad4f88e93742f90d1dbf173d0c302f /sysutils | |
parent | 2f9f09d24e4315e5d6120759bb1c6f382841143b (diff) | |
download | freebsd-ports-gnome-9ca0c0ee25639de05590fe1491d08d8f7ef0d31b.tar.gz freebsd-ports-gnome-9ca0c0ee25639de05590fe1491d08d8f7ef0d31b.tar.zst freebsd-ports-gnome-9ca0c0ee25639de05590fe1491d08d8f7ef0d31b.zip |
- Connect to build after repocopy and update to 3.0.0
PR: ports/144511
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/loganalyzer/Makefile | 18 | ||||
-rw-r--r-- | sysutils/loganalyzer/distinfo | 6 | ||||
-rw-r--r-- | sysutils/loganalyzer/pkg-descr | 15 | ||||
-rw-r--r-- | sysutils/loganalyzer/pkg-plist | 712 |
5 files changed, 411 insertions, 341 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 6c7e9f53dac7..14f75c1215f3 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -448,6 +448,7 @@ SUBDIR += lmmon SUBDIR += lmon SUBDIR += log_analysis + SUBDIR += loganalyzer SUBDIR += logmon SUBDIR += logrotate SUBDIR += logserial diff --git a/sysutils/loganalyzer/Makefile b/sysutils/loganalyzer/Makefile index f6852142c47d..821bd1231ad0 100644 --- a/sysutils/loganalyzer/Makefile +++ b/sysutils/loganalyzer/Makefile @@ -5,21 +5,21 @@ # $FreeBSD$ # -PORTNAME= phplogcon -PORTVERSION= 2.8.1 +PORTNAME= loganalyzer +PORTVERSION= 3.0.0 CATEGORIES= sysutils www -MASTER_SITES= http://download.adiscon.com/phplogcon/ +MASTER_SITES= http://download.adiscon.com/loganalyzer/ MAINTAINER= cristianorolim@hotmail.com -COMMENT= Web Based Syslog Review +COMMENT= Web based Syslog browsing and analysis NO_BUILD= YES -LOGCONDIR?= www/phplogcon -PLIST_SUB+= LOGCONDIR=${LOGCONDIR} +ANALYZERDIR?= www/loganalyzer +PLIST_SUB+= ANALYZERDIR=${ANALYZERDIR} pre-everything:: @${ECHO_CMD} "# you can customize the installation directory" - @${ECHO_CMD} "# by setting LOGCON in /etc/make.conf" + @${ECHO_CMD} "# by setting ANALYZER in /etc/make.conf" OPTIONS= PHP_MYSQL "MySQL database support (PHP extension)" Off \ PDO_DBLIB "Microsoft SQL Server and Sybase PDO driver" Off \ @@ -72,8 +72,8 @@ USE_PHP+= pdo_sqlite .endif do-install: - ${MKDIR} ${PREFIX}/${LOGCONDIR} - ${CP} -Rp ${WRKSRC}/src/ ${PREFIX}/${LOGCONDIR}/ + ${MKDIR} ${PREFIX}/${ANALYZERDIR} + ${CP} -Rp ${WRKSRC}/src/ ${PREFIX}/${ANALYZERDIR}/ post-install: .if !defined(NOPORTDOCS) diff --git a/sysutils/loganalyzer/distinfo b/sysutils/loganalyzer/distinfo index af3a85729ad5..1ab829477bf1 100644 --- a/sysutils/loganalyzer/distinfo +++ b/sysutils/loganalyzer/distinfo @@ -1,3 +1,3 @@ -MD5 (phplogcon-2.8.1.tar.gz) = ddc02b7703146565336070af4c75de5d -SHA256 (phplogcon-2.8.1.tar.gz) = 97040e2fd8f923247ce5bb447f1f0b067e800eee1e03b2ff670669f80ab1e789 -SIZE (phplogcon-2.8.1.tar.gz) = 927203 +MD5 (loganalyzer-3.0.0.tar.gz) = b1d0617bc46b537e60c571b2d44c18b3 +SHA256 (loganalyzer-3.0.0.tar.gz) = 77f5c8aa16ae168622e6da74db09c770e15a297d909ec58cf9581a0ee19f5f02 +SIZE (loganalyzer-3.0.0.tar.gz) = 994360 diff --git a/sysutils/loganalyzer/pkg-descr b/sysutils/loganalyzer/pkg-descr index ca0662fe81ab..f03be67f1a07 100644 --- a/sysutils/loganalyzer/pkg-descr +++ b/sysutils/loganalyzer/pkg-descr @@ -1,12 +1,13 @@ -The phpLogCon project provides an easy to use but powerful front end for +The LogAnalyzer project provides an easy to use but powerful frontend for searching, reviewing and analyzing network event data, including syslog, -windows event log and many other event sources. It focusses on the +windows event log and many other event sources. It focuses on the user-interface side of this project, so the data itself needs to be gathered by another program, for example the stock syslogd, rsyslog (often -the distro's default syslogd), WinSyslog or MonitorWare Agent. +the distro's default syslogd), WinSyslog or MonitorWare Agent. LogAnalyzer +works equally well on Linux and Windows. -PhpLogCon is a free, GPLed open source application written mostly in php. -Data can be obtained from databases but also from plain text files, -for example those that are written by the syslogd. +LogAnalyzer is a free, GPLed open source application written mostly in php. +Data can be obtained from databases but also from plain text files, for +example those that are written by the syslogd. -WWW: http://www.phplogcon.org/ +WWW: http://loganalyzer.adiscon.com/ diff --git a/sysutils/loganalyzer/pkg-plist b/sysutils/loganalyzer/pkg-plist index 66f040df5661..87583601bb71 100644 --- a/sysutils/loganalyzer/pkg-plist +++ b/sysutils/loganalyzer/pkg-plist @@ -10,327 +10,395 @@ %%PORTDOCS%%%%DOCSDIR%%/windowsevent.html %%PORTDATA%%%%DATADIR%%/configure.sh %%PORTDATA%%%%DATADIR%%/secure.sh -%%LOGCONDIR%%/.htaccess -%%LOGCONDIR%%/BitstreamVeraFonts/COPYRIGHT.TXT -%%LOGCONDIR%%/BitstreamVeraFonts/README.TXT -%%LOGCONDIR%%/BitstreamVeraFonts/RELEASENOTES.TXT -%%LOGCONDIR%%/BitstreamVeraFonts/Vera.ttf -%%LOGCONDIR%%/BitstreamVeraFonts/VeraBI.ttf -%%LOGCONDIR%%/BitstreamVeraFonts/VeraBd.ttf -%%LOGCONDIR%%/BitstreamVeraFonts/VeraIt.ttf -%%LOGCONDIR%%/BitstreamVeraFonts/VeraMoBI.ttf -%%LOGCONDIR%%/BitstreamVeraFonts/VeraMoBd.ttf -%%LOGCONDIR%%/BitstreamVeraFonts/VeraMoIt.ttf -%%LOGCONDIR%%/BitstreamVeraFonts/VeraMono.ttf -%%LOGCONDIR%%/BitstreamVeraFonts/VeraSe.ttf -%%LOGCONDIR%%/BitstreamVeraFonts/VeraSeBd.ttf -%%LOGCONDIR%%/BitstreamVeraFonts/local.conf -%%LOGCONDIR%%/admin/charts.php -%%LOGCONDIR%%/admin/dbmappings.php -%%LOGCONDIR%%/admin/fields.php -%%LOGCONDIR%%/admin/groups.php -%%LOGCONDIR%%/admin/index.php -%%LOGCONDIR%%/admin/parsers.php -%%LOGCONDIR%%/admin/result.php -%%LOGCONDIR%%/admin/searches.php -%%LOGCONDIR%%/admin/sources.php -%%LOGCONDIR%%/admin/upgrade.php -%%LOGCONDIR%%/admin/users.php -%%LOGCONDIR%%/admin/views.php -%%LOGCONDIR%%/asktheoracle.php -%%LOGCONDIR%%/chartgenerator.php -%%LOGCONDIR%%/classes/class_template.php -%%LOGCONDIR%%/classes/enums.class.php -%%LOGCONDIR%%/classes/jpgraph/gd_image.inc.php -%%LOGCONDIR%%/classes/jpgraph/jpg-config.inc.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_bar.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_errhandler.inc.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_gradient.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_legend.inc.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_line.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_pie.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_pie3d.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_plotband.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_plotmark.inc.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_rgb.inc.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_text.inc.php -%%LOGCONDIR%%/classes/jpgraph/jpgraph_ttf.inc.php -%%LOGCONDIR%%/classes/jpgraph/lang/de.inc.php -%%LOGCONDIR%%/classes/jpgraph/lang/en.inc.php -%%LOGCONDIR%%/classes/jpgraph/lang/prod.inc.php -%%LOGCONDIR%%/classes/logstream.class.php -%%LOGCONDIR%%/classes/logstreamconfig.class.php -%%LOGCONDIR%%/classes/logstreamconfigdb.class.php -%%LOGCONDIR%%/classes/logstreamconfigdisk.class.php -%%LOGCONDIR%%/classes/logstreamconfigpdo.class.php -%%LOGCONDIR%%/classes/logstreamdb.class.php -%%LOGCONDIR%%/classes/logstreamdisk.class.php -%%LOGCONDIR%%/classes/logstreamlineparser.class.php -%%LOGCONDIR%%/classes/logstreamlineparsermisc.class.php -%%LOGCONDIR%%/classes/logstreamlineparsersyslog.class.php -%%LOGCONDIR%%/classes/logstreamlineparserwinsyslog.class.php -%%LOGCONDIR%%/classes/logstreampdo.class.php -%%LOGCONDIR%%/classes/msgparser.class.php -%%LOGCONDIR%%/classes/msgparsers/msgparser.apache2.class.php -%%LOGCONDIR%%/classes/msgparsers/msgparser.apache2common.class.php -%%LOGCONDIR%%/classes/msgparsers/msgparser.eventlog.class.php -%%LOGCONDIR%%/classes/msgparsers/msgparser.iis.class.php -%%LOGCONDIR%%/convert.php -%%LOGCONDIR%%/cron/.htaccess -%%LOGCONDIR%%/cron/maintenance.bat -%%LOGCONDIR%%/cron/maintenance.php -%%LOGCONDIR%%/cron/maintenance.sh -%%LOGCONDIR%%/css/defaults.css -%%LOGCONDIR%%/css/highlight.css -%%LOGCONDIR%%/css/menu.css -%%LOGCONDIR%%/details.php -%%LOGCONDIR%%/doc/basics.html -%%LOGCONDIR%%/doc/build_from_repo.html -%%LOGCONDIR%%/doc/free_support.html -%%LOGCONDIR%%/doc/install.html -%%LOGCONDIR%%/doc/manual.html -%%LOGCONDIR%%/doc/professional_services.html -%%LOGCONDIR%%/doc/searching.html -%%LOGCONDIR%%/doc/textfiles.html -%%LOGCONDIR%%/doc/troubleshoot.html -%%LOGCONDIR%%/doc/windowsevent.html -%%LOGCONDIR%%/export.php -%%LOGCONDIR%%/images/bars/balken_25/balken.ufo -%%LOGCONDIR%%/images/bars/bar-middle/green_left_17.png -%%LOGCONDIR%%/images/bars/bar-middle/green_middle_17.png -%%LOGCONDIR%%/images/bars/bar-middle/green_right_17.png -%%LOGCONDIR%%/images/bars/bar-small/blue_left_9.png -%%LOGCONDIR%%/images/bars/bar-small/blue_middle_9.png -%%LOGCONDIR%%/images/bars/bar-small/blue_right_9.png -%%LOGCONDIR%%/images/bars/bar-small/green_left_9.png -%%LOGCONDIR%%/images/bars/bar-small/green_middle_9.png -%%LOGCONDIR%%/images/bars/bar-small/green_right_9.png -%%LOGCONDIR%%/images/bars/bar-small/red_left_17.png -%%LOGCONDIR%%/images/bars/bar-small/red_left_9.png -%%LOGCONDIR%%/images/bars/bar-small/red_middle_9.png -%%LOGCONDIR%%/images/bars/bar-small/red_right_9.png -%%LOGCONDIR%%/images/bars/bar-small/yellow_left_9.png -%%LOGCONDIR%%/images/bars/bar-small/yellow_middle_9.png -%%LOGCONDIR%%/images/bars/bar-small/yellow_right_9.png -%%LOGCONDIR%%/images/bg_bottom.gif -%%LOGCONDIR%%/images/icons/Thumbs.db -%%LOGCONDIR%%/images/icons/add.png -%%LOGCONDIR%%/images/icons/alarmclock.png -%%LOGCONDIR%%/images/icons/arrow_right_blue.png -%%LOGCONDIR%%/images/icons/arrow_right_green.png -%%LOGCONDIR%%/images/icons/books.png -%%LOGCONDIR%%/images/icons/bullet_ball_glass_blue.png -%%LOGCONDIR%%/images/icons/bullet_ball_glass_green.png -%%LOGCONDIR%%/images/icons/bullet_ball_glass_grey.png -%%LOGCONDIR%%/images/icons/bullet_ball_glass_red.png -%%LOGCONDIR%%/images/icons/bullet_ball_glass_yellow.png -%%LOGCONDIR%%/images/icons/businessman.png -%%LOGCONDIR%%/images/icons/businessman_add.png -%%LOGCONDIR%%/images/icons/businessman_delete.png -%%LOGCONDIR%%/images/icons/businessman_preferences.png -%%LOGCONDIR%%/images/icons/businessmen.png -%%LOGCONDIR%%/images/icons/check.png -%%LOGCONDIR%%/images/icons/column-chart-hori.png -%%LOGCONDIR%%/images/icons/column-chart.png -%%LOGCONDIR%%/images/icons/data_delete.png -%%LOGCONDIR%%/images/icons/data_delete_disabled.png -%%LOGCONDIR%%/images/icons/data_edit.png -%%LOGCONDIR%%/images/icons/data_gear.png -%%LOGCONDIR%%/images/icons/data_table.png -%%LOGCONDIR%%/images/icons/date-time.png -%%LOGCONDIR%%/images/icons/delete.png -%%LOGCONDIR%%/images/icons/delete_disabled.png -%%LOGCONDIR%%/images/icons/document_text.png -%%LOGCONDIR%%/images/icons/document_view.png -%%LOGCONDIR%%/images/icons/download.png -%%LOGCONDIR%%/images/icons/earth.png -%%LOGCONDIR%%/images/icons/earth_find.png -%%LOGCONDIR%%/images/icons/earth_network.png -%%LOGCONDIR%%/images/icons/edit.png -%%LOGCONDIR%%/images/icons/edit_disabled.png -%%LOGCONDIR%%/images/icons/exit.png -%%LOGCONDIR%%/images/icons/export1.png -%%LOGCONDIR%%/images/icons/find.png -%%LOGCONDIR%%/images/icons/find_next.png -%%LOGCONDIR%%/images/icons/folder.png -%%LOGCONDIR%%/images/icons/folder_closed.png -%%LOGCONDIR%%/images/icons/garbage_empty.png -%%LOGCONDIR%%/images/icons/gear.png -%%LOGCONDIR%%/images/icons/gear_delete.png -%%LOGCONDIR%%/images/icons/gear_new.png -%%LOGCONDIR%%/images/icons/gears_run.png -%%LOGCONDIR%%/images/icons/googleicon.png -%%LOGCONDIR%%/images/icons/grey/media_beginning.png -%%LOGCONDIR%%/images/icons/grey/media_end.png -%%LOGCONDIR%%/images/icons/grey/media_fast_forward.png -%%LOGCONDIR%%/images/icons/grey/media_rewind.png -%%LOGCONDIR%%/images/icons/help.png -%%LOGCONDIR%%/images/icons/help2.png -%%LOGCONDIR%%/images/icons/help3.png -%%LOGCONDIR%%/images/icons/home.png -%%LOGCONDIR%%/images/icons/information2.png -%%LOGCONDIR%%/images/icons/line-chart.png -%%LOGCONDIR%%/images/icons/link.png -%%LOGCONDIR%%/images/icons/link_view.png -%%LOGCONDIR%%/images/icons/media_beginning.png -%%LOGCONDIR%%/images/icons/media_end.png -%%LOGCONDIR%%/images/icons/media_fast_forward.png -%%LOGCONDIR%%/images/icons/media_rewind.png -%%LOGCONDIR%%/images/icons/media_step_back.png -%%LOGCONDIR%%/images/icons/media_step_forward.png -%%LOGCONDIR%%/images/icons/nav_down_blue.png -%%LOGCONDIR%%/images/icons/nav_up_blue.png -%%LOGCONDIR%%/images/icons/navigate_check.png -%%LOGCONDIR%%/images/icons/navigate_close.png -%%LOGCONDIR%%/images/icons/navigate_cross.png -%%LOGCONDIR%%/images/icons/navigate_down.png -%%LOGCONDIR%%/images/icons/navigate_down2.png -%%LOGCONDIR%%/images/icons/navigate_left.png -%%LOGCONDIR%%/images/icons/navigate_minus.png -%%LOGCONDIR%%/images/icons/navigate_open.png -%%LOGCONDIR%%/images/icons/navigate_plus.png -%%LOGCONDIR%%/images/icons/navigate_right.png -%%LOGCONDIR%%/images/icons/navigate_up.png -%%LOGCONDIR%%/images/icons/pie-chart.png -%%LOGCONDIR%%/images/icons/pie-chart_view.png -%%LOGCONDIR%%/images/icons/preferences.png -%%LOGCONDIR%%/images/icons/recycle.png -%%LOGCONDIR%%/images/icons/redo.png -%%LOGCONDIR%%/images/icons/selection.png -%%LOGCONDIR%%/images/icons/selection_delete.png -%%LOGCONDIR%%/images/icons/server.png -%%LOGCONDIR%%/images/icons/star_blue.png -%%LOGCONDIR%%/images/icons/star_green.png -%%LOGCONDIR%%/images/icons/star_grey.png -%%LOGCONDIR%%/images/icons/star_red.png -%%LOGCONDIR%%/images/icons/star_yellow.png -%%LOGCONDIR%%/images/icons/table_selection_all.png -%%LOGCONDIR%%/images/icons/table_selection_block.png -%%LOGCONDIR%%/images/icons/tables.png -%%LOGCONDIR%%/images/icons/text_find.png -%%LOGCONDIR%%/images/icons/view.png -%%LOGCONDIR%%/images/main/Header-Logo.png -%%LOGCONDIR%%/include/config.sample.php -%%LOGCONDIR%%/include/constants_errors.php -%%LOGCONDIR%%/include/constants_filters.php -%%LOGCONDIR%%/include/constants_general.php -%%LOGCONDIR%%/include/constants_logstream.php -%%LOGCONDIR%%/include/db_template.txt -%%LOGCONDIR%%/include/db_update_v0.txt -%%LOGCONDIR%%/include/db_update_v1.txt -%%LOGCONDIR%%/include/db_update_v2.txt -%%LOGCONDIR%%/include/db_update_v3.txt -%%LOGCONDIR%%/include/db_update_v4.txt -%%LOGCONDIR%%/include/db_update_v5.txt -%%LOGCONDIR%%/include/db_update_v6.txt -%%LOGCONDIR%%/include/db_update_v7.txt -%%LOGCONDIR%%/include/db_update_v8.txt -%%LOGCONDIR%%/include/functions_common.php -%%LOGCONDIR%%/include/functions_config.php -%%LOGCONDIR%%/include/functions_db.php -%%LOGCONDIR%%/include/functions_debugoutput.php -%%LOGCONDIR%%/include/functions_filters.php -%%LOGCONDIR%%/include/functions_frontendhelpers.php -%%LOGCONDIR%%/include/functions_installhelpers.php -%%LOGCONDIR%%/include/functions_themes.php -%%LOGCONDIR%%/include/functions_users.php -%%LOGCONDIR%%/index.php -%%LOGCONDIR%%/install.php -%%LOGCONDIR%%/js/common.js -%%LOGCONDIR%%/js/searchhelpers.js -%%LOGCONDIR%%/lang/de/admin.php -%%LOGCONDIR%%/lang/de/info.txt -%%LOGCONDIR%%/lang/de/main.php -%%LOGCONDIR%%/lang/en/admin.php -%%LOGCONDIR%%/lang/en/info.txt -%%LOGCONDIR%%/lang/en/main.php -%%LOGCONDIR%%/lang/it_IT/admin.php -%%LOGCONDIR%%/lang/it_IT/info.txt -%%LOGCONDIR%%/lang/it_IT/main.php -%%LOGCONDIR%%/lang/pt_BR/admin.php -%%LOGCONDIR%%/lang/pt_BR/info.txt -%%LOGCONDIR%%/lang/pt_BR/main.php -%%LOGCONDIR%%/login.php -%%LOGCONDIR%%/search.php -%%LOGCONDIR%%/statistics.php -%%LOGCONDIR%%/templates/admin/admin_charts.html -%%LOGCONDIR%%/templates/admin/admin_dbmappings.html -%%LOGCONDIR%%/templates/admin/admin_fields.html -%%LOGCONDIR%%/templates/admin/admin_groups.html -%%LOGCONDIR%%/templates/admin/admin_index.html -%%LOGCONDIR%%/templates/admin/admin_menu.html -%%LOGCONDIR%%/templates/admin/admin_parsers.html -%%LOGCONDIR%%/templates/admin/admin_searches.html -%%LOGCONDIR%%/templates/admin/admin_securecheck.html -%%LOGCONDIR%%/templates/admin/admin_sources.html -%%LOGCONDIR%%/templates/admin/admin_upgrade.html -%%LOGCONDIR%%/templates/admin/admin_users.html -%%LOGCONDIR%%/templates/admin/admin_views.html -%%LOGCONDIR%%/templates/admin/result.html -%%LOGCONDIR%%/templates/asktheoracle.html -%%LOGCONDIR%%/templates/convert.html -%%LOGCONDIR%%/templates/details.html -%%LOGCONDIR%%/templates/export.html -%%LOGCONDIR%%/templates/include_footer.html -%%LOGCONDIR%%/templates/include_header.html -%%LOGCONDIR%%/templates/include_index_globals.html -%%LOGCONDIR%%/templates/include_menu.html -%%LOGCONDIR%%/templates/index.html -%%LOGCONDIR%%/templates/install.html -%%LOGCONDIR%%/templates/login.html -%%LOGCONDIR%%/templates/search.html -%%LOGCONDIR%%/templates/statistics.html -%%LOGCONDIR%%/themes/dark/about.txt -%%LOGCONDIR%%/themes/dark/images/bg_1.png -%%LOGCONDIR%%/themes/dark/images/bg_2.png -%%LOGCONDIR%%/themes/dark/images/bg_3.png -%%LOGCONDIR%%/themes/dark/images/bg_4.png -%%LOGCONDIR%%/themes/dark/images/bg_bottom.gif -%%LOGCONDIR%%/themes/dark/images/bg_bottom.png -%%LOGCONDIR%%/themes/dark/images/dither.png -%%LOGCONDIR%%/themes/dark/main.css -%%LOGCONDIR%%/themes/default/about.txt -%%LOGCONDIR%%/themes/default/images/bg_1.png -%%LOGCONDIR%%/themes/default/images/bg_2.png -%%LOGCONDIR%%/themes/default/images/bg_3.png -%%LOGCONDIR%%/themes/default/images/bg_4.png -%%LOGCONDIR%%/themes/default/images/bg_bottom.gif -%%LOGCONDIR%%/themes/default/images/bg_bottom.png -%%LOGCONDIR%%/themes/default/images/dither.png -%%LOGCONDIR%%/themes/default/main.css -%%LOGCONDIR%%/userchange.php -@dirrm %%LOGCONDIR%%/themes/default/images -@dirrm %%LOGCONDIR%%/themes/default -@dirrm %%LOGCONDIR%%/themes/dark/images -@dirrm %%LOGCONDIR%%/themes/dark -@dirrm %%LOGCONDIR%%/themes -@dirrm %%LOGCONDIR%%/templates/admin -@dirrm %%LOGCONDIR%%/templates -@dirrm %%LOGCONDIR%%/lang/pt_BR -@dirrm %%LOGCONDIR%%/lang/it_IT -@dirrm %%LOGCONDIR%%/lang/en -@dirrm %%LOGCONDIR%%/lang/de -@dirrm %%LOGCONDIR%%/lang -@dirrm %%LOGCONDIR%%/js -@dirrm %%LOGCONDIR%%/include -@dirrm %%LOGCONDIR%%/images/main -@dirrm %%LOGCONDIR%%/images/icons/grey -@dirrm %%LOGCONDIR%%/images/icons -@dirrm %%LOGCONDIR%%/images/bars/bar-small -@dirrm %%LOGCONDIR%%/images/bars/bar-middle -@dirrm %%LOGCONDIR%%/images/bars/balken_25 -@dirrm %%LOGCONDIR%%/images/bars -@dirrm %%LOGCONDIR%%/images -@dirrm %%LOGCONDIR%%/doc -@dirrm %%LOGCONDIR%%/css -@dirrm %%LOGCONDIR%%/cron -@dirrm %%LOGCONDIR%%/classes/msgparsers -@dirrm %%LOGCONDIR%%/classes/jpgraph/lang -@dirrm %%LOGCONDIR%%/classes/jpgraph -@dirrm %%LOGCONDIR%%/classes -@dirrm %%LOGCONDIR%%/admin -@dirrm %%LOGCONDIR%%/BitstreamVeraFonts -@dirrmtry %%LOGCONDIR%% +%%ANALYZERDIR%%/.htaccess +%%ANALYZERDIR%%/BitstreamVeraFonts/COPYRIGHT.TXT +%%ANALYZERDIR%%/BitstreamVeraFonts/README.TXT +%%ANALYZERDIR%%/BitstreamVeraFonts/RELEASENOTES.TXT +%%ANALYZERDIR%%/BitstreamVeraFonts/Vera.ttf +%%ANALYZERDIR%%/BitstreamVeraFonts/VeraBI.ttf +%%ANALYZERDIR%%/BitstreamVeraFonts/VeraBd.ttf +%%ANALYZERDIR%%/BitstreamVeraFonts/VeraIt.ttf +%%ANALYZERDIR%%/BitstreamVeraFonts/VeraMoBI.ttf +%%ANALYZERDIR%%/BitstreamVeraFonts/VeraMoBd.ttf +%%ANALYZERDIR%%/BitstreamVeraFonts/VeraMoIt.ttf +%%ANALYZERDIR%%/BitstreamVeraFonts/VeraMono.ttf +%%ANALYZERDIR%%/BitstreamVeraFonts/VeraSe.ttf +%%ANALYZERDIR%%/BitstreamVeraFonts/VeraSeBd.ttf +%%ANALYZERDIR%%/BitstreamVeraFonts/local.conf +%%ANALYZERDIR%%/admin/charts.php +%%ANALYZERDIR%%/admin/dbmappings.php +%%ANALYZERDIR%%/admin/fields.php +%%ANALYZERDIR%%/admin/groups.php +%%ANALYZERDIR%%/admin/index.php +%%ANALYZERDIR%%/admin/parsers.php +%%ANALYZERDIR%%/admin/reports.php +%%ANALYZERDIR%%/admin/result.php +%%ANALYZERDIR%%/admin/searches.php +%%ANALYZERDIR%%/admin/sources.php +%%ANALYZERDIR%%/admin/upgrade.php +%%ANALYZERDIR%%/admin/users.php +%%ANALYZERDIR%%/admin/views.php +%%ANALYZERDIR%%/asktheoracle.php +%%ANALYZERDIR%%/chartgenerator.php +%%ANALYZERDIR%%/classes/class_template.php +%%ANALYZERDIR%%/classes/enums.class.php +%%ANALYZERDIR%%/classes/html2fpdf/credits.txt +%%ANALYZERDIR%%/classes/html2fpdf/font/courier.php +%%ANALYZERDIR%%/classes/html2fpdf/font/helvetica.php +%%ANALYZERDIR%%/classes/html2fpdf/font/helveticab.php +%%ANALYZERDIR%%/classes/html2fpdf/font/helveticabi.php +%%ANALYZERDIR%%/classes/html2fpdf/font/helveticai.php +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/cp1250.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/cp1251.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/cp1252.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/cp1253.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/cp1254.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/cp1255.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/cp1257.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/cp1258.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/cp874.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/iso-8859-1.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/iso-8859-11.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/iso-8859-15.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/iso-8859-16.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/iso-8859-2.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/iso-8859-4.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/iso-8859-5.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/iso-8859-7.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/iso-8859-9.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/koi8-r.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/koi8-u.map +%%ANALYZERDIR%%/classes/html2fpdf/font/makefont/makefont.php +%%ANALYZERDIR%%/classes/html2fpdf/font/symbol.php +%%ANALYZERDIR%%/classes/html2fpdf/font/times.php +%%ANALYZERDIR%%/classes/html2fpdf/font/timesb.php +%%ANALYZERDIR%%/classes/html2fpdf/font/timesbi.php +%%ANALYZERDIR%%/classes/html2fpdf/font/timesi.php +%%ANALYZERDIR%%/classes/html2fpdf/font/zapfdingbats.php +%%ANALYZERDIR%%/classes/html2fpdf/fpdf.php +%%ANALYZERDIR%%/classes/html2fpdf/gif.php +%%ANALYZERDIR%%/classes/html2fpdf/html2fpdf.php +%%ANALYZERDIR%%/classes/html2fpdf/htmltoolkit.php +%%ANALYZERDIR%%/classes/html2fpdf/license.txt +%%ANALYZERDIR%%/classes/html2fpdf/no_img.gif +%%ANALYZERDIR%%/classes/html2fpdf/source2doc.php +%%ANALYZERDIR%%/classes/jpgraph/gd_image.inc.php +%%ANALYZERDIR%%/classes/jpgraph/jpg-config.inc.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_bar.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_errhandler.inc.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_gradient.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_legend.inc.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_line.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_pie.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_pie3d.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_plotband.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_plotmark.inc.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_rgb.inc.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_text.inc.php +%%ANALYZERDIR%%/classes/jpgraph/jpgraph_ttf.inc.php +%%ANALYZERDIR%%/classes/jpgraph/lang/de.inc.php +%%ANALYZERDIR%%/classes/jpgraph/lang/en.inc.php +%%ANALYZERDIR%%/classes/jpgraph/lang/prod.inc.php +%%ANALYZERDIR%%/classes/logstream.class.php +%%ANALYZERDIR%%/classes/logstreamconfig.class.php +%%ANALYZERDIR%%/classes/logstreamconfigdb.class.php +%%ANALYZERDIR%%/classes/logstreamconfigdisk.class.php +%%ANALYZERDIR%%/classes/logstreamconfigpdo.class.php +%%ANALYZERDIR%%/classes/logstreamdb.class.php +%%ANALYZERDIR%%/classes/logstreamdisk.class.php +%%ANALYZERDIR%%/classes/logstreamlineparser.class.php +%%ANALYZERDIR%%/classes/logstreamlineparsermisc.class.php +%%ANALYZERDIR%%/classes/logstreamlineparsersyslog.class.php +%%ANALYZERDIR%%/classes/logstreamlineparserwinsyslog.class.php +%%ANALYZERDIR%%/classes/logstreampdo.class.php +%%ANALYZERDIR%%/classes/msgparser.class.php +%%ANALYZERDIR%%/classes/msgparsers/msgparser.apache2.class.php +%%ANALYZERDIR%%/classes/msgparsers/msgparser.apache2common.class.php +%%ANALYZERDIR%%/classes/msgparsers/msgparser.eventlog.class.php +%%ANALYZERDIR%%/classes/msgparsers/msgparser.iis.class.php +%%ANALYZERDIR%%/classes/reports/report.class.php +%%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary.class.php +%%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary/report.eventlog.eventsummary.css +%%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary/report.eventlog.eventsummary.lang.en.php +%%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary/report.eventlog.eventsummary.template.html +%%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary/report.eventlog.eventsummary.template.pdf +%%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary.class.php +%%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary/report.syslog.syslogsummary.css +%%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary/report.syslog.syslogsummary.lang.en.php +%%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary/report.syslog.syslogsummary.template.html +%%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary/report.syslog.syslogsummary.template.pdf +%%ANALYZERDIR%%/convert.php +%%ANALYZERDIR%%/cron/.htaccess +%%ANALYZERDIR%%/cron/cmdreportgen.php +%%ANALYZERDIR%%/cron/maintenance.bat +%%ANALYZERDIR%%/cron/maintenance.php +%%ANALYZERDIR%%/cron/maintenance.sh +%%ANALYZERDIR%%/css/defaults.css +%%ANALYZERDIR%%/css/highlight.css +%%ANALYZERDIR%%/css/menu.css +%%ANALYZERDIR%%/details.php +%%ANALYZERDIR%%/doc/basics.html +%%ANALYZERDIR%%/doc/build_from_repo.html +%%ANALYZERDIR%%/doc/free_support.html +%%ANALYZERDIR%%/doc/install.html +%%ANALYZERDIR%%/doc/manual.html +%%ANALYZERDIR%%/doc/professional_services.html +%%ANALYZERDIR%%/doc/searching.html +%%ANALYZERDIR%%/doc/textfiles.html +%%ANALYZERDIR%%/doc/troubleshoot.html +%%ANALYZERDIR%%/doc/windowsevent.html +%%ANALYZERDIR%%/export.php +%%ANALYZERDIR%%/images/bars/balken_25/balken.ufo +%%ANALYZERDIR%%/images/bars/bar-middle/green_left_17.png +%%ANALYZERDIR%%/images/bars/bar-middle/green_middle_17.png +%%ANALYZERDIR%%/images/bars/bar-middle/green_right_17.png +%%ANALYZERDIR%%/images/bars/bar-small/blue_left_9.png +%%ANALYZERDIR%%/images/bars/bar-small/blue_middle_9.png +%%ANALYZERDIR%%/images/bars/bar-small/blue_right_9.png +%%ANALYZERDIR%%/images/bars/bar-small/green_left_9.png +%%ANALYZERDIR%%/images/bars/bar-small/green_middle_9.png +%%ANALYZERDIR%%/images/bars/bar-small/green_right_9.png +%%ANALYZERDIR%%/images/bars/bar-small/red_left_17.png +%%ANALYZERDIR%%/images/bars/bar-small/red_left_9.png +%%ANALYZERDIR%%/images/bars/bar-small/red_middle_9.png +%%ANALYZERDIR%%/images/bars/bar-small/red_right_9.png +%%ANALYZERDIR%%/images/bars/bar-small/yellow_left_9.png +%%ANALYZERDIR%%/images/bars/bar-small/yellow_middle_9.png +%%ANALYZERDIR%%/images/bars/bar-small/yellow_right_9.png +%%ANALYZERDIR%%/images/bg_bottom.gif +%%ANALYZERDIR%%/images/icons/Thumbs.db +%%ANALYZERDIR%%/images/icons/add.png +%%ANALYZERDIR%%/images/icons/alarmclock.png +%%ANALYZERDIR%%/images/icons/arrow_right_blue.png +%%ANALYZERDIR%%/images/icons/arrow_right_green.png +%%ANALYZERDIR%%/images/icons/books.png +%%ANALYZERDIR%%/images/icons/bullet_ball_glass_blue.png +%%ANALYZERDIR%%/images/icons/bullet_ball_glass_green.png +%%ANALYZERDIR%%/images/icons/bullet_ball_glass_grey.png +%%ANALYZERDIR%%/images/icons/bullet_ball_glass_red.png +%%ANALYZERDIR%%/images/icons/bullet_ball_glass_yellow.png +%%ANALYZERDIR%%/images/icons/bullet_triangle_green.png +%%ANALYZERDIR%%/images/icons/businessman.png +%%ANALYZERDIR%%/images/icons/businessman_add.png +%%ANALYZERDIR%%/images/icons/businessman_delete.png +%%ANALYZERDIR%%/images/icons/businessman_preferences.png +%%ANALYZERDIR%%/images/icons/businessmen.png +%%ANALYZERDIR%%/images/icons/check.png +%%ANALYZERDIR%%/images/icons/column-chart-hori.png +%%ANALYZERDIR%%/images/icons/column-chart.png +%%ANALYZERDIR%%/images/icons/data_delete.png +%%ANALYZERDIR%%/images/icons/data_delete_disabled.png +%%ANALYZERDIR%%/images/icons/data_edit.png +%%ANALYZERDIR%%/images/icons/data_gear.png +%%ANALYZERDIR%%/images/icons/data_table.png +%%ANALYZERDIR%%/images/icons/date-time.png +%%ANALYZERDIR%%/images/icons/delete.png +%%ANALYZERDIR%%/images/icons/delete_disabled.png +%%ANALYZERDIR%%/images/icons/document_chart.png +%%ANALYZERDIR%%/images/icons/document_text.png +%%ANALYZERDIR%%/images/icons/document_view.png +%%ANALYZERDIR%%/images/icons/documents.png +%%ANALYZERDIR%%/images/icons/download.png +%%ANALYZERDIR%%/images/icons/earth.png +%%ANALYZERDIR%%/images/icons/earth_find.png +%%ANALYZERDIR%%/images/icons/earth_network.png +%%ANALYZERDIR%%/images/icons/edit.png +%%ANALYZERDIR%%/images/icons/edit_disabled.png +%%ANALYZERDIR%%/images/icons/exit.png +%%ANALYZERDIR%%/images/icons/export1.png +%%ANALYZERDIR%%/images/icons/find.png +%%ANALYZERDIR%%/images/icons/find_next.png +%%ANALYZERDIR%%/images/icons/folder.png +%%ANALYZERDIR%%/images/icons/folder_closed.png +%%ANALYZERDIR%%/images/icons/garbage_empty.png +%%ANALYZERDIR%%/images/icons/gear.png +%%ANALYZERDIR%%/images/icons/gear_delete.png +%%ANALYZERDIR%%/images/icons/gear_new.png +%%ANALYZERDIR%%/images/icons/gears_run.png +%%ANALYZERDIR%%/images/icons/googleicon.png +%%ANALYZERDIR%%/images/icons/grey/media_beginning.png +%%ANALYZERDIR%%/images/icons/grey/media_end.png +%%ANALYZERDIR%%/images/icons/grey/media_fast_forward.png +%%ANALYZERDIR%%/images/icons/grey/media_rewind.png +%%ANALYZERDIR%%/images/icons/help.png +%%ANALYZERDIR%%/images/icons/help2.png +%%ANALYZERDIR%%/images/icons/help3.png +%%ANALYZERDIR%%/images/icons/home.png +%%ANALYZERDIR%%/images/icons/information2.png +%%ANALYZERDIR%%/images/icons/line-chart.png +%%ANALYZERDIR%%/images/icons/link.png +%%ANALYZERDIR%%/images/icons/link_view.png +%%ANALYZERDIR%%/images/icons/media_beginning.png +%%ANALYZERDIR%%/images/icons/media_end.png +%%ANALYZERDIR%%/images/icons/media_fast_forward.png +%%ANALYZERDIR%%/images/icons/media_rewind.png +%%ANALYZERDIR%%/images/icons/media_step_back.png +%%ANALYZERDIR%%/images/icons/media_step_forward.png +%%ANALYZERDIR%%/images/icons/nav_down_blue.png +%%ANALYZERDIR%%/images/icons/nav_up_blue.png +%%ANALYZERDIR%%/images/icons/navigate_check.png +%%ANALYZERDIR%%/images/icons/navigate_close.png +%%ANALYZERDIR%%/images/icons/navigate_cross.png +%%ANALYZERDIR%%/images/icons/navigate_down.png +%%ANALYZERDIR%%/images/icons/navigate_down2.png +%%ANALYZERDIR%%/images/icons/navigate_left.png +%%ANALYZERDIR%%/images/icons/navigate_minus.png +%%ANALYZERDIR%%/images/icons/navigate_open.png +%%ANALYZERDIR%%/images/icons/navigate_plus.png +%%ANALYZERDIR%%/images/icons/navigate_right.png +%%ANALYZERDIR%%/images/icons/navigate_up.png +%%ANALYZERDIR%%/images/icons/pie-chart.png +%%ANALYZERDIR%%/images/icons/pie-chart_view.png +%%ANALYZERDIR%%/images/icons/preferences.png +%%ANALYZERDIR%%/images/icons/presentation_chart.png +%%ANALYZERDIR%%/images/icons/recycle.png +%%ANALYZERDIR%%/images/icons/redo.png +%%ANALYZERDIR%%/images/icons/selection.png +%%ANALYZERDIR%%/images/icons/selection_delete.png +%%ANALYZERDIR%%/images/icons/server.png +%%ANALYZERDIR%%/images/icons/star_blue.png +%%ANALYZERDIR%%/images/icons/star_green.png +%%ANALYZERDIR%%/images/icons/star_grey.png +%%ANALYZERDIR%%/images/icons/star_red.png +%%ANALYZERDIR%%/images/icons/star_yellow.png +%%ANALYZERDIR%%/images/icons/table_selection_all.png +%%ANALYZERDIR%%/images/icons/table_selection_block.png +%%ANALYZERDIR%%/images/icons/tables.png +%%ANALYZERDIR%%/images/icons/text_find.png +%%ANALYZERDIR%%/images/icons/view.png +%%ANALYZERDIR%%/images/icons/windows.png +%%ANALYZERDIR%%/images/main/Header-Logo.png +%%ANALYZERDIR%%/include/config.sample.php +%%ANALYZERDIR%%/include/constants_errors.php +%%ANALYZERDIR%%/include/constants_filters.php +%%ANALYZERDIR%%/include/constants_general.php +%%ANALYZERDIR%%/include/constants_logstream.php +%%ANALYZERDIR%%/include/db_template.txt +%%ANALYZERDIR%%/include/db_update_v0.txt +%%ANALYZERDIR%%/include/db_update_v1.txt +%%ANALYZERDIR%%/include/db_update_v2.txt +%%ANALYZERDIR%%/include/db_update_v3.txt +%%ANALYZERDIR%%/include/db_update_v4.txt +%%ANALYZERDIR%%/include/db_update_v5.txt +%%ANALYZERDIR%%/include/db_update_v6.txt +%%ANALYZERDIR%%/include/db_update_v7.txt +%%ANALYZERDIR%%/include/db_update_v8.txt +%%ANALYZERDIR%%/include/db_update_v9.txt +%%ANALYZERDIR%%/include/functions_common.php +%%ANALYZERDIR%%/include/functions_config.php +%%ANALYZERDIR%%/include/functions_db.php +%%ANALYZERDIR%%/include/functions_debugoutput.php +%%ANALYZERDIR%%/include/functions_filters.php +%%ANALYZERDIR%%/include/functions_frontendhelpers.php +%%ANALYZERDIR%%/include/functions_installhelpers.php +%%ANALYZERDIR%%/include/functions_themes.php +%%ANALYZERDIR%%/include/functions_users.php +%%ANALYZERDIR%%/index.php +%%ANALYZERDIR%%/install.php +%%ANALYZERDIR%%/js/common.js +%%ANALYZERDIR%%/js/searchhelpers.js +%%ANALYZERDIR%%/lang/de/admin.php +%%ANALYZERDIR%%/lang/de/info.txt +%%ANALYZERDIR%%/lang/de/main.php +%%ANALYZERDIR%%/lang/en/admin.php +%%ANALYZERDIR%%/lang/en/info.txt +%%ANALYZERDIR%%/lang/en/main.php +%%ANALYZERDIR%%/lang/it_IT/admin.php +%%ANALYZERDIR%%/lang/it_IT/info.txt +%%ANALYZERDIR%%/lang/it_IT/main.php +%%ANALYZERDIR%%/lang/pt_BR/admin.php +%%ANALYZERDIR%%/lang/pt_BR/info.txt +%%ANALYZERDIR%%/lang/pt_BR/main.php +%%ANALYZERDIR%%/login.php +%%ANALYZERDIR%%/reportgenerator.php +%%ANALYZERDIR%%/search.php +%%ANALYZERDIR%%/statistics.php +%%ANALYZERDIR%%/templates/admin/admin_charts.html +%%ANALYZERDIR%%/templates/admin/admin_dbmappings.html +%%ANALYZERDIR%%/templates/admin/admin_fields.html +%%ANALYZERDIR%%/templates/admin/admin_groups.html +%%ANALYZERDIR%%/templates/admin/admin_index.html +%%ANALYZERDIR%%/templates/admin/admin_menu.html +%%ANALYZERDIR%%/templates/admin/admin_parsers.html +%%ANALYZERDIR%%/templates/admin/admin_reports.html +%%ANALYZERDIR%%/templates/admin/admin_searches.html +%%ANALYZERDIR%%/templates/admin/admin_securecheck.html +%%ANALYZERDIR%%/templates/admin/admin_sources.html +%%ANALYZERDIR%%/templates/admin/admin_upgrade.html +%%ANALYZERDIR%%/templates/admin/admin_users.html +%%ANALYZERDIR%%/templates/admin/admin_views.html +%%ANALYZERDIR%%/templates/admin/result.html +%%ANALYZERDIR%%/templates/asktheoracle.html +%%ANALYZERDIR%%/templates/convert.html +%%ANALYZERDIR%%/templates/details.html +%%ANALYZERDIR%%/templates/export.html +%%ANALYZERDIR%%/templates/include_footer.html +%%ANALYZERDIR%%/templates/include_header.html +%%ANALYZERDIR%%/templates/include_index_globals.html +%%ANALYZERDIR%%/templates/include_menu.html +%%ANALYZERDIR%%/templates/index.html +%%ANALYZERDIR%%/templates/install.html +%%ANALYZERDIR%%/templates/login.html +%%ANALYZERDIR%%/templates/reportgenerator.html +%%ANALYZERDIR%%/templates/search.html +%%ANALYZERDIR%%/templates/statistics.html +%%ANALYZERDIR%%/themes/dark/about.txt +%%ANALYZERDIR%%/themes/dark/images/bg_1.png +%%ANALYZERDIR%%/themes/dark/images/bg_2.png +%%ANALYZERDIR%%/themes/dark/images/bg_3.png +%%ANALYZERDIR%%/themes/dark/images/bg_4.png +%%ANALYZERDIR%%/themes/dark/images/bg_bottom.gif +%%ANALYZERDIR%%/themes/dark/images/bg_bottom.png +%%ANALYZERDIR%%/themes/dark/images/dither.png +%%ANALYZERDIR%%/themes/dark/main.css +%%ANALYZERDIR%%/themes/default/about.txt +%%ANALYZERDIR%%/themes/default/images/bg_1.png +%%ANALYZERDIR%%/themes/default/images/bg_2.png +%%ANALYZERDIR%%/themes/default/images/bg_3.png +%%ANALYZERDIR%%/themes/default/images/bg_4.png +%%ANALYZERDIR%%/themes/default/images/bg_bottom.gif +%%ANALYZERDIR%%/themes/default/images/bg_bottom.png +%%ANALYZERDIR%%/themes/default/images/dither.png +%%ANALYZERDIR%%/themes/default/main.css +%%ANALYZERDIR%%/userchange.php +@dirrm %%ANALYZERDIR%%/themes/default/images +@dirrm %%ANALYZERDIR%%/themes/default +@dirrm %%ANALYZERDIR%%/themes/dark/images +@dirrm %%ANALYZERDIR%%/themes/dark +@dirrm %%ANALYZERDIR%%/themes +@dirrm %%ANALYZERDIR%%/templates/admin +@dirrm %%ANALYZERDIR%%/templates +@dirrm %%ANALYZERDIR%%/lang/pt_BR +@dirrm %%ANALYZERDIR%%/lang/it_IT +@dirrm %%ANALYZERDIR%%/lang/en +@dirrm %%ANALYZERDIR%%/lang/de +@dirrm %%ANALYZERDIR%%/lang +@dirrm %%ANALYZERDIR%%/js +@dirrm %%ANALYZERDIR%%/include +@dirrm %%ANALYZERDIR%%/images/main +@dirrm %%ANALYZERDIR%%/images/icons/grey +@dirrm %%ANALYZERDIR%%/images/icons +@dirrm %%ANALYZERDIR%%/images/bars/bar-small +@dirrm %%ANALYZERDIR%%/images/bars/bar-middle +@dirrm %%ANALYZERDIR%%/images/bars/balken_25 +@dirrm %%ANALYZERDIR%%/images/bars +@dirrm %%ANALYZERDIR%%/images +@dirrm %%ANALYZERDIR%%/doc +@dirrm %%ANALYZERDIR%%/css +@dirrm %%ANALYZERDIR%%/cron +@dirrm %%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary +@dirrm %%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary +@dirrm %%ANALYZERDIR%%/classes/reports +@dirrm %%ANALYZERDIR%%/classes/msgparsers +@dirrm %%ANALYZERDIR%%/classes/jpgraph/lang +@dirrm %%ANALYZERDIR%%/classes/jpgraph +@dirrm %%ANALYZERDIR%%/classes/html2fpdf/font/makefont +@dirrm %%ANALYZERDIR%%/classes/html2fpdf/font +@dirrm %%ANALYZERDIR%%/classes/html2fpdf +@dirrm %%ANALYZERDIR%%/classes +@dirrm %%ANALYZERDIR%%/admin +@dirrm %%ANALYZERDIR%%/BitstreamVeraFonts +@dirrmtry %%ANALYZERDIR%% %%PORTDATA%%@dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% |