]> granicus.if.org Git - apache/history - include/http_core.h
add "-l" option to indicate interval is based on localtime not gmt
[apache] / include / http_core.h
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...
2000-06-06 Ryan BloomAdd the resource limiting code back to Apache 2.0....
2000-06-06 William A. Rowe JrPR:
2000-06-06 Jeff TrawickPort mod_mmap_static to 2.0. Make it go faster.
2000-05-27 William A. Rowe JrPR:
2000-05-27 William A. Rowe Jr This patch corrects the issues from the AP_EXPORT...
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-13 Jim JagielskiBackport the CSS security fixes to Apache 2.0a. Or...
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-01-21 Bill StoddardAdd back the script_interpreter_source code.
2000-01-19 Ryan BloomFinish the commits for the change in the header files...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-26 Roy T. FieldingRearchitect the mess in http_main.c, http_core.c and...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.