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 |
1999-09-20 |
Manoj Kasichainula | Move ap_pregcomp and ap_pregfree from APR to Apache... |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Ben Laurie | Make ap_getipaddr threadsafe. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Manoj Kasichainula | Instead of blocking all signals in child_main, we were... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Bill Stoddard | Update FAQ with winsock 2 info.. |
commit | commitdiff | tree | snapshot |
1999-09-14 |
Ryan Bloom | A change to how APR uses user data. Now, user data... |
commit | commitdiff | tree | snapshot |
1999-09-13 |
Bill Stoddard | Cut out cruft... More APR'izing... |
commit | commitdiff | tree | snapshot |
1999-09-13 |
Bill Stoddard | Add apr include file search path. Remove alloc.c and... |
commit | commitdiff | tree | snapshot |
1999-09-13 |
Bill Stoddard | Add apr include path to win32 dsp and make file |
commit | commitdiff | tree | snapshot |
1999-09-13 |
Bill Stoddard | A bit of WIN32 header file cleanup |
commit | commitdiff | tree | snapshot |
1999-09-11 |
Ben Laurie | Fix warnings. |
commit | commitdiff | tree | snapshot |
1999-09-11 |
Ben Laurie | Use return status instead of character value for EOF. |
commit | commitdiff | tree | snapshot |
1999-09-11 |
Ben Laurie | Really get rid of unused options. |
commit | commitdiff | tree | snapshot |
1999-09-11 |
Ryan Bloom | This change should allow Apache to build on all platfor... |
commit | commitdiff | tree | snapshot |
1999-09-11 |
Ben Laurie | Make prefork compile on FreeBSD. |
commit | commitdiff | tree | snapshot |
1999-09-08 |
Manoj Kasichainula | Update dexter to work with the latest APR changes |
commit | commitdiff | tree | snapshot |
1999-09-08 |
Ryan Bloom | Remove all of the calls to functions like "ap_popenf... |
commit | commitdiff | tree | snapshot |
1999-09-07 |
dgaudet | beos updates from David Reid <beos@server1.jetnet.co.uk> |
commit | commitdiff | tree | snapshot |
1999-09-06 |
Manoj Kasichainula | The closesocket define causes problems on BeOS. Get... |
commit | commitdiff | tree | snapshot |
1999-09-04 |
Ralf S. Engelschall | Fix hyperlink |
commit | commitdiff | tree | snapshot |
1999-09-01 |
Roy T. Fielding | Moved mod_auth_digest.c from experimental to standard. |
commit | commitdiff | tree | snapshot |
1999-09-01 |
Manoj Kasichainula | More TPF-related changes. Among them: |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Ryan Bloom | Fix all of those annoying --i -> - ap_context_t problem... |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Manoj Kasichainula | "Our computers are down. We'll call you back tomorrow... |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Manoj Kasichainula | Fix dexter to work after Ryan's context patches. |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Bill Stoddard | Fix faulty comparison. MSVC TRUE == 1 while Borland... |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Ryan Bloom | Fix some errors from a global search and replace gone... |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Ryan Bloom | Changed pools to contexts. Tested with prefork and... |
commit | commitdiff | tree | snapshot |
1999-08-30 |
Bill Stoddard | Forgot this hook... |
commit | commitdiff | tree | snapshot |
1999-08-30 |
Bill Stoddard | Link in the winnt mpm |
commit | commitdiff | tree | snapshot |
1999-08-30 |
Bill Stoddard | Port a few more modules to use the new hooks style. |
commit | commitdiff | tree | snapshot |
1999-08-30 |
Bill Stoddard | Add couple of hooks to the APacheCore.def file. Port... |
commit | commitdiff | tree | snapshot |
1999-08-30 |
Bill Stoddard | Lost the Apache feather icon along the way. Adding... |
commit | commitdiff | tree | snapshot |
1999-08-30 |
Brian Havard | Update OS/2 MPM for latest hooks. |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Jim Jagielski | Remove some shadowing |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Ralf S. Engelschall | get rid of two additional warnings |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Ralf S. Engelschall | clean_child_exit() is really used globally inside dexte... |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Ralf S. Engelschall | Fix the following bunch of warnings in dexter MPM: |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Ralf S. Engelschall | Make ``configure --with-option=devel'' under |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Roy T. Fielding | Enough for one week. |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Roy T. Fielding | no shortage of things TODO |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Roy T. Fielding | Remove error message that was missed in an earlier... |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Bill Stoddard | Fix merge bug |
commit | commitdiff | tree | snapshot |
1999-08-27 |
Roy T. Fielding | Move "handler not found" warning message to below the... |
commit | commitdiff | tree | snapshot |
1999-08-27 |
Bill Stoddard | A bunch of changes to get the server compiling on WIN32... |
commit | commitdiff | tree | snapshot |
1999-08-27 |
Roy T. Fielding | Reverse the unnecessary change to the interface of... |
commit | commitdiff | tree | snapshot |
1999-08-27 |
Manoj Kasichainula | Some cleanups. Among other things: |
commit | commitdiff | tree | snapshot |
1999-08-27 |
Roy T. Fielding | Reverse the errors from bad merges that were found... |
commit | commitdiff | tree | snapshot |
next |