* Fixed namespace problems resulting from the automatic namespece prefixing
authorArt Cancro <ajc@citadel.org>
Thu, 8 Feb 2001 04:46:00 +0000 (04:46 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 8 Feb 2001 04:46:00 +0000 (04:46 +0000)
commit233f093800c669cd0ea4e09bcb35222832ecce36
treebd0ddb0d2b9708b306abd0f6acf18857cd6649df
parent7e31db6ee2b586f401e17be2c1d0729febd02f3a
* Fixed namespace problems resulting from the automatic namespece prefixing
  added to create_room().  Also added the ability to specify "create a mailbox
  but I've already supplied the namespace prefix" for situations where the
  namespace isn't that of the logged in user.
* Made the POP3 server response messages slightly less humorous
citadel/ChangeLog
citadel/msgbase.c
citadel/room_ops.c
citadel/serv_ical.c
citadel/serv_pop3.c
citadel/techdoc/citadelapi.txt
citadel/user_ops.c