1999-10-27 |
Manoj Kasichainula | A little bit of error logging to help with debugging. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Manoj Kasichainula | Only process a connection if we've actually accepted... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Manoj Kasichainula | ap_bflush and ap_bclose now return ap_status_t error... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Manoj Kasichainula | One ap_bflush to the client wasn't checked. Now fixed. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Manoj Kasichainula | Take advantage of ap_new_apr_connection in dexter |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Manoj Kasichainula | Fix warnings from the local/remote_addr stuff properly. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Manoj Kasichainula | Fix warnings, and fix a segfault in the process. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Brian Havard | Make args to CGIs work. |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Ben Laurie | Size rigour. |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Brian Havard | Add a context parameter to ap_accept() for the connecti... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Brian Havard | Fix an ap_log_error() call. |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Brian Havard | Enhancements for APR network_io. Adds separate local... |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Martin Kraemer | Be on the safe side |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Martin Kraemer | mod_speling runs in 2.0-dev now: a bug in (linux?)... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Martin Kraemer | I am not claiming that the modules work now, but at... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Martin Kraemer | **WARNING** DO NOT USE YET - interim state |
commit | commitdiff | tree | snapshot |
1999-10-22 |
David Reid | Bring the BeOS mpm up to date with the error logging... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
David Reid | This brings BeOS back up to date with the recent changes. |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Bill Stoddard | This patch fixes EBCDIC conversion for Apache 1.3.9... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
David Reid | Missed this one when I was making the support programs... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Bill Stoddard | Fix an ap_log_rerror call in a Win32 code branch |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Bill Stoddard | Nuke WIN32ERROR |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Bill Stoddard | Fix broken ap_log_error() calls. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Manoj Kasichainula | Fix dexter after adding a status code to ap_log_error... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Ryan Bloom | Fix mod_cgi so it works on Unix systems. We need to... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Brian Havard | Apply ap_log_error() errno parameter addition to a... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Ryan Bloom | Add a status value to ap_log_error and ap_log_rerror... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Brian Havard | Use APR's getopt. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Brian Havard | Need APR_CREATE flag when opening error log & pid file. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Bill Stoddard | Fix GetAcceptExSockaddrs plus a few tweaks. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Brian Havard | Prevent collision with APR symbol of same name. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Manoj Kasichainula | Delete some old unused code that was breaking compiles. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Brian Havard | Update spmt_os2 MPM with APR changes. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Ben Hyde | Eliminate warning about create_argv_cmd being unused... |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Bill Stoddard | A couple of arg swaps on ap_open |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Bill Stoddard | ifdef ap_call_exec out but keep it around until we... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Bill Stoddard | Fix argv list generation bug. |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Ryan Bloom | I missed one function when swapping paramters. This... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Bill Stoddard | Grrrr, commit apachecore.dsp rather than apachecore... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Bill Stoddard | Add mod_cgi back into the Win32 build |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Bill Stoddard | Still does not work reliably, but it's closer to being... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Manoj Kasichainula | Add calls ap_get_connections and ap_get_connection_keys... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
David Reid | This correct mpmt_beos for the recent changes of argume... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Manoj Kasichainula | Whack a warning. |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Ben Hyde | Remove two bogus decls. |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Ben Hyde | Redundent and out of synch global. |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Ben Hyde | Remove all but one WIN32 from http_main. Other minor... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Manoj Kasichainula | Add a config directive to Dexter to not maintain any... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Manoj Kasichainula | My connection status patch broke all the MPMs that... |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Dirk-Willem... | Must have missed this in the past. Sorry. |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Manoj Kasichainula | Add a connection status table to replace the old functi... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Manoj Kasichainula | Eliminate a warning. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Manoj Kasichainula | Attempt to make ap_send_fb work again. This is untested... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Bill Stoddard | Need to pass in just the directory, not including the... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Bill Stoddard | Fix bug interpreting cgi_child return code. Do some... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Manoj Kasichainula | Make sure to use ap_null_cleanup instead of NULL when... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Manoj Kasichainula | Fix function arguments to respect APR's New World Order. |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Martin Kraemer | I cannot solve this right now. But this variable sure... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Martin Kraemer | Remove most of the annoying "re ap_context_t mplement... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Martin Kraemer | Fix typos |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Martin Kraemer | Typo |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Bill Stoddard | First cut at migrating mod_cgi over to APR. Still needs... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
David Reid | These changes allow the support programs to compile... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Ryan Bloom | This finishes the argument swaps. The docs haven't... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Bill Stoddard | Apply Ben H's patch to the winnt mpm... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Bill Stoddard | Update win32 exports files |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Bill Stoddard | Yarg... more argument swaps... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Ryan Bloom | Make Apache use the new ap_create_process call. This... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Ryan Bloom | Bring network code to the parameter order spec. This... |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Ben Laurie | Attempt to port mpmt_pthreads to APR, but threads seem... |
commit | commitdiff | tree | snapshot |
1999-10-09 |
David Reid | Incorporate Ben's changes to ap_listen_open in the... |
commit | commitdiff | tree | snapshot |
1999-10-08 |
Bill Stoddard | Use AcceptEx with an async completion port. What we... |
commit | commitdiff | tree | snapshot |
1999-10-08 |
David Reid | Well here is the first attempt at an mpm for BeOS.... |
commit | commitdiff | tree | snapshot |
1999-10-08 |
David Reid | I think this was missed earlier, and as BeOS doesn... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Manoj Kasichainula | Make prefork's setup_listeners looks like the others'. |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Martin Kraemer | This module wouldn't even compile: |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Martin Kraemer | Re-sync to most up-to-date ab.c version 1.3b |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Martin Kraemer | ap_server_argv0 was undefined. Use a simple default... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Martin Kraemer | ap_listeners must be extern, otherwise you get multiple... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Ben Hyde | Well this was thought provoking. |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Ben Hyde | Add process_rec to the top of {server,connection,reques... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Ben Hyde | Duh. |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Ben Hyde | Changed my mind, ptemp maybe "systolic" but since it... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Ben Hyde | Man! This file vastly improved. Thanks Dean! |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Ryan Bloom | Bring file_io up to the new parameter order for APR... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Ben Hyde | Remove obsolete ap_util_init function. |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Ben Laurie | Use new parameter orders. |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Bill Stoddard | Fix bug with listenmaxfd. Get rid of a few signed/unsig... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Bill Stoddard | Add a couple of missing function declarations |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Bill Stoddard | Convert CriticalSection and mutex into apr_lock_t and... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Bill Stoddard | Update ap_send_fd() and ap_send_fd_length() to use... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Bill Stoddard | Temporary hacks to the Win32 project files to get the... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Ryan Bloom | Simple name change. the function ap_gets has been... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Ryan Bloom | First patch to re-order function parameters. This... |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Bill Stoddard | Exit the child process if too many select errors |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Ralf S. Engelschall | Stop CVS from complaing about a manually created src... |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Ralf S. Engelschall | Make the support stuff finitely working again. |
commit | commitdiff | tree | snapshot |
1999-09-24 |
Manoj Kasichainula | Restarts were hosed after the APR changes because we... |
commit | commitdiff | tree | snapshot |
1999-09-24 |
Bill Stoddard | Fix some broken logic. This logic now replicates what... |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Martin Kraemer | When generating the Location: header, mod_speling forgot |
commit | commitdiff | tree | snapshot |
next |