Change 4222

bryan_costales
bryan_costales committed this change into //guest/bryan_costales
Request Review
Download .zip
Massive rewrite to speed up the database writes.
Using a single database now with duplicate keys
where the keys are the IP numbers. Added a purge
command and removed the garbage command. Fixed
some leaking memory bugs and properly closed the
database in a few places were it was not
properly closed. Updated the docs to reflect
this and bumped both the database version and
release number. Running on a FreeBSD 3.x machine
and a Solaris 9 machine.
  • Files 22
  • Comments 0
21 edited 1 added 0 deleted
KNOWNBUGS#2
Loading...
LICENSE#1
Loading...
Makefile.am#6
Loading...
Makefile.in#6
Loading...
config.h.in#5
Loading...
configure#6
Loading...
configure.ac#6
Loading...
database.c#7
Loading...
docs/database.html#3
Loading...
edit.c#6
Loading...
etc/slow.conf.pat#3
Loading...
header.c#6
Loading...
milter.c#7
Loading...
mx.c#5
Loading...
readconf.c#7
Loading...
slow.h#7
Loading...
test.c#7
Loading...
tests/Makefile#4
Loading...
tests/README#2
Loading...
tests/all.env#4
Loading...
tests/testheader.sh#4
Loading...
util.c#5
Loading...
Tip: Use n and p to cycle through the changes.