]> granicus.if.org Git - apache/history - include
remove support for Remote_User variable, which never worked at all.
[apache] / include /
2004-02-19 Jeff TrawickAdd a new directive EnableExceptionHook that must be...
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-02-04 André Malooutch. Fix include guard to match the right name.
2004-01-26 Jeff Trawickfix out-of-date comment
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-12-12 Paul J. Reder *) Add a hook (insert_error_filter) to allow filters...
2003-12-10 Jeff Trawickadd new MPM query -- AP_MPMQ_MPM_STATE -- to find out...
2003-11-26 Jeff TrawickAdd fatal exception hook for use by debug modules....
2003-11-26 Jeff TrawickThe caller of ap_pass_brigade() relinquishes ownership...
2003-11-26 Jeff Trawicktidy up some charset recoding issues
2003-11-24 André MaloSECURITY [CAN-2003-0020]: escape arbitrary data before...
2003-11-24 Cliff Woolleyfix comment
2003-11-16 Justin ErenkrantzSync with APR-util deprecated functions.
2003-11-06 Jeff Trawickmod_auth_ldap: Fix some segfaults in the cache logic.
2003-11-02 André Malo- add XHTML doctypes to httpd.h
2003-10-31 Bradley NicholesRevert the change to the cmd_func typedef to avoid...
2003-10-31 Sander Striker* include/http_config.h
2003-10-24 Sander StrikerFold in the CAN-2003-0542 regex patch.
2003-09-06 Sander Strikerapu_compat.h no longer exists...
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-08-22 Stas Bekmanclarify that filter_init_func is used only in the http...
2003-08-21 André Maloadjust mod_cgi and mod_cgid
2003-08-19 André Malofix misleading ap_get_token description
2003-08-07 André Malofix extern "C" declaration
2003-07-16 Greg Stein* util_filter.h (ap_filter_flush): clarify that this...
2003-06-17 Greg SteinUse 'expected' rather than 'exp', as the latter shadows...
2003-06-15 Brian PaneClarified comment on arg constraints for ap_get_brigade()
2003-05-29 André MaloRework of the recursion stopper - collapse recursion...
2003-05-19 André MaloPrevent the server from crashing when entering infinite...
2003-05-09 Martin KraemerPorting to BS2000: the antique interface (BS2000Account...
2003-04-09 Jeff Trawickconsolidate code related to sig_coredump
2003-04-04 André Malokeep changes and mmns in sync.
2003-03-07 Sander Striker* include/http_config.h
2003-03-06 André MaloMinor MMN bump:
2003-03-06 Greg AmesLinux 2.4+: enable coredumps when Apache is started...
2003-03-06 Sander Striker* include/http_config.h
2003-02-19 Stas Bekmandoc typo fix: s/ap_fine_path_info/ap_find_path_info/
2003-02-17 Justin ErenkrantzAllow restart of httpd to occur even with syntax errors...
2003-02-14 Bradley NicholesAdded support for Novell LDAP SDK and standardized...
2003-02-14 Ian Holsmanchange optional function to return the previous writer...
2003-02-03 André Malofinished that boring job:
2003-01-24 Ken Coard'oh! was originally against 2.0. yeah, that's it..
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".
2003-01-12 Justin ErenkrantzUpdate documentation to match prototype for ap_register...
2002-12-15 Brian Panecomment an endif for clarity
2002-11-30 Justin ErenkrantzPer Greg's request, add a version string component...
2002-11-24 William A. Rowe Jr Win32 builds populate include from modules/foo/*...
2002-11-22 William A. Rowe Jr Branch tag APACHE_2_0_BRANCH now contains Apache...
2002-11-08 Greg Amesuse a subpool of c->pool for resources which are set...
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-11 Ryan BloomFix a compile of compiler warnings. I don't know how...
2002-10-10 Jeff Trawickfix a problem generating the docs via scandoc
2002-10-09 Graham LeggettChange the LDAP modules to export their symbols correctly
2002-10-07 Aaron BannertAdd -S as a synonym for -t -DDUMP_VHOSTS
2002-10-03 William A. Rowe Jr On to .44
2002-10-03 William A. Rowe Jr On to the 2.0.43 candidate
2002-10-03 Greg SteinAdd logic to the default_handler to enable script deliv...
2002-09-20 Justin ErenkrantzFix typo in doxygen comment
2002-09-20 Justin ErenkrantzAdd ap_register_provider and ap_lookup_provider functio...
2002-09-19 Sander StrikerUpdate after the tag (and roll).
2002-09-19 Sander StrikerPrepare for the tag.
2002-09-17 Sander StrikerUpdate after the tag.
2002-09-16 Sander StrikerPrepare for the tag.
2002-09-15 William A. Rowe Jr Modify ap_open_logs (an internal function) to follow...
2002-09-03 Greg SteinThis bit me over the weekend. A module with old constan...
2002-08-23 Greg SteinClarify the use and sequencing of these three hooks.
2002-08-23 Ian HolsmanMajor/Minor/Min[imal]
2002-08-23 Ian Holsmannew option to ServerTokens. "Maj[or]" which displays...
2002-08-09 Sander StrikerBump after the tag.
2002-08-09 Sander StrikerGetting ready for the tag.
2002-07-31 Jeff Trawickfix a compile problem in util_ldap.c when APU_HAS_LDAP_...
2002-07-30 Jeff Trawickif APR doesn't support threads, we don't need (and...
2002-07-30 Jeff Trawickuntabify
2002-07-30 Bill StoddardFix the PATH exposure security problem I thought I...
2002-07-21 William A. Rowe Jr Cut-n-paste error
2002-07-11 William A. Rowe Jr Try this AGAIN. Move ap_regkey.h to include/ and...
2002-07-11 William A. Rowe Jr Fix comments
2002-07-11 Brian PaneStrength-reduce a 64-bit "mod 16" operation to "& 0xf...
2002-07-11 William A. Rowe Jr Fix code comments
2002-07-08 Jeff Trawicktweak a comment for readability
2002-07-04 Brian Panefix ap_mpm_set_max_mem_free declaration to match mpm_co...
2002-07-04 Brian PaneAdd missing declarations of the new max_mem_free stuff
2002-07-04 Brian PaneRe-use the same temp brigade to read all lines of a...
2002-07-01 William A. Rowe Jr Bring in os.h after we let apr do its platform foo.
2002-06-28 Justin ErenkrantzAdd a filter_init function to the filters so that a...
2002-06-27 Justin ErenkrantzFix doxygen comments and add a missing line-feed.
2002-06-26 Justin ErenkrantzChange conn_rec->keepalive to an enumerated value of
2002-06-24 William A. Rowe Jr Add in the other complex ap_regkey_value_foo() fns...
2002-06-24 William A. Rowe Jr Introduce win32 registry handling through a very...
2002-06-23 Brian PaneRemoved "tolower(++s)" idiom from ap_strcasestr(),...
2002-06-23 William A. Rowe Jr With dav corrected, this last _compat.h bogosity...
2002-06-22 William A. Rowe Jr Revert to the 1.39 comments about NULL for ap_sub_req...
2002-06-22 William A. Rowe Jr Note the changed meaning of the NULL next_filter...
2002-06-17 Cliff Woolleybump after the tag
next