SARG ChangeLog
-Mar-14-2009 Version 2.3
+Mar-29-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,
- Don't limit the maximum length of a URL (the only limit is that a single line of text from the log file must fit in memory).
- The creation of the datafile is working again.
- Use a template to build the .htaccess file of each report.
+ - Accept spaces in the replacement label of the usertab file (thanks to Alex Sav).
Feb-10-2010 Version 2.2.7.1
- Fixed compilation error reported by some compilers due to an sizeof in a fprintf (thanks to Maxim Britov and Renato Botelho).