ViewVC Help
| View Changeset | Root Listing
root/svn
Jump to revision: Previous Next
Author: adx
Date: Sun Nov 13 22:54:08 2005 UTC (18 years, 5 months ago)
Log Message:
+ s/extern/EXTERN/ in include/conf
+ implemented class{} from scratch; it's almost done,
  I only need to add limit checking code
+ added nice syntax e.g. number_per_ip = 3, global:5;
+ added some aliases ie host_limit === number_per_ip,
  userhost_limit === number_per_userhost
  (replaces max_local & max_global mess)
+ check example.conf for more details.

Changed paths