]> granicus.if.org Git - apache/history - modules/dav/main
Fix compiler warning
[apache] / modules / dav / main /
2009-10-27 Guenter Knauffixed dav_hooks_repository_fs struct member order,...
2009-10-09 Graham Leggettmod_dav: Provide a mechanism to obtain the request_rec...
2009-09-19 Graham Leggettmod_dav: Allow other modules to become providers and...
2009-09-14 Graham Leggettmod_dav: Allow other modules to add things to the DAV...
2009-09-01 Paul QuernaRemove unused conf variable.
2009-08-28 William A. Rowe JrAlways make mod_*.h files available where they exist...
2008-04-02 Ruediger Pluem* Prevent a segfault if the destination URI of a copy...
2008-01-01 Ruediger Pluem* Avoid SEGFAULT as hooks->set_headers can be NULL...
2007-12-29 Ruediger Pluem* Style police. No functional changes.
2007-12-29 Nick Kewmod_dav: Fix evaluation of If-Match * and If-None-Match...
2007-12-24 Ruediger Pluem* Set character set for HTML outputs generated by mod_ldap,
2007-03-22 Guenter Knaufremoved obsolete -prefix; minor cosmetic changes.
2007-01-31 Bradley NicholesImplement a BASEDIR build environment variable to allow...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-04-27 William A. Rowe Jr This resource /D syntax was pretty horridly imported...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-02-13 Garrett RooneyClean up some code in mod_dav.
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-11-05 Ruediger Pluem* Fix a null pointer dereference in dav_method_mkcol...
2005-10-30 Joe OrtonFix handling of unknown state tokens in If headers:
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-08-23 Andreas Steinmetzfix 64bit build warnings in modules/dav
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-04-11 Bradley NicholesUpdate the NetWare dav.imp export/import file according...
2005-04-08 Bradley NicholesUpdate the mod_dav import file for NetWare
2005-02-25 Justin Erenkrantz* modules/dav/main/mod_dav.h: Wrap all public functions in
2005-02-14 Sander StrikerImprove interaction with caches in mod_dav.
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-02 William A. Rowe Jr FINALLY Correct ap_http_method()! It is NOT a method...
2004-11-30 Bradley NicholesAllow APR to exist and build outside of the httpd/srcli...
2004-11-19 Joe OrtonRemove the .cvsignore files.
2004-05-25 André Malouse new apr_strtoff function to parse PUT ranges correctly.
2004-05-21 Joe Orton* modules/dav/main/mod_dav.c (dav_method_put): Fix...
2004-04-28 Bradley NicholesFix up the DAV import/export files for the NetWare...
2004-03-14 Joe OrtonForward-port from mod_dav 1.0:
2004-03-11 Joe Orton* modules/dav/main/mod_dav.c (dav_finish_multistatus...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-06 André Maloapply Apache License, version 2.0
2004-01-08 Joe Orton* modules/dav/main/mod_dav.c (dav_handler): Reject...
2004-01-01 André Maloupdate license to 2004.
2003-12-05 Jeff Trawickstop using apr_sockaddr_port_get() accessor function...
2003-11-25 Joe Orton* modules/dav/main/mod_dav.c (dav_method_copymove)...
2003-11-25 Joe Orton* modules/dav/main/util.c (dav_validate_resource_state...
2003-11-16 Cliff Woolleyget rid of _FOREACH
2003-08-06 André Malodrop the test, whether apr_brigade_create returns NULL...
2003-08-06 André Malouse bucket brigades directly when reading PUT data...
2003-07-16 Greg SteinSwitch ap_filter_flush() to ap_pass_brigade(). This...
2003-06-19 Greg SteinHave mod_dav deal with errors that happen during a...
2003-06-19 Greg SteinFix a crasher introduced on June 3.
2003-06-03 Greg Steinmod_dav improvement: make dav_method_propfind stream...
2003-05-20 Sander Strikermod_dav providers define a 'can_be_activity' callback...
2003-04-22 Justin ErenkrantzFix a typo in the weak entity check. The prefix is...
2003-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-18 William A. Rowe Jr foo.dbgmark turned out to be the same 8.3 name as...
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-03 André Malofinished that boring job:
2003-01-31 Jeff Trawickfix misuse of const in a recent commit
2003-01-29 Justin ErenkrantzAllow mod_dav to do weak entity comparison function...
2003-01-29 Justin ErenkrantzFix If header parsing when a non-mod_dav lock token...
2003-01-23 Justin ErenkrantzMissed a word in a comment.
2003-01-23 Justin ErenkrantzCreate a subpool when we open the propdb, but we can...
2003-01-20 William A. Rowe Jr Catch up with the changes to apr/build/win32ver.awk...
2003-01-07 Greg SteinWhen unlocking, the auto-checkin code does not need...
2002-11-30 Justin ErenkrantzPer Greg's request, add a version string component...
2002-10-29 William A. Rowe Jr Detabbify. With extreme prejudice.
2002-10-16 Bradley NicholesAdding the current version string to the link of each NLM
2002-10-15 Greg SteinCode a bit more defensively. If dav_lookup_uri() ever...
2002-09-30 Ryan BloomAllow CGI scripts that use POST and mod_dav to exist...
2002-09-20 Justin ErenkrantzAdd ap_register_provider and ap_lookup_provider functio...
2002-09-19 Greg SteinIf a body arrives with an OPTIONS request, and it conta...
2002-09-17 Greg SteinWe need to set r->handler to indicate that we'll be...
2002-09-06 Greg SteinSimplify mod_dav's handler.
2002-09-05 Justin ErenkrantzSwitch hook from type_checker to fixups.
2002-09-05 Justin ErenkrantzAllow mod_dav to be involved with sub-requests.
2002-08-03 William A. Rowe Jr catch up with the apr_atoll -> apr_atoi64 rename
2002-07-25 Greg SteinIn some application environments, the mod_dav hook...
2002-07-24 Wilfredo SanchezReplace atol() calls which should return long long...
2002-07-10 Victor J. OrlikowskiContinue the Bill Rowe apr_size_t crusade.
2002-07-06 Ian HolsmanRenames Pending:
2002-06-28 William A. Rowe Jr Prevent us from getting stuck in a NULL provider...
2002-06-23 William A. Rowe Jr The real pain. ap->apr xml and text types.
2002-06-23 William A. Rowe Jr That's apr, not ap (any longer)
2002-06-07 Ryan BloomCall ap_discard_request_body from ap_finalize_request...
2002-06-05 William A. Rowe Jr cvs up/diff gets pretty hard to track with vc7 builds.
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-04-08 Jeff Trawickfix the function name in the prototype for dav_get_sear...
2002-04-06 Sander StrikerAdd DASL(SEARCH) support to mod_dav.
2002-03-20 Bill StoddardCommit 1 of 2 to:
2002-03-20 Bill StoddardFirst commit to introduce accessor function to set...
2002-03-19 Greg SteinThe underlying change here was to add the new WebDAV...
2002-03-18 Greg SteinChange the REPORT handling APIs to deliver the content...
2002-03-14 Bradley NicholesImport file for NetWare
next