]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* citserver.c: added another trace message to is_public_client(). Uncensored
[citadel.git] / citadel / ChangeLog
index 9bfe0cae832f68324801328a8b86e2faf19d6c3a..d533073fa7bb158fab755cba270921539fca8709 100644 (file)
@@ -1,4 +1,12 @@
  $Log$
+ Revision 606.6  2003/06/02 03:01:22  ajc
+ * 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)
+
  Revision 606.5  2003/05/28 03:08:38  ajc
  * msgbase.c: validate_recipients() now rejects Internet addresses in
    domains belonging to the local system or an attached Citadel network,
@@ -4734,3 +4742,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+