summaryrefslogtreecommitdiffstats
path: root/support/win32/ApacheMonitor.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-20 Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr78-2403/+237
2006-04-20Removing 1.3 refs from 2.x docsNoirin Plunkett1-98/+62
2006-04-19 As a -fallback- install the release flavor of openssl when buildingWilliam A. Rowe Jr1-1/+1
2006-04-19 With all the fun new features, mod_proxy's size (when built inWilliam A. Rowe Jr1-1/+1
2006-04-19* Adjust comment as per niq's proposal in r395166 and as already adjusted byRuediger Pluem1-2/+2
2006-04-19update transformationAndré Malo2-4/+4
2006-04-19fix revision referencesAndré Malo275-275/+275
2006-04-19Update the last year of copyright.Colm MacCarthaigh351-356/+356
2006-04-19Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh498-501/+501
2006-04-19* configure.in: Add --with-included-apr flag to force use of theJoe Orton1-2/+15
2006-04-19Fix for platforms without threads: inreslist exists only if APR_HAS_THREADS i...Martin Kraemer1-0/+4
2006-04-19Correctly handle internal redirects, by testing only for r-main == NULL.Colm MacCarthaigh2-1/+4
2006-04-18Thiago Zaninotti reported to security@apache.org on 20060410 a possibleMark J. Cox2-1/+6
2006-04-17Update the copyright notice to reflect that changes have gone in this yearColm MacCarthaigh1-2/+2
2006-04-16Update one of the more important copyright notices prior to any 2006Colm MacCarthaigh1-1/+1
2006-04-16* Also initialize local data structures for workers of a balancer.Ruediger Pluem2-0/+4
2006-04-16PR#39321 - don't segfault if a bad URL is specified in ProxyPassNick Kew1-0/+3
2006-04-14decouple the two scoreboard full messagesGreg Ames2-22/+20
2006-04-14* Sync with 2.2.x CHANGESRuediger Pluem1-13/+12
2006-04-14* Avoid calling ap_proxy_http_cleanup twice as this releases a connectionRuediger Pluem5-4/+23
2006-04-14* Initialize last_char as otherwise a random value will be comparedRuediger Pluem2-0/+11
2006-04-14* After r377780 the condition in the if clause never becomes true, becauseRuediger Pluem1-10/+0
2006-04-13MaxClients isn't the only reason the scoreboard can fill up. anotherGreg Ames2-10/+33
2006-04-12If we don't have a prototype for crypt() we shouldn'tJeff Trawick2-2/+2
2006-04-12The crypt() prototype is in <unistd.h> instead of <crypt.h>Jeff Trawick2-0/+6
2006-04-11more explanation for a couple of subtle lines of codeGreg Ames1-1/+2
2006-04-11* Rollback r393037 as this was vetoed by wrowe. Details seeRuediger Pluem2-7/+2
2006-04-10* Prevent r->parsed_uri.path from being NULL as this can cause segmentationRuediger Pluem2-2/+7
2006-04-10expand on a comment for a rather subtle line of code so I have a chance ofGreg Ames1-1/+3
2006-04-10remove unnecessary whitespaceJeff Trawick1-1/+0
2006-04-10htdbm: Warn the user when adding a plaintext password on a platformJeff Trawick2-0/+8
2006-04-08* Check for an existing socket independant of an existing connection record.Ruediger Pluem2-4/+7
2006-04-07update convenience mapAndré Malo1-14/+12
2006-04-07update transformationAndré Malo1-1/+1
2006-04-07svn:eol-style = nativeAndré Malo1-250/+250
2006-04-03We actually want to reach the rest of the code :)Jim Jagielski1-1/+0
2006-04-03Default handler: Don't return output filter apr_status_t values.Jeff Trawick2-0/+17
2006-04-02remove charset turds left by last commitRoy T. Fielding1-6/+6
2006-04-01* Sync with CHANGES files of 2.2.x and 2.0.xRuediger Pluem1-8/+100
2006-04-01* Actually increase MODULE_MAGIC_NUMBER_MINOR by one as r390210 only addedRuediger Pluem1-1/+1
2006-04-01* Sync with 2.2.x CHANGES fileRuediger Pluem1-7/+13
2006-04-01 With all of the, uhm, interesting manners in which httpdWilliam A. Rowe Jr1-1/+6
2006-04-01Correct a dumb typoColm MacCarthaigh1-1/+1
2006-03-31 * Add siege-like behaviour to ApacheBench; output the results, as they haveColm MacCarthaigh1-5/+18
2006-03-31* Sync with 2.2.x CHANGES fileRuediger Pluem1-13/+16
2006-03-31Clean up some stuff found by Coverity.Garrett Rooney2-22/+3
2006-03-31Give users the ability to set the window size for apache bench runs. UsefulColm MacCarthaigh1-1/+20
2006-03-31* As per discussion on the list: Return error code of apr_file_write_fullRuediger Pluem1-2/+2
2006-03-31Note backports to be in 2.2.1Jim Jagielski1-5/+5
2006-03-30Document the removal of the flushing bandaid to aJim Jagielski6-20/+26