2001-04-10 |
William A.... | icase is intialized as the result of an (a == b)... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
William A.... | Toss the float nonsense from c-l, and cast atof as... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | We now keep the entire conn_rec across downstream keepa... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Missed one... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Bill Stoddard | More status stuff and wish listing... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | *Sigh*. Pointless repetition of calculations. It bother... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Bill Stoddard | More status |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Fix errors in generating docco using make docs. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Bill Stoddard | Green and yellow pollen in the air like fog blotting... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Small docco fixes. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
William A.... | change include_handler to include_handler_fn_t, and... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
William A.... | We seem to use fn_t *fn throughout the rest of apache... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Moved config.m4 to config9.m4. This allows most (if... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | More fixes... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | Memory allocation cleanups |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | Change HTTP proxy to use ap_proxy_string_read() instead... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | Compiler warnings - yuck! |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Ryan Bloom | Remove BindAddress from the default config file, becaus... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Graham Leggett | *) PASV FTP works now. |
commit | commitdiff | tree | snapshot |
2001-04-09 |
William A.... | Spare unix users some more win32 questions |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Ryan Bloom | Allow modules to be added to the server at configure... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | Goodbye more dead code. |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | Stopped the CORE filter from sending off an HTTP respon... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | HTTP_VERSION() is the correct way to do this... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | More error checks to make sure the poll() loop dies... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | CONNECT now works!!! Woohoo!!! |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | Various cleanups and comments |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | Add #defines for protocol version checks... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Victor J. Orlikowski | As in the case of 1.3, there are expected cases where... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Victor J. Orlikowski | Backing my earlier change out; There exists the possibi... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Make the CONNECT proxy talk HTTP/1.1. Still need to... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | *) Made log entries consistent with proxy: CONNECT: |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | proxy_connect.c needs ap_parse_hostinfo_components... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Downstream keepalives in mod_proxy should not kick... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jeff Trawick | tweak unixd.h so that exports.c is built properly |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Brian Havard | ap_os_systemcase_filename isn't implemented on OS/2... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Sockets weren't being closed if the proxy could not... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Brian Havard | OS/2: Export some APR global variables from the httpd... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Brian Havard | OS/2: Set the max file handles for the process to somet... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Brian Havard | A few symbols from os.h need to be exported. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Turns out continuation lines in ftp can start with... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Fixed problem where the port was left at zero on reques... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Some bugfixes to proxy_ftp.c |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Paul J. Reder | Update CHANGES file to include the prefork idle child... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Paul J. Reder | Changes required to make prefork clean up idle children... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Graham Leggett | Bugfixes to proxy_ftp.c -> in some places uri_addr... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Graham Leggett | Converted send_dir() to ap_proxy_send_dir_filter()... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Victor J. Orlikowski | More pool allocation errors. The apr_sockaddr_t structu... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Chuck Murcko | update status; add FTP back in to the build |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Graham Leggett | Major rework of ap_proxy_ftp_handler() to use filters... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jeff Trawick | Now that APR knows when TCP_NODELAY is inherited, use... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Graham Leggett | Cleanup of dead functions within proxy_util.c. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Graham Leggett | Reworked the storage of the client socket between keepa... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jeff Trawick | as Bill did with threaded, don't let a child process... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
William A.... | Time to refresh mak on Win32 |
commit | commitdiff | tree | snapshot |
2001-04-05 |
William A.... | Lost mod_info at some point (probably well adding... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
David Reid | Move the error logging of a failed send into the core... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Graham Leggett | Some code rewriting in ap_proxy_connect_handler(): |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Victor J. Orlikowski | Since ap_parse_uri_components() now guarantees port... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Victor J. Orlikowski | As in 1.3, make sure the port is set in ap_parse_uri_co... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Victor J. Orlikowski | Module writers for 2.0 shouldn't still be relying on... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Victor J. Orlikowski | *Sigh.* Again, removing UTIL_URI_REGEX stuff, this... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Ryan Bloom | Back out the 2.0.17 stuff. We'll just re-tag the one... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Ryan Bloom | Update for 2.0.17. The only change was in APR-util... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Brian Havard | OS/2 loadable modules are done. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Ryan Bloom | Working in 2.0.17-dev now. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Ryan Bloom | Update the CHANGES and ap_release files. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Marc Slemko | Temporary (hopefully) reversion to the previously used... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bill Stoddard | Done. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jim Jagielski | Oh bother. OPTIM isn't treated the same in apr and |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jim Jagielski | Minor sync-up of how httpd-2.0 and apr handles |
commit | commitdiff | tree | snapshot |
2001-04-03 |
David Reid | This adds some simple error logging to send_the_file... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jeff Trawick | clean up some mod_cgid issues related to other child... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jeff Trawick | when handling a graceful restart, kill the child using... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Ryan Bloom | Make Apache check APR's configuration when determining... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Marc Slemko | - change inconsistent use of logdir and logfiledir... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jeff Trawick | Uhh, we really need the prototypes for standard string... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Ryan Bloom | Add the code to actually enable accept filters in 2.0 |
commit | commitdiff | tree | snapshot |
2001-04-03 |
William A.... | cvs ugliness :-) |
commit | commitdiff | tree | snapshot |
2001-04-03 |
William A.... | ms vc ugliness |
commit | commitdiff | tree | snapshot |
2001-04-03 |
William A.... | Hmmm... this made things easier for me to read a... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
William A.... | Ahhh... the missing file from Ben's and my experiments |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Roy T. Fielding | Use APR's macro to generate config.nice |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Marc Slemko | Threads is a feature, so it is HAS threads not HAVE... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Greg Ames | tell the user what's going if APR threads aren't unavai... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Dirk-Willem... | Make live simpler - as we are using strchr already |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Brian Havard | Note OS/2 loadable module support. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Dirk-Willem... | Doing last minute alphabettically sorting things to... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
William A.... | Whoops... this could be causing problems |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Jeff Trawick | make sure we have the prototype for index() (fixes... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
William A.... | Some experiments, not targets of the InstallBin compl... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bill Stoddard | Get MaxRequestsPerChild working on Windows. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bill Stoddard | Add a note to check the FAQ. A very common problem... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bill Stoddard | Grab the context lock when draining the qhead |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bill Stoddard | Now doing this check at the top of the loop |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bill Stoddard | Some shutdown work. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Roy T. Fielding | Use EXTRA_CPPFLAGS where it needs to be used. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
William A.... | Here they are, real working examples [well, perhaps... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Greg Ames | A sunny day in Cupertino. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Jeff Trawick | consistent types; avoid warning on AIX for mismatch... |
commit | commitdiff | tree | snapshot |
next |