]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Brought over an update of the MIME parser from Citadel.
[citadel.git] / webcit / ChangeLog
index 019ca8621f97e1f7f13d333fc419fff2f006718b..dfcaf2db998848a9c4807298bc11d063f73ca1b0 100644 (file)
@@ -1,4 +1,39 @@
 $Log$
+Revision 301.13  2001/12/03 04:43:40  ajc
+* Brought over an update of the MIME parser from Citadel.
+
+Revision 301.12  2001/12/02 07:09:13  ajc
+* Turned the room editing page into a tabbed dialog
+* Started adding some of the room sharing stuff
+
+Revision 301.11  2001/11/22 05:17:06  ajc
+* Completed the add/change/delete neighbor node screens
+
+Revision 301.10  2001/11/18 01:47:24  ajc
+* Tentatively begun the change of networking configuration screens to reflect
+  the new network architecture of the server.
+
+Revision 301.9  2001/11/18 01:41:09  ajc
+* Brought over the newer string tokenizer from Citadel
+* Upgraded all the generic string buffers to 4096 bytes, using the Citadel
+  server's convention of #define SIZ 4096
+
+Revision 301.8  2001/11/14 03:20:22  ajc
+* Add some more of the newer config settings to the site config screen
+
+Revision 301.7  2001/09/25 03:34:09  ajc
+* Fix for WebCit servers running on port 80: detect Windoze worm-of-the-week
+  and bail out without bothering the Citadel server.
+
+Revision 301.6  2001/08/22 16:38:06  ajc
+* Added the "-c" command line option to generate optional cookies indicating
+  the host name of the server.  This makes it easy to put a cluster of WebCit
+  servers behind (for example) an Arrowpoint load balancer.
+
+Revision 301.5  2001/08/21 04:02:56  ajc
+* Added some more meta-tags to (hopefully) prevent the "lame goto" caused by
+  unwanted page caching
+
 Revision 301.4  2001/08/13 03:43:24  ajc
 * Got it!
 
@@ -97,7 +132,7 @@ Revision 213.5  2001/04/01 22:13:37  cough
   creation time.
 
 Revision 213.4  2001/02/15 01:21:55  ajc
-* Applied a patch submitted by "cough" to add who-knows-room and
+* Applied a patch submitted by Andru Luvisi to add who-knows-room and
   invite/kickout functionality.
 
 Revision 213.3  2001/01/25 23:10:00  ajc
@@ -419,7 +454,7 @@ Sun Apr 18 23:42:54 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Reworked a lot of the structure, made more HTML "embeddable"
        * Changed the noframes mode to display "fake" frames using tables
 
-Thu Apr 16 12:00:00 EDT 1999 Nick Grossman <nicl@ulster.net>
+Thu Apr 16 12:00:00 EDT 1999 Nick Grossman <nick@ulster.net>
        Changed some output formatting (mainly <FONT> tags).
        Changed who.c to use urlescputs() rather than escputs()
        in urls so GOTOs and User Profiles work when the string has a
@@ -615,4 +650,3 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
-