- Nov 09, 1999
-
-
Ben Laurie authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84113 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84112 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
causing empty indexes to be created. The following patch fixes this problem Submitted by: Paul Reder Reviewed by: Bill Stoddard git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84111 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 08, 1999
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84110 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
ap_os_{get,put}_file() on platforms who's ap_os_file_t is not an int. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84109 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 05, 1999
-
-
Manoj Kasichainula authored
logging code has been tweaked a bit so that we still have one write per log entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84108 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84107 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 04, 1999
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84104 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84101 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84100 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84099 13f79535-47bb-0310-9956-ffa450edef68
-
Ronald Tschalar authored
First cut at port to apache-2.0. Simple tests are working. Error handling is still not quite clear in some cases (especially in conjunction with ap_pcfg_openfile), and random-number generation still needs to be moved into APR. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84098 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 03, 1999
-
-
Brian Havard authored
status with nbytes set to 0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84097 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84096 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84095 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 02, 1999
-
-
Manoj Kasichainula authored
than a task swapper, but it has a TCP stack with non-blocking I/O and an event subsystem that will report on socket status changes. A PalmOS MPM shouldn't be too much trouble at all. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84094 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84093 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
Manoj has added to dexter. Also take the opportunity to clean-up some of the code. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84092 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84091 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84090 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
into APR... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84089 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
to reflect this change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84088 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 01, 1999
-
-
Brian Havard authored
error handling probably needs some work. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84084 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
down parent thread. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84083 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
sub-requests in mod_include. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84082 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84081 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84080 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
search/replace of "-i" -> " ap_context_t " and the subsequent fix was slightly out. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84079 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 31, 1999
-
-
Brian Havard authored
ap_scan_script_header_err(). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84078 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
ap_berror() to return the status from calls that don't return an ap_status_t. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84077 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84076 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 30, 1999
-
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84075 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84074 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84073 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
process context. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84072 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
passed in to NULL. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84071 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 29, 1999
-
-
Manoj Kasichainula authored
problems. This makes sure that all interactions with the thread_pool_parent are mutexed, and makes ap_put_os_sock use the correct pool in worker_thread(). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84069 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Havard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84068 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 28, 1999
-
-
David Reid authored
by RSE as so far the APR poll hasn't delivered enough performance. I'll fix it once I've got some other problems out of the way. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84066 13f79535-47bb-0310-9956-ffa450edef68
-
Tony Finch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84063 13f79535-47bb-0310-9956-ffa450edef68
-