- Feb 28, 2001
-
-
William A. Rowe Jr authored
More crufty stuff git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88395 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Crufty stuff now gone [Ben indicated this was a first hack that was never pursued.] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88394 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Moved to modules/arch/win32/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88393 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Hmmm... missed one. There has to be a better home for this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88391 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Goodbye ap_send_http_header git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88390 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Another missing AP_DECLARE mismatch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88389 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Cholet authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88386 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
Submitted by: Cliff Woolley git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88384 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
apr_bucket_insert_type(). I imagine that core_pre_config() could go away completely, but I'll leave that to someone who knows more about hooks than I do. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88381 13f79535-47bb-0310-9956-ffa450edef68
-
Chris Pepper authored
Matched up <p></p> & <pre></pre>. Fixed misspellings. Fixed links to ../install-tpf.html & ebcdic.html (which should probably be moved down into platform/). Changed links to windows.html#test to windows.html@cmdline. Entities encoded. Changed bogus <emp> tags to <em>. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88379 13f79535-47bb-0310-9956-ffa450edef68
-
Chris Pepper authored
<p></p> & <a></a> cleanup. Removed link to mod_cookies.html (missing in 2.0). Fixed <a name="#. Fixed link to fragment removed from mod_proxy.html. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88377 13f79535-47bb-0310-9956-ffa450edef68
-
Chris Pepper authored
or it may give us a better starting point for 2.0 improvements. Fixed a bunch of <p>...</p> matches. Removed 1.3 upgrade recommendation. Fixed some entity encodings. Updated a bunch of links that moved from core.html to mpm_common.html. Fixed a few bad/stale links. Fixed a decrement that was interfering with comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88376 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 27, 2001
-
-
Joshua Slive authored
scoreboardfile directive documentation. Submitted by: Herve Dumont <hdumont@club-internet.fr> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88374 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
Submitted by: Miguel Cruz <mnc@un.u.nu> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88373 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
struct and the newly-added start field of the apr_bucket struct git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88372 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88371 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88370 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
AccessFileName git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88367 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
Apache should not be involved with building APR's apr_private.h.in. It should only call APR's buildconf.sh script. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88363 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 26, 2001
-
-
Greg Ames authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88362 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
an ebcdic server in worst case scenarios. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88361 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
DEFAULT_TIME_FORMAT. PR: 6193 Submitted by: Dan Rench <drench@xnet.com> Reviewed by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88346 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
module to the core. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88345 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Comment out some bogosity, and prepare for substitution by an .msi installation package. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88344 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
cold and damp in Chicago tonight, turning colder and frozen. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88343 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
All but proxy_module can be loaded and shut down without gp faulting :-) Can't decide what to do with the proxy_module section... so I'm leaving it alone for now. mod_info and mod_status both work, although the access control appears broken. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88342 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
have only functions that are HTTP specific in the http directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88341 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Hmmm... ap_release.h is a good file to list in the IDE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88340 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
(I meant to commit this some days back.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88339 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 25, 2001
-
-
Jeff Trawick authored
note that recent tags are FUBAR because this file was broken git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88338 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
(Oh, plus one tiny little loop simplification.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88337 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
A patch to clean up much bogusity in Win32. Eliminates absolute cd "/..." references using build/fixwin32mak.pl, and the latest #if APR_HAVE_FOO_H fixes apparently worked, now that they no longer appear as dependencies [which had broken the build entirely.] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88336 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
The only thing about perl that drives me crazy, how many times to reescape an escaped char ;-/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88335 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Ok ... .mak files are nasty. Here's a bit to clean up -some- of that nastyness - the absolute paths that .dsp dependencies off of parent directories are encoded with. This chops cd "\checkout\httpd-2.0" from the support directory down to cd "..", a much nicer solution. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88334 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Whoops ... if I'm enabling mod_info to build on Win32, better clean up the declarations of these private core symbols. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88333 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
A little transformation for rbb's reorg of this morning. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88332 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Pay no attention to the man behind the curtain. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88331 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Bring in the expat.lib into the static aprutil.lib win32 library. Fix up the build order that messed up command-line builds due to the recent dependency of apr-util on expat-lite. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88330 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Add the expat.mak to the command-line build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88329 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix the build schema : add a library version, expat.lib, for static linkage. Also depreciate the libexpat.def with some export magic. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88328 13f79535-47bb-0310-9956-ffa450edef68
-