]> granicus.if.org Git - apache/history - include/httpd.h
add "-l" option to indicate interval is based on localtime not gmt
[apache] / include / httpd.h
2004-02-26 Joe Orton* include/httpd.h: Double DYNAMIC_MODULE_LIMIT, httpd...
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-25 André MaloAdd core version query function ap_get_server_revision and
2004-01-01 André Maloupdate license to 2004.
2003-12-14 André Malofix docco
2003-11-24 André MaloSECURITY [CAN-2003-0020]: escape arbitrary data before...
2003-11-24 Cliff Woolleyfix comment
2003-11-02 André Malo- add XHTML doctypes to httpd.h
2003-10-24 Sander StrikerFold in the CAN-2003-0542 regex patch.
2003-08-19 André Malofix misleading ap_get_token description
2003-06-17 Greg SteinUse 'expected' rather than 'exp', as the latter shadows...
2003-05-09 Martin KraemerPorting to BS2000: the antique interface (BS2000Account...
2003-03-06 André MaloMinor MMN bump:
2003-03-06 Sander Striker* include/http_config.h
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-11-08 Greg Amesuse a subpool of c->pool for resources which are set...
2002-10-11 Ryan BloomFix a compile of compiler warnings. I don't know how...
2002-07-01 William A. Rowe Jr Bring in os.h after we let apr do its platform foo.
2002-06-26 Justin ErenkrantzChange conn_rec->keepalive to an enumerated value of
2002-06-23 Brian PaneRemoved "tolower(++s)" idiom from ap_strcasestr(),...
2002-06-15 Aaron BannertImprove on some of the documentary comments in the...
2002-06-12 William A. Rowe Jr Solve the 80/20 by initializing and storing server_re...
2002-05-30 Justin ErenkrantzAdd a PROXYREQ_RESPONSE value for request_rec->proxyreq...
2002-05-06 Justin ErenkrantzRewrite ap_byterange_filter so that it can work with...
2002-03-29 Cliff WoolleyBUCKET FREELISTS
2002-03-19 Greg SteinThe underlying change here was to add the new WebDAV...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-03 Ryan BloomFix the mod_dir/mod_negotiation bug, where redirects...
2002-02-21 William A. Rowe Jr Fix the close-on-sendfile bug where Win32 would trans...
2002-02-11 Greg Amesif a child detects a resource shortage on accept()...
2002-01-29 Bill StoddardThis patch restores most of Ryan's patch (11/12/2001...
2002-01-27 Bill StoddardRemove the create_connection hook and put the client_so...
2001-12-18 Jeff TrawickChange core code to allow an MPM to set hard thread...
2001-12-13 William A. Rowe Jr As suggested by Josh Slive, add the explicit 'default...
2001-12-13 William A. Rowe Jr Give the request_rec some information about path_info...
2001-12-01 Jeff Trawickuse our standard declaration macro for the AP_DEBUG...
2001-11-21 Ryan BloomFix the timeout logic that I broke last week. This...
2001-11-12 Ryan BloomBegin to abstract out the underlying transport layer.
2001-10-23 Greg Amesadjust for the change to SuExec's default install directory
2001-10-02 William A. Rowe Jr Goodbye r->content_lanaguage (per vote from apache...
2001-10-02 Ian HolsmanAdded Doxygen Comments
2001-09-14 Bradley NicholesAdded the HTTPD_ROOT path for NetWare
2001-08-27 William A. Rowe Jr I think this statement makes more sense, please ask...
2001-08-23 William A. Rowe Jr Add a canonical_filename value (should remain the...
2001-08-23 William A. Rowe Jr Eliminated ap_os_[systemcase|[case_]canonical]_filena...
2001-08-19 Doug MacEachernadjust to apr_uri_ rename
2001-08-16 Jeff Trawickthe 2nd parm to strstr() doesn't lose const-ness, unlik...
2001-08-15 Jeff Trawickfix some homophonic issues in comments, as well as...
2001-08-11 Ryan BloomFix the new method code. We need to cast 1 to an apr_i...
2001-08-02 Ryan BloomAdd the ability to extend the methods that Apache under...
2001-07-26 William A. Rowe Jr Change the length of the content args to apr_off_t...
2001-07-25 William A. Rowe Jr Cliff's most sane advise :-)
2001-07-25 William A. Rowe Jr This same patch is needed in mod_asis and others...
2001-06-07 Ryan BloomFirst pass at the pipe_of_death logic for the prefork...
2001-06-03 Ben LaurieDoxygenation.
2001-05-22 Roy T. FieldingMoved util_uri to apr-util/uri/apr_uri, which means...
2001-04-26 Roy T. FieldingRemoved the keptalive boolean from conn_rec because...
2001-04-22 Ryan BloomAt the hack-athon we decided to change the way that...
2001-04-21 Roy T. FieldingRevert the change that moved keepalives out of conn_rec...
2001-04-18 Ryan BloomMove the keepalives field out of the conn_rec and into...
2001-04-16 David ReidSilly typo.
2001-04-03 William A. Rowe Jr Whoops... this could be causing problems
2001-03-24 Brian HavardTweak some declarations so they're picked up by make_ex...
2001-03-16 Chuck MurckoThis is a fix that went into v1.3 quite a while back...
2001-03-11 Ben LaurieMore doxygenation.
2001-03-11 Ben LaurieFirst step in doxygen conversion.
2001-02-25 Ryan BloomFix a compile break on OS/2, by adding apr_general...
2001-02-23 Ryan BloomNamespace protect IOBUFSIZ since it is a public symbol.
2001-02-18 Greg Stein*) Introduce "ap_conf_vector_t" type to assist with...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-12 Jeff Trawickstring.h needs to be included before monkeying around...
2001-02-12 Greg Stein*) remove some obsolete/unused defines from httpd.h.
2001-02-05 Jeff TrawickI hereby propose that the ASF buy that guy a compiler.
2001-02-05 Ryan BloomMove the APACHE_RELEASE macro to release.h
2001-02-05 Ryan BloomMove the server version information out of httpd.h...
2001-01-20 Ryan BloomMove initgroupgs, ap_uname2id and ap_gname2id from...
2001-01-20 Ryan BloomRemove ap_chdir_file. This function is not thread...
2001-01-05 Allan K. Edwardsadd pool parameter to ap_is_directory and ap_is_rdirectory
2000-12-20 Jeff TrawickSwitch to the APR-provided APR_CHARSET_EBCDIC feature...
2000-12-19 Ryan BloomForce all Apache functions to be linked into the execut...
2000-12-15 Jeff Trawickmove closer to IPv6 support by changing the server_addr_rec
2000-12-15 Jeff TrawickAxe ap_get_virthost_addr(). This <address>[:port]...
2000-12-14 Jeff TrawickThe local_addr and remote_addr fields in the conn_rec...
2000-12-12 Ryan BloomGet the server setup for Beta 1
2000-12-12 Ryan BloomUpdate the version numbers for a9
2000-12-02 David ReidFix a couple of small typo's
2000-11-29 Greg SteinUse "const char * const *" for process->argv (which...
2000-11-26 Greg Stein*) Compensate for recent changes in the APR headers...
2000-11-21 Ryan BloomWe are working on a9 now.
2000-11-20 Ryan BloomGet the version number bumped to 2.0a8
2000-11-10 David ReidBring the apr_in_addr type into line with naming conven...
2000-11-09 Ryan BloomRemove BUFF from the main server. :-) The buff code...
2000-11-08 David ReidStart of moving to apr_port_t in the server code. ...
2000-11-08 Greg Steinfix the byterange filter.
2000-11-07 Greg SteinUse apr_off_t for the content length, rather than long...
2000-11-03 Sascha SchumannRemove REQUEST_CHUNKED_PASS and change ap_discard_reque...
next