]> git.ipfire.org Git - thirdparty/sarg.git/commit
Removed a few unecessary strings copy.
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 16 Jul 2009 09:35:39 +0000 (09:35 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 16 Jul 2009 09:35:39 +0000 (09:35 +0000)
commit48864d2866de0c6953cca6e51caa959adec38d98
treef031e54bedd97ec3c3a9e632ff48bccd2c5b8ca3
parent243a9fab9be5b9377d5f561b06ebfd2a7d9b6938
Removed a few unecessary strings copy.
Embryo of documentation for the code with doxygen.
Changed subs to replace the string in place and avoid allocating a memory that was freed on only one occasion.
A few improvements on strings manipulations.
20 files changed:
Doxyfile [new file with mode: 0644]
authfail.c
dansguardian_report.c
denied.c
documentation/util.txt [new file with mode: 0644]
download.c
grepday.c
html.c
include/conf.h
include/defs.h
index.c
log.c
realtime.c
repday.c
report.c
siteuser.c
squidguard_report.c
topsites.c
topuser.c
util.c