index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2003-02-13
style.
André Malo
1
-2
/
+4
2003-02-13
Arghh, there was another one!
Erik Abele
2
-2
/
+2
2003-02-13
Fixed example description to solve PR#17006.
Erik Abele
2
-2
/
+2
2003-02-13
Tabs. Runovers. Style violations ... oh my!
William A. Rowe Jr
1
-99
/
+100
2003-02-13
drop the guess_domain function.
André Malo
2
-109
/
+12
2003-02-12
Make sure that the file extension is at least an empty string rather than NULL
Bradley Nicholes
1
-0
/
+5
2003-02-12
mod_cgi, mod_cgid, mod_ext_filter: Log errors when scripts cannot
Jeff Trawick
4
-2
/
+70
2003-02-12
style issues. no code changes.
André Malo
1
-11
/
+16
2003-02-12
Avoid passing too many characters to getenv. Make sure that only the
Bradley Nicholes
1
-1
/
+3
2003-02-12
fix some nits within pt-br welcome page.
André Malo
1
-6
/
+7
2003-02-12
Fix suexec compile error under SUNOS4, where strerror() doesn't exist.
André Malo
2
-0
/
+9
2003-02-12
Make sure the command type defaults to APR_PROGRAM on NetWare for
Bradley Nicholes
1
-0
/
+1
2003-02-11
Start all CGIs as detached and allow the APR_PROGRAM_* flags to determine
Bradley Nicholes
1
-2
/
+5
[next]