]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
policy.c: implemented cmd_gpex() and cmd_spex()
[citadel.git] / citadel / ChangeLog
index c683d66cbd2cc36c888e9752a2ff7b96af11c14a..6528075ce5fca272452c2e9ed2b1bc205275f56b 100644 (file)
@@ -1,3 +1,26 @@
+Fri Oct 23 19:34:38 EDT 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * setup.c: default node name is now obtained from uname()
+       * config.c: added put_config()
+       * policy.c: added, moved GetExpirePolicy() from room_ops.c
+       * policy.c: implemented cmd_gpex() and cmd_spex()
+
+Wed Oct 21 22:24:48 EDT 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * Mail rooms now hide their owner-prefix from the client.
+       * proxy.c: added configurability and primitive message expiry
+
+1998-10-20 Nathan Bryant <bryant@cs.usm.maine.edu>
+       * Makefile.tmpl: fix to build client with old Configure script
+       * configure.in: autologin defaults to enabled if crypt() is available
+       * room_ops.c: fix improper null-termination bug I introduced
+
+Mon Oct 19 20:52:55 EDT 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * Client ability to force display of prompts in Mail rooms, even when
+         the user has prompting turned off (citadel.rc option)
+
+1998-10-16 Nathan Bryant <bryant@cs.usm.maine.edu>
+       * sysdep.c (cprintf): generate a newline on truncated buffer
+       * room_ops.c: exploitable overrun fixes
+
 Thu Oct 15 19:27:32 EDT 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * msgbase.c: reimplemented cmd_move()
          room_ops.c: wrote AddMessageToRoom() which is used for both entering