2005-10-28 11:50 Joost van Baal * all/lib/Lire/Syslog.pm: Emeric Laroche knows what syslog deamon this is. Tnx Mric! 2005-09-17 10:41 Joost van Baal * all/lib/Lire/ReportParser/LaTeXWriter.pm: fix cut-n-paste error 2005-09-15 17:01 Francis J. Lacoste * all/lib/: Lire/ChartType.pm, tests/ChartTypeTest.pm: Encode NaN to NA for ploticus. 2005-09-15 16:43 Francis J. Lacoste * all/lib/: Lire/Utils.pm, tests/UtilsTest.pm: Proper LaTeX escaping for ^ and ~. 2005-09-15 16:43 Francis J. Lacoste * all/lib/Lire/ReportParser/LaTeXWriter.pm: Fix summary. 2005-09-12 17:14 Francis J. Lacoste * all/po/fr.po: Fix bad closing tag. 2005-09-04 12:56 Joost van Baal * doc/BUGS: add pointer to discussion about possible way to solve "do resolving of hostnames"-wishlist bug 2005-09-01 17:32 Joost van Baal * AUTHORS: update copyright notice after LogReport foundation stopped 2005-09-01 17:26 Joost van Baal * all/script/lr_vendor_cron.in: allow to pass extra options to lr_log2mail. useful for specifying customized report template 2005-08-24 16:24 Joost van Baal * doc/BUGS, spamfilter/script/spamassassin2dlf.in: another doc bug, tnx dj_smilee 2005-08-16 12:13 Wytze van der Raay * doc/user-manual.dbx: Update information about the absence or presence of recursive request indicator in pre-9.3 versus post-9.3 BIND9 log files. Update the sample log lines to include a non-recursive request indicator, which is a better match with the current BIND9 release situation. 2005-08-16 11:58 Wytze van der Raay * dns/script/bind9_query2dlf.in: Add support for new features found in BIND 9.3 logs: - the client address can be in IPv4 or IPv6 format; - a view name will be present when the configuration uses the views feature; - separate flags 'S' or 'E' will be appended to the recursion indicator '+-' when signer or EDNS format is present in the query. The 'view', 'S' and 'E' information in the logs will be ignored, as there are no matching fields for these in the DLF. Update the comments about pre-9.3 and post-9.3 BIND log formats with respect to the recursion indicator to match the present situation. 2005-07-29 22:53 Francis J. Lacoste * www/: www-search.xml, lib/Lire/DlfAnalysers/ReferrerCategoriser.pm, lib/tests/ReferrerCategoriserTest.pm: Added referring_page field. 2005-07-25 17:03 Francis J. Lacoste * all/lib/Lire/ReportConfig.pm: Try to give a proper configuration to analysers called without a persistent store. Thanks to Joost Bekkers for reporting this. 2005-07-25 16:46 Francis J. Lacoste * doc/examples/page-categoriser.xml: Fixed XML. Thanks to Joost Bekkers for reporting this. 2005-06-21 17:33 Francis J. Lacoste * all/lib/Lire/: DlfConverterProcess.pm, ImportJob.pm: - No need to set the $time parameter to its default value in every methods which pass the parameter. - Pass $time to log_fh() method. 2005-06-21 17:23 Francis J. Lacoste * all/script/lr_cron.in: The $time parameter goes on the run() method. 2005-06-21 16:59 Francis J. Lacoste * all/lib/Lire/ReportJob.pm: Fixe typo. 2005-06-21 16:57 Francis J. Lacoste * all/: lib/Lire/ImportJob.pm, script/lr_cron.in, lib/Lire/DlfConverterProcess.pm: Added a $time parameter for the ImportJob. 2005-06-17 22:22 Francis J. Lacoste * all/lib/: Lire/DerivedSchema.pm, tests/DerivedSchemaTest.pm: Do not delete records in the derived schemas when records in the base schemas is deleted (only delete the links). One might want to keep the derived information for longer period than the base information. 2005-06-17 22:02 Francis J. Lacoste * all/lib/Lire/ReportSchedule.pm: Fixed period parameter. 2005-06-17 17:27 Francis J. Lacoste * all/lib/Lire/ReportSchedule.pm: Make sure that the report's metadata reflects the report's data. 2005-06-15 22:09 Francis J. Lacoste * all/lib/: tests/AverageTest.pm, Lire/Average.pm: - lr_count_uniq doesn't make sense when by_fields is a numerical field. 2005-06-14 21:48 Francis J. Lacoste * all/lib/Lire/LrCommand.pm: Created templates home directory. 2005-06-14 21:47 Francis J. Lacoste * all/lib/Lire/Average.pm: Added missing import. 2005-06-13 18:38 Francis J. Lacoste * all/script/lr_env.in: Fixed interpolation name. 2005-06-13 18:26 Francis J. Lacoste * all/script/lr_env.in: Added missing variables. 2005-06-13 18:19 Francis J. Lacoste * all/lib/: Lire/DlfCategoriser.pm, tests/DlfCategoriserTest.pm: Added a finalise() method to the DlfCategoriser API. 2005-06-13 18:10 Francis J. Lacoste * all/lib/: Lire/DlfAnalyserProcess.pm, Lire/FilterExpr.pm, tests/DlfAnalyserProcessTest.pm, tests/DlfCategoriserTest.pm, tests/FilterExprTest.pm: - Use DlfSource filter expression to prevent ambiguous error in analyser process. 2005-05-07 07:57 Wolfgang Sourdeau * all/lib/: tests/UICompoundWidgetTest.pm, Lire/UI/CompoundWidget.pm: - make sure that the cursor in the help window is reset to its highest position everytime a new option is selected; 2005-04-29 02:37 Wolfgang Sourdeau * configure.in: - typo and rephrasing; 2005-04-29 02:36 Wolfgang Sourdeau * all/lib/: Lire/UI/Prefs.pm, tests/UIPrefsTest.pm: - make sure that the cursor in the help window is reset to its highest position everytime a new option is selected; 2005-03-04 17:51 Wytze van der Raay * doc/BUGS: Fixed bug concerning ~/.lire/templates missing from lr_templates_path. 2005-03-04 17:48 Wytze van der Raay * all/etc/defaults.in: Add creation of ~/.lire/templates to setup_home_dir(). 2005-03-04 17:46 Wytze van der Raay * all/lib/config-spec/lire.xml.in: Insert ~/.lire/templates in front of the default lr_templates_path. 2005-02-24 21:23 Joost van Baal * doc/BUGS: reported a strange default 2005-02-24 10:50 Joost van Baal * NEWS: document release dates 2005-02-17 15:45 Wytze van der Raay * doc/user-manual.dbx, email/script/sendmail2dlf.in: Documentation update: support is not restricted to sendmail versions 8.10.x and 8.11.x, but includes newer sendmail versions as well (as long as the sendmail logfile format isn't changed). 2005-02-14 12:07 Wytze van der Raay * firewall/lib/IptablesDlfConverter.pm: Add support for proper labeling of traffic permitted by the firewall, by adding a matching regular expression for 'permitted' similar to the one for 'denied'. Update the documentation (LIMITATIONS section) accordingly. 2005-02-13 07:32 Wolfgang Sourdeau * all/po/fr.po: - updated french translation; 2005-02-13 07:30 Wolfgang Sourdeau * all/lib/Lire/LrCommand.pm: - make sure all calls to $self->info() are gettextized. 2005-01-23 06:33 Wolfgang Sourdeau * all/po/fr.po: - updated French translation;