summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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-2764-129/+129
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-2764-322/+322
* 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
* * Consequently use disk_cache: in error log stringsRuediger Pluem2006-04-231-5/+5
* Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end forGarrett Rooney2006-04-224-0/+1106
* * modules/proxy/proxy_util.c (ap_proxy_initialize_worker): FixJoe Orton2006-04-201-1/+4
* revert accidental copyright year changesRoy T. Fielding2006-04-193-4/+4
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-1964-64/+64
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-1964-2008/+192
* Update the last year of copyright.Colm MacCarthaigh2006-04-194-4/+4
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-19160-163/+163
* Fix for platforms without threads: inreslist exists only if APR_HAS_THREADS i...Martin Kraemer2006-04-191-0/+4
* Correctly handle internal redirects, by testing only for r-main == NULL.Colm MacCarthaigh2006-04-181-1/+1
* Thiago Zaninotti reported to security@apache.org on 20060410 a possibleMark J. Cox2006-04-181-1/+1
* * Also initialize local data structures for workers of a balancer.Ruediger Pluem2006-04-161-0/+1
* PR#39321 - don't segfault if a bad URL is specified in ProxyPassNick Kew2006-04-151-0/+3
* * Avoid calling ap_proxy_http_cleanup twice as this releases a connectionRuediger Pluem2006-04-143-3/+18
* * After r377780 the condition in the if clause never becomes true, becauseRuediger Pluem2006-04-141-10/+0
* more explanation for a couple of subtle lines of codeGreg Ames2006-04-111-1/+2
* expand on a comment for a rather subtle line of code so I have a chance ofGreg Ames2006-04-101-1/+3
* * Check for an existing socket independant of an existing connection record.Ruediger Pluem2006-04-081-4/+4
* svn:eol-style = nativeAndré Malo2006-04-071-250/+250
* Clean up some stuff found by Coverity.Garrett Rooney2006-03-312-22/+3
* * As per discussion on the list: Return error code of apr_file_write_fullRuediger Pluem2006-03-311-2/+2
* Document the removal of the flushing bandaid to aJim Jagielski2006-03-304-20/+20
* * Check return value of apr_bucket_read when storing the response body to disk.Ruediger Pluem2006-03-291-1/+9
* revert the LDAPConnectionTimeout and LDAPVerifyServerCert directives back to ...Bradley Nicholes2006-03-221-7/+22
* Eliminate last win32-isms, SetLastError becomes apr's set_os_errorWilliam A. Rowe Jr2006-03-181-24/+24
* Escape from casting purgatory, which the Solaris cc compilerWilliam A. Rowe Jr2006-03-181-22/+24
* Remove the global only flag from the LDAPConnectionTimeout directive and add ...Bradley Nicholes2006-03-171-5/+29
* Fix the server_merge so that the memory pools and mutexes that were created d...Bradley Nicholes2006-03-171-4/+16
* Add mod_authz_dbd to the NetWare buildBradley Nicholes2006-03-171-0/+250
* remove the race condition when creating the connection pool mutex. Also elim...Bradley Nicholes2006-03-161-8/+11
* Clean up some string manipulation.Jeff Trawick2006-03-161-5/+1
* Log a better error message if initialisation fails on prepared statements.Nick Kew2006-03-161-0/+4
* Unsure why win32 never noticed this, but the value returned is a const char*William A. Rowe Jr2006-03-101-1/+1
* Not an extern; correct a build failure, static suggested by dreid.William A. Rowe Jr2006-03-091-1/+1
* Drop the LogLevel of the messages for the deprecated access control directive...Bradley Nicholes2006-03-091-3/+3
* Make AJP flushing admin configurable.Jim Jagielski2006-03-094-24/+43
* * modules/aaa/mod_auth_digest.c (hdr): Remove function.Joe Orton2006-03-091-64/+4
* * Crosscheck the length of the body chunk with the length of the ajp messageRuediger Pluem2006-03-051-0/+18
* * modules/ssl/ssl_scache_shmcb.c (shmcb_safe_clear): Mark withJoe Orton2006-03-031-2/+7
* APR_FILEPATH_NOTABOVEROOT was undefined with a left-hand NULLWilliam A. Rowe Jr2006-03-011-2/+0
* mod_charset_lite: Remove Content-Length when output filter canJeff Trawick2006-02-231-0/+26
* Ensure that the proper status line is written to the client, fixingJeff Trawick2006-02-211-0/+20
* * Disable persistent connections for SSL backends again as we do notRuediger Pluem2006-02-201-1/+9
* Add a note about the ap_satisfies mess we currently have.David Reid2006-02-181-0/+3
* This should cure the build issues people are having and wouldDavid Reid2006-02-181-1/+1