summaryrefslogtreecommitdiffstats
path: root/include/ap_mmn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,Jeff Trawick2009-11-241-1/+2
* actually modify the MMN for the dav_error change, as expected with r882274Jeff Trawick2009-11-191-1/+1
* Remove errno from dav_error interface. Calls to dav_new_error()Jeff Trawick2009-11-191-0/+1
* Stop trying to set the referral HOP limit on each connection since most SDKs ...Eric Covener2009-10-311-2/+3
* add LDAPLibraryDebug directive to mod_ldap to turn onEric Covener2009-10-301-1/+2
* Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier2009-10-281-3/+5
* Allow ProxyPreserveHost to work in <Proxy> sectionsStefan Fritsch2009-10-111-2/+4
* mod_logio: introduce new optional function ap_logio_get_last_bytes to getStefan Fritsch2009-10-081-2/+4
* Enhance ap_hook_monitor to pass along a server_rec (inJim Jagielski2009-09-251-0/+2
* mod_dav: Allow other modules to add things to the DAV or Allow headersGraham Leggett2009-09-141-0/+1
* * Lower memory usage by reusing the brigade instead of constantlyRuediger Pluem2009-09-141-1/+3
* fixed typo.Guenter Knauf2009-07-051-1/+1
* Fixed comment. Submitted by Arfrever Frehtes Taifersar Arahesis.Guenter Knauf2009-06-271-1/+1
* Fix docs and bump mmn minorWilliam A. Rowe Jr2009-05-151-1/+2
* document the key API considerations related to the changes for loadable MPMs,...Jeff Trawick2009-04-021-2/+5
* rename the new retained-data APIs to ap_retained_data_create()/ap_retained_da...Jeff Trawick2009-03-301-1/+1
* Provide ap_set_retained_data()/ap_get_retained_data() for preservationJeff Trawick2009-03-251-1/+2
* Add conn_rec::current_thread.Paul Querna2009-02-091-1/+2
* Disabled DefaultType directive and removed ap_default_type()Roy T. Fielding2009-01-301-1/+2
* Reflect the unixd_setup_child() rename (r739151) in the MMN (mod_backdoor nee...Jeff Trawick2009-01-301-1/+2
* Add support for escaping all non-ascii chars to ap_escape_html, and useNick Kew2008-12-311-0/+2
* Remove unused sb_type member from process_score structure andChris Darroch2008-12-121-2/+3
* bump minor for new apisPaul Querna2008-12-071-1/+2
* API Cleanup in preperation for 2.4.x, make sure all exported functions or var...Paul Querna2008-12-021-1/+2
* Prevent AP_FILTER_ERROR from being misinterpreted as SUSPENDED when checkingEric Covener2008-11-291-2/+5
* * Rip out the old flushing approach for solving lifetime issues between theRuediger Pluem2008-11-081-1/+4
* Fix handling of authz configurations, make default authz logic replicateChris Darroch2008-11-021-1/+3
* major not minor bump for r709708Chris Darroch2008-11-011-3/+3
* remove unused AUTHZ_GROUP_NOTE defineChris Darroch2008-11-011-1/+2
* whitespace cleanupChris Darroch2008-11-011-6/+6
* * Move ap_timeout_parameter_parse from mod_proxy.c to server/util.c and thusRuediger Pluem2008-10-221-1/+2
* Minor bump when exporting mod_rewrite.hGraham Leggett2008-10-151-1/+2
* Introduce Suspendable Requests to the Event MPM.Paul Querna2008-09-201-1/+2
* mod_session_cookie, mod_session_dbd: Make sure cookies are set bothGraham Leggett2008-08-301-1/+2
* The cookie attributes to fix cookie removal required an MMN bumpGraham Leggett2008-08-291-2/+3
* Allow determination of whether to use ';' asJim Jagielski2008-08-211-1/+2
* * Add the possibility to set a separate connection timeout for backendRuediger Pluem2008-08-091-1/+4
* revert r672639 which lacked a necessary major bump, add a major MMN bumpEric Covener2008-07-231-2/+3
* fix comment associated with MMN changeEric Covener2008-07-071-1/+1
* mod_auth_digest: Detect during startup when AuthDigestProviderEric Covener2008-06-291-1/+2
* Switch ftp_directory_charset and interpolate_env in proxy_dir_conf,Nick Kew2008-05-281-2/+5
* Currently each of the caching module includes logic to implementDirk-Willem van Gulik2008-04-171-1/+3
* Add major bump for removing ap_graceful_stop_signalledPaul Querna2008-04-071-2/+3
* Rename the ap_escape_path_segment_b function as suggested byGraham Leggett2008-04-051-1/+2
* Attempt to correct major bump from previous commit (r644253).Chris Darroch2008-04-041-3/+4
* HTTPD Core: Implement <If> sections for conditional (runtime) configuration.Nick Kew2008-04-031-1/+3
* Flesh out ap_expr with:Nick Kew2008-03-311-1/+2
* Introduce ap_expr expression parser APINick Kew2008-03-291-1/+2
* mmn bump for chroot (r611483)Nick Kew2008-03-191-1/+2
* Minor bump for r611199, third time's a charm (change history modified in prev...Eric Covener2008-01-121-1/+1