summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove GENURI.nlm from the prebuild targetBradley Nicholes2006-04-301-2/+0
* Fix compile time warnings.Garrett Rooney2006-04-281-1/+7
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-2776-152/+152
* Fix gcc warnings:Joe Orton2006-04-271-3/+2
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-2781-400/+400
* Make clean was -borked-! Too many extra target specifiersWilliam A. Rowe Jr2006-04-271-4/+4
* Move flex/bison/sed steps into a "mod_ssl - Win32 Lexical" grammerWilliam A. Rowe Jr2006-04-241-33/+44
* PR#39386: Fix merge-config to support prepared statements (Brian J. France)Nick Kew2006-04-231-0/+1
* when compiling statistics, only interate accross requests which occured.Colm MacCarthaigh2006-04-231-0/+7
* * Consequently use disk_cache: in error log stringsRuediger Pluem2006-04-231-5/+5
* * Sync with 2.2.x CHANGES fileRuediger Pluem2006-04-221-22/+32
* * CHANGES: Make spacing consistent with the rest of the file.Garrett Rooney2006-04-221-2/+2
* * support/fcgistarter.cGarrett Rooney2006-04-221-5/+5
* * CHANGES: Note the addition of mod_proxy_fcgi.Garrett Rooney2006-04-221-0/+3
* Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end forGarrett Rooney2006-04-226-1/+1322
* update transformationAndré Malo2006-04-202-102/+74
* * modules/proxy/proxy_util.c (ap_proxy_initialize_worker): FixJoe Orton2006-04-201-1/+4
* Ahhh, this was missed in 395432, and the addition of httpd.rc needsWilliam A. Rowe Jr2006-04-201-0/+87
* Not for backport; our boolean state is 1/0, not defined/undef.William A. Rowe Jr2006-04-191-141/+0
* revert accidental copyright year changesRoy T. Fielding2006-04-193-4/+4
* revert last changeRoy T. Fielding2006-04-191-1/+1
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-1981-82/+82
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-1978-2403/+237
* Removing 1.3 refs from 2.x docsNoirin Plunkett2006-04-191-98/+62
* As a -fallback- install the release flavor of openssl when buildingWilliam A. Rowe Jr2006-04-191-1/+1
* With all the fun new features, mod_proxy's size (when built inWilliam A. Rowe Jr2006-04-191-1/+1
* * Adjust comment as per niq's proposal in r395166 and as already adjusted byRuediger Pluem2006-04-191-2/+2
* update transformationAndré Malo2006-04-192-4/+4
* fix revision referencesAndré Malo2006-04-19275-275/+275
* Update the last year of copyright.Colm MacCarthaigh2006-04-19351-356/+356
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-19498-501/+501
* * configure.in: Add --with-included-apr flag to force use of theJoe Orton2006-04-191-2/+15
* Fix for platforms without threads: inreslist exists only if APR_HAS_THREADS i...Martin Kraemer2006-04-191-0/+4
* Ignore generated doxygen output directorySander Temme2006-04-190-0/+0
* Correctly handle internal redirects, by testing only for r-main == NULL.Colm MacCarthaigh2006-04-182-1/+4
* Thiago Zaninotti reported to security@apache.org on 20060410 a possibleMark J. Cox2006-04-182-1/+6
* Update the copyright notice to reflect that changes have gone in this yearColm MacCarthaigh2006-04-171-2/+2
* Update one of the more important copyright notices prior to any 2006Colm MacCarthaigh2006-04-161-1/+1
* * Also initialize local data structures for workers of a balancer.Ruediger Pluem2006-04-162-0/+4
* PR#39321 - don't segfault if a bad URL is specified in ProxyPassNick Kew2006-04-151-0/+3
* decouple the two scoreboard full messagesGreg Ames2006-04-142-22/+20
* * Sync with 2.2.x CHANGESRuediger Pluem2006-04-141-13/+12
* * Avoid calling ap_proxy_http_cleanup twice as this releases a connectionRuediger Pluem2006-04-145-4/+23
* * Initialize last_char as otherwise a random value will be comparedRuediger Pluem2006-04-142-0/+11
* * After r377780 the condition in the if clause never becomes true, becauseRuediger Pluem2006-04-141-10/+0
* MaxClients isn't the only reason the scoreboard can fill up. anotherGreg Ames2006-04-132-10/+33
* If we don't have a prototype for crypt() we shouldn'tJeff Trawick2006-04-122-2/+2
* The crypt() prototype is in <unistd.h> instead of <crypt.h>Jeff Trawick2006-04-122-0/+6
* more explanation for a couple of subtle lines of codeGreg Ames2006-04-111-1/+2
* * Rollback r393037 as this was vetoed by wrowe. Details seeRuediger Pluem2006-04-102-7/+2