about summary refs log tree commit homepage
path: root/http_dav.c
DateCommit message (Expand)
2013-08-26flesh out systemtap support and awk helpers
2013-07-13http: pass "struct mog_fd *" more consistently in API
2013-05-06preliminary systemtap support for tracing
2013-01-17copyright comment updates for 2013
2012-03-15httpget deserves its own fd_type enum
2012-03-14support for httpgetlisten config directive
2012-02-16disable MKCOL support, PUT creates paths dirs instead
2012-01-18http_dav: remove ability to DELETE on directories
2012-01-18http: add support for MKCOL and DELETE requests
2012-01-18initial HTTP GET/HEAD support