* Cache the Friendly Name (fn) from the user's vCard
authorArt Cancro <ajc@citadel.org>
Sun, 18 Feb 2007 23:24:25 +0000 (23:24 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 18 Feb 2007 23:24:25 +0000 (23:24 +0000)
commita1c37bf5255c631b9167030d04a0f3368d881ca2
tree699d41e400aaa1008dbfe664077a33e0e8a52f9b
parent934a1e34f3622a917009d749383c9c759d3527f4
* Cache the Friendly Name (fn) from the user's vCard
  at login and whenever the vCard changes, and store it in
  the session data.  We will add code to give the user an
  option to select it as the display name for email messages.
* Remove techdoc/protocol.txt ... this will be maintained on
  the web site now.
citadel/serv_vcard.c
citadel/server.h
citadel/techdoc/protocol.txt [deleted file]