]> granicus.if.org Git - apache/shortlog
apache
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-13 Nilgun Belma... update translation
2011-12-13 Stefan FritschExplicitly cast function pointer, to remove 'const'.
2011-12-12 Kaspar Brandlogging adjustments:
2011-12-12 Jeff Trawickzap an unhelpful, out of date comment from httpd 1.2
2011-12-12 Jeff TrawickdefinAtely
2011-12-12 Kaspar BrandStreamline TLS session ticket key handling (added in...
2011-12-12 Stefan FritschLimit length of lines in .htaccess to 8K again, to...
2011-12-10 Stefan FritschFix names of unary operators like '-s' being compared...
2011-12-10 Nick KewTypos
2011-12-09 Graham LeggettRPM: Update the spec file to require at least apr-util...
2011-12-08 Rich BowenTypo correction.
2011-12-07 Stefan FritschVarious fixes for log message tags:
2011-12-07 Stefan FritschRemove usage of APLOG_NOERRNO. It has been a no-op...
2011-12-07 Stefan FritschRemove unused variable
2011-12-07 Graham LeggettAdd reference to the mod_socache modules in the mod_ssl...
2011-12-07 Joe Orton* modules/: More doxy group fixes.
2011-12-07 Joe Orton* include/httpd.h, server/mpm/*/*.h: Tidy up doxygen...
2011-12-07 Guenter KnaufRemoved some proxy imports from NetWare build.
2011-12-07 Guenter KnaufRemoved import file since now dynamically generated.
2011-12-07 Joe Orton* include/: Various doxy markup tweaks.
2011-12-07 Kaspar BrandAdjust the OpenSSL session id context for SNI configura...
2011-12-07 Joe Orton* include/util_varbuf.h: Doxygen tweaks.
2011-12-06 Graham LeggettThe mod_socache* modules now have basic documentation.
2011-12-06 Jim JagielskiUpdate xforms
2011-12-06 Graham LeggettUpdate transformations.
2011-12-06 Graham LeggettCreate initial documentation for mod_socache_shmcb...
2011-12-06 Guenter KnaufNetWare build fixes.
2011-12-06 Graham Leggettmod_cache: Remove dead code from the legacy mod_mem_cac...
2011-12-06 Gregg Lewis... Fix my typo
2011-12-06 Graham LeggettUpdate transformations.
2011-12-06 Graham LeggettOverhaul the caching guide in an effort to clearly...
2011-12-05 Mladen TurkNo need for process.h system include since we don't...
2011-12-05 Mladen TurkAxe check for second post config call. New ap_state_que...
2011-12-05 Stefan FritschFix a few compiler warning reported by Steffen:
2011-12-05 Hiroaki KawaiUpdate translation.
2011-12-04 Stefan FritschAdd some more log message tags
2011-12-04 Stefan FritschUpdate xforms
2011-12-04 Graham Leggettmod_slotmem_shm: Remove the colon syntax to indicate...
2011-12-04 Stefan FritschAdd some more log message tags
2011-12-04 Stefan FritschAdd some mod_ssl macros that confuse coccinelle
2011-12-04 Stefan Fritschcoccinelle 1.0 has changed the syntax for regexps
2011-12-04 Stefan FritschChange the provider names to match the module names:
2011-12-04 Stefan Fritsch-1 to introducing new months so late in the release...
2011-12-04 Nick KewFix typos
2011-12-04 Stefan FritschMore pointers to mod_socache*
2011-12-04 Rainer JungPartially revert r1203859: use a fixed string
2011-12-04 Lucien GentisUpdates.
2011-12-04 Stefan FritschPoint to mod_socache_* in the SSLSessionCache error...
2011-12-04 Hiroaki KawaiUpdate Japanese translation.
2011-12-04 Hiroaki KawaiUpdate Japanese translation.
2011-12-04 Hiroaki Kawaifix typo.
2011-12-03 Graham Leggettmod_proxy: Note that proxy_lb_workers was removed from...
2011-12-03 Graham LeggettMMN bump for the removals from the public mod_proxy...
2011-12-03 Graham Leggettmod_proxy: Remove dead code ap_proxy_table_unmerge().
2011-12-03 Graham Leggettmod_proxy: Move ap_proxy_strmatch_path and ap_proxy_str...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_make_fake_req() from the...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_make_fake_req() from the...
2011-12-03 Graham Leggettmod_proxy: Remove dead PROXY_OPTIONAL_HOOK macro.
2011-12-03 Graham Leggettmod_proxy: Remove dead code.
2011-12-03 Graham Leggettmod_proxy: Make the ap_proxy_is* functions private.
2011-12-03 Graham Leggettmod_proxy: Make sure we populate the client IP from...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_date_canon() from the public...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_buckets_lifetime_transform...
2011-12-03 Graham Leggettmod_cache: Remove ap_cache_liststr(), it duplicates...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_liststr(), it duplicates...
2011-12-02 Graham Leggettmod_proxy: Move ap_proxy_string_read() out of the publi...
2011-12-02 Stefan Fritschupdate MMN, not only the comment
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-12-02 Graham Leggettmod_proxy: Make ap_proxy_retry_worker() into an optiona...
2011-12-02 Stefan FritschAdd APLOGNO() macro for unique tags for every log message.
2011-12-02 Stefan FritschFix apr_status_t being passed as loglevel
2011-12-02 Graham Leggettmod_auth_form: Use apr_status_t for the mod_session...
2011-12-02 Graham Leggettmod_session_dbd: Use apr_status_t as a return code...
2011-12-02 Graham Leggettmod_session: Use apr_status_t as a return code across...
2011-12-02 Stefan FritschFix segfault with Solaris LDAP SDK when enabling ldaps.
2011-12-02 Graham LeggettClarify the crypto notice for mod_session_crypto.
2011-12-02 Graham LeggettUpdate the crypto notices for apr_crypto. apr_ssl is...
2011-12-02 Graham Leggettmod_session_crypto: Fix a pool lifetime problem when...
2011-12-02 Joe OrtonFix for additional cases of URL rewriting with ProxyPas...
2011-12-02 Joe Orton* server/listen.c (open_listeners): Fix logic error...
2011-12-02 Gregg Lewis... Bring Windows httpd.conf up to date with documented...
2011-12-01 Graham LeggettUpdate transformation.
2011-12-01 Graham LeggettChanges to v2.4 APIs.
2011-12-01 Graham LeggettUpdate transformations.
2011-12-01 Graham Leggettmod_rewrite: Add the AllowNoSlash RewriteOption, which...
2011-12-01 Graham LeggettWish came true: CacheEnable works within LocationMatch...
2011-12-01 Jim JagielskiUse 2 sep hashing functions to account for collisions...
2011-11-30 Stefan FritschRemove some getpid() logging, this is now also included...
2011-11-30 Graham Leggettmod_cache: Apply the API change that allows future...
2011-11-30 Stefan FritschRemove some more now redundant log prefixes
2011-11-30 Graham LeggettClarify the peer IP of the connection and the client...
2011-11-30 Graham LeggettRPM: Make it possible to build mod_socache_dc against...
2011-11-30 Guenter KnaufAdded missing proxy import to Netware build.
2011-11-30 Guenter KnaufFixed compilation for non-*nix platforms.
2011-11-30 Graham Leggettmod_session_crypto: Add a SessionCryptoPassphraseFile...
2011-11-30 Jim Jagielskiuse a style sheet... ideally we would pull one off...
2011-11-29 Stefan FritschRemove more log message prefixes that are now redundant...
2011-11-29 Graham Leggettmod_dbd: The dbd_prepared_init() function reported...
2011-11-29 Jim JagielskiEnsure casing doesn't matter... (we know balancer-...
next