]> granicus.if.org Git - apache/history - modules/dav
mod_session_cookie: Add a session implementation capable of storing
[apache] / modules / dav /
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-29 Ruediger Pluem* Adjust etag generation to produce identical results...
2007-12-24 Ruediger Pluem* Set character set for HTML outputs generated by mod_ldap,
2007-08-24 William A. Rowe JrAdding the last two, missing mod_filter and mod_dav_loc...
2007-07-20 Nick KewMultiple trivial fixes from Christophe JAILLET
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-06-14 Joe Orton* server/core.c (default_handler): Use apr_brigade_inse...
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-16 Jim JagielskiNo functional change: remove "internal" tab spacing...
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-18 Bradley NicholesLink to the correct socket library depending on which...
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-09-12 Joe Orton* modules/dav/fs/lock.c (dav_fs_refresh_locks): Fix...
2004-09-12 Joe Orton* modules/dav/fs/lock.c (dav_size_indirect): Fix indire...
2004-06-01 Bradley NicholesEliminate the redundant compiler rules
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 the XLFLAGS define in the NetWare makefiles so...
2004-04-28 Bradley NicholesFix up the DAV import/export files for the NetWare...
2004-03-19 Jeff Trawickmod_dav: Fix a problem that could cause crashes when...
2004-03-14 Joe OrtonForward-port from mod_dav 1.0:
2004-03-14 André Malorepos.c: In function `dav_fs_copymove_file':
2004-03-13 Joe OrtonFix litmus test copy_nodestcoll; 2518 requires that...
2004-03-13 Joe OrtonForward-port from mod_dav 1.0: maintain the {DAV:}execu...
2004-03-12 Joe Orton* modules/dav/fs/repos.c (MAP_IO2HTTP): New macro.
2004-03-11 Joe Orton* modules/dav/fs/repos.c (dav_fs_copymove_file): Update...
2004-03-11 Joe Orton* modules/dav/main/mod_dav.c (dav_finish_multistatus...
2004-03-07 Bradley NicholesAllow make files to create a cc.opt compiler options...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
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-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-08-28 Cliff Woolleyaxe some warnings:
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-05-02 Jeff TrawickFix a problem with namespace mappings being dropped...
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-06 Bradley NicholesFix up load dependancies to avoid LoadModule ordering
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-16 Bradley NicholesAdd mod_dav_lock to the NetWare build
2003-01-07 Greg SteinWhen unlocking, the auto-checkin code does not need...
2003-01-06 Justin ErenkrantzUm, that should have been a 'no' - you should have...
2003-01-04 Justin ErenkrantzAdd a generic locking provider to DAV - mod_dav_lock...
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-16 Bradley NicholesUpdating the NLM descriptions in the NetWare make files
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.
next