- May 01, 1998
-
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81075 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81074 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81073 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
USE_SHMGET_SCOREBOARD. Of course, Dean is right, USE_SHMGET_SCOREBOARD and USE_MMAP_SCOREBOARD makes no sense. Fixed now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81072 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
Submitted by: Jaromir Dolecek <dolecek@ics.muni.cz> PR: 2165 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81071 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 30, 1998
-
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81070 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
Submitted by: Jaromir Dolecek <dolecek@ics.muni.cz> Reviewed by: Ralf S. Engelschall PR: 2158 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81069 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 29, 1998
-
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81068 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Off-site link go bye bye - tuning Apache on Linux info would certainly be a Good Thing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81067 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
Submitted by: Lars Eilebrecht Reviewed by: Martin Kraemer, Ralf S. Engelschall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81065 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
PR: 2151 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81063 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 28, 1998
-
-
Ralf S. Engelschall authored
Dynamic Shared Object (DSO) support for IBM's AIX. This is accomplished by using DSO emulation code because AIX <= 4.2 don't have dlopen() and AIX 4.2 has a broken one. But with the emulation code it works great. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81062 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
NET_SIZE_T=size_t according to the include files and not NET_SIZE_T=int as the manual pages of getsockname() etc. indicate. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81061 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81060 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Submitted by: Roy Fielding Reviewed by: Brian Behlendorf Fix two select bugs in http_main. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81059 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Add a bug noticed by Dean. Hmm, probably not a showstopper for a 1.3.0 release though. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81058 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 27, 1998
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81057 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
is unset (as it is in situations like timeouts) where it is unclear whether errno is set or not. It is questionable whether the ap_log_error() timeout calls in http_protocol should not have an APLOG_NOERRNO as well. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81056 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81055 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81054 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
--proxycachedir) to provide the possibility to adjust paths more granular. This is especially important for package maintainers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81053 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81052 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
package authors. This way an Apache package tarball can be rolled via $ ./configure --prefix=/usr/local ... $ make $ make install root=/tmp/apache-root by just assembling the files from /tmp/apache-root instead of fishing them out from /usr/local. This is the way Debian and RedHat already do their packages most of the time. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81051 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81050 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
chunks of 50 commands. PR: 2136 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81049 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
wrong if-statement for Solaris) and add additional SOCKS5 support. PR: 2140 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81048 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
because they are #defines: bputc -> ap_bputc bgetc -> ap_bgetc piped_log_write_fd -> ap_piped_log_write_fd piped_log_read_fd -> ap_piped_log_read_fd Thanks to Dean for discovering them. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81047 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 26, 1998
-
-
Ralf S. Engelschall authored
braindead AWK's (like Solaris 2.6 awk) dislike. PR: 2139 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81045 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81044 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
source tree where I'm currently working on an incremental configuration variant. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81043 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 25, 1998
-
-
Ralf S. Engelschall authored
2. Make sure we do NOT use the nice tar-based tree copy for includes because this does the wrong when --shadow is used: Symlinks! 3. Make sure the correct umask is active when "cp" is used. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81042 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81041 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
Submitted by: Lars Eilebrecht git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81038 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81036 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81035 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 24, 1998
-
-
Roy T. Fielding authored
AG needs a volunteer to submit the data "officially" (stupid form). I'll send it to the editors unofficially. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81033 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 23, 1998
-
-
brian authored
syncing with -core membership. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81032 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
oops, forgot. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81028 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
per request. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81027 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81025 13f79535-47bb-0310-9956-ffa450edef68
-