SARG ChangeLog
-Dec-03-2009 Version 2.2.7
+Dec-03-2009 Version 2.2.7
- Extra compile and run time protection (FORTIFY_SOURCE) fixed in configure.
- Invalid sort field separator in useragent.c
Thanks to Maxim Britov <maxim@office.modum.by>
- Input log file type detection partly rewritten to clearly distinguish which type is processed where.
- Read the input log file from standard input if log file name is -.
+Dec-08-2009 Version 2.2.6.1
+ - Remove unecessary dependency on off_t.
+ - Configuration doesn't fail if rlim_t is not available.
+
Oct-14-2009 Version 2.2.6
- Protection against buffer overflows in getword and friends and report the origin of the error instead of always blaming access.log.
- Patch #2224623 applied.