1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/sysutils/lire/pkg-plist
Edwin Groothuis 9eb07a44eb Update to version 2.1:
Lire 2.1 is available for download from http://download.logreport.org/pub/.
Major changes since 2.0.3 (the previous stable release):

- Lire now requires DBD::SQLite, which uses SQLite 3.0.  (SQLite 2 has
  become obsolete and is no longer supported).  This means that the
  Lire database format has changed. If you have one or more old lire
  stores, you will need to convert each of them from SQLite2 format to
  SQLite3 format, like this:
        sqlite oldstore.db .dump | sqlite3 newstore.db
  This assumes that you have both sqlite2 and sqlite3 installed on your
  system, and that the names of the command line interface for the old
  and new version are sqlite and sqlite3 respectively (this is at least
  correct for Fedora).  After completion of the conversion(s), and
  after upgrading to Lire 2.1, SQLite 2 can be removed from your
  system, unless it is used by other applications than Lire of course.
- Improvement in exim2dlf, thanks to a patch contributed by Adrian Phillips.
  Version 4.67 of exim introduced pid to log_selector, exim2dlf now supports
  such log files too.  See also
  http://lists.logreport.org/pipermail/development/2008/000934.html.  Note
  that compatibility with pre-4.67 exim logfiles is preserved by this patch.
- Added the merge2combined and dlf2combined www scripts for merging web
  server logs of different types into one log file in combined format.
2009-03-16 00:20:47 +00:00

837 lines
31 KiB
Plaintext

