index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
metadata
/
NWGNUexpires
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2003-02-19
Be more pedantic when cleaning environment. Clean it
André Malo
2
-55
/
+72
2003-02-19
ignore some files copied from elsewhere
Jeff Trawick
1
-0
/
+4
2003-02-19
Fix Sebastian's observed failure of the Win32 Debug _install target.
William A. Rowe Jr
1
-0
/
+2
2003-02-19
break down the beast and explain the obvious >:->
André Malo
1
-1
/
+40
2003-02-19
Start tracking the PRs for known RFC 2616 violations. (Note that the test
Justin Erenkrantz
1
-1
/
+9
2003-02-19
Return 413 if chunk-ext-header is too long rather than reading from a truncated
Justin Erenkrantz
2
-2
/
+16
2003-02-19
If mod_mime_magic does not know the content-type, do not attempt to guess.
Justin Erenkrantz
2
-20
/
+21
2003-02-19
insert LoadModule directives only outside of sections.
André Malo
2
-2
/
+26
2003-02-19
doc typo fix: s/ap_fine_path_info/ap_find_path_info/
Stas Bekman
1
-1
/
+1
2003-02-19
fix some typos in the ab man page
Jeff Trawick
1
-11
/
+5
2003-02-18
Fixed missing </p> + transformation.
Erik Abele
3
-54
/
+92
2003-02-18
Update the mod_auth_ldap and mod_ldap documentation to show the new
Bradley Nicholes
2
-42
/
+81
2003-02-18
foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, which
William A. Rowe Jr
66
-132
/
+132
2003-02-18
Update the status of mod_auth_ldap
Bradley Nicholes
1
-2
/
+2
2003-02-18
remove unused variable.
André Malo
1
-1
/
+1
2003-02-18
Hook mod_proxy's fixup before mod_rewrite's fixup, so that by
André Malo
3
-4
/
+18
2003-02-18
fix a typo in a comment
Jeff Trawick
1
-1
/
+1
2003-02-18
While processing filters on internal redirects, remember seen EOS
André Malo
2
-2
/
+17
2003-02-17
Don't emit an error when there is no body.
Justin Erenkrantz
1
-0
/
+5
2003-02-17
Allow restart of httpd to occur even with syntax errors in the config
Justin Erenkrantz
4
-14
/
+34
2003-02-17
Rework ap_xml_parse_input to work with bucket brigades rather than doing all
Justin Erenkrantz
2
-24
/
+48
2003-02-17
Fix potential memory leaks in mod_deflate on malformed input data.
Justin Erenkrantz
2
-2
/
+14
2003-02-17
Remove ap_cache_reset_output_filters.
Justin Erenkrantz
3
-21
/
+0
2003-02-17
Style changes only. No functional changes.
Justin Erenkrantz
1
-30
/
+53
2003-02-17
Switch mod_deflate to 'most' status now. It's stable enough and will disable
Justin Erenkrantz
1
-1
/
+1
2003-02-17
Use APR_LAYOUT instead of APACHE_LAYOUT in configure.
Justin Erenkrantz
3
-71
/
+4
2003-02-17
Remove files on 'make distclean' that should be.
Justin Erenkrantz
3
-3
/
+5
2003-02-17
Rework the delete-exports target once more. Leave a comment there explaining
Justin Erenkrantz
1
-7
/
+15
2003-02-17
Added translations for romanian error documents and included
Erik Abele
20
-3
/
+289
2003-02-16
move backported change to the appropriate place.
André Malo
1
-4
/
+4
2003-02-15
Use correct quoting mechanism for APR_SUBDIR_CONFIG.
Justin Erenkrantz
1
-3
/
+3
2003-02-15
Allow apachectl to perform status with links and elinks as well if lynx is
Justin Erenkrantz
3
-1
/
+5
2003-02-15
Note the recent segfault fix.
André Malo
1
-0
/
+3
2003-02-15
fill out parms->err_directive while looking for open parents.
André Malo
1
-1
/
+3
2003-02-15
catch some style issues. No code changes.
André Malo
1
-102
/
+112
2003-02-15
the fix for 15761 is now in 2.0.45-dev
Jeff Trawick
1
-9
/
+9
2003-02-15
the fix for PR 12353 is now in 2.0.45-dev
Jeff Trawick
1
-4
/
+4
2003-02-15
clarify the meaning of "SetHandler None"
André Malo
3
-7
/
+13
2003-02-14
Extend the SetEnvIf directive to capture subexpressions of the
André Malo
2
-4
/
+19
2003-02-14
use a better text for the overlap warning.
André Malo
1
-4
/
+3
2003-02-14
extend the check for Alias overlappings. Now test also previous
André Malo
1
-3
/
+5
2003-02-14
Updated mod_ldap to support SSL on the Novell LDAP SDK
Bradley Nicholes
1
-0
/
+8
2003-02-14
Added support for Novell LDAP SDK and standardized the SSL support across
Bradley Nicholes
5
-201
/
+422
2003-02-14
fix link to squid
André Malo
2
-2
/
+2
2003-02-14
fix formatting problem in IPv6 section
Jeff Trawick
2
-4
/
+4
2003-02-14
Replace the section on IPv6 with new text that accounts for
Jeff Trawick
2
-44
/
+72
2003-02-14
mod_log_config optional hook change
Ian Holsman
1
-0
/
+3
2003-02-14
change optional function to return the previous writer, allowing to have mutl...
Ian Holsman
3
-7
/
+14
2003-02-14
people often assume that their Aliases will be found by "best match" rather
André Malo
1
-0
/
+25
2003-02-14
Forward port of mod_actions' ability to handle arbitrary methods
André Malo
2
-7
/
+16
[next]