* citserver.c: added another trace message to is_public_client(). Uncensored
authorArt Cancro <ajc@citadel.org>
Mon, 2 Jun 2003 03:01:23 +0000 (03:01 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 2 Jun 2003 03:01:23 +0000 (03:01 +0000)
commitd9aeddd23c505912764e5263c4f117b84987e58f
treed8f775a3f622e9031aeff96eb1073086ad2fbbb7
parentdebbe41ff148462fb79fb36c8b96176b638862bd
* citserver.c: added another trace message to is_public_client().  Uncensored
  has crashed twice in this function, for no apparent reason.
* internet_addressing.c: don't attempt to look up the specified Internet
  address in a Citadel directory, if the supplied address has no hostname
  portion.  (Fixes a crash in the calendar service when alias() attempts to
  look up potentially nonexistent attendees during event validation)
citadel/ChangeLog
citadel/citserver.c
citadel/internet_addressing.c