]> code.citadel.org Git - citadel.git/commit
* Encode GroupDAV uid's using more concise string escaping, because the
authorArt Cancro <ajc@citadel.org>
Wed, 2 Feb 2005 23:25:22 +0000 (23:25 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 2 Feb 2005 23:25:22 +0000 (23:25 +0000)
commit5785b10a818ed914badeeb13f93d9bd31c8a1b64
treec8a6d4be49e7b0a9dcb77114a8c594444bfd9b5f
parent23d073df05090723cc06a019c328f0f3189400c5
* Encode GroupDAV uid's using more concise string escaping, because the
  old way was making KOrganizer choke.
webcit/ChangeLog
webcit/groupdav.h
webcit/groupdav_get.c
webcit/groupdav_main.c
webcit/groupdav_propfind.c
webcit/groupdav_put.c