| Commit message (Expand) | Author | Age | Files | Lines |
* | * modules/cache/mod_disk_cache.c: Cache r->err_headers_out headers. This | Justin Erenkrantz | 2005-01-22 | 1 | -0/+2 |
* | mod_cache: Remove unimplemented CacheForceCompletion directive. | Justin Erenkrantz | 2005-01-19 | 3 | -34/+1 |
* | util_charset.h has already the needed #if APR_CHARSET_EBCDIC. | Jean-Frederic Clere | 2005-01-05 | 1 | -3/+0 |
* | Add including of util_charset.h otherwise ap_hdrs_from_ascii is not defined. | Jean-Frederic Clere | 2005-01-04 | 1 | -0/+4 |
* | svn:eol-style = native | André Malo | 2004-12-15 | 1 | -246/+246 |
* | Allow APR to exist and build outside of the httpd/srclib file structure | Bradley Nicholes | 2004-11-30 | 3 | -9/+6 |
* | Move mod_cache out of experimental for the NetWare build | Bradley Nicholes | 2004-11-27 | 1 | -0/+246 |
* | At long last, promote mod_cache and friends out of experimental/. | Justin Erenkrantz | 2004-11-27 | 20 | -0/+6667 |
* | Remove the .cvsignore files. | Joe Orton | 2004-11-19 | 1 | -21/+0 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 1 | -51/+12 |
* | Use -export-dynamic only when linking an httpd which includes mod_so, | Joe Orton | 2004-01-08 | 1 | -2/+0 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
* | switch to APR 1.0 API (which is still in flux) | Jeff Trawick | 2003-09-03 | 1 | -1/+1 |
* | After discussions at length on dev@apr/httpd, it is determined that | William A. Rowe Jr | 2003-03-11 | 1 | -10/+1 |
* | After consultations on the APR list, it was decided that /map files are | William A. Rowe Jr | 2003-02-20 | 1 | -5/+5 |
* | foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, which | William A. Rowe Jr | 2003-02-18 | 1 | -2/+2 |
* | *) Introduce debugging symbols for Win32 release builds, both .pdb | William A. Rowe Jr | 2003-02-07 | 1 | -6/+15 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
* | dup the apr_mmap_t out of the request pool for sending down on the brigade | Bill Stoddard | 2003-01-23 | 1 | -11/+4 |
* | Fix a problem whereby multiple MMapFile directives would cause a segfault | Cliff Woolley | 2003-01-23 | 1 | -28/+0 |
* | Catch up with the changes to apr/build/win32ver.awk and name all loadable | William A. Rowe Jr | 2003-01-20 | 1 | -2/+2 |
* | update a comment | Cliff Woolley | 2002-11-23 | 1 | -8/+6 |
* | Well the wrappers work out well... nice to be able to put off committing | William A. Rowe Jr | 2002-06-09 | 1 | -1/+1 |
* | cvs up/diff gets pretty hard to track with vc7 builds. | William A. Rowe Jr | 2002-06-05 | 1 | -0/+5 |
* | stop using APLOG_NOERRNO in calls to ap_log_[pr]error() | Jeff Trawick | 2002-05-17 | 1 | -4/+4 |
* | Moved the call to apr_mmap_dup outside the error branch so | Paul J. Reder | 2002-04-19 | 1 | -9/+9 |
* | BUCKET FREELISTS | Cliff Woolley | 2002-03-29 | 1 | -7/+10 |
* | Eliminate potential ap_server_root_relative segfaults, with the input | William A. Rowe Jr | 2002-03-16 | 1 | -3/+4 |
* | make sure we set rc before referencing it | Jeff Trawick | 2002-03-15 | 1 | -1/+6 |
* | Another potential ap_server_root_relative failure | William A. Rowe Jr | 2002-03-15 | 1 | -3/+3 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
* | *) Split all Win32 modules [excluding the core components mod_core, | William A. Rowe Jr | 2002-01-10 | 1 | -2/+2 |
* | add some new .exp files for AIX so these modules can be | Jeff Trawick | 2001-12-01 | 1 | -0/+1 |
* | Modify post_config hook so that it can return a error, | Ian Holsman | 2001-11-23 | 1 | -1/+2 |
* | It's better to dup the apr_mmap_t when we first create it. The result | Cliff Woolley | 2001-11-22 | 1 | -14/+13 |
* | let mod_file_cache use the new apr_mmap_dup function | Ian Holsman | 2001-11-21 | 1 | -1/+13 |
* | Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to | William A. Rowe Jr | 2001-08-26 | 1 | -1/+1 |
* | Based on the VC6 switch - and pulling the win32 make files from cvs | William A. Rowe Jr | 2001-08-17 | 1 | -1/+5 |
* | The purpose of this patch is to toggle the debugging mode (default) to | William A. Rowe Jr | 2001-08-17 | 1 | -5/+3 |
* | Given a choice between chasing my tail to keep these updated, and rolling | William A. Rowe Jr | 2001-08-17 | 1 | -333/+0 |
* | Ignore goodness | William A. Rowe Jr | 2001-08-17 | 1 | -0/+1 |
* | More Versioning | William A. Rowe Jr | 2001-08-16 | 1 | -0/+35 |
* | Fix the new method code. We need to cast 1 to an apr_int64_t or it will | Ryan Bloom | 2001-08-11 | 1 | -1/+1 |
* | Update for the 2.0.23 tag | William A. Rowe Jr | 2001-08-07 | 1 | -61/+27 |
* | Need some context for the iterator! Finally get to use that accessor :) | William A. Rowe Jr | 2001-08-02 | 1 | -1/+2 |
* | Provide some cast safety tests and close the _last_ of the build errors | William A. Rowe Jr | 2001-07-31 | 1 | -3/+10 |
* | Changes to respect the new apr bucket and brigade length types (either | William A. Rowe Jr | 2001-07-24 | 1 | -1/+4 |
* | Update for latest structure changes for 2.0.21 | William A. Rowe Jr | 2001-07-20 | 1 | -0/+2 |
* | Remove last public vestigages of APR_INHERIT | William A. Rowe Jr | 2001-07-18 | 1 | -1/+2 |