CVS log for: mime.c

Revision 1.5 - roper - August 28, 2003 at 22:39:07
Branches: TRUNK
Diff to: 1.4, 1.3, 1.2, 1.1
 * can now build against libdmalloc
 * CoW can background itself (and does so by default)
 * fixed minor connection counting bug

Revision 1.4 - roper - August 15, 2003 at 22:51:27
Branches: TRUNK
Diff to: 1.3, 1.2, 1.1
Popular mime types now bubble up to the top of the list, making mime lookup
less expensive as time goes on.

Revision 1.3 - roper - July 24, 2003 at 17:45:47
Branches: TRUNK
Diff to: 1.2, 1.1
 * Added mime options to config file
 * Removed some unused constants
 * A little bit of error logging
 * Better detection of OS file descriptor limits

Revision 1.2 - roper - July 09, 2003 at 17:02:00
Branches: TRUNK
Diff to: 1.1
Changed indentation style.

Revision 1.1.1.1 - roper - July 03, 2003 at 21:14:41
Branches: TRUNK
Initial import of Takashi's CoW code (version 0.3.2).

Revision 1.1 - roper - July 03, 2003 at 21:14:41
Branches: 1.1.1.1
Initial revision