index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
platform
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-13
flip operator in comment for r1182887 and add some whitespace
Eric Covener
1
-1
/
+2
2011-10-13
Force the honoring of AP_MAX_REG_MATCH
Jim Jagielski
1
-2
/
+4
2011-10-12
Rebuild xdocs.
Rich Bowen
4
-5
/
+5
2011-10-12
Missing linebreaks in examples.
Rich Bowen
1
-2
/
+2
2011-10-10
xforms
Stefan Fritsch
1
-0
/
+8
2011-10-10
Give a hint about old multi-language error documents
Stefan Fritsch
1
-0
/
+8
2011-10-10
Update multilang error documents to ap_expr
Stefan Fritsch
6
-85
/
+85
2011-10-10
Update autogenerated code. Now generated with bison 2.5 instead of 2.4.1
Stefan Fritsch
3
-464
/
+519
2011-10-10
Improve error message by removing 'unexpected T_ERROR' in one case.
Stefan Fritsch
2
-2
/
+3
2011-10-10
Downgrade to DEBUG level several messages which were all redundant
William A. Rowe Jr
2
-5
/
+5
2011-10-10
Resolve server and remote IP's in the AcceptFilter 'none' path.
William A. Rowe Jr
3
-10
/
+29
2011-10-10
Corrects another typo.
Rich Bowen
2
-2
/
+2
2011-10-10
Rebuild HTML transform.
Rich Bowen
1
-13
/
+13
2011-10-10
Fixes numerous typos.
Rich Bowen
1
-13
/
+13
2011-10-10
Adds a recommendation that rewrite logging be consulted for more details
Rich Bowen
2
-2
/
+11
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
[next]