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
*
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
*
Remove the .cvsignore files.
Joe Orton
2004-11-19
1
-21
/
+0
*
Just a simple switch of mod_usertrack to run earlier in the fixup hook.
Paul Querna
2004-11-04
1
-1
/
+1
*
In order for mod_expires to work with mod_cache, mod_expires has to go first.
Justin Erenkrantz
2004-09-22
1
-1
/
+4
*
Implement "Early" mode in mod_headers, and document it.
Nick Kew
2004-07-05
1
-14
/
+48
*
Drop the ErrorHeader directive which turned out to be a misnomer.
André Malo
2004-06-11
1
-11
/
+17
*
Eliminate the redundant compiler rules
Bradley Nicholes
2004-06-01
1
-3
/
+1
*
allow %% to represent a literal %.
André Malo
2004-04-18
1
-2
/
+10
*
allow env clauses also for 'echo' and 'unset'
André Malo
2004-04-18
1
-5
/
+15
*
Allow ErrorHeader echo
André Malo
2004-04-18
1
-2
/
+3
*
don't segfault, when setting an empty header value
André Malo
2004-04-18
1
-1
/
+1
*
simplifications
André Malo
2004-04-18
1
-101
/
+59
*
remove unused parameters and minor memory leak
André Malo
2004-04-18
1
-8
/
+9
*
:retab
André Malo
2004-04-18
1
-2
/
+2
*
:retab + other WS changes
André Malo
2004-04-18
1
-78
/
+77
*
Add mod_version to the NetWare build
Bradley Nicholes
2004-04-15
2
-0
/
+251
*
nobody came up with another patch or objections and it should not get lost:
André Malo
2004-04-11
4
-0
/
+441
*
Fix a bunch of cases where the return code of the regex compiler
André Malo
2004-04-10
2
-4
/
+6
*
escape the cookie_name before pasting into the regexp.
André Malo
2004-04-10
1
-1
/
+33
*
let's be more lenient, in what we accept.
André Malo
2004-04-10
1
-2
/
+2
[next]