]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Change to journaling code to include an Internet email address for local
[citadel.git] / citadel / ChangeLog
index 294763e147962a0a32abb6bc72f605057bdc731e..a6a27a8e705227f6a724dc6acc6866016d0e48d0 100644 (file)
@@ -1,5 +1,29 @@
 $Id$
 
+Thu Jan 19 16:40:57 EST 2006 ajc
+* Change to journaling code to include an Internet email address for local
+  recipients.
+
+Thu Jan 19 13:20:30 EST 2006 ajc
+* Refactored the code that populates the session's knowledge of the user's
+  primary internet email address.  We need it to be generic so that we can
+  do this for other users.
+
+Tue Jan 17 22:23:19 EST 2006 ajc
+* Misc small fixes to the new host auth mode.
+
+Tue Jan 17 17:07:02 EST 2006 ajc
+* REMOVED MIXED MODE AUTHENTICATION.
+  "autologin mode" is now system accounts ONLY.
+
+Sun Jan 15 22:29 MET 2006 dothebart
+* calculate the directories in a central manner.
+  LHFS'ified installations may use multi-homed installations now too.
+       
+Sun Jan 15 00:00:13 EST 2006 ajc
+* citserver.c: patch submitted by matt to keep the client protocol from
+  getting out of sync following a .h? command.
+
 Sat Jan 14 23:38:44 EST 2006 ajc
 * setup.c: remove "--backtitle" from calls to "dialog" because its
   availability cannot be depended upon.