]> granicus.if.org Git - apache/shortlog
apache
2011-08-25 Ruediger Pluem* Once the comparsion is true we never return here...
2011-08-25 Ruediger Pluem* We need to use > instead of >= as if end64 is the...
2011-08-25 Ruediger Pluem* The first condition is not needed as pos >=0. If...
2011-08-25 Ruediger Pluem* Adjust comment and don't get fooled by a negative end
2011-08-25 Ruediger Pluem* As reads might have morphed the bucket and its length...
2011-08-25 Jim JagielskiRemove some merging fun between RĂ¼diger and my patches ;)
2011-08-25 Jim Jagielskisimple name change for clarity
2011-08-25 Jim JagielskiMore casting help...
2011-08-25 Ruediger Pluem* Remove duplicate condition
2011-08-25 Ruediger Pluem* Use apr_uint64_t throughout instead of mixing apr_off...
2011-08-25 Jim Jagielskifirst round of cleanups
2011-08-25 Jim JagielskiFold in Stefan's initial PoC for fixing memory issues...
2011-08-24 Ruediger Pluem* Style fixes. No functional change.
2011-08-24 Ruediger Pluem* Add missing prototype
2011-08-24 Ruediger Pluem* Add missing ;
2011-08-23 Daniel RuggeriAdd SSLProxyMachineCertificateChainFile directive and...
2011-08-22 Rich BowenReplaces rather weak example with a better one submitte...
2011-08-22 Rich BowenAdds reference to --prefix argument in ServerRoot docum...
2011-08-21 Lucien GentisUpdates.
2011-08-20 Stefan FritschSimplify some overly complicated code using apr_brigade...
2011-08-15 Graham Leggettmod_cache: Ensure that CacheDisable can correctly appea...
2011-08-15 Rich BowenAdds TODO item so I won't forget.
2011-08-15 Graham Leggettmod_cache: Fix the moving of the CACHE filter, which...
2011-08-15 Kaspar BrandImprove ssl_log_cxerror():
2011-08-14 Eric Coveners/lderrno/uldap_ld_errno, but keep it internal.
2011-08-14 Eric Coveneradd a static method to retrieve the LDAP errno, and...
2011-08-14 Kaspar BrandEnforce OpenSSL 0.9.7 or later at compile time (#error...
2011-08-13 Stefan FritschUpdate auto-generated code
2011-08-13 Stefan FritschDo proper length checks in the expression scanner....
2011-08-13 Stefan FritschActually commit the header added in r1157354
2011-08-13 Stefan FritschCompare value instead of string pointer
2011-08-13 Stefan FritschAdd ap_varbuf API for resizable buffers.
2011-08-12 Eric CovenerAccept LDAP_OPT_CONNECT_TIMEOUT as an alternative to...
2011-08-12 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLCryptoDev...
2011-08-12 Joe Orton* modules/proxy/config.m4: Avoid sh syntax error with
2011-08-11 Eric Covenermod_ldap: remove hard-coded loops of 10 retries w/o...
2011-08-10 Eric Covenerremove (the only) retry logic in mod_authnz_ldap's...
2011-08-10 Eric CovenerTry to obtain the specific LDAP error code returned...
2011-08-08 Stefan Fritschtwo more blockers
2011-08-08 Eric Covenerxforms
2011-08-08 Eric Covenerdocument implicit limitation in AllowOverride Option...
2011-08-08 Stefan FritschAllow to explicitly disable modules even with module...
2011-08-08 Eric CovenerPrevent a crash if a non-existent internal RewriteMap...
2011-08-07 Nick KewTypo fix (thanks to Tom Browder on users@)
2011-08-07 Stefan Fritschremove two obsolete or done items
2011-08-07 Eric CovenerPR46214: axe some misleading DEBUG messages in mod_auth...
2011-08-07 Kaspar BrandEnforce OpenSSL 0.9.7 as a minimum requirement in confi...
2011-08-07 Kaspar BrandRemove the ssl_toolkit_compat layer, which is no longer...
2011-08-07 Kaspar BrandDrop support for the RSA BSAFE SSL-C toolkit from confi...
2011-08-06 Eric CovenerPR29755: mod_usertrack gets skipped when modules return...
2011-08-05 Eric CovenerTRACEN loglevels are implemented in lua scripts.
2011-08-05 Stefan Fritschupdate xforms
2011-08-05 Stefan Fritschmod_proxy_http, mod_proxy_connect: Add 'proxy-status...
2011-08-05 Eric Covenerwent too far -- only other APR_HOOK_MIDDLE directives...
2011-08-05 Eric Covenerexplain some of the mystery quirks of the translate_nam...
2011-08-05 Eric Covenerchange the example to work with just AddHandler/SetHandler,
2011-08-05 Eric Coveneradd some text to the opening few sections of the mod_lu...
2011-08-05 Stefan FritschSimplify dependency checking code for mod_proxy_fdpass...
2011-08-05 Stefan FritschSimplify mod_watchdog dependency checking code. This...
2011-08-05 Stefan FritschEnable ldap modules in 'all' and 'most' selections...
2011-08-04 Joe Orton* modules/ssl/ssl_engine_dh.c: Fix indent args so the...
2011-08-03 Stefan FritschForbid some directives in .htaccess because of AllowOve...
2011-08-03 Stefan Fritschcleanups related to new AllowOverrideList functionality:
2011-08-03 Stefan FritschAdjust some messages for <If> blocks and remove some...
2011-08-03 Stefan Fritschuse temp pool for temp string
2011-08-03 Ruediger Pluem* Do not even sent an empty brigade down the filter...
2011-08-03 Stefan FritschFix compiler warning
2011-08-03 Stefan FritschRestore seealso enries for AllowOverride
2011-08-03 Stefan FritschUpdate transforms
2011-08-03 Stefan FritschFix xml error
2011-08-03 Stefan FritschFix handling of offset in ap_send_fd()
2011-08-01 Stefan FritschFix endless loop if first bucket is metadata
2011-08-01 Jim JagielskiAnd we are at 2.3.15-dev
2011-08-01 Jim JagielskiGet ready to tag 2.3.14
2011-07-30 Rainer JungImprove logging for mod_proxy_ajp.
2011-07-30 Rainer JungSlightly reorganize previously unused dump method.
2011-07-30 Rainer JungMake AJP trace messages a bit less cryptic.
2011-07-30 Rainer JungMove some debug log statements to trace level
2011-07-29 Rainer Jungmod_proxy_ajp: Respect "reuse" flag in END_REPONSE
2011-07-29 Nick Kewmod_proxy: enable absolute URLs to be rewritten with...
2011-07-29 Rich BowenFor consistency, makes the "Loaded Modules" section...
2011-07-27 Daniel RuggeriAdd AllowOverrideList directive and documentation
2011-07-27 Stefan Fritschupdate xforms
2011-07-27 Stefan Fritschdocument ProxySourceAddress
2011-07-27 Stefan FritschUse ap_unescape_url_keep2f() in ap_expr unescape func...
2011-07-27 Stefan FritschUse ap_document_root() in ap_core_translate() to allow...
2011-07-26 Stefan FritschInstall signal handlers for crashes before detaching...
2011-07-26 Stefan FritschReduce period during startup and restart where a succes...
2011-07-26 Rainer JungDocs for mod_allowmethods: Clarify GET and HEAD
2011-07-26 Rainer JungClarify docs for mod_allowmethods: you still
2011-07-26 Rainer Jung"Changes absolutely nothing" doesn't look like
2011-07-26 Rainer Jungmod_allowmethods: Correct Merging of "reset" and do
2011-07-26 Stefan FritschDocument the weird semantics of ap_find_command_in_modu...
2011-07-25 Rich BowenThis functionality is available when the module is...
2011-07-25 Rich BowenMissing "}" in example.
2011-07-25 Ruediger Pluem* Make trunk compile with APR trunk again (without...
2011-07-24 Stefan FritschAdd a CHANGES entry for all the module selection changes
2011-07-24 Stefan Fritschenable mod_lua at level 'all' if the dependencies are...
2011-07-24 Stefan Fritschenable mod_ssl at level 'most'
2011-07-24 Stefan Fritschadjust mod_proxy build defaults:
next