bin/lire
bin/lr_anondump
bin/lr_anonymize
bin/lr_cron
bin/lr_deanonymize
bin/lr_desyslog
bin/lr_env
bin/lr_log2mail
bin/lr_log2report
bin/lr_rawmail2mail
bin/lr_report_cfg2xml
bin/lr_run
bin/lr_setup_responder
bin/lr_spec2pot
bin/lr_spoold
bin/lr_xml2mail
bin/lr_xml2report
etc/lire/address.cf
etc/lire/defaults
etc/lire/disclaimer
etc/lire/explanation
etc/lire/plugins/ct_dist_init
etc/lire/plugins/ct_lines_init
etc/lire/plugins/ct_pie_init
etc/lire/plugins/ct_scat_init
etc/lire/plugins/ct_stack_init
etc/lire/plugins/ct_vbars_init
etc/lire/plugins/cups_init
etc/lire/plugins/email_concat_init
etc/lire/plugins/fortigate_init
etc/lire/plugins/iis_ftp_init
etc/lire/plugins/ipchains_init
etc/lire/plugins/ipfilter_init
etc/lire/plugins/iptables_init
etc/lire/plugins/lprng_init
etc/lire/plugins/of_dvi_init
etc/lire/plugins/of_excel95_init
etc/lire/plugins/of_html_init
etc/lire/plugins/of_latex_init
etc/lire/plugins/of_pdf_init
etc/lire/plugins/of_ps_init
etc/lire/plugins/of_txt_init
etc/lire/plugins/of_xml_init
etc/lire/plugins/querytype_init
etc/lire/plugins/sheets_init
etc/lire/plugins/snort_init
etc/lire/plugins/squid_access_init
etc/lire/plugins/watchguard_init
etc/lire/plugins/www-attack_init
etc/lire/plugins/www-domain_init
etc/lire/plugins/www-referrer_init
etc/lire/plugins/www-robot_init
etc/lire/plugins/www-url_init
etc/lire/plugins/www-user_agent_init
etc/lire/plugins/www-user_session_init
etc/lire/profile_lean
etc/lire/signature
libexec/lire/convertors/argomail2dlf
libexec/lire/convertors/bind8_named2dlf
libexec/lire/convertors/bind8_query2dlf
libexec/lire/convertors/bind9_query2dlf
libexec/lire/convertors/cisco_ios2dlf
libexec/lire/convertors/combined2dlf
libexec/lire/convertors/common2dlf
libexec/lire/convertors/dbmail2dlf
libexec/lire/convertors/exim2dlf
libexec/lire/convertors/fw1_lea2dlf
libexec/lire/convertors/isdnlog2dlf
libexec/lire/convertors/modgzip2dlf
libexec/lire/convertors/ms_isa2dlf
libexec/lire/convertors/mysql2dlf
libexec/lire/convertors/nms2dlf
libexec/lire/convertors/nmsmmp2dlf
libexec/lire/convertors/nmsstore2dlf
libexec/lire/convertors/pgsql2dlf
libexec/lire/convertors/pix2dlf
libexec/lire/convertors/postfix2dlf
libexec/lire/convertors/postfix2dlf_main
libexec/lire/convertors/postfix2dlf_pre
libexec/lire/convertors/qmail2dlf
libexec/lire/convertors/referer2dlf
libexec/lire/convertors/s1ms2dlf
libexec/lire/convertors/sendmail2dlf
libexec/lire/convertors/snort2dlf
libexec/lire/convertors/spamassassin2dlf
libexec/lire/convertors/syslog2dlf
libexec/lire/convertors/tinydns2dlf
libexec/lire/convertors/w3c_extended2dlf
libexec/lire/convertors/welf2dlf
libexec/lire/convertors/welf_proxy2dlf
libexec/lire/convertors/xferlog2dlf
libexec/lire/lr_check_service
libexec/lire/lr_check_superservice
libexec/lire/lr_environment
libexec/lire/lr_functions
libexec/lire/lr_getbody
libexec/lire/lr_mail
libexec/lire/lr_processmail
libexec/lire/lr_spool
libexec/lire/www/dlf2combined
libexec/lire/www/merge2combined
sbin/lr_vendor_cron
share/doc/lire/BUGS
share/doc/lire/ChangeLog.2000.gz
share/doc/lire/ChangeLog.2001.gz
share/doc/lire/ChangeLog.2002.gz
share/doc/lire/ChangeLog.2003.gz
share/doc/lire/ChangeLog.2004.gz
share/doc/lire/ChangeLog.2005.gz
share/doc/lire/README
share/doc/lire/dev-manual.pdf
share/doc/lire/dev-manual.txt
share/doc/lire/dev-manual/ch01.html
share/doc/lire/dev-manual/ch01s02.html
share/doc/lire/dev-manual/ch01s03.html
share/doc/lire/dev-manual/ch01s04.html
share/doc/lire/dev-manual/ch01s05.html
share/doc/lire/dev-manual/ch01s06.html
share/doc/lire/dev-manual/ch02.html
share/doc/lire/dev-manual/ch02s02.html
share/doc/lire/dev-manual/ch02s03.html
share/doc/lire/dev-manual/ch02s04.html
share/doc/lire/dev-manual/ch02s05.html
share/doc/lire/dev-manual/ch02s06.html
share/doc/lire/dev-manual/ch02s07.html
share/doc/lire/dev-manual/ch03.html
share/doc/lire/dev-manual/ch04.html
share/doc/lire/dev-manual/ch04s02.html
share/doc/lire/dev-manual/ch04s03.html
share/doc/lire/dev-manual/ch05.html
share/doc/lire/dev-manual/ch06.html
share/doc/lire/dev-manual/ch07.html
share/doc/lire/dev-manual/ch08.html
share/doc/lire/dev-manual/ch09.html
share/doc/lire/dev-manual/ch10.html
share/doc/lire/dev-manual/ch11.html
share/doc/lire/dev-manual/ch12.html
share/doc/lire/dev-manual/ch13.html
share/doc/lire/dev-manual/ch14.html
share/doc/lire/dev-manual/ch14s02.html
share/doc/lire/dev-manual/ch14s03.html
share/doc/lire/dev-manual/ch14s04.html
share/doc/lire/dev-manual/ch15.html
share/doc/lire/dev-manual/ch15s02.html
share/doc/lire/dev-manual/ch16.html
share/doc/lire/dev-manual/ch16s02.html
share/doc/lire/dev-manual/ch16s03.html
share/doc/lire/dev-manual/ch16s04.html
share/doc/lire/dev-manual/ch17.html
share/doc/lire/dev-manual/ch18.html
share/doc/lire/dev-manual/ch18s02.html
share/doc/lire/dev-manual/ch18s03.html
share/doc/lire/dev-manual/ch19.html
share/doc/lire/dev-manual/ch19s02.html
share/doc/lire/dev-manual/ch19s03.html
share/doc/lire/dev-manual/ch19s04.html
share/doc/lire/dev-manual/ch19s05.html
share/doc/lire/dev-manual/ch19s06.html
share/doc/lire/dev-manual/ch19s07.html
share/doc/lire/dev-manual/ch19s08.html
share/doc/lire/dev-manual/ch20.html
share/doc/lire/dev-manual/ch21.html
share/doc/lire/dev-manual/ch21s02.html
share/doc/lire/dev-manual/ch21s03.html
share/doc/lire/dev-manual/ch22.html
share/doc/lire/dev-manual/ch23.html
share/doc/lire/dev-manual/ch24.html
share/doc/lire/dev-manual/ch25.html
share/doc/lire/dev-manual/flow-analysis.png
share/doc/lire/dev-manual/flow-generation.png
share/doc/lire/dev-manual/flow-normalisation.png
share/doc/lire/dev-manual/flow-overview.png
share/doc/lire/dev-manual/flow-report.png
share/doc/lire/dev-manual/flow-xslt.png
share/doc/lire/dev-manual/go01.html
share/doc/lire/dev-manual/index.html
share/doc/lire/dev-manual/lire-dlf-converters.png
share/doc/lire/dev-manual/pr01.html
share/doc/lire/dev-manual/pr01s02.html
share/doc/lire/dev-manual/pr01s03.html
share/doc/lire/dev-manual/pr01s04.html
share/doc/lire/dev-manual/pt01.html
share/doc/lire/dev-manual/pt02.html
share/doc/lire/dev-manual/pt03.html
share/doc/lire/dev-manual/pt04.html
share/doc/lire/dev-manual/pt05.html
share/doc/lire/examples/MyAnalyser.pm
share/doc/lire/examples/MyConverter.pm
share/doc/lire/examples/PageCategoriser.pm
share/doc/lire/examples/README
share/doc/lire/examples/myconverter_cfg_spec.xml
share/doc/lire/examples/myconverter_init
share/doc/lire/examples/myschema.xml
share/doc/lire/examples/page-categoriser.xml
share/doc/lire/examples/page-categoriser_init
share/doc/lire/examples/www-category.xml
share/doc/lire/user-manual.pdf
share/doc/lire/user-manual.txt
share/doc/lire/user-manual/ch01.html
share/doc/lire/user-manual/ch01s02.html
share/doc/lire/user-manual/ch01s03.html
share/doc/lire/user-manual/ch01s04.html
share/doc/lire/user-manual/ch01s05.html
share/doc/lire/user-manual/ch02.html
share/doc/lire/user-manual/ch02s02.html
share/doc/lire/user-manual/ch02s03.html
share/doc/lire/user-manual/ch02s04.html
share/doc/lire/user-manual/ch03.html
share/doc/lire/user-manual/ch03s02.html
share/doc/lire/user-manual/ch03s03.html
share/doc/lire/user-manual/ch03s04.html
share/doc/lire/user-manual/ch03s05.html
share/doc/lire/user-manual/ch03s06.html
share/doc/lire/user-manual/ch04.html
share/doc/lire/user-manual/ch04s02.html
share/doc/lire/user-manual/ch04s03.html
share/doc/lire/user-manual/ch04s04.html
share/doc/lire/user-manual/ch04s05.html
share/doc/lire/user-manual/ch04s06.html
share/doc/lire/user-manual/ch04s07.html
share/doc/lire/user-manual/ch05.html
share/doc/lire/user-manual/ch06.html
share/doc/lire/user-manual/ch07.html
share/doc/lire/user-manual/ch07s02.html
share/doc/lire/user-manual/ch08.html
share/doc/lire/user-manual/ch09.html
share/doc/lire/user-manual/ch09s02.html
share/doc/lire/user-manual/ch09s03.html
share/doc/lire/user-manual/ch09s04.html
share/doc/lire/user-manual/ch09s05.html
share/doc/lire/user-manual/ch09s06.html
share/doc/lire/user-manual/ch10.html
share/doc/lire/user-manual/ch10s02.html
share/doc/lire/user-manual/ch10s03.html
share/doc/lire/user-manual/ch10s04.html
share/doc/lire/user-manual/ch10s05.html
share/doc/lire/user-manual/ch11.html
share/doc/lire/user-manual/ch11s02.html
share/doc/lire/user-manual/ch12.html
share/doc/lire/user-manual/ch13.html
share/doc/lire/user-manual/ch13s02.html
share/doc/lire/user-manual/ch14.html
share/doc/lire/user-manual/ch14s02.html
share/doc/lire/user-manual/ch14s03.html
share/doc/lire/user-manual/ch15.html
share/doc/lire/user-manual/ch16.html
share/doc/lire/user-manual/ch16s02.html
share/doc/lire/user-manual/ch16s03.html
share/doc/lire/user-manual/ch16s04.html
share/doc/lire/user-manual/ch16s05.html
share/doc/lire/user-manual/ch16s06.html
share/doc/lire/user-manual/ch17.html
share/doc/lire/user-manual/ch17s02.html
share/doc/lire/user-manual/ch18.html
share/doc/lire/user-manual/ch18s02.html
share/doc/lire/user-manual/index.html
share/doc/lire/user-manual/pr01.html
share/doc/lire/user-manual/pr01s02.html
share/doc/lire/user-manual/pr01s03.html
share/doc/lire/user-manual/pt01.html
share/doc/lire/user-manual/pt02.html
share/doc/lire/user-manual/pt03.html
share/lire/config-spec/ct_dist.xml
share/lire/config-spec/ct_lines.xml
share/lire/config-spec/ct_pie.xml
share/lire/config-spec/ct_scat.xml
share/lire/config-spec/ct_stack.xml
share/lire/config-spec/ct_vbars.xml
share/lire/config-spec/lire.xml
share/lire/config-spec/of_html.xml
share/lire/config-spec/of_txt.xml
share/lire/filters/dns/select-resolver.xml
share/lire/filters/dnszone/axfr-approved-only.xml
share/lire/filters/dnszone/axfr-axfr-only.xml
share/lire/filters/dnszone/axfr-denied-only.xml
share/lire/filters/dnszone/dyndns-only.xml
share/lire/filters/dnszone/loaded-only.xml
share/lire/filters/email/select-client-ip.xml
share/lire/filters/firewall/exclude-from-ip.xml
share/lire/filters/firewall/exclude-to-ip.xml
share/lire/filters/firewall/select-action.xml
share/lire/filters/firewall/select-from-ip.xml
share/lire/filters/firewall/select-to-ip.xml
share/lire/filters/firewall/select-to-port.xml
share/lire/filters/msgstore/select-client-host.xml
share/lire/filters/proxy/select-cache_result.xml
share/lire/filters/syslog/exclude-message.xml
share/lire/filters/syslog/exclude-priority.xml
share/lire/filters/syslog/exclude-process.xml
share/lire/filters/syslog/select-host.xml
share/lire/filters/syslog/select-message.xml
share/lire/filters/syslog/select-priority.xml
share/lire/filters/syslog/select-process.xml
share/lire/filters/www/exclude-client_host.xml
share/lire/filters/www/exclude-referer.xml
share/lire/filters/www/exclude-sessions-by-page.xml
share/lire/filters/www/exclude-url.xml
share/lire/filters/www/select-client_host.xml
share/lire/filters/www/select-sessions-by-page.xml
share/lire/filters/www/select-url.xml
share/lire/html/lire-html.css
share/lire/html/lire.png
share/lire/html/next.png
share/lire/html/prev.png
share/lire/html/toc.png
share/lire/reports/database/actions-by-period.xml
share/lire/reports/database/top-databases.xml
share/lire/reports/database/top-querytypes.xml
share/lire/reports/database/top-users.xml
share/lire/reports/dialup/connection-time-by-period.xml
share/lire/reports/dialup/connections-by-connect-status.xml
share/lire/reports/dialup/connections-by-connection-time.xml
share/lire/reports/dialup/connections-by-hangup-status.xml
share/lire/reports/dialup/connections-by-period.xml
share/lire/reports/dialup/connections-by-type.xml
share/lire/reports/dialup/cost-by-period.xml
share/lire/reports/dialup/cost-by-telephone-number.xml
share/lire/reports/dialup/top-telephone-number-from.xml
share/lire/reports/dialup/top-telephone-number.xml
share/lire/reports/dns/req-by-period-by-method.xml
share/lire/reports/dns/req-by-timeslot-by-method.xml
share/lire/reports/dns/requests-by-period.xml
share/lire/reports/dns/requests-by-timeslot.xml
share/lire/reports/dns/requesttype-by-method.xml
share/lire/reports/dns/requesttype-distribution.xml
share/lire/reports/dns/top-clients-detailed-report.xml
share/lire/reports/dns/top-requested-names.xml
share/lire/reports/dns/top-requesting-hosts.xml
share/lire/reports/dnszone/top-axfr-host.xml
share/lire/reports/dnszone/top-axfr-zone.xml
share/lire/reports/dnszone/top-axfr.xml
share/lire/reports/dnszone/top-denied-axfr.xml
share/lire/reports/dnszone/top-dynamicdenied.xml
share/lire/reports/dnszone/top-loadedzone.xml
share/lire/reports/email/deliveries-by-delay.xml
share/lire/reports/email/deliveries-by-period-by-status.xml
share/lire/reports/email/deliveries-by-period.xml
share/lire/reports/email/deliveries-by-size.xml
share/lire/reports/email/errors-by-to-relay.xml
share/lire/reports/email/from_domain-by-period.xml
share/lire/reports/email/from_user-from-domain-by-period.xml
share/lire/reports/email/summary.xml
share/lire/reports/email/to_domain-by-period.xml
share/lire/reports/email/to_user-from-domain-by-period.xml
share/lire/reports/email/top-avg-delay-by-to-relay-and-to-domain.xml
share/lire/reports/email/top-deliveries-btw-relays.xml
share/lire/reports/email/top-from-domain.xml
share/lire/reports/email/top-from-email-by-domain.xml
share/lire/reports/email/top-from-relay.xml
share/lire/reports/email/top-largest-email-exchange-per-relay.xml
share/lire/reports/email/top-largest-email-exchange.xml
share/lire/reports/email/top-status-by-domain.xml
share/lire/reports/email/top-to-domain.xml
share/lire/reports/email/top-to-email-by-domain.xml
share/lire/reports/email/top-to-relay.xml
share/lire/reports/email/top-volume-from-domain.xml
share/lire/reports/email/top-volume-to-domain.xml
share/lire/reports/email/tracked-recipients.xml
share/lire/reports/email/tracked-senders.xml
share/lire/reports/email/volume-by-period.xml
share/lire/reports/firewall/bytes-by-period.xml
share/lire/reports/firewall/bytes-by-rule.xml
share/lire/reports/firewall/bytes-by-timeslot.xml
share/lire/reports/firewall/bytesperfrom.xml
share/lire/reports/firewall/bytesperfromperport.xml
share/lire/reports/firewall/bytesperto.xml
share/lire/reports/firewall/bytespertoperport.xml
share/lire/reports/firewall/deniedtcpperport.xml
share/lire/reports/firewall/pkt-by-period.xml
share/lire/reports/firewall/pkt-by-rule.xml
share/lire/reports/firewall/pkt-by-timeslot.xml
share/lire/reports/firewall/top-bytes-dst-by-src.xml
share/lire/reports/firewall/top-bytes-src-by-dst.xml
share/lire/reports/firewall/top-dst-by-msg.xml
share/lire/reports/firewall/top-msg.xml
share/lire/reports/firewall/top-pkt-by-dst-by-port.xml
share/lire/reports/firewall/top-pkt-by-dst.xml
share/lire/reports/firewall/top-pkt-by-src.xml
share/lire/reports/firewall/top-pkt-dst-by-src.xml
share/lire/reports/firewall/top-pkt-src-by-dst.xml
share/lire/reports/firewall/top-src-by-msg.xml
share/lire/reports/ftp/bytes-by-dir-by-user-by-period.xml
share/lire/reports/ftp/bytes-by-period-by-user.xml
share/lire/reports/ftp/bytes-by-period.xml
share/lire/reports/ftp/bytes-by-user-by-period.xml
share/lire/reports/ftp/top-files-in.xml
share/lire/reports/ftp/top-files-out.xml
share/lire/reports/ftp/top-files.xml
share/lire/reports/ftp/top-remote-host.xml
share/lire/reports/ftp/top-users-bytes.xml
share/lire/reports/ftp/top-users.xml
share/lire/reports/ftp/tracked-files.xml
share/lire/reports/ftp/tracked-users.xml
share/lire/reports/ftp/transfers-by-direction.xml
share/lire/reports/ftp/transfers-by-file.xml
share/lire/reports/ftp/transfers-by-type.xml
share/lire/reports/msgstore/badlogin-by-period.xml
share/lire/reports/msgstore/close-by-period.xml
share/lire/reports/msgstore/events-by-protocol.xml
share/lire/reports/msgstore/login-by-period.xml
share/lire/reports/msgstore/top-user-leftover-bytes.xml
share/lire/reports/msgstore/top-user-leftover-messages.xml
share/lire/reports/msgstore/top-user-login.xml
share/lire/reports/msgstore/top-user-most-bytes.xml
share/lire/reports/msgstore/top-user-most-messages.xml
share/lire/reports/msgstore/top-user-select.xml
share/lire/reports/msgstore/unique-user.xml
share/lire/reports/print/billing-per-printer.xml
share/lire/reports/print/billing.xml
share/lire/reports/print/jobs-per-period.xml
share/lire/reports/print/jobs-per-printer-per-period.xml
share/lire/reports/print/jobs-per-printer.xml
share/lire/reports/print/jobs-per-sheets.xml
share/lire/reports/print/jobs-per-user-per-period.xml
share/lire/reports/print/sheets-per-period.xml
share/lire/reports/print/sheets-per-user-per-period.xml
share/lire/reports/print/sheets-per-user.xml
share/lire/reports/print/top-users.xml
share/lire/reports/proxy/bytes-by-cache_result.xml
share/lire/reports/proxy/bytes-by-period.xml
share/lire/reports/proxy/bytes-by-result_src_code.xml
share/lire/reports/proxy/bytes-by-timeslot.xml
share/lire/reports/proxy/requests-by-cache_result.xml
share/lire/reports/proxy/requests-by-period.xml
share/lire/reports/proxy/requests-by-size.xml
share/lire/reports/proxy/requests-by-time.xml
share/lire/reports/proxy/requests-by-timeslot.xml
share/lire/reports/proxy/top-clients-by-destinations.xml
share/lire/reports/proxy/top-destinations-by-bytes.xml
share/lire/reports/proxy/top-destinations-by-clients.xml
share/lire/reports/proxy/top-destinations-by-users.xml
share/lire/reports/proxy/top-destinations.xml
share/lire/reports/proxy/top-types-by-bytes.xml
share/lire/reports/proxy/top-urls-by-users.xml
share/lire/reports/proxy/top-users-by-bytes.xml
share/lire/reports/proxy/top-users-by-destinations.xml
share/lire/reports/spamfilter/stats-delay.xml
share/lire/reports/spamfilter/stats-messages-scanned.xml
share/lire/reports/spamfilter/stats-messages-spamsfound.xml
share/lire/reports/spamfilter/stats-score-max.xml
share/lire/reports/spamfilter/top-receiving-spam.xml
share/lire/reports/syslog/messages-by-facility.xml
share/lire/reports/syslog/messages-by-level.xml
share/lire/reports/syslog/messages-by-period.xml
share/lire/reports/syslog/top-hosts.xml
share/lire/reports/syslog/top-messages-by-period.xml
share/lire/reports/syslog/top-messages-by-process.xml
share/lire/reports/syslog/top-messages.xml
share/lire/reports/syslog/top-processes-by-period.xml
share/lire/reports/syslog/top-processes.xml
share/lire/reports/www/bytes-by-dir.xml
share/lire/reports/www/bytes-by-period.xml
share/lire/reports/www/bytes-by-request.xml
share/lire/reports/www/bytes-by-result-by-period.xml
share/lire/reports/www/bytes-by-result.xml
share/lire/reports/www/clienthost-by-period.xml
share/lire/reports/www/keywords-by-search_engine.xml
share/lire/reports/www/requests-by-attack.xml
share/lire/reports/www/requests-by-browser.xml
share/lire/reports/www/requests-by-country.xml
share/lire/reports/www/requests-by-gzip_result.xml
share/lire/reports/www/requests-by-keywords.xml
share/lire/reports/www/requests-by-lang.xml
share/lire/reports/www/requests-by-method.xml
share/lire/reports/www/requests-by-os.xml
share/lire/reports/www/requests-by-period.xml
share/lire/reports/www/requests-by-result-by-period.xml
share/lire/reports/www/requests-by-result.xml
share/lire/reports/www/requests-by-robot.xml
share/lire/reports/www/requests-by-search_engine.xml
share/lire/reports/www/requests-by-size.xml
share/lire/reports/www/requests-by-timeslot.xml
share/lire/reports/www/requests-by-useragent.xml
share/lire/reports/www/requests-by-version.xml
share/lire/reports/www/top-avg-compression-by-file-type.xml
share/lire/reports/www/top-avg-compression-by-url.xml
share/lire/reports/www/top-client_host-by-result.xml
share/lire/reports/www/top-client_host-by-size.xml
share/lire/reports/www/top-client_host.xml
share/lire/reports/www/top-first_page.xml
share/lire/reports/www/top-last_page.xml
share/lire/reports/www/top-referer-page-connections.xml
share/lire/reports/www/top-referers-by-page.xml
share/lire/reports/www/top-referers.xml
share/lire/reports/www/top-referring_sites.xml
share/lire/reports/www/top-requested-page.xml
share/lire/reports/www/top-traversals.xml
share/lire/reports/www/top-urls-by-client_host.xml
share/lire/reports/www/top-urls-by-result.xml
share/lire/reports/www/user_session-page_counts.xml
share/lire/reports/www/user_session-visit-times.xml
share/lire/reports/www/user_session-visit_number.xml
share/lire/reports/www/user_sessions-by-period.xml
share/lire/schemas/database-querytype.xml
share/lire/schemas/database.xml
share/lire/schemas/dialup.xml
share/lire/schemas/dns.xml
share/lire/schemas/dnszone.xml
share/lire/schemas/email-email.xml
share/lire/schemas/email.xml
share/lire/schemas/firewall.xml
share/lire/schemas/ftp.xml
share/lire/schemas/lire_import_log.xml
share/lire/schemas/lire_import_stats.xml
share/lire/schemas/msgstore.xml
share/lire/schemas/print-sheets.xml
share/lire/schemas/print.xml
share/lire/schemas/proxy.xml
share/lire/schemas/spamfilter.xml
share/lire/schemas/syslog.xml
share/lire/schemas/www-attack.xml
share/lire/schemas/www-domain.xml
share/lire/schemas/www-robot.xml
share/lire/schemas/www-search.xml
share/lire/schemas/www-url.xml
share/lire/schemas/www-user_agent.xml
share/lire/schemas/www-user_session.xml
share/lire/schemas/www.xml
share/lire/templates/database_default.xml
share/lire/templates/dialup_default.xml
share/lire/templates/dns_default.xml
share/lire/templates/dnszone_default.xml
share/lire/templates/email_default.xml
share/lire/templates/empty.xml
share/lire/templates/firewall_default.xml
share/lire/templates/ftp_default.xml
share/lire/templates/msgstore_default.xml
share/lire/templates/print_default.xml
share/lire/templates/proxy_default.xml
share/lire/templates/spamfilter_default.xml
share/lire/templates/syslog_default.xml
share/lire/templates/www_default.xml
share/lire/tex/unicode.tex
share/lire/xml/dtd/catalog
share/lire/xml/dtd/catalog.xml
share/lire/xml/dtd/ldsml.dtd
share/lire/xml/dtd/lire-desc-1.0.mod
share/lire/xml/dtd/lire-desc.mod
share/lire/xml/dtd/lire-types.mod
share/lire/xml/dtd/lrcml.dtd
share/lire/xml/dtd/lrcsml.dtd
share/lire/xml/dtd/lrml-1.0.dtd
share/lire/xml/dtd/lrml.dtd
share/lire/xml/dtd/lrsml-1.0.dtd
share/lire/xml/dtd/lrsml.dtd
share/perl5/Lire/Aggregate.pm
share/perl5/Lire/Aggregator.pm
share/perl5/Lire/Apache.pm
share/perl5/Lire/Average.pm
share/perl5/Lire/ChartType.pm
share/perl5/Lire/ChartTypes/Dist.pm
share/perl5/Lire/ChartTypes/Lines.pm
share/perl5/Lire/ChartTypes/Pie.pm
share/perl5/Lire/ChartTypes/Scat.pm
share/perl5/Lire/ChartTypes/Stack.pm
share/perl5/Lire/ChartTypes/VBars.pm
share/perl5/Lire/Config.pm
share/perl5/Lire/Config/BasePluginSpec.pm
share/perl5/Lire/Config/BooleanSpec.pm
share/perl5/Lire/Config/Build.pm
share/perl5/Lire/Config/ChartSpec.pm
share/perl5/Lire/Config/ChartTypeSpec.pm
share/perl5/Lire/Config/CommandSpec.pm
share/perl5/Lire/Config/CompoundSpec.pm
share/perl5/Lire/Config/ConfigFile.pm
share/perl5/Lire/Config/ConfigSpec.pm
share/perl5/Lire/Config/Dictionary.pm
share/perl5/Lire/Config/DirectorySpec.pm
share/perl5/Lire/Config/DlfAnalyserSpec.pm
share/perl5/Lire/Config/DlfConverterSpec.pm
share/perl5/Lire/Config/DlfSchemaSpec.pm
share/perl5/Lire/Config/DlfStreamSpec.pm
share/perl5/Lire/Config/DlfStreamsSpec.pm
share/perl5/Lire/Config/ExecutableSpec.pm
share/perl5/Lire/Config/FileSpec.pm
share/perl5/Lire/Firewall/FortigateDlfConverter.pm
share/perl5/Lire/Config/Index.pm
share/perl5/Lire/Config/IntegerSpec.pm
share/perl5/Lire/Config/List.pm
share/perl5/Lire/Config/ListSpec.pm
share/perl5/Lire/Config/Object.pm
share/perl5/Lire/Config/ObjectSpec.pm
share/perl5/Lire/Config/OptionSpec.pm
share/perl5/Lire/Config/OutputFormatSpec.pm
share/perl5/Lire/Config/Parser.pm
share/perl5/Lire/Config/Plugin.pm
share/perl5/Lire/Config/PluginSpec.pm
share/perl5/Lire/Config/RecordSpec.pm
share/perl5/Lire/Config/Reference.pm
share/perl5/Lire/Config/ReferenceSpec.pm
share/perl5/Lire/Config/ReportConfigIndex.pm
share/perl5/Lire/Config/ReportSectionSpec.pm
share/perl5/Lire/Config/ReportSpec.pm
share/perl5/Lire/Config/Scalar.pm
share/perl5/Lire/Config/ScalarSpec.pm
share/perl5/Lire/Config/SelectSpec.pm
share/perl5/Lire/Config/SpecParser.pm
share/perl5/Lire/Config/StringSpec.pm
share/perl5/Lire/Config/TypeSpec.pm
share/perl5/Lire/Config/Value.pm
share/perl5/Lire/Config/VariableIndex.pm
share/perl5/Lire/Config/XMLSpecListSpec.pm
share/perl5/Lire/Count.pm
share/perl5/Lire/DataTypes.pm
share/perl5/Lire/DerivedSchema.pm
share/perl5/Lire/DlfAnalyser.pm
share/perl5/Lire/DlfAnalyserProcess.pm
share/perl5/Lire/DlfAnalysers/AttackCategoriser.pm
share/perl5/Lire/DlfAnalysers/DomainCategoriser.pm
share/perl5/Lire/DlfAnalysers/EmailConcatenater.pm
share/perl5/Lire/DlfAnalysers/ReferrerCategoriser.pm
share/perl5/Lire/DlfAnalysers/RobotCategoriser.pm
share/perl5/Lire/DlfAnalysers/SQLQueryType.pm
share/perl5/Lire/DlfAnalysers/SheetsCategoriser.pm
share/perl5/Lire/DlfAnalysers/URLCategoriser.pm
share/perl5/Lire/DlfAnalysers/UserAgentCategoriser.pm
share/perl5/Lire/DlfAnalysers/UserSessionAnalyser.pm
share/perl5/Lire/DlfCategoriser.pm
share/perl5/Lire/DlfConverter.pm
share/perl5/Lire/DlfConverterProcess.pm
share/perl5/Lire/DlfConverters/CUPS.pm
share/perl5/Lire/DlfConverters/Lprng.pm
share/perl5/Lire/DlfQuery.pm
share/perl5/Lire/DlfResult.pm
share/perl5/Lire/DlfSchema.pm
share/perl5/Lire/DlfStore.pm
share/perl5/Lire/DlfStream.pm
share/perl5/Lire/DocBookParser.pm
share/perl5/Lire/Email.pm
share/perl5/Lire/Error.pm
share/perl5/Lire/ExtendedSchema.pm
share/perl5/Lire/FTP/IisFtpDlfConverter.pm
share/perl5/Lire/Field.pm
share/perl5/Lire/FilterExpr.pm
share/perl5/Lire/FilterSpec.pm
share/perl5/Lire/Firewall.pm
share/perl5/Lire/Firewall/IpchainsDlfConverter.pm
share/perl5/Lire/Firewall/IpfilterDlfConverter.pm
share/perl5/Lire/Firewall/IptablesDlfConverter.pm
share/perl5/Lire/Firewall/SnortDlfConverter.pm
share/perl5/Lire/Firewall/WatchguardDlfConverter.pm
share/perl5/Lire/First.pm
share/perl5/Lire/Group.pm
share/perl5/Lire/GroupField.pm
share/perl5/Lire/I18N.pm
share/perl5/Lire/ImportJob.pm
share/perl5/Lire/Last.pm
share/perl5/Lire/Logger.pm
share/perl5/Lire/LrCommand.pm
share/perl5/Lire/Max.pm
share/perl5/Lire/Min.pm
share/perl5/Lire/OldDlfAdapter.pm
share/perl5/Lire/OutputFormat.pm
share/perl5/Lire/OutputFormats/DVI.pm
share/perl5/Lire/OutputFormats/Excel95.pm
share/perl5/Lire/OutputFormats/HTML.pm
share/perl5/Lire/OutputFormats/LaTeX.pm
share/perl5/Lire/OutputFormats/PDF.pm
share/perl5/Lire/OutputFormats/PS.pm
share/perl5/Lire/OutputFormats/Text.pm
share/perl5/Lire/OutputFormats/XML.pm
share/perl5/Lire/OutputJob.pm
share/perl5/Lire/Param.pm
share/perl5/Lire/Plugin.pm
share/perl5/Lire/PluginManager.pm
share/perl5/Lire/Program.pm
share/perl5/Lire/Proxy/SquidAccessDlfConverter.pm
share/perl5/Lire/Rangegroup.pm
share/perl5/Lire/Records.pm
share/perl5/Lire/Report.pm
share/perl5/Lire/Report/ChartConfig.pm
share/perl5/Lire/Report/ColumnInfo.pm
share/perl5/Lire/Report/Entry.pm
share/perl5/Lire/Report/Group.pm
share/perl5/Lire/Report/GroupInfo.pm
share/perl5/Lire/Report/Section.pm
share/perl5/Lire/Report/Subreport.pm
share/perl5/Lire/Report/TableInfo.pm
share/perl5/Lire/ReportConfig.pm
share/perl5/Lire/ReportJob.pm
share/perl5/Lire/ReportOperator.pm
share/perl5/Lire/ReportParser.pm
share/perl5/Lire/ReportParser/AsciiDocBookFormatter.pm
share/perl5/Lire/ReportParser/AsciiWriter.pm
share/perl5/Lire/ReportParser/ExcelWriter.pm
share/perl5/Lire/ReportParser/HTMLDocBookFormatter.pm
share/perl5/Lire/ReportParser/HTMLWriter.pm
share/perl5/Lire/ReportParser/LaTeXDocBookFormatter.pm
share/perl5/Lire/ReportParser/LaTeXWriter.pm
share/perl5/Lire/ReportParser/ReportBuilder.pm
share/perl5/Lire/ReportParser/RowColHandler.pm
share/perl5/Lire/ReportSchedule.pm
share/perl5/Lire/ReportSection.pm
share/perl5/Lire/ReportSpec.pm
share/perl5/Lire/SQLExt/LrCountUniq.pm
share/perl5/Lire/SQLExt/LrFirst.pm
share/perl5/Lire/SQLExt/LrLast.pm
share/perl5/Lire/SQLExt/LrMatch.pm
share/perl5/Lire/SQLExt/LrMissingCases.pm
share/perl5/Lire/SQLExt/LrRangegroup.pm
share/perl5/Lire/SQLExt/LrTimegroup.pm
share/perl5/Lire/SQLExt/LrTimeslot.pm
share/perl5/Lire/SQLExt/Registry.pm
share/perl5/Lire/SimpleStat.pm
share/perl5/Lire/Sum.pm
share/perl5/Lire/Syslog.pm
share/perl5/Lire/Test/CommandResult.pm
share/perl5/Lire/Test/CursesUIDriver.pm
share/perl5/Lire/Test/DlfAnalyserTestCase.pm
share/perl5/Lire/Test/DlfConverterTestCase.pm
share/perl5/Lire/Test/FunctionalTestCase.pm
share/perl5/Lire/Test/HashConfig.pm
share/perl5/Lire/Test/Mock.pm
share/perl5/Lire/Test/PluginTestCase.pm
share/perl5/Lire/Test/TestCase.pm
share/perl5/Lire/Time.pm
share/perl5/Lire/Timegroup.pm
share/perl5/Lire/Timeslot.pm
share/perl5/Lire/UI.pm
share/perl5/Lire/UI/BoolWidget.pm
share/perl5/Lire/UI/CommandWidget.pm
share/perl5/Lire/UI/CompoundListWidget.pm
share/perl5/Lire/UI/CompoundWidget.pm
share/perl5/Lire/UI/DirectoryWidget.pm
share/perl5/Lire/UI/ExecutableWidget.pm
share/perl5/Lire/UI/FileWidget.pm
share/perl5/Lire/UI/IntegerWidget.pm
share/perl5/Lire/UI/ListWidget.pm
share/perl5/Lire/UI/PluginWidget.pm
share/perl5/Lire/UI/PolyListWidget.pm
share/perl5/Lire/UI/Prefs.pm
share/perl5/Lire/UI/ReportConfigListWidget.pm
share/perl5/Lire/UI/ReportSectionWidget.pm
share/perl5/Lire/UI/ScalarListWidget.pm
share/perl5/Lire/UI/SelectWidget.pm
share/perl5/Lire/UI/StoreWindow.pm
share/perl5/Lire/UI/StringWidget.pm
share/perl5/Lire/UI/Utils.pm
share/perl5/Lire/UI/Widget.pm
share/perl5/Lire/UI/XMLSpecListWidget.pm
share/perl5/Lire/Utils.pm
share/perl5/Lire/W3CExtendedLog.pm
share/perl5/Lire/WELF.pm
share/perl5/Lire/WWW/Domain.pm
share/perl5/Lire/WWW/Domain/Country.pm
share/perl5/Lire/WWW/Domain/Robot.pm
share/perl5/Lire/WWW/Filename.pm
share/perl5/Lire/WWW/Filename/Attack.pm
share/perl5/Lire/WWW/UserAgent.pm
share/perl5/Lire/WWW/UserAgent/Browser.pm
share/perl5/Lire/WWW/UserAgent/Language.pm
share/perl5/Lire/WWW/UserAgent/OS.pm
share/perl5/Lire/WWW/UserAgent/Robot.pm
share/perl5/Lire/WeekCalculator.pm
share/perl5/Lire/XMLParser.pm
share/perl5/Lire/XMLSpecContainer.pm
share/perl5/Lire/XMLSpecI18N.pm
share/perl5/Lire/XMLSpecParser.pm
share/perl5/LocaleData/fr/LC_MESSAGES/lire.mo
share/perl5/LocaleData/nl/LC_MESSAGES/lire.mo
@dirrm share/perl5/Lire/WWW/UserAgent
@dirrm share/perl5/Lire/WWW/Filename
@dirrm share/perl5/Lire/WWW/Domain
@dirrm share/perl5/Lire/WWW
@dirrm share/perl5/Lire/UI
@dirrm share/perl5/Lire/Test
@dirrm share/perl5/Lire/SQLExt
@dirrm share/perl5/Lire/ReportParser
@dirrm share/perl5/Lire/Report
@dirrm share/perl5/Lire/Proxy
@dirrm share/perl5/Lire/OutputFormats
@dirrm share/perl5/Lire/Msgstore
@dirrm share/perl5/Lire/Firewall
@dirrm share/perl5/Lire/FTP
@dirrm share/perl5/Lire/DlfConverters
@dirrm share/perl5/Lire/DlfAnalysers
@dirrm share/perl5/Lire/Config
@dirrm share/perl5/Lire/ChartTypes
@dirrm share/perl5/Lire
@dirrm share/perl5/LocaleData/fr/LC_MESSAGES
@dirrm share/perl5/LocaleData/fr
@dirrm share/perl5/LocaleData/nl/LC_MESSAGES
@dirrm share/perl5/LocaleData/nl
@dirrm share/perl5/LocaleData
@dirrm share/perl5
@dirrm share/lire/xml/dtd
@dirrm share/lire/xml
@dirrm share/lire/tex
@dirrm share/lire/templates
@dirrm share/lire/schemas
@dirrm share/lire/reports/www
@dirrm share/lire/reports/syslog
@dirrm share/lire/reports/spamfilter
@dirrm share/lire/reports/proxy
@dirrm share/lire/reports/print
@dirrm share/lire/reports/msgstore
@dirrm share/lire/reports/ftp
@dirrm share/lire/reports/firewall
@dirrm share/lire/reports/email
@dirrm share/lire/reports/dnszone
@dirrm share/lire/reports/dns
@dirrm share/lire/reports/dialup
@dirrm share/lire/reports/database
@dirrm share/lire/reports
@dirrm share/lire/html
@dirrm share/lire/filters/www
@dirrm share/lire/filters/syslog
@dirrm share/lire/filters/proxy
@dirrm share/lire/filters/msgstore
@dirrm share/lire/filters/firewall
@dirrm share/lire/filters/email
@dirrm share/lire/filters/dnszone
@dirrm share/lire/filters/dns
@dirrm share/lire/filters
@dirrm share/lire/config-spec
@dirrm share/lire
@dirrm share/doc/lire/user-manual
@dirrm share/doc/lire/examples
@dirrm share/doc/lire/dev-manual
@dirrm share/doc/lire
@dirrm libexec/lire/www
@dirrm libexec/lire/convertors
@dirrm libexec/lire
@dirrm etc/lire/plugins
@dirrm etc/lire/converters
@dirrm etc/lire/config
@dirrm etc/lire
@dirrmtry var/lib/lire/data
@dirrmtry var/lib/lire
@dirrmtry var/lib
@dirrmtry var/spool/lire
@dirrmtry var/spool
@dirrmtry var
@dirrmtry share/perl5