LICENSE #1

  • //
  • guest/
  • bryan_costales/
  • LICENSE
  • View
  • Commits
  • Open Download .zip Download (452 B)
Copyright 2000 Perforce Software, Inc.

Redistribution and use in any form, with or without modification,
are permitted provided that (1) redistributions of source code
contain the copyright notice above, this license, and the disclaimer
below; and (2) all modifications to source code are clearly marked.

ALL WARRANTIES, INCLUDING THE IMPLIED WARRANTY OF MERCHANTABILITY AND
THE IMPLIED WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE, ARE
DISCLAIMED.

# Change User Description Committed
#1 4222 bryan_costales 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.