- Nov 20, 2003
-
-
David Shane Holden authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101810 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
PR: Obtained from: Submitted by: Tyler Riddle <triddle_1999 yahoo.com> and Paul Querna <chip force-elite.com> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101809 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 17, 2003
-
-
Astrid Kessler authored
- use --enable-layout description from install.xml further contributions and comments are welcome git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101805 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
regarding ScriptInterpreterSource. We're getting an increasing number of questions about this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101802 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 16, 2003
-
-
Greg Stein authored
* server/mpm/worker/worker.c: (listener_thread): create and add sockets to the pollset using the new APIs. rearrange the round-robin a little bit to work with the new pollset return values. cleaning: get rid of an extraneous status variable. get rid of obsoleted round-robin code. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101801 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
* server/mpm/prefork/prefork.c: (listensocks[]): removed. not required. (child_main): stop using listensocks[] in favor of an apr_pollset_t. if there is just one listener, then always refer to that listener's listen_rec for further processing, otherwise poll and pick up the listen_rec pointer from the polling structure's client_data. tweaked the round-robin for the new pollset API (and documented). cleaning: removed 'offset' which is obviated by the use of a pointer to a listen_rec. tighten the block-scope of several variables. switch to use a 'status' variable name rather than three separately named variables. rename n->numdesc to be more obvious. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101799 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101789 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101788 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101786 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 15, 2003
-
-
Jeff Trawick authored
the caller ignores it, but still... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101784 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 13, 2003
-
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101780 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101779 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Old code simply checked if it was non-zero, not if it was *valid* PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101774 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 12, 2003
-
-
William A. Rowe Jr authored
Normalize email addresses for the purpose of deliberate but simple-to-read obscufication. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101763 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101761 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
Submitted by: Iikka Meril��inen <Iikka.Merilainen@pato.vaala.i> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101759 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 11, 2003
-
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101756 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101755 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101752 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
shared memory. All shared memory patches must respect the APR_HAS_SHARED_MEMORY #define. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101750 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 10, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101744 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 09, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101730 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101729 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
PR: 11428 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101728 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101727 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 07, 2003
-
-
Jeff Trawick authored
AIX. On AIX, for processes like mod_cgid's script children where SIGCHLD is ignored, kill(pid,0) returns success for up to one second after the script child exits, based on when a daemon runs to clean up unnecessary process table entries. getpgid() can report the proper info (-1/ESRCH) immediately. One user had a page with a lot of embedded images created by CGIs, and the browser fetched them on a keepalive connection, and the cumulative delays were very noticeable by the clients. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101716 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
PR: 24450 Submitted by: Chris Knight <Christopher.D.Knight@nasa.gov> Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101714 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
PR: 18756 Submitted by: Matthieu Estrade Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101712 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
other than EBCDIC. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101708 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 06, 2003
-
-
Jeff Trawick authored
PR: 18756 Submitted by: Matthieu Estrade <apache@moresecurity.org> Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101706 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 05, 2003
-
-
Joe Orton authored
provides this if necessary. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101704 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
the minutes component of the timezone correctly. PR: 23642 Submitted by: Hong-Gunn Chew <hgbug@gunnet.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101703 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 03, 2003
-
-
Andre Malo authored
the directory descriptions more or less completely. Fix it now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101693 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
library ("unsigned short" is more portable than "ushort") git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101690 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 02, 2003
-
-
Andre Malo authored
PR: 19355 Submitted by: Geoffrey Young <geoff@apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101687 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101685 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- fix the (x)html output of mod_autoindex to be consistent and make it configurable to emit either HTML or XHTML PR: 23747 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101683 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101682 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101681 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
extensions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101679 13f79535-47bb-0310-9956-ffa450edef68
-