2001-08-15 |
Jeff Trawick | Tweak server/Makefile so that the rules for generating... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
William A.... | Solve the segfault until the right patch is unearthed. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
William A.... | Fix a small bug that limited the description's width... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
William A.... | Outch to Win9x... can't be destroying locks asymetric... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
William A.... | > 1. Cleaned the ApacheMonitor code a little bit. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Ryan Bloom | Break http_proxy_handler into multiple smaller functions. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Doug MacEachern | need to check return value of ssl_hook_process_connection |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Jeff Trawick | namespace-protect accept_lock_mech |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Brian Havard | Fix build of OS/2 MPM after recent move of common code. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Brian Havard | OS/2: Allow mod_dav_fs to build as a DLL. It needs... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Roy T. Fielding | Clean up several parsing errors in find_ct that may... |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Joshua Slive | Add contact info to README (was in INSTALL in 1.3) |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Ryan Bloom | Install the SSL header files. |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Joshua Slive | Lots of small config file changes including: |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Jeff Trawick | change the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES to |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Jeff Trawick | (hopefully) get WinNT MPM to build using mpm_common... |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Jeff Trawick | allow non-Unix MPMs to use mpm_common.c by not automati... |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Jeff Trawick | get threaded to compile again by fixing a lock_fname... |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Ryan Bloom | Begin to sanitize the MPM configuration directives... |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Ryan Bloom | Close a major resource leak. Everytime we had issued a |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Ryan Bloom | Remove a warning from mod_echo. |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Chuck Murcko | Make the body read in proxy http handler nonblocking... |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Justin Erenkrantz | Change the MaxSpareThreads to 150 for threaded MPM... |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Joshua Slive | Put the MaxClients setting for prefork back to its... |
commit | commitdiff | tree | snapshot |
2001-08-11 |
Ryan Bloom | Fix the macro expansion problem in the hook declaration. |
commit | commitdiff | tree | snapshot |
2001-08-11 |
Ryan Bloom | Fix the proxy when the origin server sends back a 100 |
commit | commitdiff | tree | snapshot |
2001-08-11 |
Ryan Bloom | Forgot the CHANGES comment with my last commit. |
commit | commitdiff | tree | snapshot |
2001-08-11 |
Ryan Bloom | Fix the new method code. We need to cast 1 to an apr_i... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Greg Ames | hot and muggy in Raleigh (i.e., it's August) |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Joshua Slive | Wipe out a couple suspended bugs. |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Joshua Slive | Move things to the docs/STATUS file and reference the... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Joshua Slive | Hot and sunny again in Montreal. |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Joshua Slive | Clarify what %U will log. |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Ryan Bloom | This should fix the remaining problems with POST. ... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Joshua Slive | Eliminate duplicate info and add references to logs... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Joshua Slive | Bring forward new logs.html doc from 1.3. |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Ryan Bloom | Fix a bug in mod_expires. Previous to this patch,... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Ryan Bloom | The worker MPM now handles shutdown and restart request... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Greg Ames | record something in the error log if the parent process... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Ryan Bloom | We want to use mod_cgid with the worker MPM as well. |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Cliff Woolley | This change was moved into 2.0.23. The problem therefo... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Jeff Trawick | Fix a restart problem when cgid is used. Code in the... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Ryan Bloom | If we are going to get the length of a brigade, it... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Ryan Bloom | Add a comment so that the next poor fool who re-writes... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Ryan Bloom | Handle the -1 case in ap_http_filter. -1 means that... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Ryan Bloom | Remove the block argument from apr_brigade_partition... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Doug MacEachern | from madhu: no longer need to force eReadType and eMode |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Ryan Bloom | Re-apply the patch from yesterday that makes ap_http_fi... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Cliff Woolley | Update httpd to reflect change with free() pointer... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Doug MacEachern | get POST requests working with mod_ssl |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Roy T. Fielding | Apache Monitor's tray code does not notify Windows... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Doug MacEachern | drop a brace inside #if 0 so emacs can indent properly |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Doug MacEachern | s/apr_size_t/apr_off_t/ for input filter |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Cliff Woolley | Bump to 2.0.24-dev after tag |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Cliff Woolley | Bump for 2.0.23 tag |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Greg Ames | clean up the scoreboard properly after threaded process... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Cliff Woolley | Hopefully it's marked as binary this time around... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Cliff Woolley | This file should have been marked -kb ... it's getting... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Ian Holsman | change readbytes from a apr_size_t to a apr_off_t to... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Ian Holsman | change the parameter to ap_get_brigade from apr_site_t... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Cliff Woolley | Update .rc file to fix build |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Joshua Slive | prefork is default. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jeff Trawick | Use the prefork MPM by default on Unix. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Cliff Woolley | I accidentally committed the DOS line endings in that... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Cliff Woolley | Oops, missed the .mak file update. [Again, I'm flying... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Cliff Woolley | This is a nearly blind commit of an update posted by... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Doug MacEachern | this change breaks POST, backing out for the moment |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jeff Trawick | mod_rewrite: Fix the line ending on some non-Unix syste... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | Must return something in the 2^32 domain (preferably... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Ryan Bloom | Greatly simplify the ap_http_filter logic, by using the |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | Update for the 2.0.23 tag |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | Include ApacheMonitor/wintty in the build. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Ryan Bloom | Update the README so that it reflects just what Apache... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | Just cleaning up some indents |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Ryan Bloom | Back out a patch that wasn't ready for inclusion. ... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Ryan Bloom | Remove all warnings from the input filtering stack. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | The solution for an icon monitor app has arrived :) |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | Eliminate emits |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | Thanks rbb, and the modproxy-dev autobuild report... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | Here today, gone yesterday. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | All mod_autoindex query parsing is now quietly... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Cliff Woolley | Fixed an error in ap_ssi_get_tag_and_value(). It was... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | Formatted output changes only... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Cliff Woolley | Fix a segfault (was getting triggered by mod_include... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
William A.... | A debatable change, to return (an absolute) 404 if... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | Mumblings |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | Change the error wording, slightly. |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | Thanks goes to Manoj, while commenting on another... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Doug MacEachern | plug mod_cgid restart leak |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | Per Silve's request, some docs that I was messing... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | Whoops, missing win32 goodness |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jeff Trawick | a couple of hacks to mod_example to get it to behave... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | Gone, see .html.en flavors |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | These will _not_ be required in 2.0 If they are... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | Remove the ->mtime reset back to negotiation, who... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | _THIS_ is why mod_dir wouldn't serve the results... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | Fix typo from extracting the fast-redirect code |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | The real slim shady finally stood up. This patch... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | Kill some deadwood |
commit | commitdiff | tree | snapshot |
2001-08-06 |
William A.... | Same cleanups as applied to mod_cgi, falling out... |
commit | commitdiff | tree | snapshot |
next |