INN commit: trunk (9 files)

Russ Allbery Russ_Allbery at isc.org
Mon Jun 13 07:22:46 UTC 2005


    Date: Monday, June 13, 2005 @ 00:22:44
  Author: eagle
Revision: 7337

Add a function to the new overview API to store overview data based on
an Xref string (but require that the string be passed separately, unlike
the existing API).

Added:
  trunk/tests/data/overview/xref
  trunk/tests/overview/xref-t.c
Modified:
  trunk/MANIFEST
  trunk/include/inn/overview.h
  trunk/storage/overview.c
  trunk/support/mkmanifest
  trunk/tests/Makefile
  trunk/tests/TESTS
  trunk/tests/overview/

--------------------------+
 MANIFEST                 |    2 
 include/inn/overview.h   |    8 +
 storage/overview.c       |   42 +++++++++
 support/mkmanifest       |    1 
 tests/Makefile           |    5 -
 tests/TESTS              |    1 
 tests/data/overview/xref |    4 
 tests/overview/xref-t.c  |  200 +++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 262 insertions(+), 1 deletion(-)


More information about the inn-committers mailing list