- Apr 23, 1998
-
-
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
-
Ken Coar authored
this morning. Drat. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81024 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
My first stab at a rewrite; I took a lot out, but some can be put back in. I basically wanted to quickly make the distinction between two approaches without disparaging either, and solicited comments. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81023 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 22, 1998
-
-
brian authored
The bug_report.html page gives an email address to contact. And who's using a forms-free browser these days anyways? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81022 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
Submitted by: David MacKenzie <djm@va.pubnix.com> Reviewed by: Ralf S. Engelschall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81021 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
- use the .install.* files under $(SRC) as already done with build-ok-file to avoid conflicts when using a shadow tree, i.e. .install.tmp -> $(SRC)/.apaci.install.tmp .install.conf -> $(SRC)/.apaci.install.conf - use same tree copy variants for includes as already done for htdocs, etc.: CP -> $(TAR)+find, etc. - show real source filenames (but with an "[*]" mark to indicate that the source is on-the-fly adjusted) instead of the unmeaningly filename of the temporary file. - more parameter usage for commands: "ln" -> $(LN), "rm -f" -> $(RM) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81020 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81019 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
explicitly initializing IFS for every loop and restoring it after the loop. Submitted by: Ralf S. Engelschall Reviewed by: Rasmus Lerdorf, Ralf S. Engelschall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81018 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81017 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
is inside some of the flags than a percent char. (GNU Autoconf does the same when substituting flags) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81016 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
BTW: The cool thing about this is that this was possible through the nifty Perl-fallback feature in src/Configure we recently introduced especially for this situation: Platforms were we do not have access and need feedback from the users ;-) PR: 2109 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81015 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@81014 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 21, 1998
-
-
Jim Jagielski authored
is used per IP:port pair git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81013 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81011 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
have an entry in conf.h for the OS... what the hell, give it a try and continue with the build process. We may get lucky. And even if we don't, we're in no worse shape than before. Besides, we covered-our-asses because we told them all bets were off git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81010 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81009 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81008 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81007 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
of the link, since it's quite likely that some extries in there will be found in LIBS1 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81006 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
so we get the right header files, etc... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81005 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
no one else noticed that support's Makefile includes ./src/include or else this would have been fixed a long time ago, I'm sure git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81004 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
out (hopefully) the right header files git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81003 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
fixed his as well... Good boy :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81002 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
PR: 2105 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81001 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@81000 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
variables via $ CFLAGS=... $ export CFLAGS $ ./configure (which is not needed) instead of $ CFLAGS=.. ./configure PR: 2101 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80999 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
to the canonical Autoconf-style shell variable names. For instance EXTRA_CFLAGS vs. CFLAGS. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80998 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
on "make install". Submitted by: Ralf S. Engelschall (based on Jim's initial patch) Reviewed by: Jim Jagielski, Ralf S. Engelschall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80997 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
be changed and that the _complete_ configuration via APACI takes place through command line args _AND_ shell variables. PR: 2091 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80996 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
Submitted by: Ralf S. Engelschall Reviewed by: Lars Eilebrecht, Ralf S. Engelschall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80995 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Add Dean's description of what pools there are to the soi-disant documentation. Submitted by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80994 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80992 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
Submitted by: Ralf S. Engelschall PR: 2089 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80991 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
PR: 2081 Obtained from: Jens Schleusener <Jens.Schleusener@dlr.de> Submitted by: Jim Jagielski Reviewed by: AIX requires sys/select.h git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80990 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
PR: 2082 Obtained from: Submitted by: Jim Jagielski Reviewed by: NeXT requires strdup()... Since we already provide for MPE we use this internal version. Another fix would be to: #ifdef NEXT #define strdup NXCopyStringBuffer #endif git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80989 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
needed due to Configure changes... Marius contacted to verify git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80988 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
the logresolv(e).c stuff, which is unclear git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80987 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80986 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 20, 1998
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80984 13f79535-47bb-0310-9956-ffa450edef68
-