]> git.ipfire.org Git - thirdparty/sarg.git/log
thirdparty/sarg.git
13 years agoFix wrong tags label. v2.3-pre5
Frédéric Marchal [Wed, 14 Jul 2010 03:41:43 +0000 (03:41 +0000)] 
Fix wrong tags label.

13 years agoTag the official 2.3 version.
Frédéric Marchal [Wed, 23 Jun 2010 05:30:54 +0000 (05:30 +0000)] 
Tag the official 2.3 version.

13 years agoReplace redirector_ignore_date by redirector_filter_out_date that behave as the name...
Frédéric Marchal [Thu, 10 Jun 2010 08:49:48 +0000 (08:49 +0000)] 
Replace redirector_ignore_date by redirector_filter_out_date that behave as the name implies.
Replace dansguardian_ignore_date by dansguardian_filter_out_date that behave as the name implies.
Initialize the variables used when reading a redirector log with a custom format.

13 years agoPlot the bytes graphs with the same scale as the text report
Frédéric Marchal [Wed, 9 Jun 2010 08:56:36 +0000 (08:56 +0000)] 
Plot the bytes graphs with the same scale as the text report

13 years agoFix another msvcrt printf oddity
Frédéric Marchal [Wed, 9 Jun 2010 08:10:56 +0000 (08:10 +0000)] 
Fix another msvcrt printf oddity

13 years agoRound the Y scale on the elapsed time graph
Frédéric Marchal [Wed, 9 Jun 2010 07:24:53 +0000 (07:24 +0000)] 
Round the Y scale on the elapsed time graph

13 years agoFix HTML errors in output reports
Frédéric Marchal [Wed, 9 Jun 2010 06:05:47 +0000 (06:05 +0000)] 
Fix HTML errors in output reports

13 years agoAccept unlimited URL length in the redirector log (thanks to Joseph L Casale).
Frédéric Marchal [Wed, 9 Jun 2010 05:39:54 +0000 (05:39 +0000)] 
Accept unlimited URL length in the redirector log (thanks to Joseph L Casale).

13 years agoRemove the test on the string length for the date elements processed as integers...
Frédéric Marchal [Tue, 8 Jun 2010 18:45:18 +0000 (18:45 +0000)] 
Remove the test on the string length for the date elements processed as integers (thanks to Joseph L. Casale)

13 years agoWork around the lack of %lld in msvcrt
Frédéric Marchal [Wed, 2 Jun 2010 09:06:11 +0000 (09:06 +0000)] 
Work around the lack of %lld in msvcrt

13 years agoUse portable long long format specifiers.
Frédéric Marchal [Tue, 1 Jun 2010 14:42:03 +0000 (14:42 +0000)] 
Use portable long long format specifiers.
Use correct char type with iconv

13 years agoInitialize string memory
Frédéric Marchal [Tue, 1 Jun 2010 11:37:35 +0000 (11:37 +0000)] 
Initialize string memory

13 years agoAdd Afrikaans translation for old versions thank to Gert Brits
Frédéric Marchal [Tue, 1 Jun 2010 10:43:59 +0000 (10:43 +0000)] 
Add Afrikaans translation for old versions thank to Gert Brits

13 years agoFix IP resolution on windows.
Frédéric Marchal [Tue, 1 Jun 2010 09:14:06 +0000 (09:14 +0000)] 
Fix IP resolution on windows.
Increase buffer size for excluded codes.

13 years agoAdd simplified Chinese translation
Frédéric Marchal [Sat, 29 May 2010 05:26:54 +0000 (05:26 +0000)] 
Add simplified Chinese translation

13 years agoUpdate the po files
Frédéric Marchal [Fri, 28 May 2010 06:58:56 +0000 (06:58 +0000)] 
Update the po files

13 years agoRemove the note requiring the log files to be listed in chronological order as it...
Frédéric Marchal [Thu, 27 May 2010 18:57:16 +0000 (18:57 +0000)] 
Remove the note requiring the log files to be listed in chronological order as it isn't true

13 years agoAccept the input files on the command line without the -l option
Frédéric Marchal [Thu, 27 May 2010 18:51:45 +0000 (18:51 +0000)] 
Accept the input files on the command line without the -l option

13 years agoConvert or split all the input logs
Frédéric Marchal [Thu, 27 May 2010 18:20:14 +0000 (18:20 +0000)] 
Convert or split all the input logs

13 years agoAdd an option to make sarg generates the css template
Frédéric Marchal [Thu, 27 May 2010 18:04:45 +0000 (18:04 +0000)] 
Add an option to make sarg generates the css template

