Reverted most of e40ba85133cf6401bda3d6b81a1d144d73d25074 because it broke the protoc...
authorArt Cancro <ajc@uncensored.citadel.org>
Thu, 17 May 2012 02:58:16 +0000 (22:58 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Thu, 17 May 2012 02:58:16 +0000 (22:58 -0400)
commitd1bf9aa641a8c3059682f7e54d4f651b0eff44c1
tree68668f2e782575686847d0e6750972dc800eca51
parent1d0db1c539a8820a9afe4edbac5fecb85c824972
Reverted most of e40ba85133cf6401bda3d6b81a1d144d73d25074 because it broke the protocol semantics and only provided a function that the protocol was already capable of doing. 'verbose_reply' is now gone.  If the client wants a verbose reply, use the 'do_confirm' semantics, which invokes protocol mode 8 (send listing then receive listing) instead of mode 4 (send listing).
citadel/msgbase.c
webcit/vcard_edit.c