summaryrefslogtreecommitdiffstats
path: root/build/NWGNUmakefile (unfollow)
Commit message (Expand)AuthorFilesLines
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
2006-03-30Docs update...Jim Jagielski7-6/+65
2006-03-30Note merged backportJim Jagielski1-4/+4
2006-03-30Backported to 2.2.1...Jim Jagielski1-12/+12
2006-03-29* build/instdso.sh: Fix syntax error with some sed implementations.Joe Orton1-2/+2
2006-03-29* Check return value of apr_bucket_read when storing the response body to disk.Ruediger Pluem1-1/+9
2006-03-28PR#39133Nick Kew1-3/+3
2006-03-25update URL and remove old/dead siteIan Holsman2-5/+3
2006-03-24Sync context of LDAPConnectionTimeout and LDAPVerifyServerCertJeff Trawick2-4/+4
2006-03-22 Axe a previously axed reference to an unused build-timeWilliam A. Rowe Jr1-3/+0
2006-03-22revert the LDAPConnectionTimeout and LDAPVerifyServerCert directives back to ...Bradley Nicholes1-7/+22
2006-03-18 Eliminate last win32-isms, SetLastError becomes apr's set_os_errorWilliam A. Rowe Jr1-24/+24
2006-03-18* acinclude.m4: When enabling a static library, ensure that the module'sJustin Erenkrantz1-0/+3
2006-03-18 Escape from casting purgatory, which the Solaris cc compilerWilliam A. Rowe Jr1-22/+24
2006-03-18LDAPConnectionTimeout and LDAPVerifyServerCert can be configuredJeff Trawick2-4/+4
2006-03-17Remove the global only flag from the LDAPConnectionTimeout directive and add ...Bradley Nicholes1-5/+29
2006-03-17Fix the server_merge so that the memory pools and mutexes that were created d...Bradley Nicholes1-4/+16