* Implemented the Groupdav GET method, more or less in its final form
authorArt Cancro <ajc@citadel.org>
Tue, 25 Jan 2005 04:17:20 +0000 (04:17 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 25 Jan 2005 04:17:20 +0000 (04:17 +0000)
commita719bd431b76b3dd4909d16212964b8d7ed899f3
treea1565ce274c133e75ff0280c349c67836a0d4816
parent2c5b7851caa59896e69c5a7d1eba78058c36db4d
* Implemented the Groupdav GET method, more or less in its final form
  (still need to fix the room/folder naming semantics)
webcit/ChangeLog
webcit/Makefile.in
webcit/groupdav.h [new file with mode: 0644]
webcit/groupdav_get.c [new file with mode: 0644]
webcit/groupdav_main.c
webcit/webcit.c
webcit/webcit.h