]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - ChangeLog
Ported r231 from branches/v2_2_7 (abort on long lines in access.log)
[thirdparty/sarg.git] / ChangeLog
index 2301f50592dda0d3423e6e893fa5dc59654afcba..8753bbee40fda5aee654536e3cff86d13a76be3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 SARG ChangeLog
 
+Feb-02-2009 Version 2.3
+               - LDAP usertab added. 
+                 Now you can have your users in a LDAP Server.
+                 Use these tags in sarg.conf: LDAPHost, LDAPPort, LDAPBindDN, LDAPBindPW,
+                                              LDAPBaseSearch, LDAPFilterSearch
+               - Parse the string flags from sarg.conf once during the reading of sarg.conf instead of manipulating and duplicating the tests of the strings where they are used.
+               - Useragent report limited to requested date range.
+
 Feb-04-2010 Version 2.2.7
                - Extra compile and run time protection (FORTIFY_SOURCE) fixed in configure.
                - Use tabulations as columns separator in intermediary files to avoid problems when a field of the log contains a space.