* is_public_client() now caches the IP addresses of all hosts in
authorArt Cancro <ajc@citadel.org>
Fri, 11 Jul 2003 22:19:49 +0000 (22:19 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 11 Jul 2003 22:19:49 +0000 (22:19 +0000)
commitb20c9a8bfae1873e622eaccd26a94649c10454f3
treebf84987d45dbbb74b7cc54aa681a1f4c94fc2dad
parente6e2d8928f2e467f81d18937bf918ca3e78fcfae
* is_public_client() now caches the IP addresses of all hosts in
  the public_clients file, at server startup and whenever the file is
  modified.  This eliminates the need to make lots of calls to the
  resolver library every time.
citadel/ChangeLog
citadel/citserver.c
citadel/locate_host.c
citadel/locate_host.h
citadel/public_clients
citadel/server.h