]> git.ipfire.org Git - thirdparty/sarg.git/shortlog
thirdparty/sarg.git
2013-03-30  Frederic MarchalMerge branch 'master' of ssh://git.code.sf.net/p/sarg...
2013-03-30  Frederic MarchalReport a proper message if a log file cannot be read
2013-03-30  Frederic MarchalReport a proper message if a log file cannot be read
2013-03-16  Frederic MarchalMake sarg as the default target
2013-03-10  Frederic MarchalFix some messages from the configure script
2013-03-08  Frederic MarchalAdd a user alias
2013-02-23  Frederic MarchalProper include dependencies in Makefile
2013-02-23  Frederic MarchalUse constant strings for the IP address and user name...
2013-02-23  Frederic MarchalFix an error when processing NTLM user formatted name
2013-01-28  Frederic MarchalUpdate po files
2013-01-28  Frederic MarchalDisambiguate the string "time" for the translators
2013-01-27  Frederic MarchalRewrite the function to format numbers with a suffix...
2013-01-26  Frederic MarchalWork around a bug in mingw's snprintf
2013-01-26  Frederic MarchalTest for an absolute path on Windows
2013-01-26  Frederic MarchalInstall sarg.exe on Windows
2013-01-26  Frederic MarchalRevert to an old version of the Chinese translation
2013-01-25  Frederic MarchalRemove merge tags from the po files
2013-01-25  Frederic MarchalUgly patch to link on Windows
2013-01-25  Frederic MarchalLink against an external libintl
2013-01-25  Frederic MarchalSuppress warnings from the compiler for unused variables
2013-01-25  Frederic MarchalFix a warning about an uninitialized variable
2013-01-25  Frederic MarchalDon't complain if pcre.h is not available
2013-01-25  Frederic MarchalCheck for winsock.h
2013-01-24  Frederic MarchalUpdate program build date
2013-01-24  Frederic MarchalWrite the access times in one html page
2013-01-12  Frederic MarchalMake sure the configure script is up to date when packa...
2013-01-12  Frederic MarchalPackaging script accepts a tag with a translation suffix
2013-01-05  Frederic MarchalUpdate the date in the header of every C file
2013-01-04  Frederic MarchalMangled file name is really unique
2013-01-04  Frederic MarchalUse less memory to store the user strings
2013-01-03  Frederic MarchalDon't ignore lines starting with a space in access.log
2012-12-26  Frederic MarchalExplain why some input log lines are ignored
2012-12-26  Frederic MarchalMake sure the total number of lines read is big enough
2012-12-16  Frédéric MarchalGet rid of the limit on the number of input files
2012-12-16  Frédéric MarchalReplace the "getword loop" messages
2012-12-16  Frédéric MarchalFix a message string
2012-12-16  Frédéric MarchalMake a translator friendly message out of pieced togeth...
2012-10-07  Frédéric MarchalInclude Danish translation
2012-09-29  Frédéric MarchalMake one function to read an input log
2012-09-29  Frédéric MarchalFix the month extracted from a common log format
2012-09-12  Frédéric MarchalBe more thorough when ensuring a file is correctly...
2012-09-09  Frédéric MarchalOverwrite any existing dansguardian temporary file
2012-09-06  Frédéric MarchalExplain the reason when a file cannot be opened
2012-08-31  Frédéric MarchalReport the IP address from which the user visited some...
2012-08-31  Frédéric MarchalRemove a message about the redirector log that can...
2012-08-31  Frédéric MarchalDownload report encapsulated in a module
2012-08-31  Frédéric MarchalAdd a safety to prevent the deletion of files that...
2012-08-31  Frédéric MarchalDon't delete the denied and authfail temporary files...
2012-08-30  Frédéric MarchalAutoconfigure the XSL stylesheets to produce the man...
2012-08-30  Frédéric MarchalAdd the documentation for the --statistics parameter
2012-08-29  Frédéric MarchalCompute and display execution statistics
2012-08-29  Frédéric MarchalTell in sarg.conf that access_log can be repeated
2012-08-28  Frédéric MarchalChange version number to 2.4.0-pre1
2012-08-28  Frédéric MarchalDon't trash the period when reading multiple log files
2012-08-27  Frédéric MarchalFix the filtering out of the log based on a date
2012-08-26  Frédéric MarchalDon't keep the % in the URL when converted into a file...
2012-08-26  Frédéric MarchalRemove trailing spaces in every source file
2012-08-26  Frédéric MarchalFix the reported year in the extended log
2012-08-26  Frédéric MarchalKeep reading the log files even with a small number...
2012-08-26  Frédéric MarchalAllow an empty data size in a common log
2012-08-26  Frédéric MarchalAccept common log files without extension column
2012-08-26  Frédéric MarchalRemove trailing spaces
2012-08-26  Frédéric MarchalChange the structure to search for the current log...
2012-08-26  Frédéric MarchalIgnore the sarg log file name until the format is confirmed
2012-08-26  Frédéric MarchalPurge the old log file decoding code
2012-08-26  Frédéric MarchalExtract the covered period from the sarg log file
2012-08-26  Frédéric MarchalDecode extended log formats
2012-08-26  Frédéric MarchalFix a crash when no log formats are found suitable
2012-08-26  Frédéric MarchalEditor removed trailing spaces
2012-08-26  Frédéric MarchalValidate the entry time from the input log
2012-08-26  Frédéric MarchalStore the entry time in a structure instead of a pointer
2012-08-25  Frédéric MarchalModular reading of some input log formats
2012-08-21  Frédéric MarchalRemove the project number from doxygen documentation
2012-08-21  Frédéric MarchalIgnore Doxygen files (hmtl and log)
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-19  Frédéric MarchalMerge remote branch 'origin/v2.3'
2012-07-19  Frédéric MarchalSwitch to version 2.3.3-pre3
2012-07-19  Frédéric MarchalCheck the working directory before preparing the archive
2012-07-19  Frédéric MarchalUpdate the po files
2012-07-18  Frédéric MarchalReally update the French translation
2012-07-18  Frédéric MarchalUpdate French translation
2012-07-18  Frédéric MarchalFormat the hour in a translator friendly way
2012-07-18  Frédéric MarchalFix an error message
2012-07-17  Frédéric MarchalMerge remote branch 'origin/v2.3'
2012-07-17  Frédéric MarchalFix column alignment in usage message
2012-07-17  Frédéric MarchalRemove the old language files
2012-07-16  Frédéric MarchalUpdate the po files for the latest source
2012-07-16  Frédéric MarchalClearly report an error in the months list
2012-07-16  Frédéric MarchalAdd a missing \n at the end of a message
2012-07-16  Frédéric MarchalUpdate the usage note included in the source code
2012-07-16  Frédéric MarchalPut quotes around the IP address reported in the messages
2012-07-16  Frédéric MarchalFix the translators comment
2012-07-16  Frédéric MarchalUpdate the ChangeLog
2012-07-16  Frédéric MarchalUpdate the release date
2012-07-16  Frédéric MarchalSort the top sites report by number of users connecting...
2012-07-16  Frédéric MarchalAdd a few comments for the translators
2012-07-16  Frédéric MarchalAdd a column to the top sites report
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...
next