13 years agoAccept unlimited line length when converting or splitting the input log.
Frédéric Marchal [Thu, 27 May 2010 12:49:25 +0000 (12:49 +0000)] 
Accept unlimited line length when converting or splitting the input log.
Use long options on the command line.

13 years agoRemove duplicate attribute in css
Frédéric Marchal [Thu, 27 May 2010 10:41:20 +0000 (10:41 +0000)] 
Remove duplicate attribute in css

13 years agoApply patch from Maxim Britov to fix the css
Frédéric Marchal [Thu, 27 May 2010 10:37:58 +0000 (10:37 +0000)] 
Apply patch from Maxim Britov to fix the css

13 years agoChange the build date and update the date_time_by comment in sarg.conf
Frédéric Marchal [Fri, 21 May 2010 19:38:29 +0000 (19:38 +0000)] 
Change the build date and update the date_time_by comment in sarg.conf

13 years agoUpdate the messages
Frédéric Marchal [Fri, 21 May 2010 07:36:58 +0000 (07:36 +0000)] 
Update the messages

13 years agoOutput both graphs in a HTML file to display the two of them at the same time
Frédéric Marchal [Thu, 20 May 2010 20:16:35 +0000 (20:16 +0000)] 
Output both graphs in a HTML file to display the two of them at the same time

13 years agoRevert previous change as the percent character must remain unchanged in the url...
Frédéric Marchal [Thu, 20 May 2010 19:36:49 +0000 (19:36 +0000)] 
Revert previous change as the percent character must remain unchanged in the url read from the log file

13 years agoEscape any percent character in the URL
Frédéric Marchal [Thu, 20 May 2010 17:54:55 +0000 (17:54 +0000)] 
Escape any percent character in the URL

13 years agoUpdate default value and comment for date_time_by in sarg.conf
Frédéric Marchal [Thu, 20 May 2010 07:18:00 +0000 (07:18 +0000)] 
Update default value and comment for date_time_by in sarg.conf

13 years agoFix the date format in the redirector report
Frédéric Marchal [Thu, 20 May 2010 07:15:00 +0000 (07:15 +0000)] 
Fix the date format in the redirector report

13 years agoRemove the unnecessary constants in the graph creation
Frédéric Marchal [Wed, 19 May 2010 19:36:01 +0000 (19:36 +0000)] 
Remove the unnecessary constants in the graph creation

13 years agoFix a regression to accept any directory name length in the index
Frédéric Marchal [Wed, 19 May 2010 19:18:03 +0000 (19:18 +0000)] 
Fix a regression to accept any directory name length in the index

13 years agoChange default graph type to byte instead of elap
Frédéric Marchal [Wed, 19 May 2010 19:08:51 +0000 (19:08 +0000)] 
Change default graph type to byte instead of elap

13 years agoOutput both date/time textual reports.
Frédéric Marchal [Tue, 18 May 2010 20:46:56 +0000 (20:46 +0000)] 
Output both date/time textual reports.
Sarg log file stores the date as dd/mm/yyyy and doesn't change it depending on the current date representation selected in sarg.conf.
Intermediary log files store the date as dd/mm/yyyy irrespective of the current date representation in sarg.conf.

13 years agoUse constants in the plotting of the logarithmic scale
Frédéric Marchal [Tue, 18 May 2010 08:33:14 +0000 (08:33 +0000)] 
Use constants in the plotting of the logarithmic scale

13 years agoFix the scale of the Y axis on the graph
Frédéric Marchal [Tue, 18 May 2010 07:58:09 +0000 (07:58 +0000)] 
Fix the scale of the Y axis on the graph

13 years agoFix the creation of a report for only one user with command line option -u
Frédéric Marchal [Tue, 18 May 2010 07:12:48 +0000 (07:12 +0000)] 
Fix the creation of a report for only one user with command line option -u

13 years agoFix the graph plotting to use a computed logarithmic scale when plotting bytes.
Frédéric Marchal [Mon, 17 May 2010 21:02:54 +0000 (21:02 +0000)] 
Fix the graph plotting to use a computed logarithmic scale when plotting bytes.
Show the time when plotting the elapsed time.

13 years agoUse a boolean instead of a string compare
Frédéric Marchal [Wed, 12 May 2010 21:35:35 +0000 (21:35 +0000)] 
Use a boolean instead of a string compare

13 years agoUse a lower case message and avoid the extra processing
Frédéric Marchal [Wed, 12 May 2010 21:34:38 +0000 (21:34 +0000)] 
Use a lower case message and avoid the extra processing

13 years agoList the source of the redirection rule in a squidGuard log
Frédéric Marchal [Tue, 11 May 2010 08:26:17 +0000 (08:26 +0000)] 
List the source of the redirection rule in a squidGuard log

