]> git.ipfire.org Git - thirdparty/sarg.git/log
thirdparty/sarg.git
15 years agoRemove the invalid nospaw attribute from html output
Frédéric Marchal [Mon, 15 Feb 2010 14:03:18 +0000 (14:03 +0000)] 
Remove the invalid nospaw attribute from html output

15 years agoRemove supernumerary %s in output
Frédéric Marchal [Mon, 15 Feb 2010 14:01:57 +0000 (14:01 +0000)] 
Remove supernumerary %s in output

15 years agoSome lines were skipped when reading a file with longline_read
Frédéric Marchal [Mon, 15 Feb 2010 13:47:50 +0000 (13:47 +0000)] 
Some lines were skipped when reading a file with longline_read

15 years agoProperly adjust the links on the top users report page
Frédéric Marchal [Mon, 15 Feb 2010 13:46:24 +0000 (13:46 +0000)] 
Properly adjust the links on the top users report page

15 years agoFix wrong detection of smartfilter
Frédéric Marchal [Mon, 15 Feb 2010 13:44:26 +0000 (13:44 +0000)] 
Fix wrong detection of smartfilter

15 years agoTrivial changes made while ensuring the reports are complete and accurate
Frédéric Marchal [Mon, 15 Feb 2010 10:09:04 +0000 (10:09 +0000)] 
Trivial changes made while ensuring the reports are complete and accurate

15 years agoRemove any limit on the maximum URL length (bugs remain)
Frédéric Marchal [Sun, 14 Feb 2010 14:38:42 +0000 (14:38 +0000)] 
Remove any limit on the maximum URL length (bugs remain)

15 years agoFixed useragent failure if index_tree is set to date (thanks to Maxim Britov)
Frédéric Marchal [Thu, 11 Feb 2010 19:22:09 +0000 (19:22 +0000)] 
Fixed useragent failure if index_tree is set to date (thanks to Maxim Britov)

15 years agoPorted r248 from branches/v2_2_7 (expand prefix in path written to stdout)
Frédéric Marchal [Wed, 10 Feb 2010 19:00:46 +0000 (19:00 +0000)] 
Ported r248 from branches/v2_2_7 (expand prefix in path written to stdout)

15 years agoDefines the macros required by po/Makefile
Frédéric Marchal [Wed, 10 Feb 2010 15:59:04 +0000 (15:59 +0000)] 
Defines the macros required by po/Makefile

15 years agoPorted r242 to r245 from branches/v2_2_7 (custom graph font + a few bug fixes)
Frédéric Marchal [Wed, 10 Feb 2010 15:45:47 +0000 (15:45 +0000)] 
Ported r242 to r245 from branches/v2_2_7 (custom graph font + a few bug fixes)

15 years agoAccept long URLs up to 40000 bytes
Frédéric Marchal [Tue, 9 Feb 2010 18:20:01 +0000 (18:20 +0000)] 
Accept long URLs up to 40000 bytes

15 years agoAdd embryo of translation for the French language
Frédéric Marchal [Tue, 9 Feb 2010 13:54:01 +0000 (13:54 +0000)] 
Add embryo of translation for the French language

15 years agoEnable gettext in configure.in
Frédéric Marchal [Tue, 9 Feb 2010 13:35:57 +0000 (13:35 +0000)] 
Enable gettext in configure.in

