]> git.ipfire.org Git - thirdparty/sarg.git/history - redirector.c
Optimize away a useless strcpy.
[thirdparty/sarg.git] / redirector.c
2015-10-20  Frederic MarchalDisplay the correct date in the redirector report
2015-08-21  Frederic MarchalLimit the useragent log period to the same period as...
2015-07-26  Frederic MarchalProcess users in redirector log as those from the acces...
2015-07-26  Frederic MarchalStrip suffix length is a global variable
2015-07-22  Frederic MarchalStrip the user suffix from the redirector log
2015-07-14  Frederic MarchalProperly limit the redirector log to the date range...
2015-07-12  Frederic MarchalGenerate redirector log even if -d is not given
2015-06-10  Frederic MarchalUse a library to read gzip access.log files
2015-04-26  Frederic MarchalDisplay the source of the message displayed on stderr
2015-04-26  Frederic MarchalPut double quotes around remaining file names in messages
2015-04-26  Frederic MarchalMerge messages about memory shortage.
2015-04-26  Frederic MarchalMerge the messages about invalid data
2015-04-26  Frederic MarchalUpdate the copyright year in every source file
2015-04-25  Frederic MarchalOutput only two sets of messages when fclose fails
2015-04-02  Frederic MarchalDon't check a write error in the trailer
2015-04-02  Frederic MarchalNormalize the messages to have less messages to translate.
2015-03-04  Frederic MarchalMerge commit '997a4328762024f4a21a33e3c26d354be8764589'
2015-03-04  Frederic MarchalFirst use of a debug level
2013-05-30  Frederic MarchalMerge branch 'master' of ssh://git.code.sf.net/p/sarg...
2013-05-30  Frederic MarchalAvoid rereading the user_limit file each time a user...
2013-01-05  Frederic MarchalUpdate the date in the header of every C file
2013-01-04  Frederic MarchalUse less memory to store the user strings
2012-09-12  Frédéric MarchalBe more thorough when ensuring a file is correctly...
2012-09-06  Frédéric MarchalExplain the reason when a file cannot be opened
2012-08-31  Frédéric MarchalRemove a message about the redirector log that can...
2012-08-26  Frédéric MarchalRemove trailing spaces in every source file
2012-08-21  Frédéric MarchalDon't use strcmp to check strings one or zero character...
2012-07-15  Frédéric MarchalMerge remote branch 'origin/v2.3'
2012-07-15  Frédéric MarchalMerge branch 'v2.3' of ssh://sarg.git.sourceforge.net...
2012-07-15  Frédéric MarchalKeep temporary files in place for inspection
2012-06-01  Frédéric MarchalMerge commit 'debeace19822478022d24437a'
2012-06-01  Frédéric MarchalMerge commit '24eb624ea44bf4c82c602ce'
2012-06-01  Frédéric MarchalMerge commit 'd5db6e96506c29e73b39513a'
2012-06-01  Frédéric MarchalMerge commit 'c1cb6a2978a9c3b11d87f60ce4'
2012-03-10  Frédéric MarchalDeal with url without scheme or path in a squidGuard log
2012-02-09  Frédéric MarchalAvoid a possible name clash in the temporary directory
2012-02-03  Frédéric MarchalChange the year in the header of every C file
2012-02-01  Frédéric MarchalFix the links of the URL in the reports
2012-01-06  Frédéric MarchalFix the link to the URL in some reports
2011-12-29  Frédéric MarchalDon't abort on squidGuard log errors
2011-10-30  Frédéric MarchalDisplay some messages to understand why sarg isn't...
2011-09-02  Frédéric MarchalWrite a note about the ignored items in the reports
2011-06-19  Frédéric MarchalMerge squidguard_log.c and squidguard_report.c into...