13 years agoFix a translation error
Frédéric Marchal [Tue, 11 May 2010 08:16:58 +0000 (08:16 +0000)] 
Fix a translation error

13 years agoAllow only one graph type at a time for now
Frédéric Marchal [Tue, 11 May 2010 08:16:30 +0000 (08:16 +0000)] 
Allow only one graph type at a time for now

13 years agoAccept the old option squidguard_log_format but display a warning if it is used.
Frédéric Marchal [Tue, 11 May 2010 07:00:43 +0000 (07:00 +0000)] 
Accept the old option squidguard_log_format but display a warning if it is used.
Replace squidguard_ignore_date by redirector_ignore_date but keep the old option with a warning.

13 years agoFix the validation of the sarg log file name.
Frédéric Marchal [Mon, 10 May 2010 12:12:26 +0000 (12:12 +0000)] 
Fix the validation of the sarg log file name.
Read a compressed log file through a pipe.

13 years agoFix a regression when processing an input log not in the squid format (the date was...
Frédéric Marchal [Mon, 10 May 2010 08:13:09 +0000 (08:13 +0000)] 
Fix a regression when processing an input log not in the squid format (the date was not written into the intermediary logs).
Check more return code when writing files.
Use a boolean to select the content of the graph instead of a string (the two possible values are not mutually exclusive on purpose).

13 years agoUse parameteric dimensions in the graph creation instead of hard coded constants.
Frédéric Marchal [Sun, 9 May 2010 16:00:59 +0000 (16:00 +0000)] 
Use parameteric dimensions in the graph creation instead of hard coded constants.
Remove the temporary file and sorting in graph creation.
Add the redirector_log option in sarg.conf to read a log file created by squidGuard or Rejik (thanks to Maxim Britov for pointing out this missing option).
Allow up to 64 redirector log files to be passed through the command line option -L and the sarg.conf option redirector_log.
Configuration option squidguard_log_format renamed into redirector_log_format for equity with the various redirectors that can be used with sarg.

13 years agoTake the length of the label in the locale language into account when placing it...
Frédéric Marchal [Fri, 7 May 2010 21:40:33 +0000 (21:40 +0000)] 
Take the length of the label in the locale language into account when placing it on the graph

13 years agoUpdate the messages
Frédéric Marchal [Fri, 7 May 2010 09:24:10 +0000 (09:24 +0000)] 
Update the messages

13 years agoTest some more write errors.
Frédéric Marchal [Fri, 7 May 2010 09:18:28 +0000 (09:18 +0000)] 
Test some more write errors.
Avoid a couple of close/open on the same file.
Purge sarg-general when the program exits.

13 years agoReview the creation of a file name from the URL to avoid any possible unsafe character
Frédéric Marchal [Fri, 7 May 2010 07:59:26 +0000 (07:59 +0000)] 
Review the creation of a file name from the URL to avoid any possible unsafe character

13 years agoStrengthen the making of the report file name to drastically limit the characters...
Frédéric Marchal [Fri, 7 May 2010 07:13:58 +0000 (07:13 +0000)] 
Strengthen the making of the report file name to drastically limit the characters from the user ID that can appear in the file name. The presence of an unescaped backquote in the user ID would execute the rest of the name as a shell command (fixes bug #2997707 reported by anonymous).

13 years agoAdd clever date ranges specification to command line option -d
Frédéric Marchal [Mon, 3 May 2010 20:09:11 +0000 (20:09 +0000)] 
Add clever date ranges specification to command line option -d

13 years agoChange the version date
Frédéric Marchal [Mon, 3 May 2010 10:27:04 +0000 (10:27 +0000)] 
Change the version date

13 years agoCompute the size of the excluded codes file instead of always allocating 1024 bytes.
Frédéric Marchal [Mon, 3 May 2010 10:25:43 +0000 (10:25 +0000)] 
Compute the size of the excluded codes file instead of always allocating 1024 bytes.
Check the return codes when moving the file pointers to compute the file size.

13 years agoExtend the comment to describe the content of the file
Frédéric Marchal [Mon, 3 May 2010 10:19:29 +0000 (10:19 +0000)] 
Extend the comment to describe the content of the file

13 years agoIgnore comments in exclude_code file
Frédéric Marchal [Mon, 3 May 2010 09:51:28 +0000 (09:51 +0000)] 
Ignore comments in exclude_code file

13 years agoFix the exclusion of status codes to exclude more than one code
Frédéric Marchal [Mon, 3 May 2010 09:38:04 +0000 (09:38 +0000)] 
Fix the exclusion of status codes to exclude more than one code

13 years agoAdd a Makefile rule to fetch the po files from translationproject.org
Frédéric Marchal [Mon, 26 Apr 2010 10:55:16 +0000 (10:55 +0000)] 
Add a Makefile rule to fetch the po files from translationproject.org

13 years agoLanguage updated by Juris Valdovskis
Frédéric Marchal [Mon, 26 Apr 2010 10:54:16 +0000 (10:54 +0000)] 
Language updated by Juris Valdovskis

14 years agoIgnore input log files too old to contain any entry to process
Frédéric Marchal [Tue, 13 Apr 2010 09:43:19 +0000 (09:43 +0000)] 
Ignore input log files too old to contain any entry to process

14 years agoThe date range passed as argument is not restricted to the actual range covered by...
Frédéric Marchal [Tue, 13 Apr 2010 09:17:49 +0000 (09:17 +0000)] 
The date range passed as argument is not restricted to the actual range covered by the log files

14 years agoUse the word "Redirector" instead of squidGuard in the report as other redirectors...
Frédéric Marchal [Mon, 12 Apr 2010 13:28:30 +0000 (13:28 +0000)] 
Use the word "Redirector" instead of squidGuard in the report as other redirectors may be compatible with sarg.
Display the correct user id and ip in the redirector report.
Reduce the number of ip resolution when computing the redirector report.

14 years agoKeep only UserIp at the global scope and remove global userip
Frédéric Marchal [Mon, 12 Apr 2010 13:25:21 +0000 (13:25 +0000)] 
Keep only UserIp at the global scope and remove global userip

14 years agoUse some boolean variables
Frédéric Marchal [Mon, 12 Apr 2010 13:22:14 +0000 (13:22 +0000)] 
Use some boolean variables

14 years agoClarify an entry of the report's menu
Frédéric Marchal [Mon, 12 Apr 2010 09:15:13 +0000 (09:15 +0000)] 
Clarify an entry of the report's menu

14 years agoCorrect a translation
Frédéric Marchal [Tue, 6 Apr 2010 08:02:17 +0000 (08:02 +0000)] 
Correct a translation

14 years agoRemove the line number from a message
Frédéric Marchal [Tue, 6 Apr 2010 07:49:58 +0000 (07:49 +0000)] 
Remove the line number from a message

14 years agoMake the reports title consistent
Frédéric Marchal [Tue, 6 Apr 2010 07:40:44 +0000 (07:40 +0000)] 
Make the reports title consistent

14 years agoOutput the period as an HTML text in the HTML reports
Frédéric Marchal [Mon, 5 Apr 2010 05:48:25 +0000 (05:48 +0000)] 
Output the period as an HTML text in the HTML reports

14 years agoAdd a Makefile rule to depend on the change of the include files
Frédéric Marchal [Sun, 4 Apr 2010 07:26:47 +0000 (07:26 +0000)] 
Add a Makefile rule to depend on the change of the include files

14 years agoChange a couple of messages and translates the missing messages into French
Frédéric Marchal [Fri, 2 Apr 2010 20:01:33 +0000 (20:01 +0000)] 
Change a couple of messages and translates the missing messages into French

14 years agoStore the period internaly and get rid of the sarg-period file.
Frédéric Marchal [Fri, 2 Apr 2010 19:53:06 +0000 (19:53 +0000)] 
Store the period internaly and get rid of the sarg-period file.
Display the period using the locale's month name in the HTML files.
Check the correct writing of the HTML files (thanks to Markus Elfring).

14 years agoUpdate the README file, especially the translations
Frédéric Marchal [Wed, 31 Mar 2010 12:45:52 +0000 (12:45 +0000)] 
Update the README file, especially the translations

14 years agoFix more text messages
Frédéric Marchal [Tue, 30 Mar 2010 14:42:17 +0000 (14:42 +0000)] 
Fix more text messages

14 years agoChange the version number of the release candidate to conform to the numbering of...
Frédéric Marchal [Tue, 30 Mar 2010 07:18:19 +0000 (07:18 +0000)] 
Change the version number of the release candidate to conform to the numbering of the translation project

14 years agoList the change of r306 in the ChangeLog (accept spaces in usertab)
Frédéric Marchal [Mon, 29 Mar 2010 13:53:36 +0000 (13:53 +0000)] 
List the change of r306 in the ChangeLog (accept spaces in usertab)

14 years agoAccept spaces in the replacement label of the usertab file
Frédéric Marchal [Mon, 29 Mar 2010 13:51:03 +0000 (13:51 +0000)] 
Accept spaces in the replacement label of the usertab file

14 years agoFix a couple of messages
Frédéric Marchal [Thu, 25 Mar 2010 10:32:48 +0000 (10:32 +0000)] 
Fix a couple of messages

14 years agoCheck the return code of every opendir.
Frédéric Marchal [Sat, 20 Mar 2010 18:43:55 +0000 (18:43 +0000)] 
Check the return code of every opendir.
Secure the writing of the sarg-period file.

14 years agoSpeed up a bit the reading of the files
Frédéric Marchal [Sat, 20 Mar 2010 18:08:25 +0000 (18:08 +0000)] 
Speed up a bit the reading of the files

14 years agoApply a few more recommandation from splint
Frédéric Marchal [Thu, 18 Mar 2010 14:41:25 +0000 (14:41 +0000)] 
Apply a few more recommandation from splint

14 years agoUpdate the message to translate
Frédéric Marchal [Wed, 17 Mar 2010 19:25:12 +0000 (19:25 +0000)] 
Update the message to translate

14 years agoMimic an opaque object to read long lines
Frédéric Marchal [Wed, 17 Mar 2010 19:11:02 +0000 (19:11 +0000)] 
Mimic an opaque object to read long lines

14 years agoMove longline module to a separate file
Frédéric Marchal [Wed, 17 Mar 2010 13:29:48 +0000 (13:29 +0000)] 
Move longline module to a separate file

14 years agoDisable __attribute__ for non gnu compiler
Frédéric Marchal [Wed, 17 Mar 2010 12:53:12 +0000 (12:53 +0000)] 
Disable __attribute__ for non gnu compiler

14 years agoBe sure no return codes from getword and friends are ignored (thanks to Markus Elfring)
Frédéric Marchal [Wed, 17 Mar 2010 12:01:29 +0000 (12:01 +0000)] 
Be sure no return codes from getword and friends are ignored (thanks to Markus Elfring)

14 years agoGive a try to splint and apply a few of the recommandations
Frédéric Marchal [Wed, 17 Mar 2010 08:54:14 +0000 (08:54 +0000)] 
Give a try to splint and apply a few of the recommandations

14 years agoRemove the u_long that may be incompatible with mini mac
Frédéric Marchal [Tue, 16 Mar 2010 10:05:26 +0000 (10:05 +0000)] 
Remove the u_long that may be incompatible with mini mac

14 years agoMessages ported to gettext. Only French translation exists
Frédéric Marchal [Sun, 14 Mar 2010 16:10:24 +0000 (16:10 +0000)] 
Messages ported to gettext. Only French translation exists

14 years agoMore messages to translate
Frédéric Marchal [Fri, 12 Mar 2010 20:05:57 +0000 (20:05 +0000)] 
More messages to translate

14 years agoFix more messages to translate
Frédéric Marchal [Fri, 12 Mar 2010 13:47:52 +0000 (13:47 +0000)] 
Fix more messages to translate

14 years agoAdd more messages to be translated and fix some difficult to translate messages
Frédéric Marchal [Fri, 12 Mar 2010 12:36:21 +0000 (12:36 +0000)] 
Add more messages to be translated and fix some difficult to translate messages

14 years agoupdate the documentation
Frédéric Marchal [Fri, 12 Mar 2010 08:10:26 +0000 (08:10 +0000)] 
update the documentation

14 years agoBuild the .htaccess of each report out of a template file.
Frédéric Marchal [Thu, 11 Mar 2010 19:54:17 +0000 (19:54 +0000)] 
Build the .htaccess of each report out of a template file.
That change required to rename the global dirname variable as outdirname.
Some more error  messages are translated.

14 years agoMore translations for gettext.
Frédéric Marchal [Wed, 10 Mar 2010 19:48:52 +0000 (19:48 +0000)] 
More translations for gettext.
The filtering by week day or hour now works for any input log format and not only for a common squid log file.

14 years agoUpdate the ChangeLog
Frédéric Marchal [Tue, 9 Mar 2010 18:53:54 +0000 (18:53 +0000)] 
Update the ChangeLog

14 years agoAppend \n at the end of every debuga
Frédéric Marchal [Mon, 8 Mar 2010 19:53:41 +0000 (19:53 +0000)] 
Append \n at the end of every debuga

14 years agoFix the creation of the datafile
Frédéric Marchal [Mon, 8 Mar 2010 14:09:54 +0000 (14:09 +0000)] 
Fix the creation of the datafile

14 years agoCan resolve IPv6 addresses
Frédéric Marchal [Mon, 8 Mar 2010 11:34:56 +0000 (11:34 +0000)] 
Can resolve IPv6 addresses