| Commit message (Expand) | Author | Age | Files | Lines |
* | Perform all per-LDAP-backend related memory allocations in a standalone pool, | Eric Covener | 2007-11-28 | 2 | -1/+4 |
* | while technically uldap_connection_cleanup() does leave an entry in the | Eric Covener | 2007-11-08 | 1 | -1/+1 |
* | core: Add the option to keep aside a request body up to a certain | Graham Leggett | 2007-11-08 | 2 | -2/+6 |
* | Stop registering a cleanup on each LDAP connection created, this cleanup was | Eric Covener | 2007-11-07 | 1 | -2/+1 |
* | * Add a minor bump as a result of r590122 and r591760: | Ruediger Pluem | 2007-11-05 | 1 | -1/+3 |
* | Add in SeeRequestTail directive, to handle the shortcoming | Jim Jagielski | 2007-10-31 | 2 | -1/+3 |
* | The function ap_time_process_request() needs to be declared appropriately if ... | Bradley Nicholes | 2007-10-30 | 1 | -1/+1 |
* | Add option not to send&clear response headers in ap_send_interim_response. | Nick Kew | 2007-10-27 | 1 | -1/+2 |
* | r588791 needed an MMN bump | Nick Kew | 2007-10-27 | 1 | -1/+2 |
* | MMN major bump required; this API is altogether inconsistent, transparent | William A. Rowe Jr | 2007-10-24 | 2 | -4/+7 |
* | Semi-revert 583466; just remove the ap_proxy_isvalidenc() | Jim Jagielski | 2007-10-11 | 1 | -1/+0 |
* | Abstract out "verification of valid encoding" via | Jim Jagielski | 2007-10-10 | 1 | -0/+1 |
* | mmn bump for r582630 | Nick Kew | 2007-10-07 | 1 | -1/+2 |
* | Introduce ap_send_interim_response function and API, for interim | Nick Kew | 2007-10-07 | 1 | -0/+6 |
* | Add "DefaultType None" option | Nick Kew | 2007-09-27 | 1 | -0/+8 |
* | lb_score is bigger proxy_worker_stat. Prevent wasting space. | Jean-Frederic Clere | 2007-09-12 | 1 | -0/+6 |
* | Yeah. Good luck with that. | Jim Jagielski | 2007-09-10 | 1 | -1/+0 |
* | Maintain the illusion. It's not worth my time or | Jim Jagielski | 2007-09-10 | 1 | -4/+5 |
* | Reinstate the lb_score patch, but, protect against | Jim Jagielski | 2007-09-07 | 1 | -5/+4 |
* | semi-revert 573264. It is totally bogus that we | Jim Jagielski | 2007-09-07 | 1 | -4/+5 |
* | lb_score *is* proxy_worker_stat... no need to "mask" that | Jim Jagielski | 2007-09-06 | 1 | -5/+4 |
* | Update copyright dates from 2006 to 2007 | Nick Kew | 2007-09-01 | 1 | -1/+1 |
* | year-- | Jim Jagielski | 2007-08-23 | 1 | -1/+1 |
* | ap_available_mutexes_string and ap_add_available_mutexes_string | William A. Rowe Jr | 2007-08-23 | 2 | -5/+54 |
* | Minor quibble; the declarespec for data comes after the data type. | William A. Rowe Jr | 2007-08-23 | 1 | -2/+2 |
* | mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability | Paul J. Reder | 2007-07-27 | 1 | -1/+36 |
* | revert revision 555470 | Eric Covener | 2007-07-19 | 1 | -3/+3 |
* | This data is passed in an unsafe way to the LDAP SDK if the compiler | Eric Covener | 2007-07-12 | 1 | -3/+3 |
* | Use correct Doxygen keywords for functions and variables. TODO: figure out w... | Sander Temme | 2007-07-04 | 10 | -63/+59 |
* | Add alternative fixes for CVE-2007-3304: | Joe Orton | 2007-06-29 | 2 | -1/+15 |
* | Revert r547987 ("svn merge -c -547987 .") | Joe Orton | 2007-06-29 | 1 | -8/+0 |
* | Add the missing minor bump of r550519. | Jean-Frederic Clere | 2007-06-27 | 1 | -1/+2 |
* | PID table impl: parent process keeps a local table store of | Jim Jagielski | 2007-06-16 | 1 | -0/+8 |
* | Adding the clogging input filters patch was a minor MMN bump | Paul Querna | 2007-06-13 | 1 | -1/+2 |
* | Fixup style nitpicks: | Paul Querna | 2007-06-12 | 1 | -1/+1 |
* | Add a clogging_input_filters variable to the conn_rec, enabling the Event MPM... | Paul Querna | 2007-06-12 | 1 | -0/+5 |
* | * Add extern "C" linkage to several headers to make it easier to use | Ruediger Pluem | 2007-05-04 | 5 | -1/+39 |
* | re-introduce ap_satisfies API back into core and modify how the access_checke... | Bradley Nicholes | 2007-05-02 | 1 | -1/+27 |
* | Change common but incorrect usage of 'depreciated' | Jim Jagielski | 2007-02-08 | 1 | -1/+1 |
* | forgot minor bump | Jim Jagielski | 2006-11-09 | 1 | -1/+1 |
* | Once SSLMutex allowed for the setting of both the | Jim Jagielski | 2006-10-24 | 3 | -1/+63 |
* | Bump MMN for r451575. | Mladen Turk | 2006-10-02 | 1 | -1/+3 |
* | Generic fix for PR#31759 | Nick Kew | 2006-09-22 | 1 | -0/+2 |
* | Replace ap_get_server_version with ap_get_server_banner() and | Jeff Trawick | 2006-09-05 | 2 | -6/+19 |
* | Introduce a check_config phase between pre_config and open_logs, | Chris Darroch | 2006-08-15 | 1 | -0/+10 |
* | include/ap_config.h: Include the autoconf generated header that defines what ... | Paul Querna | 2006-07-15 | 1 | -1/+1 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 29 | -176/+175 |
* | Fix comment | Nick Kew | 2006-06-08 | 1 | -1/+1 |
* | Tidy up scoreboard.h (Chris Darroch) | Nick Kew | 2006-05-07 | 1 | -12/+2 |