15 years agoLink to external css file instead of including it in each HTML file (thanks to Maxim...
Frédéric Marchal [Tue, 9 Feb 2010 11:11:41 +0000 (11:11 +0000)] 
Link to external css file instead of including it in each HTML file (thanks to Maxim Britov)

15 years agoPorted r231 from branches/v2_2_7 (abort on long lines in access.log)
Frédéric Marchal [Thu, 4 Feb 2010 10:40:35 +0000 (10:40 +0000)] 
Ported r231 from branches/v2_2_7 (abort on long lines in access.log)

15 years agoRead longer lines from access.log and abort if line is too long
Frédéric Marchal [Thu, 4 Feb 2010 10:25:17 +0000 (10:25 +0000)] 
Read longer lines from access.log and abort if line is too long

15 years agoDisable backtrace by default
Frédéric Marchal [Thu, 4 Feb 2010 10:19:56 +0000 (10:19 +0000)] 
Disable backtrace by default

15 years agoOutput w3c compliant strict html (almost every output).
Frédéric Marchal [Thu, 4 Feb 2010 06:07:30 +0000 (06:07 +0000)] 
Output w3c compliant strict html (almost every output).
Prepare the transition to gettext.

15 years agoClarification of labels for header style
Frédéric Marchal [Tue, 2 Feb 2010 13:35:05 +0000 (13:35 +0000)] 
Clarification of labels for header style

15 years agoFixed bug #2940124 (useragent report ignoring date range)
Frédéric Marchal [Tue, 2 Feb 2010 13:10:32 +0000 (13:10 +0000)] 
Fixed bug #2940124 (useragent report ignoring date range)

15 years agoPorted r225 from branches/v2_2_7 (remove Pedro Orso's mail from headers)
Frédéric Marchal [Tue, 2 Feb 2010 11:21:15 +0000 (11:21 +0000)] 
Ported r225 from branches/v2_2_7 (remove Pedro Orso's mail from headers)

15 years agoUpdate the release date
Frédéric Marchal [Tue, 2 Feb 2010 09:08:22 +0000 (09:08 +0000)] 
Update the release date

15 years agoRemoved Pedro Orso's e-mail as per his request
Frédéric Marchal [Tue, 2 Feb 2010 08:53:25 +0000 (08:53 +0000)] 
Removed Pedro Orso's e-mail as per his request

15 years agoFix HTML output
Frédéric Marchal [Mon, 1 Feb 2010 15:08:18 +0000 (15:08 +0000)] 
Fix HTML output

15 years agoDon't show empty colums in top users report when columns are not requested in sarg...
Frédéric Marchal [Sat, 30 Jan 2010 19:10:05 +0000 (19:10 +0000)] 
Don't show empty colums in top users report when columns are not requested in sarg.conf

15 years agoInvalid variable for the default value of --enable-sargphp in configure.in
Frédéric Marchal [Fri, 29 Jan 2010 08:37:57 +0000 (08:37 +0000)] 
Invalid variable for the default value of --enable-sargphp in configure.in

15 years agoInvalid variable for the default value of --enable-sargphp in configure.in
Frédéric Marchal [Fri, 29 Jan 2010 08:36:10 +0000 (08:36 +0000)] 
Invalid variable for the default value of --enable-sargphp in configure.in

15 years agoDon't show empty colums when columns are not requested in sarg.conf
Frédéric Marchal [Thu, 28 Jan 2010 20:28:48 +0000 (20:28 +0000)] 
Don't show empty colums when columns are not requested in sarg.conf

15 years agoPre-parse variables Index and IndexTree
Frédéric Marchal [Thu, 28 Jan 2010 13:34:23 +0000 (13:34 +0000)] 
Pre-parse variables Index and IndexTree

15 years agoExclude the configuration script from svn as it is the result of a build process...
Frédéric Marchal [Thu, 28 Jan 2010 13:14:45 +0000 (13:14 +0000)] 
Exclude the configuration script from svn as it is the result of a build process and always clutter the diffs

15 years agoPorted r215 from branches/v2_2_7 (user ID mangling)
Frédéric Marchal [Thu, 28 Jan 2010 09:34:23 +0000 (09:34 +0000)] 
Ported r215 from branches/v2_2_7 (user ID mangling)

15 years agoMangle more characters in the user ID to make the resulting file name valid in shell...
Frédéric Marchal [Thu, 28 Jan 2010 08:30:02 +0000 (08:30 +0000)] 
Mangle more characters in the user ID to make the resulting file name valid in shell commands

15 years agoParse some of the configuration flags in getconf.c once and use bits mask during...
Frédéric Marchal [Wed, 27 Jan 2010 19:03:52 +0000 (19:03 +0000)] 
Parse some of the configuration flags in getconf.c once and use bits mask during the processing

15 years agoDon't translate the boolean flags from sarg.conf
Frédéric Marchal [Wed, 27 Jan 2010 07:40:58 +0000 (07:40 +0000)] 
Don't translate the boolean flags from sarg.conf

15 years agoUpdate the README files
Frédéric Marchal [Wed, 27 Jan 2010 07:03:12 +0000 (07:03 +0000)] 
Update the README files

15 years agoClarification of some points of the ChangeLog.
Frédéric Marchal [Tue, 26 Jan 2010 10:59:54 +0000 (10:59 +0000)] 
Clarification of some points of the ChangeLog.
Version number changed to 2.2.7.

15 years agoFixed a regression in the usertab file not accepting IPv6 addresses any more.
Frédéric Marchal [Sun, 24 Jan 2010 16:31:04 +0000 (16:31 +0000)] 
Fixed a regression in the usertab file not accepting IPv6 addresses any more.
Reintroduced in user_name the buffer size check that was present in get_usertab_name.
Rewrote the code from the old usertab file to blend it cleanly with the ldap code.
Added btree_cache.h that was missing from the repository.
Added const declaration where appropriate in btree_cache.
Fixed the inclusion of the ldap headers to compile without the local declarations in defs.h.

15 years agoPorted r208 from branches/v2_2_7
Frédéric Marchal [Sat, 23 Jan 2010 19:29:07 +0000 (19:29 +0000)] 
Ported r208 from branches/v2_2_7

15 years agoFixed regressions in creation and reading of a sarg parsed log (thanks to Joao Alves)
Frédéric Marchal [Fri, 22 Jan 2010 09:59:25 +0000 (09:59 +0000)] 
Fixed regressions in creation and reading of a sarg parsed log (thanks to Joao Alves)

15 years agoDetect if the URL is just a hostname (in that case .com match the default download...
Frédéric Marchal [Fri, 22 Jan 2010 09:36:26 +0000 (09:36 +0000)] 
Detect if the URL is just a hostname (in that case .com match the default download list)

15 years agoForce the alignment of the data2 column because konqueror center it due to englobing...
Frédéric Marchal [Fri, 22 Jan 2010 09:34:56 +0000 (09:34 +0000)] 
Force the alignment of the data2 column because konqueror center it due to englobing <div center>

15 years agoTrivial optimization of string testing
Frédéric Marchal [Wed, 20 Jan 2010 13:34:41 +0000 (13:34 +0000)] 
Trivial optimization of string testing

15 years agoFixed empty entries in squidGuard log when the URL doesn't start with protocol://
Frédéric Marchal [Wed, 20 Jan 2010 12:38:23 +0000 (12:38 +0000)] 
Fixed empty entries in squidGuard log when the URL doesn't start with protocol://

15 years agoReplace --enable-htmldir by --enable-sargphp to avoid confusion on the name.
Frédéric Marchal [Wed, 20 Jan 2010 11:43:02 +0000 (11:43 +0000)] 
Replace --enable-htmldir by --enable-sargphp to avoid confusion on the name.
Installation of sarg-php can be disabled with --disable-sargphp.

15 years agoFixed exclude_hosts to exclude subdomains and IPv4 subnets
Frédéric Marchal [Mon, 18 Jan 2010 20:32:24 +0000 (20:32 +0000)] 
Fixed exclude_hosts to exclude subdomains and IPv4 subnets

15 years agoDon't duplicate sarg-php upon installation
Frédéric Marchal [Thu, 14 Jan 2010 10:33:20 +0000 (10:33 +0000)] 
Don't duplicate sarg-php upon installation

15 years agoPossible fix for bug #1841109: report an error if iconv fails to convert the string
Frédéric Marchal [Mon, 11 Jan 2010 08:37:08 +0000 (08:37 +0000)] 
Possible fix for bug #1841109: report an error if iconv fails to convert the string

15 years agoApply patch reported by rudi@darx.com in bug #1626911
Frédéric Marchal [Mon, 11 Jan 2010 08:35:10 +0000 (08:35 +0000)] 
Apply patch reported by rudi@darx.com in bug #1626911

15 years agoA few trivial optimizations
Frédéric Marchal [Fri, 8 Jan 2010 15:32:48 +0000 (15:32 +0000)] 
A few trivial optimizations

15 years agoSuppress message reporting an ISA log when debug mode is off (thanks to Turgay Smirnov)
Frédéric Marchal [Thu, 7 Jan 2010 15:24:28 +0000 (15:24 +0000)] 
Suppress message reporting an ISA log when debug mode is off (thanks to Turgay Smirnov)

15 years agoRemove unecessary strlen (trivial change)
Frédéric Marchal [Thu, 7 Jan 2010 15:17:50 +0000 (15:17 +0000)] 
Remove unecessary strlen (trivial change)

15 years agoPorted r194 from branches/v2_2_6_1 (detect fopen64 usage)
Frédéric Marchal [Wed, 6 Jan 2010 21:27:19 +0000 (21:27 +0000)] 
Ported r194 from branches/v2_2_6_1 (detect fopen64 usage)

15 years agoUpdate the copyright date of the remaining source files
Frédéric Marchal [Wed, 6 Jan 2010 09:28:34 +0000 (09:28 +0000)] 
Update the copyright date of the remaining source files

15 years agoForce a default value for a boolean parameter if the language file is not updated
Frédéric Marchal [Wed, 6 Jan 2010 09:27:19 +0000 (09:27 +0000)] 
Force a default value for a boolean parameter if the language file is not updated

15 years agoCheck for lstat in configure.in.
Frédéric Marchal [Wed, 6 Jan 2010 09:11:32 +0000 (09:11 +0000)] 
Check for lstat in configure.in.
Fix detection of -Werror=format-security.

15 years agoSupport systems without lstat and detect which libiconv to link
Frédéric Marchal [Wed, 6 Jan 2010 08:53:13 +0000 (08:53 +0000)] 
Support systems without lstat and detect which libiconv to link

15 years agoPorted r188 from branches/v2_2_6_1 (graphs label)
Frédéric Marchal [Wed, 6 Jan 2010 08:51:58 +0000 (08:51 +0000)] 
Ported r188 from branches/v2_2_6_1 (graphs label)

15 years agoPorted r186 from branches/v2_2_6_1 (flags accepted by real time report)
Frédéric Marchal [Tue, 5 Jan 2010 13:42:44 +0000 (13:42 +0000)] 
Ported r186 from branches/v2_2_6_1 (flags accepted by real time report)

15 years agoAdd a missing tab in the realtime temporary file and can use the IP instead of the...
Frédéric Marchal [Mon, 4 Jan 2010 13:33:19 +0000 (13:33 +0000)] 
Add a missing tab in the realtime temporary file and can use the IP instead of the user name

15 years agoFix recursive directory deletion.
Frédéric Marchal [Mon, 4 Jan 2010 11:46:30 +0000 (11:46 +0000)] 
Fix recursive directory deletion.
Detect and re-read old sarg-general files with space separated columns.

15 years agoIndex created using an internal sort algorithm instead of a system call
Frédéric Marchal [Sun, 3 Jan 2010 18:27:14 +0000 (18:27 +0000)] 
Index created using an internal sort algorithm instead of a system call

15 years agoPorted r180 from branches/v2_2_6_1 (DESTDIR support in Makefile)
Frédéric Marchal [Thu, 31 Dec 2009 08:02:34 +0000 (08:02 +0000)] 
Ported r180 from branches/v2_2_6_1 (DESTDIR support in Makefile)

15 years agoDirectories deleted without using the rm system command
Frédéric Marchal [Thu, 31 Dec 2009 07:25:17 +0000 (07:25 +0000)] 
Directories deleted without using the rm system command

15 years agoRestore the creation of the link to the image directory lost during the rewritting...
Frédéric Marchal [Tue, 29 Dec 2009 18:17:46 +0000 (18:17 +0000)] 
Restore the creation of the link to the image directory lost during the rewritting of the conversion of the index.

15 years agoThe %u doesn't have to be the last item of the Require statement in sarg.conf.
Frédéric Marchal [Sun, 27 Dec 2009 16:02:47 +0000 (16:02 +0000)] 
The %u doesn't have to be the last item of the Require statement in sarg.conf.

15 years agoAdded missing Require keyword
Frédéric Marchal [Sun, 27 Dec 2009 15:31:53 +0000 (15:31 +0000)] 
Added missing Require keyword

15 years agoProtect the creation of the index against invalid directories.
Frédéric Marchal [Sun, 27 Dec 2009 14:38:26 +0000 (14:38 +0000)] 
Protect the creation of the index against invalid directories.
Only copy the files when creating the directory with the images to link the reports to.

15 years agoUse boolean to enable all the options instead of string compares.
Frédéric Marchal [Wed, 23 Dec 2009 20:48:06 +0000 (20:48 +0000)] 
Use boolean to enable all the options instead of string compares.
Accept an absolute path for the language file in sarg.conf.
Experimental: Can show the backtrace of the program when a getword loop is detected to help in locating the origin of the error.
Fix for the date reported in the index.
Fix for the reports with IndexTree set to file.

15 years agoUse boolean to enable some options instead of string compares
Frédéric Marchal [Mon, 21 Dec 2009 20:29:39 +0000 (20:29 +0000)] 
Use boolean to enable some options instead of string compares

15 years agoFix uninitialized variables.
Frédéric Marchal [Mon, 21 Dec 2009 19:05:27 +0000 (19:05 +0000)] 
Fix uninitialized variables.
Report the correct day of week in index.html

15 years agoDownload suffix stored in index with dichotomic search for efficiency.
Frédéric Marchal [Sun, 20 Dec 2009 20:06:18 +0000 (20:06 +0000)] 
Download suffix stored in index with dichotomic search for efficiency.
Added getword_atoll to extract a number without requiring an additionnal string buffer.

15 years agoSarg.conf can use multiple access_log lines.
Frédéric Marchal [Sat, 19 Dec 2009 21:20:20 +0000 (21:20 +0000)] 
Sarg.conf can use multiple access_log lines.
Some small optimizations.

15 years agoPorted r167 from branches/v2_2_6_1 (several changes).
Frédéric Marchal [Fri, 18 Dec 2009 13:45:28 +0000 (13:45 +0000)] 
Ported r167 from branches/v2_2_6_1 (several changes).
Use LC_TIME to format the dates and times according to the selected locale.

15 years agoUse string pointers in getword instead of copying the strings
Frédéric Marchal [Tue, 15 Dec 2009 20:43:57 +0000 (20:43 +0000)] 
Use string pointers in getword instead of copying the strings

15 years agoPorted r161 from branches/v2_2_6_1 (fix regression in sarg-date)
Frédéric Marchal [Mon, 14 Dec 2009 10:07:35 +0000 (10:07 +0000)] 
Ported r161 from branches/v2_2_6_1 (fix regression in sarg-date)

15 years agoPorted r159 from branches/v2_2_6_1 (sarg-date format change)
Frédéric Marchal [Mon, 14 Dec 2009 09:19:18 +0000 (09:19 +0000)] 
Ported r159 from branches/v2_2_6_1 (sarg-date format change)

15 years agoPorted r157 from branches/v2_2_6_1 (remove warnings if no libgd)
Frédéric Marchal [Mon, 14 Dec 2009 08:04:08 +0000 (08:04 +0000)] 
Ported r157 from branches/v2_2_6_1 (remove warnings if no libgd)

15 years agoLDAP usertab feature added
Pedro Orso [Fri, 11 Dec 2009 17:21:33 +0000 (17:21 +0000)] 
LDAP usertab feature added

15 years agoLDAP usertab feature added
Pedro Orso [Fri, 11 Dec 2009 13:30:34 +0000 (13:30 +0000)] 
LDAP usertab feature added

15 years agoLDAP usertab feature added
Pedro Orso [Fri, 11 Dec 2009 13:27:03 +0000 (13:27 +0000)] 
LDAP usertab feature added

15 years agoPorted r152 from branches/v2_2_6_1 (detect bzero with autoconf)
Frédéric Marchal [Thu, 10 Dec 2009 15:44:04 +0000 (15:44 +0000)] 
Ported r152 from branches/v2_2_6_1 (detect bzero with autoconf)

15 years agoPorted r150 from branches/v2_2_6_1 (useragent report statistics)
Frédéric Marchal [Thu, 10 Dec 2009 12:29:17 +0000 (12:29 +0000)] 
Ported r150 from branches/v2_2_6_1 (useragent report statistics)

15 years agoPorted r146 from branches/v2_2_6_1 (useragent font size)
Frédéric Marchal [Thu, 10 Dec 2009 10:52:29 +0000 (10:52 +0000)] 
Ported r146 from branches/v2_2_6_1 (useragent font size)

15 years agoPorted r144 from branches/v2_2_6_1 (useragent sort separator)
Frédéric Marchal [Thu, 10 Dec 2009 08:46:31 +0000 (08:46 +0000)] 
Ported r144 from branches/v2_2_6_1 (useragent sort separator)

15 years agoPorted r140 from branches/v2_2_6_1 (create paths during install)
Frédéric Marchal [Wed, 9 Dec 2009 13:35:05 +0000 (13:35 +0000)] 
Ported r140 from branches/v2_2_6_1 (create paths during install)

15 years agoPorted r137 from branches/v2_2_6_1 (test gcc options)
Frédéric Marchal [Wed, 9 Dec 2009 08:36:43 +0000 (08:36 +0000)] 
Ported r137 from branches/v2_2_6_1 (test gcc options)

15 years agoPorted r135 from branches/v2_2_6_1 (update ChangeLog)
Frédéric Marchal [Tue, 8 Dec 2009 14:11:48 +0000 (14:11 +0000)] 
Ported r135 from branches/v2_2_6_1 (update ChangeLog)

15 years agoPorted r133 from branches/v2_2_6_1 (may ignore rlim_t)
Frédéric Marchal [Tue, 8 Dec 2009 12:10:58 +0000 (12:10 +0000)] 
Ported r133 from branches/v2_2_6_1 (may ignore rlim_t)

15 years agoPorted r131 from branches/v2_2_6_1 (remove off_t dependency)
Frédéric Marchal [Tue, 8 Dec 2009 08:47:22 +0000 (08:47 +0000)] 
Ported r131 from branches/v2_2_6_1 (remove off_t dependency)

15 years agoBranch created for the future version 2.2.7.
Frédéric Marchal [Fri, 4 Dec 2009 12:37:19 +0000 (12:37 +0000)] 
Branch created for the future version 2.2.7.

15 years agoFix regression in sort separator.
Frédéric Marchal [Fri, 4 Dec 2009 10:36:03 +0000 (10:36 +0000)] 
Fix regression in sort separator.

15 years agoInput log file type detection partly rewritten to clearly distinguish which type...
Frédéric Marchal [Thu, 3 Dec 2009 21:13:59 +0000 (21:13 +0000)] 
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 -.

15 years agoNew comments added
Pedro Orso [Thu, 3 Dec 2009 16:36:18 +0000 (16:36 +0000)] 
New comments added

15 years agoInvalid sort field separator
Pedro Orso [Thu, 3 Dec 2009 16:33:30 +0000 (16:33 +0000)] 
Invalid sort field separator

15 years agoSarg Hall of Fame
Pedro Orso [Thu, 3 Dec 2009 11:14:06 +0000 (11:14 +0000)] 
Sarg Hall of Fame

15 years agoCompile and run time protection (FORTIFY_SOURCE) fixed
Pedro Orso [Thu, 3 Dec 2009 10:56:55 +0000 (10:56 +0000)] 
Compile and run time protection (FORTIFY_SOURCE) fixed

15 years agoChanged date to 2009
Pedro Orso [Wed, 2 Dec 2009 17:49:22 +0000 (17:49 +0000)] 
Changed date to 2009

15 years agoAllow multiple headers in an ISA log.
Frédéric Marchal [Tue, 1 Dec 2009 19:46:01 +0000 (19:46 +0000)] 
Allow multiple headers in an ISA log.
Introduce getword_skip to skip a word without storing it in a buffer.

15 years agoFixed date problem when US date format is selected.
Frédéric Marchal [Mon, 30 Nov 2009 20:48:48 +0000 (20:48 +0000)] 
Fixed date problem when US date format is selected.