- Mar 11, 2001
-
-
Ben Laurie authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88490 13f79535-47bb-0310-9956-ffa450edef68
-
Chuck Murcko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88489 13f79535-47bb-0310-9956-ffa450edef68
-
Chuck Murcko authored
since we no longer directly cache from this module PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88488 13f79535-47bb-0310-9956-ffa450edef68
-
Chuck Murcko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88487 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 10, 2001
-
-
Graham Leggett authored
PR: Obtained from: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88485 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 09, 2001
-
-
Jeff Trawick authored
back an IP address mod_access needed to know this, but the old code didn't handle IPv6 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88484 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Bring forward the -V option for suexec from 1.3.20-dev. It looks like the umask() option needs to be brought forward, as well. Is this still 2.0.14-dev? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88483 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
The pool pointer in the local address field in apr_sock_t is not initialized until a request is received. in general, we should not rely on the addressed in apr_sock_t when doing work on the listen_recs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88482 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88478 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 08, 2001
-
-
Ryan Bloom authored
impossible for us to determine if there is going to be an SSI tag in the file until we have actually scanned it all. By that time, it is likely that the first chunk of data, and the headers have been sent to the client, and it is too late to clear the C-L. If we are parsing the file, we have to just assume we are going to change the content. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88477 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
should look for expat in srclib. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88476 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Goodbye srclib/expat ... completes the build for srclib/apr-util/xml/expat git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88474 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Refreshing the .mak files. Dang... should have done this in the a.m. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88472 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
A one line snafu becomes a big one... sorry, forgot to transpose this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88471 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Minor snafu - wrong intermediate build path git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88470 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88468 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 07, 2001
-
-
Greg Ames authored
Submitted by: Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88467 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88466 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88465 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
We are not in a 1.1 request and we cannot chunk, and this is a keepalive or we already have all the data. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88464 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
plus a note about another problem that apparently fell through the cracks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88463 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 06, 2001
-
-
Greg Ames authored
log our unresolved problems from daedalus in a visible place. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88462 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
in the </container> directive could result in the rest of the config file being silently ignored, with undesired defaults used. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88461 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88457 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88456 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 05, 2001
-
-
Jeff Trawick authored
requires a special work-around for IRIX 6.5, which will be in APR soon. There is no need for it in Apache. The include of netinet/tcp.h was removed from perchild.c and threaded.c. They no longer seem to be needed there. PR: 6459 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88455 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
This has been tested with a couple of directory listings, but it could probably use a bit more testing before being declared stable. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88454 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
on all platforms. The next job is to shuffle functions back and forth so that the server builds without mod_http. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88453 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 04, 2001
-
-
William A. Rowe Jr authored
Win32 goodness for the core/http split. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88452 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
MPM query API. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88451 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
filter. This adds a note in the STATUS file to ensure that it gets modified to use the correct functions before we release. For completeness, the vote was: macros: rbb wrowe old_write: gstein stoddard coar ben jwoolley git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88450 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
is core code, basically the default handler, the default input and output filters, and all of the core configuration directives. All of this code is required in order for the server to work, with or without HTTP. The server is closer to working without the HTTP module, although there is still more to do. I tried to fix Windows, but somebody should probably make sure I did it correctly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88449 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 03, 2001
-
-
Jeff Trawick authored
PR: 6980 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88446 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
that they match their prototypes in http_config.h. PR: 6980 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88445 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
In load_file(), use apr_dso_error() instead of apr_strerror() to build an error message after a apr_dso_load() failure. PR: 6980 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88444 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
1) we're using an apr_time_t file mtime, but trying to fit it in a time_t entry in the cache and in parameters to the cache access routines; use apr_time_t everywhere 2) we need to use apr_fileperms_t instead of mode_t for APR file permissions PR: 6980 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88443 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88442 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 02, 2001
-
-
Ryan Bloom authored
query API can and should be extended in the future, but for now, max_daemons, and threading or forking is a very good start. Non-Unix MPM's do have the MPM query function, although there is no garauntee that the information is perfect, please check. Submitted by: Jon Travis <jtravis@covalent.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88437 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
l->method_list. PR: 6980 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88433 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
PR: 6980 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88432 13f79535-47bb-0310-9956-ffa450edef68
-