index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-10
Rebuilds varions transformation.
Rich Bowen
4
-78
/
+76
2011-10-10
Rewrites the 'API Phases' section to give a brief intro to what an API
Rich Bowen
1
-73
/
+73
2011-10-10
Not sure what this note was referring to. The xslt assembles the
Rich Bowen
1
-6
/
+1
2011-10-10
Further clarifications of the rewrite process, as per ticket #52000
Rich Bowen
2
-6
/
+7
2011-10-10
Remove OID match which was never in a GA releas and is obsoleted by
Stefan Fritsch
4
-99
/
+4
2011-10-10
If a child is created just before graceful restart and then exits because
Stefan Fritsch
4
-11
/
+63
2011-10-10
Check the return value from ap_run_create_connection in mpm_event.
Stefan Fritsch
3
-0
/
+10
2011-10-10
Clarify behavior of multiple rewrite rules in the same scope. refs https://is...
Rich Bowen
2
-12
/
+16
2011-10-09
mod_mime_magic: Add signatures for PNG and SWF to the example config.
Stefan Fritsch
2
-0
/
+6
2011-10-09
Only dump User/Group if DUMP_RUN_CFG is defined
Stefan Fritsch
1
-0
/
+3
2011-10-09
s/perl/Perl/
Jeff Trawick
1
-1
/
+1
2011-10-09
Force base 10 when parsing the Content-Length. It doesn't matter in this
Stefan Fritsch
1
-1
/
+1
2011-10-09
Consistently use base 10 for numbers when parsing config options. It may be
Stefan Fritsch
5
-9
/
+9
2011-10-09
Add -D DUMP_RUN_CFG option to dump some configuration items
Stefan Fritsch
11
-8
/
+151
2011-10-09
Consistenly use apr_file_* API instead of libc when dumping config because
Stefan Fritsch
3
-13
/
+23
2011-10-09
Remove ap_proxy_removestr(). It has been unused for a decade and has quadratic
Stefan Fritsch
4
-49
/
+3
2011-10-09
Rebuild various xdocs
Rich Bowen
13
-66
/
+75
2011-10-09
Rebuild various xdocs
Rich Bowen
24
-3641
/
+3691
2011-10-09
Note that hostname lookups will be performed for 'require from hostname'
Rich Bowen
1
-0
/
+5
2011-10-09
refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Mention
Rich Bowen
1
-1
/
+5
2011-10-08
mod_authn_socache: fix it to enable initialisation to work if configured
Nick Kew
3
-3
/
+33
2011-10-08
Updates.
Lucien Gentis
9
-62
/
+91
2011-10-08
Shut up gcc/glibc warning about ignoring write()'s return value.
Stefan Fritsch
1
-3
/
+13
2011-10-08
Fix format string bugs in mod_lua. Found by gcc and pointed out by Igor Galic.
Stefan Fritsch
2
-2
/
+4
2011-10-08
Add some CFLAGS in maintainer mode if supported by gcc:
Stefan Fritsch
2
-20
/
+32
2011-10-08
Add another AP_DEBUG_ASSERT to document some assumptions in the code,
Stefan Fritsch
1
-0
/
+2
2011-10-08
Fix a potential NULL pointer dereference found by clang.
Stefan Fritsch
2
-1
/
+2
2011-10-08
Downgrade error log messages which accompany a 404 request status from loglevel
Stefan Fritsch
4
-5
/
+9
2011-10-08
Sort hooks twice, once before pre_config, once after ap_process_config_tree.
Stefan Fritsch
2
-0
/
+17
2011-10-07
Rebuild doc transformations.
Rich Bowen
4
-4
/
+5
2011-10-07
Refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Clarify
Rich Bowen
1
-1
/
+3
2011-10-06
re-add "extern" accidentally removed by r1179448
Stefan Fritsch
1
-1
/
+1
2011-10-06
Rebuild doc transform
Rich Bowen
1
-1
/
+1
2011-10-06
Patch from Description Mathijs Schmittmann - Corrected syntax for && (vs &) e...
Rich Bowen
1
-1
/
+1
2011-10-05
Export ap_max_mem_free, needed by r1178079, as pointed out by Gregg L. Smith
Stefan Fritsch
3
-3
/
+4
2011-10-05
- `build.sh all`
Joe Orton
3
-2
/
+20
2011-10-05
- add note here in light of CVE-2011-3368
Joe Orton
1
-0
/
+9
2011-10-05
- add a security warning, and tweak the example, in light of CVE-2011-3368
Joe Orton
1
-1
/
+10
2011-10-05
SECURITY (CVE-2011-3368): Prevent unintended pattern expansion in some
Joe Orton
1
-0
/
+19
2011-10-05
Rebuild html.
Rich Bowen
1
-1
/
+1
2011-10-05
Fix link to Friedl's book. (refs https://issues.apache.org/bugzilla/show_bug....
Rich Bowen
1
-1
/
+1
2011-10-04
Add SSLCARevocationCheck directive to default mod_ssl config
Kaspar Brand
1
-1
/
+4
2011-10-04
fix indentation
Kaspar Brand
1
-1
/
+1
2011-10-03
Enforce LimitRequestFieldSize after multiple headers with the same
Stefan Fritsch
2
-0
/
+23
2011-10-03
TODO note regarding the LimitInternalRecursion error message.
Rich Bowen
1
-0
/
+10
2011-10-01
update xforms
Stefan Fritsch
438
-1848
/
+1931
2011-10-01
grammar fix
Stefan Fritsch
2
-1
/
+9
2011-10-01
If MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS in mod_ssl.
Stefan Fritsch
3
-0
/
+15
2011-09-30
Remove trailing comma on last enum member for authz_status
Paul Querna
1
-1
/
+1
2011-09-29
Clarify configuration comment.
Rainer Jung
1
-2
/
+3
[next]