]> granicus.if.org Git - apache/history - include
fix prototypes in documentation to match actual const-ness
[apache] / include /
2004-10-30 Jeff Trawickfix prototypes in documentation to match actual const...
2004-10-29 Jeff Trawickadd ap_log_cerror(); use it in a couple of places in...
2004-10-28 Nick KewFixup broken handling of range header.
2004-10-27 Nick KewMove ap_filter_provider_t back out of public API
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-10-17 André Maloallow <= and >= for filter dispatcher
2004-10-17 André Malouse more speaking names
2004-10-17 André Malomore style
2004-10-17 André Malosave spaces! Soon in future we're going to run out...
2004-10-11 Erik AbeleMinor comment fixes, no code changes:
2004-09-21 Nick KewMerge mod_filter with util_filter structs; add API...
2004-09-15 Mladen TurkWorker shared data has to be visible across all child...
2004-09-12 Nick KewPR: 19688
2004-08-20 Stas Bekmanuse more intuitive variable names
2004-08-17 Joe OrtonImplement -t -DDUMP_MODULES using generic test_config...
2004-08-12 Stas Bekmancorrect struct fields comments
2004-07-29 Graham LeggettImprove binary compatiblity. This fix was requested...
2004-07-28 Graham LeggettAdd load balancer support to the scoreboard in preparat...
2004-07-18 Stas Bekmanfix the invalid return value entry for ap_meets_conditions
2004-07-15 William A. Rowe Jr mod_so.h doesn't live here.
2004-07-14 Paul QuernaAdded 'AllowOverride Options=Indexes,MultiViews' to...
2004-07-10 Paul QuernaAdd DUMP_MODULES
2004-06-25 Bradley NicholesReplace the thread reader/writer lock that protects...
2004-06-16 Bradley NicholesEnhance the util_ldap cache-info page to display the...
2004-06-04 André MaloNobody objected:
2004-05-20 Graham LeggettOverhaul handling of LDAP error conditions, so that...
2004-04-25 André Malochanged the following APIs to return an error instead...
2004-04-25 André Maloap_add_named_module is not used and maintained anymore...
2004-04-22 André Malodeclare the prototypes as well.
2004-03-24 Jeff TrawickFix memory corruption problem with ap_custom_response...
2004-03-19 Jeff Trawick *) SECURITY: CAN-2004-0174 (cve.mitre.org)
2004-03-15 Jeff Trawickuse existing directive name ThreadStackSize instead of
2004-03-14 André MaloSatisfy directives now can be influenced by a surroundi...
2004-03-11 Jeff TrawickThreaded MPMs for Unix and Win32: Add WorkerStackSize...
2004-03-06 Joe Orton* include/mpm_common.h (ap_pod_t): Remove 'sa' field.
2004-02-28 Madhusudan MathihalliSend the 'Close Alert' message to the peer upon closing...
2004-02-26 Joe Orton* include/httpd.h: Double DYNAMIC_MODULE_LIMIT, httpd...
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
next