index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
metadata
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added mod_remoteip to NetWare build.
Guenter Knauf
2009-06-24
2
-0
/
+251
*
comment change, no functional change
Jim Jagielski
2009-05-05
1
-1
/
+2
*
* Don't assign pointers to int's. This is a nightmare when changeing
Ruediger Pluem
2009-04-29
1
-4
/
+4
*
Introduce mod_remoteip to trunk from httpd/sandbox/mod_remoteip
William A. Rowe Jr
2009-04-23
3
-0
/
+600
*
When trying to detect the content type of the
Rainer Jung
2009-03-20
1
-1
/
+3
*
Set the content encoding for compressed content
Rainer Jung
2009-03-20
1
-3
/
+3
*
Creating the external gzip process fails, because we
Rainer Jung
2009-03-20
1
-5
/
+2
*
Creation of external gzip process fails, if we
Rainer Jung
2009-03-20
1
-3
/
+2
*
Whitespace cleanup before doing other changes.
Rainer Jung
2009-03-20
1
-4
/
+4
*
mod_version needs to be compiled because the test framework requires it
Roy T. Fielding
2009-02-12
1
-1
/
+1
*
Avoid time traveling :)
Jim Jagielski
2008-10-29
1
-0
/
+3
*
Change r->content_type when mod_headers sets the Content-Type header
Issac Goldstand
2008-07-27
1
-0
/
+3
*
* Prevent Header edit from processing only the first header it should
Ruediger Pluem
2008-07-04
1
-4
/
+33
*
If you study all of the directive implementations, you'll note
William A. Rowe Jr
2008-04-06
1
-13
/
+5
*
* Convert request time to seconds before before storing it in unique_id_rec
Ruediger Pluem
2007-11-19
1
-1
/
+1
*
mod_expires - don't segfault on bad configuration.
Nick Kew
2007-08-25
1
-0
/
+3
*
Supress the warning for compilers which fold *end-*start into ssize_t.
William A. Rowe Jr
2007-08-23
1
-1
/
+1
*
add merge option to avoid duplicate values within the same header
Chris Darroch
2007-08-22
1
-2
/
+48
*
* modules/metadata/mod_mime_magic.c: Constify some constant data.
Joe Orton
2007-06-29
1
-7
/
+7
*
removed obsolete -prefix; minor cosmetic changes.
Guenter Knauf
2007-03-22
9
-162
/
+162
*
Implement a BASEDIR build environment variable to allow the NetWare build to ...
Bradley Nicholes
2007-02-01
1
-1
/
+1
*
* Fix a off-by-one error in parse_format_tag in the case that the last character
Ruediger Pluem
2007-01-24
1
-1
/
+3
*
Embed the .manifest files of all httpd binaries as a post-build
William A. Rowe Jr
2007-01-11
10
-40
/
+160
*
PR#36609 - permit % as the last character of a Header value
Nick Kew
2006-12-25
1
-2
/
+2
*
Support regexp-based manipulation of HTTP headers
Nick Kew
2006-10-03
1
-8
/
+59
*
* Fix precedence problem.
Ruediger Pluem
2006-10-02
1
-1
/
+1
*
Observed by hunter - fix the cut n paste errors in some .res compilation
William A. Rowe Jr
2006-08-05
1
-1
/
+1
*
update license header text
Roy T. Fielding
2006-07-11
10
-60
/
+60
*
Revert Revision 397647
William A. Rowe Jr
2006-07-06
10
-20
/
+20
*
This resource /D syntax was pretty horridly imported into VS 2005,
William A. Rowe Jr
2006-04-27
10
-20
/
+20
*
Remove all /machine:I386 references, these are getting in the way
William A. Rowe Jr
2006-04-27
10
-50
/
+50
*
s|/GX |/EHsc | because they were always synonyms, and Visual Studio
William A. Rowe Jr
2006-04-20
10
-10
/
+10
*
Remove a host of dependencies upon awk, using the same template for
William A. Rowe Jr
2006-04-20
10
-320
/
+30
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
10
-10
/
+10
*
No functional change: remove "internal" tab spacing/formatting.
Jim Jagielski
2005-11-16
4
-101
/
+101
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
9
-77
/
+77
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
6
-945
/
+945
*
C++ comments are not supported by some compilers (ReliantUnix).
Jean-Frederic Clere
2005-10-18
1
-1
/
+1
*
Catch up with the changes to mod_ssl and rename the
David Reid
2005-09-18
1
-4
/
+5
*
rewrite CR mitigation logic to wipe out any trailing
Jeff Trawick
2005-09-11
1
-6
/
+6
*
Add ssl dir to include path.
Mladen Turk
2005-08-19
1
-2
/
+2
*
* modules/metadata/mod_setenvif.c: Unconditionally include mod_ssl.h.
Joe Orton
2005-07-25
1
-7
/
+4
*
Allow extraction of the values of SSL certificate extensions into
Martin Kraemer
2005-07-22
1
-1
/
+72
*
Update remaining 2004 copyright notices.
Joe Orton
2005-06-14
1
-1
/
+2
*
mod_mime_magic: Handle CRLF-format magic files so that it works with
Jeff Trawick
2005-06-02
1
-5
/
+10
*
Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
William A. Rowe Jr
2005-05-15
10
-10
/
+10
*
Link to the correct socket library depending on which one is selected
Bradley Nicholes
2005-04-18
1
-1
/
+6
*
Move the POSIX reg* implementations into the ap_* namespace;
Joe Orton
2005-02-11
4
-17
/
+17
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
9
-9
/
+18
*
Allow APR to exist and build outside of the httpd/srclib file structure
Bradley Nicholes
2004-11-30
8
-24
/
+24
[next]