summaryrefslogtreecommitdiffstats
path: root/modules/metadata (follow)
Commit message (Expand)AuthorAgeFilesLines
* added mod_remoteip to NetWare build.Guenter Knauf2009-06-242-0/+251
* comment change, no functional changeJim Jagielski2009-05-051-1/+2
* * Don't assign pointers to int's. This is a nightmare when changeingRuediger Pluem2009-04-291-4/+4
* Introduce mod_remoteip to trunk from httpd/sandbox/mod_remoteipWilliam A. Rowe Jr2009-04-233-0/+600
* When trying to detect the content type of theRainer Jung2009-03-201-1/+3
* Set the content encoding for compressed contentRainer Jung2009-03-201-3/+3
* Creating the external gzip process fails, because weRainer Jung2009-03-201-5/+2
* Creation of external gzip process fails, if weRainer Jung2009-03-201-3/+2
* Whitespace cleanup before doing other changes.Rainer Jung2009-03-201-4/+4
* mod_version needs to be compiled because the test framework requires itRoy T. Fielding2009-02-121-1/+1
* Avoid time traveling :)Jim Jagielski2008-10-291-0/+3
* Change r->content_type when mod_headers sets the Content-Type headerIssac Goldstand2008-07-271-0/+3
* * Prevent Header edit from processing only the first header it shouldRuediger Pluem2008-07-041-4/+33
* If you study all of the directive implementations, you'll noteWilliam A. Rowe Jr2008-04-061-13/+5
* * Convert request time to seconds before before storing it in unique_id_recRuediger Pluem2007-11-191-1/+1
* mod_expires - don't segfault on bad configuration.Nick Kew2007-08-251-0/+3
* Supress the warning for compilers which fold *end-*start into ssize_t.William A. Rowe Jr2007-08-231-1/+1
* add merge option to avoid duplicate values within the same headerChris Darroch2007-08-221-2/+48
* * modules/metadata/mod_mime_magic.c: Constify some constant data.Joe Orton2007-06-291-7/+7
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-229-162/+162
* Implement a BASEDIR build environment variable to allow the NetWare build to ...Bradley Nicholes2007-02-011-1/+1
* * Fix a off-by-one error in parse_format_tag in the case that the last characterRuediger Pluem2007-01-241-1/+3
* Embed the .manifest files of all httpd binaries as a post-buildWilliam A. Rowe Jr2007-01-1110-40/+160
* PR#36609 - permit % as the last character of a Header valueNick Kew2006-12-251-2/+2
* Support regexp-based manipulation of HTTP headersNick Kew2006-10-031-8/+59
* * Fix precedence problem.Ruediger Pluem2006-10-021-1/+1
* Observed by hunter - fix the cut n paste errors in some .res compilationWilliam A. Rowe Jr2006-08-051-1/+1
* update license header textRoy T. Fielding2006-07-1110-60/+60
* Revert Revision 397647William A. Rowe Jr2006-07-0610-20/+20
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-2710-20/+20
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-2710-50/+50
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-2010-10/+10
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-2010-320/+30
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-1910-10/+10
* No functional change: remove "internal" tab spacing/formatting.Jim Jagielski2005-11-164-101/+101
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-109-77/+77
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-106-945/+945
* C++ comments are not supported by some compilers (ReliantUnix).Jean-Frederic Clere2005-10-181-1/+1
* Catch up with the changes to mod_ssl and rename the David Reid2005-09-181-4/+5
* rewrite CR mitigation logic to wipe out any trailingJeff Trawick2005-09-111-6/+6
* Add ssl dir to include path.Mladen Turk2005-08-191-2/+2
* * modules/metadata/mod_setenvif.c: Unconditionally include mod_ssl.h.Joe Orton2005-07-251-7/+4
* Allow extraction of the values of SSL certificate extensions intoMartin Kraemer2005-07-221-1/+72
* Update remaining 2004 copyright notices.Joe Orton2005-06-141-1/+2
* mod_mime_magic: Handle CRLF-format magic files so that it works withJeff Trawick2005-06-021-5/+10
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-1510-10/+10
* Link to the correct socket library depending on which one is selectedBradley Nicholes2005-04-181-1/+6
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-114-17/+17
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-049-9/+18
* Allow APR to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-11-308-24/+24