]> granicus.if.org Git - apache/history - include/ap_mmn.h
Save some bytes :)
[apache] / include / ap_mmn.h
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.
2005-10-06 William A. Rowe Jr Bump MODULE_MAGIC_COOKIE to "AP24", as we are already...
2005-10-06 William A. Rowe Jr NET_TIME, as a standalone feature, was a horrid idea.
2005-09-19 Joe Orton* include/ap_mmn.h (MODULE_MAGIC_NUMBER_MAJOR): Bump...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-07-18 Ian Holsmanc/major bump/minor bump/
2005-07-17 Ian HolsmanThis patch adds a new hook (request_status) that gets...
2005-07-08 William A. Rowe Jr The cookie is AP22 by unanimous consent.
2005-07-01 William A. Rowe Jr Initially a no-op. Add trace_enable configuration...
2005-07-01 William A. Rowe Jr Whoops - two things at once. Document MAGIC_COOKIE...
2005-07-01 William A. Rowe Jr Change Apache httpd 2.1 signature to "AP21" as this...
2005-06-14 Paul QuernaMerge the listen-protocol sandbox branch to trunk.
2005-05-04 Paul QuernaAdd AP_INIT_TAKE_ARGV. There can be some inconsistent...
2005-04-25 Paul QuernaAdd ap_vhost_iterate_given_conn() as I had previously...
2005-03-05 Jeff Trawickreally bump MMN
2005-03-05 Jeff Trawickworker MPM/mod_status: Support per-worker tracking...
2005-02-18 William A. Rowe Jr Fix some symbols which should -not- be exported,...
2005-02-11 Joe OrtonMove the POSIX reg* implementations into the ap_* names...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-27 Joe Orton* include/ap_mmn.h: Fix typo.
2005-01-02 William A. Rowe Jr FINALLY Correct ap_http_method()! It is NOT a method...
2004-10-23 Roy T. Fieldingveto and revert win64 patch: 64bit changes must percola...
2004-10-22 Allan K. EdwardsWIN64: API changes to clean up Windows 64bit compile...
2004-06-04 André MaloNobody objected:
next