summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Reduced the bumpiness (from major to minor) and utilized #defines throughoutPaul J. Reder2008-01-241-2/+8
* This adds Apache support (taking advantage of the new APR capability)Paul J. Reder2008-01-231-0/+8
* Minor bump for r611199, third time's a charm (change history modified in prev...Eric Covener2008-01-121-1/+1
* minor MMN bump for r611199Eric Covener2008-01-111-0/+1
* *) mod_logio: Provide optional function to allow modules to adjust theEric Covener2008-01-111-0/+3
* Adjust for 2008Jim Jagielski2008-01-101-1/+1
* When using the MS SDK, re-establish LDAP backend connections on aEric Covener2007-12-311-0/+7
* Introduce the ProxyFtpDirCharset directive, allowing the administratorWilliam A. Rowe Jr2007-12-311-1/+2
* * Fix a SEGFAULT by ensuring that buckets that may have been buffered in theRuediger Pluem2007-12-151-1/+2
* * Use a separate subpool to manage the data for the socket and the connectionRuediger Pluem2007-12-111-1/+2
* * Enable the proxy to keep connections persistent in the HTTPS case.Ruediger Pluem2007-12-081-1/+2
* Further to r599711; document new API guarantee for handling non-NULLJoe Orton2007-12-032-2/+12
* Perform all per-LDAP-backend related memory allocations in a standalone pool,Eric Covener2007-11-282-1/+4
* while technically uldap_connection_cleanup() does leave an entry in theEric Covener2007-11-081-1/+1
* core: Add the option to keep aside a request body up to a certainGraham Leggett2007-11-072-2/+6
* Stop registering a cleanup on each LDAP connection created, this cleanup wasEric Covener2007-11-071-2/+1
* * Add a minor bump as a result of r590122 and r591760:Ruediger Pluem2007-11-051-1/+3
* Add in SeeRequestTail directive, to handle the shortcomingJim Jagielski2007-10-312-1/+3
* The function ap_time_process_request() needs to be declared appropriately if ...Bradley Nicholes2007-10-301-1/+1
* Add option not to send&clear response headers in ap_send_interim_response.Nick Kew2007-10-261-1/+2
* r588791 needed an MMN bumpNick Kew2007-10-261-1/+2
* MMN major bump required; this API is altogether inconsistent, transparentWilliam A. Rowe Jr2007-10-242-4/+7
* Semi-revert 583466; just remove the ap_proxy_isvalidenc()Jim Jagielski2007-10-111-1/+0
* Abstract out "verification of valid encoding" viaJim Jagielski2007-10-101-0/+1
* mmn bump for r582630Nick Kew2007-10-071-1/+2
* Introduce ap_send_interim_response function and API, for interimNick Kew2007-10-071-0/+6
* Add "DefaultType None" optionNick Kew2007-09-271-0/+8
* lb_score is bigger proxy_worker_stat. Prevent wasting space.Jean-Frederic Clere2007-09-121-0/+6
* Yeah. Good luck with that.Jim Jagielski2007-09-101-1/+0
* Maintain the illusion. It's not worth my time orJim Jagielski2007-09-101-4/+5
* Reinstate the lb_score patch, but, protect againstJim Jagielski2007-09-071-5/+4
* semi-revert 573264. It is totally bogus that weJim Jagielski2007-09-071-4/+5
* lb_score *is* proxy_worker_stat... no need to "mask" thatJim Jagielski2007-09-061-5/+4
* Update copyright dates from 2006 to 2007Nick Kew2007-09-011-1/+1
* year--Jim Jagielski2007-08-231-1/+1
* ap_available_mutexes_string and ap_add_available_mutexes_string William A. Rowe Jr2007-08-232-5/+54
* Minor quibble; the declarespec for data comes after the data type.William A. Rowe Jr2007-08-231-2/+2
* mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the abilityPaul J. Reder2007-07-271-1/+36
* revert revision 555470Eric Covener2007-07-191-3/+3
* This data is passed in an unsafe way to the LDAP SDK if the compiler Eric Covener2007-07-121-3/+3
* Use correct Doxygen keywords for functions and variables. TODO: figure out w...Sander Temme2007-07-0310-63/+59
* Add alternative fixes for CVE-2007-3304:Joe Orton2007-06-292-1/+15
* Revert r547987 ("svn merge -c -547987 .")Joe Orton2007-06-291-8/+0
* Add the missing minor bump of r550519.Jean-Frederic Clere2007-06-271-1/+2
* PID table impl: parent process keeps a local table store ofJim Jagielski2007-06-161-0/+8
* Adding the clogging input filters patch was a minor MMN bumpPaul Querna2007-06-121-1/+2
* Fixup style nitpicks:Paul Querna2007-06-121-1/+1
* Add a clogging_input_filters variable to the conn_rec, enabling the Event MPM...Paul Querna2007-06-121-0/+5
* * Add extern "C" linkage to several headers to make it easier to useRuediger Pluem2007-05-045-1/+39
* re-introduce ap_satisfies API back into core and modify how the access_checke...Bradley Nicholes2007-05-021-1/+27