]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Completed migrating the "netpoll" utility into the serv_network module.
[citadel.git] / citadel / ChangeLog
index eba4211032b5f76c3bdf227f47bd718a07396628..44e058eae30fc70abd8160a1018b383fda19d1eb 100644 (file)
@@ -1,4 +1,41 @@
  $Log$
+ Revision 580.47  2001/09/24 18:55:13  ajc
+ * Completed migrating the "netpoll" utility into the serv_network module.
+   Removed this utility.
+
+ Revision 580.46  2001/09/21 20:58:25  nbryant
+ support different log_archive prototype in DB versions prior to 3.3
+
+ Revision 580.45  2001/09/20 04:17:10  ajc
+ * Inbound network authentication working.  Fixed a bug in the split-horizon
+   algorithm.  Still need to move the 'netpoll' command into the server.
+
+ Revision 580.44  2001/09/18 04:05:04  ajc
+ * Added host/IP and port to node config (client side only)
+
+ Revision 580.43  2001/09/17 23:55:45  ajc
+ * Support for IGnet routing (not tested)
+
+ Revision 580.42  2001/09/16 05:44:51  ajc
+ * serv_smtp.c: instead of doubling delivery retry times unbounded, set a
+   maximum retry time of SMTP_RETRY_MAX (currently set to 12 hours)
+
+ Revision 580.41  2001/09/09 16:19:29  error
+ * Updated PAM configuration file citadel.pam for Red Hat 7.x.
+
+ Revision 580.40  2001/09/09 03:19:38  ajc
+ * cdb_cull_logs() now removes log files as soon as the log_archive() function
+   says it's ok to do so.
+
+ Revision 580.39  2001/09/08 18:58:38  ajc
+ * More changes to the new networker.  Added client command for room sharing.
+
+ Revision 580.38  2001/09/07 04:05:27  ajc
+ * You guessed it: still more code for the new networker.
+
+ Revision 580.37  2001/09/06 05:47:29  nbryant
+ check for /usr/include/db3 (for RedHat 6.2; others?)
+
  Revision 580.36  2001/09/06 05:23:14  nbryant
  #include fix for glibc 2.1.3
 
@@ -2725,4 +2762,3 @@ 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 
-