* The size constant "256" which shows up everywhere as a buffer size has now
[citadel.git] / citadel / stats.c
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
2000-03-31 Art Cancro* Quick fix to 'stats' utility to purge records with...
1998-12-07 Art CancroAdded the P/C ratio back to stats
1998-12-07 Art Cancrostats.c: fixed segfault resulting from extracting log...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-08 Nathan Bryant * lots of warning fixes; builds with -std1...
1998-10-01 Nathan Bryant * .cvsignore: add so_locations (generated by...
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
1998-08-25 Nathan Bryantremove duplicated declarations
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-07-13 Art Cancro Miscellaneous bug fixes. Also restored the ability...
1998-07-12 Art Cancro This is part of the server core. It contains code...
1998-07-12 Art Cancro Changing stats.c to read the new log format. This...
1998-07-11 Art CancroInitial revision