* Moved to the new string tokenizer API
[citadel.git] / webcit / groupdav_propfind.c
2005-04-08 Art Cancro* Moved to the new string tokenizer API
2005-02-07 Art Cancro* groupdav_propfind.c: output all XML on a single line...
2005-02-06 Art Cancro* Added some HTTP Date: header output
2005-02-05 Art Cancro* All GroupDAV HTTP output is now \r\n instead of ...
2005-02-05 Art Cancro* Added an everything-buffering thingi so we can do...
2005-02-02 Art Cancro*** empty log message ***
2005-02-02 Art Cancro* Encode GroupDAV uid's using more concise string escap...
2005-02-01 Art Cancro* Reworked the PROPFIND xml output based on an example...
2005-02-01 Art Cancro*** empty log message ***
2005-02-01 Art Cancro* Completed "folder list" PROPFIND, now listing all...
2005-01-31 Art Cancro* Initial attempt at GroupDAV PROPFIND for folder enume...
2005-01-28 Art Cancro* GroupDAV object URL's are now based on the EUID of...
2005-01-26 Art Cancro* PROPFIND now outputs fully qualified URL's
2005-01-26 Art Cancro* Initial implementation of GroupDAV PROPFIND