- May 16, 2000
-
-
Jeff Trawick authored
Apache, htpasswd) must call a function to set up translation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85231 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
. the types of the parameters to pthread_attr_setdetachstate() and pthread_detach() . the fact that sigprocmask() must be use to set a thread's signal mask git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85230 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
is a rule, so set RANLIB to true if there is no ranlib. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85229 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
making static build the default. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85228 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
so that ap_MD5Encode() can translate properly git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85227 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
ap_base64decode(). The app (e.g., Apache, ab) must call a function to set up translation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85226 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
fixed some indents. rename some 'stat' variables to 'status' use ap_strerror() in load_file() git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85225 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
a bare constant. Submitted by: Brian Havard Reviewed by: Greg Stein git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85224 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85223 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
. APR-ize some EBCDIC logic that translates char-by-char . use the buff option BO_WXLATE to store a translation handle instead of the old logic to turn on the B_EBCDIC2ASCII flag git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85222 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
characters and hex digits git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85221 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
libap needs libapr, so put libapr last) for OS/390 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85220 13f79535-47bb-0310-9956-ffa450edef68
-
- May 15, 2000
-
-
Ryan Bloom authored
used in Apache anymore because they are part of apr. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85219 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
error codes for dso's will need to be added to strerror in order for this to work fully. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85218 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
config file read phase. Full details are in the CHANGES file blurb. Examples to see how this should be used are provided for <IfModule> <IfDefine> LoadModule, AddModule and ClearModuleList expect docs in the next day or two. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85217 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85215 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
tweak ap_checkconv() for 2.0 buff.c: fix typo in comment util_md5.h: change CHARSET_EBCDIC to APACHE_XLATE util_script.c: APR-ize some character set conversion (EBCDIC only) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85214 13f79535-47bb-0310-9956-ffa450edef68
-
- May 12, 2000
-
-
Ryan Bloom authored
ap_ac_config.h file has been renamed to ap_config.h which is included directly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85211 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
this file and replacing it with the file it includes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85210 13f79535-47bb-0310-9956-ffa450edef68
-
Allan K. Edwards authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85208 13f79535-47bb-0310-9956-ffa450edef68
-
Tony Finch authored
filename extensions for the WAP types, as discussed in the "WAP/WML" thread starting with Message-ID: <391696E0.4D0D6161@Golux.Com> Obtained from: ftp://ftp.isi.edu/in-notes/iana/assignments/media-types git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85205 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85203 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
socket reuse patch. Sometimes the recycled accept socket will not work; need to handle this case by closing it and obtaining a new one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85202 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85201 13f79535-47bb-0310-9956-ffa450edef68
-
- May 11, 2000
-
-
Bill Stoddard authored
cleanup. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85196 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
run buildconf, for example) src/Makefile.in : re-order libpcreposix.la and libpcre.la to make OS/390's binder happy (now the libraries are listed in order of dependencies) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85195 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
if USE_SO_LINGER is not defined. Move responsibility for closing connections out of http_connection.c and into the MPMs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85194 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
a lingering close where applicable). Set is_graceful in the winnt MPM. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85193 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
some unnecessary local vars, fix bug in a rare trace of a pid git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85192 13f79535-47bb-0310-9956-ffa450edef68
-
Tony Finch authored
I also fixed a few bogosities in mod_example itself, mostly improved ordering of the code; I also fixed the long-standing numbering mistake for the order of the request processing stages, and added the hook registering function to the module record. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85191 13f79535-47bb-0310-9956-ffa450edef68
-
Tony Finch authored
(m4 is gnarly) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85190 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
PR: Obtained from: Submitted by: Reviewed by: A leftover I noticed cleaning up based addresses for 1.3.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85188 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Clean up documentation on both sides (1.3 and 2.0) for the Win32 build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85187 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Clean up documentation on both sides (1.3 and 2.0) for the Win32 build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85185 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
the perl interpreter git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85183 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
routines. As in 1.3, ap_md5digest() has a different function signature when CHARSET_EBCDIC is defined :( git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85182 13f79535-47bb-0310-9956-ffa450edef68
-
- May 10, 2000
-
-
Jeff Trawick authored
Reh originally according to the change log). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85176 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
locale_from_ascii by adding ap_ prefix Submitted by: Greg Stein git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85175 13f79535-47bb-0310-9956-ffa450edef68
-
- May 09, 2000
-
-
William A. Rowe Jr authored
Still have this lying around - maybe I should look below src more often :-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85174 13f79535-47bb-0310-9956-ffa450edef68
-
Allan K. Edwards authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85172 13f79535-47bb-0310-9956-ffa450edef68
-