]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Shut off hostname resolution when dealing with Unix domain sockets
[citadel.git] / citadel / ChangeLog
index 85713aa773def92ea0db19828ce2ca298d0fc866..158d33f41f0a1d6463ec5a62313befffacc5f66b 100644 (file)
@@ -1,4 +1,32 @@
 $Log$
+Revision 1.480  2000/03/08 03:36:37  ajc
+* Shut off hostname resolution when dealing with Unix domain sockets
+* Cleaned up the 'citmail' MDA tool
+* Added POP3 and SMTP port numbers to global system configuration
+
+Revision 1.479  2000/03/07 21:54:58  ajc
+* Fixed the naming conventions and permissions for unix domain sockets.
+
+Revision 1.478  2000/03/05 07:33:23  ajc
+* Added support for protocols over Unix domain sockets.
+
+Revision 1.477  2000/03/04 22:36:23  ajc
+* Remove nulls appended to editor files during replace, edit, and print
+  operations.  Truncate temp files during same operations.
+  Closes bugs #6 and #7.
+
+Revision 1.476  2000/03/04 05:29:18  ajc
+* Relax restrictions on editing of base rooms.  Renaming is not allowed but
+  all other attributes can be edited.  Closes feature request #21.
+* Sending pages from the client now uses the same message editing functions
+  as entering messages, allowing edit/abort.  Closes feature request #25.
+
+Revision 1.475  2000/03/03 04:50:14  ajc
+* Moved all of the wholist masquerading commands into the serv_rwho module
+
+Revision 1.474  2000/03/03 04:12:37  ajc
+* Finished the inbound side of gateway domain service
+
 Revision 1.473  2000/02/27 04:55:51  ajc
 * Added "keymenu()" generic menu-maker to commands.c
 * Blocked non-numeric input to intprompt()  (fixes bug #16)
@@ -1679,4 +1707,3 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Initial CVS import 
-