* add one more callback hook to the webcit DAV handler structure; this will be used...
authorWilfried Göesgens <willi@citadel.org>
Mon, 19 Apr 2010 10:20:54 +0000 (10:20 +0000)
committerWilfried Göesgens <willi@citadel.org>
Mon, 19 Apr 2010 10:20:54 +0000 (10:20 +0000)
commitf5eaf23b3ef68375c89ac37d3c3cf060ef8d5238
treead0c3579c5eb11957fc20d159ffeceeaf43bf21d
parent5432025cf7847036cbaa2e8ba38f2b4afecc59ee
* add one more callback hook to the webcit DAV handler structure; this will be used to revalidate URLs, move or delete certain items referenced by URLs
* add handler vor EUID based namespaces; so far we just have the exists logic; this will be filled with the other required operations soon.
* finish REST URL parsing with 'best-guess'-room logic
webcit/groupdav.h
webcit/groupdav_main.c
webcit/groupdav_propfind.c
webcit/webcit.h