]> granicus.if.org Git - apache/history - include/ap_mmn.h
make some sense of the difference between "Client" and "Global" certs in mod_ldap.
[apache] / include / ap_mmn.h
2010-02-24 Eric Covenermake some sense of the difference between "Client"...
2010-02-18 Daniel Earl PoirierCorrectly update version numbers after adding new function.
2010-02-16 Daniel Earl PoirierLog command line on startup, so there's a record of...
2010-02-12 Rainer JungSupport remote https proxies by using HTTP CONNECT.
2010-02-09 William A. Rowe Jrdistcache already demonstrates sub-second resolutions...
2010-02-04 William A. Rowe JrAdd ap_process_request_after_handler to the exported...
2010-02-01 Stefan Fritschreplace duplicate code with new function ap_parse_log_l...
2010-01-16 Stefan FritschTurn static function get_server_name_for_url() into...
2010-01-11 Stefan FritschIntroduce new config option LDAPTimeout to set the...
2009-12-30 Takashi SatoMove ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
2009-12-30 Takashi Satofollow up r894425:
2009-12-29 Takashi SatoMove AllowCONNECT from mod_proxy to mod_proxy_connect.
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-11-19 Jeff Trawickactually modify the MMN for the dav_error change, as...
2009-11-19 Jeff TrawickRemove errno from dav_error interface. Calls to dav_ne...
2009-10-31 Eric CovenerStop trying to set the referral HOP limit on each conne...
2009-10-30 Eric Coveneradd LDAPLibraryDebug directive to mod_ldap to turn on
2009-10-28 Daniel Earl PoirierFix a lot of doxygen warnings. Thanks to Brad Hards...
2009-10-11 Stefan FritschAllow ProxyPreserveHost to work in <Proxy> sections
2009-10-08 Stefan Fritschmod_logio: introduce new optional function ap_logio_get...
2009-09-25 Jim JagielskiEnhance ap_hook_monitor to pass along a server_rec (in
2009-09-14 Graham Leggettmod_dav: Allow other modules to add things to the DAV...
2009-09-14 Ruediger Pluem* Lower memory usage by reusing the brigade instead...
2009-07-05 Guenter Knauffixed typo.
2009-06-27 Guenter KnaufFixed comment. Submitted by Arfrever Frehtes Taifersar...
2009-05-15 William A. Rowe JrFix docs and bump mmn minor
2009-04-02 Jeff Trawickdocument the key API considerations related to the...
2009-03-30 Jeff Trawickrename the new retained-data APIs to ap_retained_data_c...
2009-03-25 Jeff TrawickProvide ap_set_retained_data()/ap_get_retained_data...
2009-02-09 Paul QuernaAdd conn_rec::current_thread.
2009-01-30 Roy T. FieldingDisabled DefaultType directive and removed ap_default_t...
2009-01-30 Jeff TrawickReflect the unixd_setup_child() rename (r739151) in...
2008-12-31 Nick KewAdd support for escaping all non-ascii chars to ap_esca...
2008-12-12 Chris DarrochRemove unused sb_type member from process_score structu...
2008-12-07 Paul Quernabump minor for new apis
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-11-29 Eric CovenerPrevent AP_FILTER_ERROR from being misinterpreted as...
2008-11-08 Ruediger Pluem* Rip out the old flushing approach for solving lifetim...
2008-11-02 Chris DarrochFix handling of authz configurations, make default...
2008-11-01 Chris Darrochmajor not minor bump for r709708
2008-11-01 Chris Darrochremove unused AUTHZ_GROUP_NOTE define
2008-11-01 Chris Darrochwhitespace cleanup
2008-10-22 Ruediger Pluem* Move ap_timeout_parameter_parse from mod_proxy.c...
2008-10-15 Graham LeggettMinor bump when exporting mod_rewrite.h
2008-09-20 Paul QuernaIntroduce Suspendable Requests to the Event MPM.
2008-08-30 Graham Leggettmod_session_cookie, mod_session_dbd: Make sure cookies...
2008-08-29 Graham LeggettThe cookie attributes to fix cookie removal required...
2008-08-21 Jim JagielskiAllow determination of whether to use ';' as
2008-08-09 Ruediger Pluem* Add the possibility to set a separate connection...
2008-07-22 Eric Covenerrevert r672639 which lacked a necessary major bump...
2008-07-06 Eric Covenerfix comment associated with MMN change
2008-06-29 Eric Covenermod_auth_digest: Detect during startup when AuthDigestP...
2008-05-28 Nick KewSwitch ftp_directory_charset and interpolate_env in...
2008-04-17 Dirk-Willem van... Currently each of the caching module includes logic...
2008-04-07 Paul QuernaAdd major bump for removing ap_graceful_stop_signalled
2008-04-05 Graham LeggettRename the ap_escape_path_segment_b function as suggest...
2008-04-03 Chris DarrochAttempt to correct major bump from previous commit...
2008-04-03 Nick KewHTTPD Core: Implement <If> sections for conditional...
2008-03-31 Nick KewFlesh out ap_expr with:
2008-03-29 Nick KewIntroduce ap_expr expression parser API
2008-03-19 Nick Kewmmn bump for chroot (r611483)
2008-01-12 Eric CovenerMinor bump for r611199, third time's a charm (change...
2008-01-11 Eric Covenerminor MMN bump for r611199
2007-12-31 William A. Rowe JrIntroduce the ProxyFtpDirCharset directive, allowing...
2007-12-15 Ruediger Pluem* Fix a SEGFAULT by ensuring that buckets that may...
2007-12-11 Ruediger Pluem* Use a separate subpool to manage the data for the...
2007-12-08 Ruediger Pluem* Enable the proxy to keep connections persistent in...
2007-12-03 Joe OrtonFurther to r599711; document new API guarantee for...
2007-11-28 Eric CovenerPerform all per-LDAP-backend related memory allocations...
2007-11-07 Graham Leggettcore: Add the option to keep aside a request body up...
2007-11-05 Ruediger Pluem* Add a minor bump as a result of r590122 and r591760:
2007-10-31 Jim JagielskiAdd in SeeRequestTail directive, to handle the shortcoming
2007-10-26 Nick Kewr588791 needed an MMN bump
2007-10-24 William A. Rowe JrMMN major bump required; this API is altogether inconsi...
2007-10-11 Jim JagielskiSemi-revert 583466; just remove the ap_proxy_isvalidenc()
2007-10-10 Jim JagielskiAbstract out "verification of valid encoding" via
2007-10-07 Nick Kewmmn bump for r582630
2007-08-23 Jim Jagielskiyear--
2007-08-23 William A. Rowe Jrap_available_mutexes_string and ap_add_available_mutexe...
2007-07-03 Sander TemmeUse correct Doxygen keywords for functions and variable...
2007-06-29 Joe OrtonAdd alternative fixes for CVE-2007-3304:
2007-06-27 Jean-Frederic ClereAdd the missing minor bump of r550519.
2007-06-12 Paul QuernaAdding the clogging input filters patch was a minor...
2007-02-08 Jim JagielskiChange common but incorrect usage of 'depreciated'
2006-11-09 Jim Jagielskiforgot minor bump
2006-10-24 Jim JagielskiOnce SSLMutex allowed for the setting of both the
2006-10-02 Mladen TurkBump MMN for r451575.
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-07-11 Roy T. Fieldingupdate license header text
2006-05-05 Sander Temme Add optional 'scheme://' prefix to ServerName...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-04-14 Ruediger Pluem* Avoid calling ap_proxy_http_cleanup twice as this...
2006-04-01 Ruediger Pluem* Actually increase MODULE_MAGIC_NUMBER_MINOR by one...
2006-03-30 Jim JagielskiDocument the removal of the flushing bandaid to a
2006-02-28 Brian PaneRevert the refactoring of the request read code
2006-01-18 Ruediger Pluem* Adjust format of bump comments. No functional change.
2006-01-18 Ruediger Pluem* Do a minor bump as minex and minex_set had been added...
2006-01-11 Bradley NicholesAuthz refactoring
2005-12-31 Brian PaneRefactoring of ap_read_request() to store partial reque...
2005-11-15 Jim JagielskiOkay, at least be nice when "breaking" the API.
next