groupdav_propfind.c: continued fleshing out the DAV features
authorArt Cancro <ajc@citadel.org>
Wed, 1 Mar 2006 04:40:39 +0000 (04:40 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 1 Mar 2006 04:40:39 +0000 (04:40 +0000)
commit5bf2069c503e22deb66e801e4db3b41fa55de636
tree8dcf164037dda6a90864749ee27f65009177ca26
parent19b17acd7aee2f491f312099be99bf7439cdacf1
groupdav_propfind.c: continued fleshing out the DAV features
of this interface so that it can do more than just GroupDAV.  It
now has basic read-only WebDAV browse/fetch support (tested with
cadaver and with konqueror).
webcit/groupdav.h
webcit/groupdav_main.c
webcit/groupdav_options.c
webcit/groupdav_propfind.c
webcit/webserver.c