]> git.ipfire.org Git - thirdparty/sarg.git/history - getconf.c
Add support to decompress xz files
[thirdparty/sarg.git] / getconf.c
2015-11-01  Frederic MarchalCreate a user agent report if the input log provides...
2015-07-26  Frederic MarchalStrip suffix length is a global variable
2015-07-23  Frederic MarchalInclude sub configuration files
2015-07-22  Frederic MarchalStrip a suffix from the user name
2015-06-07  Frederic MarchalAccept multiple useragent logs
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 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 MarchalNormalize the messages to have less messages to translate.
2015-03-05  Frederic MarchalConfigure the images directory in sarg.conf
2015-03-04  Frederic MarchalMerge commit '997a4328762024f4a21a33e3c26d354be8764589'
2015-03-04  Frederic MarchalMerge branch 'master' of ssh://git.code.sf.net/p/sarg...
2015-03-04  Frederic MarchalReplace command line option -m by the fourth debug...
2015-03-04  Frederic MarchalFirst use of a debug level
2014-12-10  Frederic MarchalDisplay a column with the user's IP address in the...
2014-11-29  Frederic MarchalMerge branch 'master' of ssh://git.code.sf.net/p/sarg...
2014-10-08  Frederic MarchalMerge the tiny charset name convertor function
2013-06-06  Frederic MarchalUse a string to decide the content of the per_user_limi...
2013-06-06  Frederic MarchalAdd an option to create the per_user_limit files
2013-06-05  Frederic MarchalCreate multiple per_user_limit files
2013-05-30  Frederic MarchalMerge branch 'master' of ssh://git.code.sf.net/p/sarg...
2013-05-26  Frederic MarchalApply patch 36 submitted by Dayel Zabin
2013-03-08  Frederic MarchalAdd a user alias
2013-01-05  Frederic MarchalUpdate the date in the header of every C file
2012-12-16  Frédéric MarchalGet rid of the limit on the number of input files
2012-08-26  Frédéric MarchalKeep reading the log files even with a small number...
2012-08-21  Frédéric MarchalDon't use strcmp to check strings one or zero character...
2012-08-10  Frédéric MarchalDon't show the input log reading percentage
2012-07-17  Frédéric MarchalMerge remote branch 'origin/v2.3'
2012-07-16  Frédéric MarchalSort the top sites report by number of users connecting...
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-06-01  Frédéric MarchalMerge commit '6d4c97986f54adcfd0c7ec'
2012-06-01  Frédéric MarchalMerge commit '3be2705a12ad7ccdfe7a9e9b1'
2012-06-01  Frédéric MarchalMerge commit '6fca3ad9aa82eb4efa839f4'
2012-06-01  Frédéric MarchalMerge commit '04a01ed3a074b66'
2012-06-01  Frédéric MarchalMerge commit 'f209e4f043007b3bb6'
2012-06-01  Frédéric MarchalMerge commit 'd82e81174c6b544f0718736c5'
2012-02-18  Frédéric MarchalMake a module out of the DNS IP resolving
2012-02-03  Frédéric MarchalChange the year in the header of every C file
2012-02-01  Frédéric MarchalExplain why the graphs are not produced
2011-10-30  Frédéric MarchalUse a function to safely copy the strings
2011-06-18  Frédéric MarchalAlias host names in URL and group identical names
2011-04-24  Frédéric MarchalUse anonymous file and directory names
2011-01-23  Frédéric MarchalChange year source files's header
2010-12-21  Frédéric MarchalAdd option to hide index column
2010-12-21  Frédéric MarchalReindent code with tabs instead of space
2010-11-28  Frédéric MarchalAdd an option to sort the topsites by time
2010-11-28  Frédéric MarchalFix a problem in the parsing of the sort option in...
2010-11-20  Frédéric MarchalAdd dynamic sorting of some tables
2010-09-18  Frédéric MarchalDon't use string comparison to sort the top users,...
2010-09-18  Frédéric MarchalThe two sarg.conf options "hours" and "weekdays" lacked...
2010-08-15  Frédéric MarchalDon't use string comparison to sort the top users,...
2010-07-20  Frédéric MarchalThe two sarg.conf options "hours" and "weekdays" lacked...
2010-06-10  Frédéric MarchalReplace redirector_ignore_date by redirector_filter_out...
2010-05-18  Frédéric MarchalOutput both date/time textual reports.
2010-05-12  Frédéric MarchalUse a boolean instead of a string compare
2010-05-11  Frédéric MarchalAllow only one graph type at a time for now
2010-05-11  Frédéric MarchalAccept the old option squidguard_log_format but display...
2010-05-10  Frédéric MarchalFix a regression when processing an input log not in...
2010-05-09  Frédéric MarchalUse parameteric dimensions in the graph creation instea...
2010-05-07  Frédéric MarchalTake the length of the label in the locale language...
2010-03-18  Frédéric MarchalApply a few more recommandation from splint
2010-03-17  Frédéric MarchalGive a try to splint and apply a few of the recommandations
2010-03-12  Frédéric MarchalAdd more messages to be translated and fix some difficu...
2010-03-11  Frédéric MarchalBuild the .htaccess of each report out of a template...
2010-03-08  Frédéric MarchalFix the creation of the datafile
2010-03-08  Frédéric MarchalFix typo and add CR at the end of debuga
2010-03-05  Frédéric MarchalPropose more messages for translation
2010-03-03  Frédéric MarchalAutomated replacement of the translated strings by...
2010-03-01  Frédéric MarchalKeep the user name intact in the report.
2010-02-10  Frédéric MarchalPorted r242 to r245 from branches/v2_2_7 (custom graph...
2010-02-04  Frédéric MarchalPorted r231 from branches/v2_2_7 (abort on long lines...
2010-02-04  Frédéric MarchalOutput w3c compliant strict html (almost every output).
2010-02-02  Frédéric MarchalPorted r225 from branches/v2_2_7 (remove Pedro Orso...
2010-02-02  Frédéric MarchalRemoved Pedro Orso's e-mail as per his request
2010-01-28  Frédéric MarchalPre-parse variables Index and IndexTree
2010-01-28  Frédéric MarchalPorted r215 from branches/v2_2_7 (user ID mangling)
2010-01-27  Frédéric MarchalParse some of the configuration flags in getconf.c...
2010-01-27  Frédéric MarchalDon't translate the boolean flags from sarg.conf
2010-01-24  Frédéric MarchalFixed a regression in the usertab file not accepting...
2010-01-23  Frédéric MarchalPorted r208 from branches/v2_2_7
2010-01-06  Frédéric MarchalForce a default value for a boolean parameter if the...
2010-01-04  Frédéric MarchalFix recursive directory deletion.
2009-12-23  Frédéric MarchalUse boolean to enable all the options instead of string...
2009-12-21  Frédéric MarchalUse boolean to enable some options instead of string...
2009-12-20  Frédéric MarchalDownload suffix stored in index with dichotomic search...
2009-12-19  Frédéric MarchalSarg.conf can use multiple access_log lines.
2009-12-18  Frédéric MarchalPorted r167 from branches/v2_2_6_1 (several changes).
2009-12-15  Frédéric MarchalUse string pointers in getword instead of copying the...
2009-12-11  Pedro OrsoLDAP usertab feature added
2009-12-10  Frédéric MarchalPorted r144 from branches/v2_2_6_1 (useragent sort...
2009-10-30  Frédéric MarchalAdd line feed in the output of the lines of the configu...
next