]> granicus.if.org Git - apache/history - modules/dav/fs
FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!
[apache] / modules / dav / fs /
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-04-28 Bradley NicholesFix the XLFLAGS define in the NetWare makefiles so...
2004-03-19 Jeff Trawickmod_dav: Fix a problem that could cause crashes when...
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-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-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-05-02 Jeff TrawickFix a problem with namespace mappings being dropped...
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-20 William A. Rowe Jr Catch up with the changes to apr/build/win32ver.awk...
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-07-25 Greg SteinIn some application environments, the mod_dav hook...
2002-07-10 Victor J. OrlikowskiContinue the Bill Rowe apr_size_t crusade.
2002-06-23 William A. Rowe Jr Whoops... removal of the last compat was just this...
2002-06-05 William A. Rowe Jr cvs up/diff gets pretty hard to track with vc7 builds.
2002-04-06 Sander StrikerAdd DASL(SEARCH) support to mod_dav.
2002-04-06 Greg SteinPort over some fixes to mod_dav 1.0 so that the Apache...
2002-03-29 Cliff WoolleyBUCKET FREELISTS
2002-03-21 Sander StrikerUpdate callers of apr_explode_gmt to apr_time_exp_gmt...
2002-03-16 William A. Rowe Jr Eliminate potential ap_server_root_relative segfaults...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-06 Ian Holsmanapr-utils rename apr_ansi_time_to_apr_time and
2002-03-01 Bradley NicholesSwitching from a project build file to GNU make files
2002-01-27 Greg SteinAPR might not return everything we're asking for. Let...
2002-01-25 Greg SteinFix some serious, hard-core breakage :-( I don't even...
2002-01-24 Greg SteinSome extra tweaks to the DAV code file/path handling...
2002-01-24 William A. Rowe Jr The clean solution.
2002-01-24 William A. Rowe Jr If you only mean to ask one question, why ask a dozen?
2002-01-24 William A. Rowe Jr Omitted this argument and const'ness. All looks...
2002-01-24 William A. Rowe Jr Cause dav_fs_get_parent_resource to fail if the file...
2002-01-23 Jeff Trawickset the variable before looking at it
2002-01-23 William A. Rowe Jr Eliminate a large number of Win32-isms. In large...
2002-01-14 Greg SteinRevamp how mod_dav asks its provider to generate a...
2002-01-10 William A. Rowe Jr *) Split all Win32 modules [excluding the core compon...
2001-12-17 Victor J. OrlikowskiRemove old kludge for AIX, since the rtl flags handles...
2001-11-21 Greg Amesinclude the appropriate header files for ntohs and...
2001-09-18 Greg SteinSimplify dav_propdb_define_namespaces(); since we're...
2001-09-18 Greg SteinRevamp the API that mod_dav uses to talk to back end...
2001-09-18 Greg SteinNow that we have apr_datum_t, convert some uses of...
2001-08-26 William A. Rowe Jr Toggle the /Zi flag to allow all supportd versions...
2001-08-23 William A. Rowe Jr Canonicalization will now occur on all sub_req_lookup...
2001-08-17 William A. Rowe Jr Based on the VC6 switch - and pulling the win32 make...
2001-08-17 William A. Rowe Jr The purpose of this patch is to toggle the debugging...
2001-08-17 William A. Rowe Jr Given a choice between chasing my tail to keep these...
2001-08-16 William A. Rowe Jr Ignore goodness
2001-08-16 William A. Rowe Jr More Versioning
2001-08-15 Victor J. OrlikowskiWorks under AIX as a DSO now.
2001-08-14 Brian HavardOS/2: Allow mod_dav_fs to build as a DLL. It needs...
2001-08-07 William A. Rowe Jr Update for the 2.0.23 tag
2001-08-01 Victor J. OrlikowskiDo this the traditional/correct way.
2001-07-31 Victor J. OrlikowskiGet dav_fs to follow options for dav.
2001-07-31 William A. Rowe Jr Provide some cast safety tests and close the _last_...
2001-07-20 William A. Rowe Jr Update for latest structure changes for 2.0.21
2001-06-28 William A. Rowe Jr Refresh .mak files for tagging 2.0.19
2001-05-18 Greg SteinMake mod_dav_fs mirror whatever mod_dav was enabled...
2001-05-16 Jeff TrawickAccount for changes to the name of field "private"...
2001-04-28 William A. Rowe Jr Pass the perms arg to apr_dbm_open
2001-04-15 Ryan BloomIf mod_dav is not enabled, then don't enable mod_dav_fs.
2001-04-12 Ryan BloomForce the dav/fs config.m4 file to be added to the...
2001-04-12 William A. Rowe Jr It's critical that apps use the APR_STATUS_IS_EFOO...
2001-04-05 William A. Rowe Jr Time to refresh mak on Win32
2001-03-28 Jeff Trawickclean up some warnings dealing with
2001-03-22 William A. Rowe Jr This should wrap this freshen up
2001-03-14 Jeff Trawickfix a sprintf() format string; use APR_OFF_T_FMT for...
2001-02-25 William A. Rowe Jr A patch to clean up much bogusity in Win32. Eliminat...
2001-02-25 William A. Rowe Jr Refresh all .mak files should we choose to roll again...
2001-02-23 Brian HavardClean up a bunch of incompatible pointer type warnings.
2001-02-18 Greg SteinRemove "no" from many APACHE_MODULE() invocations to...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-10 Greg SteinClean up some of the includes:
2001-02-10 Greg Steinmore APR-ization
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-02-07 Greg SteinRevamp the CHECKOUT method handling and various support...
2001-02-06 Greg SteinBack out previous change. dav/main/config.m4 adds its...
2001-02-06 Martin KraemerFix for dav/fs to find the mod_dav.h ionclude file
2001-01-31 William A. Rowe Jr Eliminate all assumptions that finfo.protection refle...
2001-01-26 Greg SteinProvide a way to allow get_resource and get_parent_reso...
2001-01-24 Greg Stein- change the prototype for apr_dbm_geterror() [and...
2001-01-24 Greg SteinAdd apr_dbm_get_usednames() so that apr_dbm users can...
2001-01-23 William A. Rowe Jr Accomodate the change to the apr_read_dir() arguments...
2001-01-20 William A. Rowe Jr The changes required for the APR_FINFO_wanted argument to
2001-01-20 Greg Steinsome stylistic tweaks post- John's patch
2001-01-20 Greg Stein- implement DeltaV OPTIONS extensions
next