]> granicus.if.org Git - apache/history - modules/dav
solve getpid() process.h function order
[apache] / modules / dav /
2011-05-22 Stefan FritschFix various "variable 'x' set but not used" warnings.
2011-05-15 Stefan FritschImprovements found by cppcheck:
2011-03-20 Guenter KnaufCreate dav.imp dynamically from header to catch all...
2011-03-20 Guenter KnaufRemoved dav_get_limit_xml_body() from mod_dav.h.
2011-03-20 Guenter KnaufMore NetWare build fixes.
2011-03-18 Guenter KnaufUse a var INSTALLBASE to simplify NetWare installation...
2011-03-18 Guenter KnaufUse var for prelude so its possible to change it at...
2011-03-09 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-02-12 Stefan Fritschrevert r1026746:
2010-11-02 Daniel Earl PoirierRemove mis-placed period.
2010-11-01 Daniel Earl PoirierAdd to modules' help text (displayed by ./configure...
2010-10-24 Stefan FritschIf an unknown Content-* header is received for a PUT...
2010-10-24 Stefan FritschIf a malformed Content-Range header is received for...
2010-08-20 Rainer JungFix broken "creationdate" property in mod_dav_fs and
2010-08-06 Jeff TrawickIntel's compiler warns about assigning the non-enum...
2010-08-03 Stefan Fritsch- Remove a load of unused variables (or variables that...
2010-07-22 Guenter KnaufRemoved obsolete include paths from NetWare makefiles.
2010-07-21 Paul QuernaCVE-2010-1452: Fix handling of missing path segments...
2010-06-30 Stefan Fritschre-order many struct members for better alignment on...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-04-07 William A. Rowe JrLook ma, portable code.
2010-03-30 Ruediger Pluem* Fix compiler warning on 64 bit environments
2010-03-28 Stefan FritschCreate new files with APR_OS_DEFAULT permissions.
2009-12-01 Guenter Knaufmore NetWare makefile cleanups.
2009-11-19 Jeff TrawickRemove errno from dav_error interface. Calls to dav_ne...
2009-11-10 Stefan FritschWhen moving a file over device boundaries and unlinking...
2009-11-10 Stefan FritschRevert removal of the key_type byte in the lock key...
2009-11-09 Stefan Fritschmod_dav_fs: Include uri when logging a PUT error due...
2009-11-09 Stefan FritschReturn 409 instead of 500 for a LOCK request if the...
2009-11-09 Stefan FritschFix compiler warning
2009-11-09 Stefan FritschFix litmus warning: According to RFC2518, COPY to non...
2009-11-09 Stefan FritschDon't delete the whole file if a PUT with content-range...
2009-11-09 Stefan FritschMake PUT with DAV_MODE_WRITE_TRUNC create a temporary...
2009-11-09 Stefan FritschInstead of checking device ids, try rename first and...
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...
2009-08-26 Brian HavardBring back OS/2 support.
2009-03-26 Jeff Trawickremove OS/2 platform support
2008-08-12 Joe Orton* modules/dav/fs/repos.c (DAV_FINFO_MASK): Define macro.
2008-08-07 Jeff Trawickmod_dav_fs: Retrieve minimal system information about...
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
next