* fix groupdav handling
authorWilfried Göesgens <willi@citadel.org>
Tue, 23 Jun 2009 12:15:10 +0000 (12:15 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 23 Jun 2009 12:15:10 +0000 (12:15 +0000)
commitb8395fd95e322ccff54434781faa29fce6053baa
treeda397e22b2f11f8d17ca9a31c363947955768190
parent68afde528d31aac8b261f674165ed1df6f604bfd
* fix groupdav handling
* add common logic for outputting 401; centralize it, register it as handler.
* remove params to groupdav functions, since WC gives them all information they need.
* use the general post handler for groupdav too.
* since /groupdav/ isn't left in the path by the current logic anymore, we need to count less when parsing.
webcit/context_loop.c
webcit/groupdav.h
webcit/groupdav_delete.c
webcit/groupdav_get.c
webcit/groupdav_main.c
webcit/groupdav_options.c
webcit/groupdav_propfind.c
webcit/groupdav_put.c
webcit/webcit.c
webcit/webcit.h