- Feb 07, 1998
-
-
Sameer Parekh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80148 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
votes & stuff. slight break in rain. thunder, lightning, ooh! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80147 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
lost connection no longer a "warn" error, so needed a new one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80146 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Consensus on this list seemed to be that the "send lost connection" messages, while not a "debug"-level message, was also not a "warning" message, as frequently there's not much that a server administrator can do to mitigate those reports directly. Swarms of lost connections may indicate connection troubles, but individual ones are not worth filling logfiles with. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80144 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
are lying when we use RTLD_NOW in such systems, but we have no choice. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80143 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Playing whack-a-mole; first stab at docs for LogLevel. Could someone confirm? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80142 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 06, 1998
-
-
pcs authored
structure: dynamic_load_handle. This contains the handle of the dynamically loaded module (used by mod_dll and mod_so) so it can be unloaded later. This is initially set to NULL by the STANDARD_MODULE_STUFF so no changes are needed to modules. Any shared modules built up to now should be rebuild (the MMN could be bumped, but I don't think many people will have big libraries of pre-built .so's yet. Oh, they might have DLL's though. Um, prehaps MMN should be bumped up). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80140 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
linked list of module structures. This is called by the dynamic module modules (mod_dll, mod_so) when a module is unloaded. This should only ever be called during a restart since it invalidates per-dir and per-server vectors. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80139 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
by unloading the loaded modules/files, then reloading when the config file is read again). Add longer commentary about how to use the module (which could become a part of the documentation when this module become non-experimental). Properly report errors during LoadFile. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80138 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
util_script.c to ensure that that file is linked into httpd. Without this, a httpd built with only http_core and mod_so modules would be missing all the Apache API functions defined in util_script. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80137 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
equivalent, similarly for x-compress and compress. Apache now ignores a leading x- when comparing encodings. It also preserves the encoding the client requests (for example if it requests x-gzip, then Apache will respond with x-gzip in the Content-Encoding header). PR: 1772 Obtained from: Submitted by: Ronald Tschalaer <Ronald.Tschalaer@psi.ch> Reviewed by: Dean Gaudet, Roy Fielding (concept) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80136 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 05, 1998
-
-
Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80135 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
It has been said, and verily it is true, that weblint rocks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80133 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
corrections coming up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80131 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Submitted by: Brian K Smith <briank.smith@computer.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80129 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
from main to include. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80127 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80126 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80125 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80124 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
and makefile to build with the new include\hsregex.h header file location. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80123 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80122 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
to custom-tailor the apache ErrorDocuments to taste, adding the advantage of returning internationalized versions of the error messages depending on the client's language preferences. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80120 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80118 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80117 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
Submitted by: Marc Slemko git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80116 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 04, 1998
-
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80115 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
the connection pool rather than creating a new pool first. So each request on a keepalive connection would waste sizeof(request_rec). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80113 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80112 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
one by renaming the header file to "hsregex.h". The old regex.h file has been cvs rm'ed from src/regex and src/include. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80111 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
to Configure. This updates the top-level Makefile to add any link flags required to export global (API) functions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80110 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
Configure auto-creates a Makefile to build the module). Submitted by: Alexei git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80109 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
Configure. Looks for -ldl if dlopen() isn't already available. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80108 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 03, 1998
-
-
Ken Coar authored
potential change to quoting it entails. Submitted by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80106 13f79535-47bb-0310-9956-ffa450edef68
-
Randy Terbush authored
of people have pointed out, this is probably too major a change this late in the game. My main intent was to clean up some of the code where read()/write() is called in buff.c. Putting these in libap seemed the logical place, but opens a whole can of worms I did not forsee. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80105 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
use construct_url() because http_core.h wasn't included. Include it to get construct_url()'s prototype. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80104 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80103 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
Anonymous proxy error messages are just plain annoying. Now the proxy error messages can be server-signed as well git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80102 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
still pretty minimal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80101 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80099 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80098 13f79535-47bb-0310-9956-ffa450edef68
-