]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* room_ops.c: increased the thread safety of cgetfloor()
[citadel.git] / citadel / ChangeLog
index ee59e7210078b1ffeee5221c1fd2d184e2691a46..90c622f904bb03aefdd896d9ccb6e22a73dd3b26 100644 (file)
@@ -1,4 +1,21 @@
  $Log$
+ Revision 614.90  2004/03/21 22:32:24  ajc
+ * room_ops.c: increased the thread safety of cgetfloor()
+ * housekeeping.c: check floor reference counts in two passes instead of
+   trying to manipulate multiple tables in O^2
+
+ Revision 614.89  2004/03/21 17:14:46  error
+ * stress.c: Fixed.  Now properly spawns threads and stresses out your
+   favorite Citadel server by simulating large numbers of really active
+   users.  (It's configurable on the command line, too, to vary the stress
+   level.)  Don't use it against a production system!  You've been warned!
+
+ Revision 614.88  2004/03/21 17:13:15  error
+ * configure.ac: Fix for defines for pthreads not being included properly
+
+ Revision 614.87  2004/03/21 06:15:06  ajc
+ * docs/citadel.html: documented TLS support and administration procedures
+
  Revision 614.86  2004/03/20 22:32:06  ajc
  * citadel.rc: changed the comments around local_screen_dimensions= to
    reflect its legacy type of situation