summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* * modules/ssl/ssl_engine_init.c (ssl_check_public_cert): Fix spuriousJoe Orton2006-02-171-8/+8
* - tidy up some of the comments and make the file more readableDavid Reid2006-02-171-52/+91
* - add a define for ap_satisfies which is now an optional fn. WithoutDavid Reid2006-02-161-0/+2
* svn:eol-style = nativeAndré Malo2006-02-161-250/+250
* *) mod_proxy: Fix KeepAlives not being allowed and set toJim Jagielski2006-02-152-50/+17
* OK, handle better the initializing of worker, separatingJim Jagielski2006-02-141-14/+34
* I wondered why I never saw the scoreboard init entry; now I know.Jim Jagielski2006-02-141-10/+14
* * Use the correct pool for apr_table_copy. Otherwise we trigger the bad poolRuediger Pluem2006-02-131-1/+7
* Clean up some code in mod_dav.Garrett Rooney2006-02-131-6/+0
* * Do not close the backend connection, because the client sent aRuediger Pluem2006-02-111-11/+0
* * Do not remove the connection headers from r->headers_in. They are neededRuediger Pluem2006-02-111-8/+10
* * modules/aaa/config.m4: Place mod_access_compat in the 'yes' list as notJustin Erenkrantz2006-02-071-1/+1
* * modules/aaa/mod_auth.h: Include apr_optional.h forJoe Orton2006-02-071-0/+1
* * modules/aaa/mod_authz_core.c (add_authz_provider): Fix pointer castJoe Orton2006-02-071-1/+1
* * modules/proxy/mod_proxy_balancer.c: Include unistd.h to pick upJoe Orton2006-02-061-0/+4
* * Do not overwrite the status of initialized workers and respect the configuredRuediger Pluem2006-02-041-1/+10
* mod_speling: Stop crashing with certain non-file requests.Jeff Trawick2006-01-301-1/+6
* The AuthnProviderAlias directive has been merged into mod_authn_core. mod_au...Bradley Nicholes2006-01-281-209/+0
* If the proxied response lacks a Server header, thenJim Jagielski2006-01-271-0/+2
* add Colm's explanation of the cache_info structure from his explaination on dev@Ian Holsman2006-01-251-2/+13
* Remove NetWare makefiles that are no longer neededBradley Nicholes2006-01-235-1250/+0