]> granicus.if.org Git - apache/history - modules/dav
Description of terms used to describe modules in the new (not yet
[apache] / modules / dav /
2000-09-09 Greg SteinThe "get resource" functionality is no longer a hook...
2000-09-09 Greg Steinthe DAV directive now takes the name of a repository...
2000-09-09 Greg Steinupdate the WebDAV versioning support:
2000-08-09 Bill StoddardFix compile break
2000-08-08 Bill StoddardUpdated patch to fix compile warnings from not includin...
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-25 William A. Rowe Jr Add APR_EOL_STR for a platform specific text delimite...
2000-07-17 Keith WannamakerFix copy/move depth infinity lock propagation problem.
2000-07-15 Greg Steinadd ap_full_read() and ap_full_write(). they guarantee...
2000-07-13 Greg Steinupdate for APR-ized SDBM interfaces
2000-07-12 Greg Steinfix problems with placing stuff across multiple lines.
2000-07-11 Greg Steinshift the LimitXMLRequestBody directive to the core...
2000-07-10 Greg Steineek. don't include carriage returns in the m4 macro...
2000-07-10 Greg Steincomplete the removal of the old dav_dyn crap. dav plugi...
2000-07-10 Greg Steinliveprop namespace indexes are 1-based. make room in...
2000-07-10 Greg Steintorch just about all of the old dav_dyn stuff. temporar...
2000-07-10 Greg Steinnew liveprop namespace registration and lookup. modules...
2000-07-08 Greg Steinget rid of more of the old module/provider mechanisms...
2000-07-07 Greg Steindo the "get resource" via a hook rather than through...
2000-07-07 Greg Steindo the config/build for module stuff "right"
2000-07-07 Greg Steinturn dav/fs/ into a real module
2000-07-07 Greg SteinI bunged up Joe's patch. Use the right size in the...
2000-07-07 Greg Steinuse ap_size_t rather than plain size_t
2000-07-07 Greg SteinAPR-ize repos.c and lock.c. trim back repos.h. Original...
2000-07-04 Greg Steinadd ap_get_status_line() so that modules can get a...
2000-07-03 Greg SteinJoe Orton writes:
2000-07-03 Greg Steinre-enable the "move by rename" optimization (now that...
2000-07-03 Greg SteinAPR-ize dav_format_time()
2000-07-03 Greg Steinmisc const cleanups and others issues found using maint...
2000-07-02 Greg Steinrun DAV's type_checker first so that it can grab the...
2000-07-01 Greg Steinconfig magic for enabling DAV, Expat, and SDBM.
2000-07-01 Greg Steinno need for relative includes. the directories will...
2000-06-29 Greg Steinalways include limits.h for the INT_MAX value.
2000-06-28 Greg Steinturn this off for now; the stuff compiles but doesn...
2000-06-28 Greg Steinget the DAV stuff to compile for Apache 2.0. some unple...
2000-06-28 Greg Steininitial whack at the config/build stuff.
2000-06-28 Greg Steinfirst, obvious step: alter the license/copyright on...
2000-06-28 Greg Steininitial checkin of the new Apache DAV code. this is...