]> granicus.if.org Git - apache/history - include/http_core.h
add comment about (not) using pools in error log format handlers
[apache] / include / http_core.h
2010-09-12 Stefan Fritschadd comment about (not) using pools in error log format...
2010-09-05 Stefan FritschAdd ErrorLogFormat directive for configuring the error...
2010-09-04 Stefan FritschDisable sendfile by default, as discussed at
2010-07-22 Nick KewMove AddOutputFilterByType implementation from core...
2010-06-30 Stefan Fritschre-order many struct members for better alignment on...
2010-06-06 Stefan Fritsch- Add loglevels to request_rec and conn_rec
2010-06-03 Stefan FritschRemove loglevel entry in core_dir_config, which has...
2010-01-16 Stefan FritschTurn static function get_server_name_for_url() into...
2009-10-08 Stefan Fritschmod_logio: introduce new optional function ap_logio_get...
2009-05-08 Joe OrtonSecurity fix for CVE-2009-1195: fix Options handling...
2009-01-30 Roy T. FieldingDisabled DefaultType directive and removed ap_default_t...
2009-01-03 William A. Rowe Jrbollocks, it's absolute crap to break the ABI structure...
2008-10-29 Paul Querna* include/http_core.h
2008-04-07 Paul QuernaInclude http_config.h from http_core, since now without...
2008-04-07 Paul QuernaRemove CORE_PRIVATE.
2008-04-03 Nick KewHTTPD Core: Implement <If> sections for conditional...
2008-01-11 Eric Covener*) mod_logio: Provide optional function to allow module...
2007-05-02 Bradley Nicholesre-introduce ap_satisfies API back into core and modify...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-01-11 Bradley NicholesAuthz refactoring
2005-11-15 Jim JagielskiOkay, at least be nice when "breaking" the API.
2005-11-15 Jim JagielskiAdd in the UseCanonicalPhysicalPort directive, which
2005-10-06 William A. Rowe Jr NET_TIME, as a standalone feature, was a horrid idea.
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-07-01 William A. Rowe Jr Initially a no-op. Add trace_enable configuration...
2005-06-14 Paul QuernaMerge the listen-protocol sandbox branch to trunk.
2005-05-16 Jeff TrawickSupport the suppress-error-charset setting, as with...
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...
2004-12-02 Joe OrtonFix gcc "no previous prototype" warnings after reorgani...
2004-07-14 Paul QuernaAdded 'AllowOverride Options=Indexes,MultiViews' to...
2004-03-24 Jeff TrawickFix memory corruption problem with ap_custom_response...
2004-03-14 André MaloSatisfy directives now can be influenced by a surroundi...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-07 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-05-29 André MaloRework of the recursion stopper - collapse recursion...
2003-05-19 André MaloPrevent the server from crashing when entering infinite...
2003-02-03 André Malofinished that boring job:
2003-01-23 Ken Coar here we go. add a directive that will keep %2f from...
2003-01-18 André Malomove rfc1413 code to a new module "metadata:mod_ident".
2002-12-15 Brian Panecomment an endif for clarity
2002-10-25 Brian Panemod_logio modification: count bytes-sent after the...
2002-10-14 William A. Rowe Jr Introduce an EnableSendfile directive (defaulted...
2002-10-03 Greg SteinAdd logic to the default_handler to enable script deliv...
2002-05-11 Brian PaneAdded EnableMMAP directive to allow the server administ...
2002-04-05 William A. Rowe Jr Whoops, missed this. Moved these symbols to mod_core.h
2002-04-01 Cliff WoolleyMatch the new APR_BUCKET_BUFF_SIZE. We want this to...
2002-03-20 Bill StoddardFinal commit to add ap_rset_content_type accessor....
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-02-19 Justin ErenkrantzIntroduce AddOutputFilterByType directive.
2002-01-27 Brian PaneReplaced some more ap_add_output_filter() calls with
2002-01-27 Brian PanePerformance improvement: incorporated the use of the new
2002-01-11 Ken Coar Bring forward the FileETag directive enhancement from...
2002-01-02 Justin ErenkrantzFix LimitRequestBody directive by moving the relevant...
2002-01-01 Brian PaneGeneralized the recent prep_walk_cache optimizations...
2001-12-31 Brian PanePerformance fix for prep_walk_cache():
2001-12-13 William A. Rowe Jr Jeff's guess, right on. [Thought I committed it...
2001-12-13 Jeff Trawickhack up core_dir_config so that server/core.c compiles...
2001-11-18 Ian Holsmanchange the signature of ap_custom_response() to use a
2001-09-17 William A. Rowe Jr Remove the Win32 script-processing exception from...
2001-08-30 William A. Rowe Jr Changed syntax of Set{Input|Output}Filter. The...
2001-08-30 William A. Rowe Jr Since the mod_mime patch was applied, here is the...
2001-08-26 William A. Rowe Jr Eliminate proxy: (and all other 'special') processing...
2001-08-24 William A. Rowe Jr sec, sec, who's got a sec? This gave me a headache...
2001-08-02 Ryan BloomAdd the ability to extend the methods that Apache under...
2001-07-30 William A. Rowe Jr Provide the same optimization to the dir_config struc...
2001-07-27 William A. Rowe Jr Doc formatting fixes
2001-06-13 Greg SteinDefine a hook for fetching management/status items.
2001-04-13 Cliff WoolleyChange AP_MIN_BYTES_TO_WRITE from 9000 to 8192 to match...
2001-03-09 Jeff Trawicktweak ap_get_remote_host() so that the caller can find...
2001-02-22 Doug MacEachernjust making server_signature enum decl easier to read...
2001-02-18 Greg Steinshift some declarations over to mod_core.h where they...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-04 Doug MacEachernfix minor prototype inconsistencies noticed with C...
2001-01-31 Greg Amesget Apache building again after the change to make_expo...
2001-01-19 William A. Rowe Jr Normalize the use of AP_DECLARE_DATA
2001-01-19 William A. Rowe Jr The big change. This is part 3 of the apr-util symbo...
2000-11-26 Greg Stein*) Compensate for recent changes in the APR headers...
2000-11-22 Ryan BloomNext pass at the content-length filter. Not perfect...
2000-11-21 Ryan BloomModify the content-length filter to change the criteria...
2000-11-08 David ReidMissed these first time round... More apr_port_t changes.
2000-10-18 Jeff Trawickap_get_client_block() now uses a brigade in core_reques...
2000-10-18 Greg AmesAdd a core_request_config so we have a safe semi-hidden...
2000-10-17 Jeff TrawickRename output filters field ("filters") in core_dir_con...
2000-10-16 Jeff Trawickinput filtering changes:
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-05 Jeff TrawickAdd a bit of infrastructure which will be needed for...
2000-09-13 Ryan BloomAdd the AddFilter directive. This directive takes...
2000-08-05 Ryan BloomDocument http_core's public APIs for use with ScanDoc.
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-11 Greg Steinshift the LimitXMLRequestBody directive to the core...
2000-06-28 William A. Rowe Jr Whoops... will be needing this exported rsn for mod_m...
2000-06-28 William A. Rowe Jr Hook functions aren't translated (and when they are...
2000-06-24 Greg Steinblast the old names for the status codes
2000-06-20 William A. Rowe Jr This Win32 patch adds the key HKCR/filetype/shell...
2000-06-20 William A. Rowe Jr This patch solves several specific issues:
2000-06-17 Ben LaurieCommand handler revamp. Note that this makes the code...
next