[INN-COMMITTERS] inn/storage/tradindexed (tdx-group.c)

Russ Allbery Russ_Allbery at isc.org
Mon Apr 15 08:59:27 UTC 2002


    Date: Monday, April 15, 2002 @ 01:59:26
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/storage/tradindexed

Modified: tdx-group.c

Refactor common code for manipulating linked lists of index entries and
adding entries to the free list.  Be somewhat more standard about using
long as the data type for an index entry location number, and using
current as a variable name for walking lists.  Set a better low water
mark for empty newsgroups so that we can eventually return the recommended
response to GROUP for empty groups.

Add extensive code for auditing and repairing the structure of the group
index file and checking the data for each group in turn.  This code has not
yet been tested.


-------------+
 tdx-group.c |  399 +++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 352 insertions(+), 47 deletions(-)


More information about the inn-committers mailing list