summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag2.0.35(no author)2002-04-0541-12096/+0
* Added replacement values for the new tags in the httpd.conf file templateBradley Nicholes2002-04-051-0/+13
* Changed the make file to pick up the renamed httpd.conf file template.Bradley Nicholes2002-04-051-1/+1
* Fix a segfault. Only try to set this if the sub_Request has a c-t.Ryan Bloom2002-04-051-1/+3
* If we are doing a fast_redirect, and we don't have a main request, thenRyan Bloom2002-04-051-0/+4
* Whoops, missed this. Moved these symbols to mod_core.hWilliam A. Rowe Jr2002-04-051-9/+5
* Correct partitioning of filter handles between core and http, andWilliam A. Rowe Jr2002-04-054-9/+16
* Clean up breakage introduced recently that sent the wrong headers throughWilliam A. Rowe Jr2002-04-051-0/+17
* Bump for the 2.0.35 tag. Just waiting for Will's commit to actually doRyan Bloom2002-04-051-1/+1
* Update mod_rewrite to use the new APR global mutex type.Aaron Bannert2002-04-053-6/+8
* With VPATH builds, the httpd.conf-std file is found in the build directory,Ryan Bloom2002-04-051-0/+3
* PR:Doug MacEachern2002-04-051-7/+0
* Document the mod_include fixes from yesterdayBrian Pane2002-04-051-0/+4
* This is a HACK! The problem is that the fast_internal_redirect isRyan Bloom2002-04-051-1/+25
* This fixes the mod_autoindex problem of not getting the list of files.Ryan Bloom2002-04-051-0/+5
* With a cool spin cast...Jim Jagielski2002-04-051-2/+2
* Fix for the boundary case in which each character of an SSI directiveBrian Pane2002-04-051-1/+7
* Get the HTTP-on-HTTPS hint to come through again. We're in AP_MODE_GETLINECliff Woolley2002-04-051-1/+1
* Get rid of overlay bogosity by copying the static string to the stack.Cliff Woolley2002-04-051-3/+1
* Remove an invalid comment. (The only way that the bucket willBrian Pane2002-04-051-3/+1
* Silence an irrelevant gcc warningCliff Woolley2002-04-051-1/+1
* Fix variable name typoCliff Woolley2002-04-051-3/+6
* One for 2.0.34 - to fix the problem of utf-8 configuration files savedWilliam A. Rowe Jr2002-04-051-0/+23
* Mix 'n match signedness? Make some emits go away.William A. Rowe Jr2002-04-051-1/+1
* PR:Doug MacEachern2002-04-051-0/+9
* quiet a bogus gcc warning that crops up with -O2Jeff Trawick2002-04-055-0/+5
* implement FOREGROUND for perchild and beos MPMs tooJeff Trawick2002-04-054-13/+18
* worker MPM: add -DFOREGROUND option to use when you wantJeff Trawick2002-04-052-3/+8
* Uhmmm... notices only when we are running as a service [I hate strcmp.]William A. Rowe Jr2002-04-041-1/+1
* One emit is an error, not a notice. Neither have 'error codes'...William A. Rowe Jr2002-04-041-2/+2
* Another, potential race. Assure we are allowing worker threads to finishWilliam A. Rowe Jr2002-04-041-5/+5
* Race condition one ... we were occasionally escaping all the way out toWilliam A. Rowe Jr2002-04-041-0/+7
* This patch fixes a core dump that occurs in mod_include during tag parsingPaul J. Reder2002-04-041-24/+47
* ignore generated file ap_config_layout.hJeff Trawick2002-04-041-0/+1
* Added support for Posix semaphore-based mutex locking (AcceptMutex posixsem).Jim Jagielski2002-04-043-0/+17
* AIX: Fix the syntax for setting the LDR_CNTRL and AIXTHREAD_SCOPEJeff Trawick2002-04-042-2/+5
* Remove hardcoded paths from MPMs and move them to a more centralSander Striker2002-04-0416-55/+162
* Fix a potential size mismatch (apr_off_t might be 64bits on some platforms).Aaron Bannert2002-04-041-2/+2
* Fix a couple of edge cases when the content being cached is generated locally.Bill Stoddard2002-04-031-0/+11
* Add mod_cache to allmodules.xml and do the transforms to getJoshua Slive2002-04-034-6/+117
* Make comments and function name agree with what the functions actually do.Bill Stoddard2002-04-033-19/+15
* worker MPM:Jeff Trawick2002-04-032-33/+49
* prefork MPM: add -DFOREGROUND option to use when you wantJeff Trawick2002-04-031-4/+6
* style change onlyJeff Trawick2002-04-031-8/+8
* Allow worker MPM to build on systems without pthread_kill().Jeff Trawick2002-04-033-4/+18
* Elimiate references of subreferences to simplify rebuild logicWilliam A. Rowe Jr2002-04-031-8/+2
* Much easier to clone first than fix later - next batch of builds thisWilliam A. Rowe Jr2002-04-033-53/+24
* Would really prefer if the authors of the .dsp's would maintain this...William A. Rowe Jr2002-04-031-0/+3
* Can't we -please- rename mod_file_cache if it doesn't fit in theWilliam A. Rowe Jr2002-04-031-0/+3
* GheeshWilliam A. Rowe Jr2002-04-031-21/+9