]> granicus.if.org Git - apache/history - modules
Minor MMN bump for ap_rxplus API
[apache] / modules /
2010-09-21 Ruediger Pluem* LimitRequestBody does not affect Proxy requests ...
2010-09-20 Jim JagielskiFold in possible use of FNV if desired
2010-09-19 Stefan FritschAdd method authz provider as potential Limit/LimitExcep...
2010-09-19 Stefan FritschAllow authz providers to check args while reading the...
2010-09-19 Graham Leggettmod_include: Move the request_rec within mod_include...
2010-09-19 Graham Leggettmod_include: Reinstate support for UTF-8 character...
2010-09-16 William A. Rowe JrIntroduce integer comparison support in RewriteCond
2010-09-16 William A. Rowe JrReduce complexity and fix a regex.t based on observatio...
2010-09-16 Graham LeggettNo need to call the cleanup in the forked-child case.
2010-09-16 Graham LeggettEnsure the return value is initialised.
2010-09-16 William A. Rowe Jr*) Accept modern bash test conventions of -h or -L...
2010-09-16 Graham Leggettmod_cache: Add a discrete commit_entity() provider...
2010-09-13 Graham LeggettHandle the case where a brigade might have buckets...
2010-09-12 Graham Leggettmod_cache: Change the signature of the store_body(...
2010-09-05 Stefan Fritschremove unused variables
2010-09-05 Stefan FritschAdd ErrorLogFormat directive for configuring the error...
2010-09-04 Stefan FritschDisable sendfile by default, as discussed at
2010-09-04 Graham Leggettmod_cache: Check the request to determine whether we...
2010-09-04 Graham Leggettmod_cache: Use a proper filter context to hold filter...
2010-09-04 Stefan Fritschmod_cgid: Log a warning if the ScriptSock path is trunc...
2010-09-01 Guenter KnaufAdded require prototypes conditionally to CFLAGS for...
2010-09-01 Jeff Trawickset default pattern type using the enum value instead of
2010-08-30 Ruediger Pluem* - temp_sa is already the correct pointer
2010-08-30 Ruediger Pluem* temp_sa is already the correct pointer.
2010-08-24 Jeff Trawickap_proxy_retry_worker() only needs to spit out one...
2010-08-23 Jean-Frederic ClerePrevent race condition
2010-08-22 Rainer JungChange behaviour of worker sharing.
2010-08-22 Rainer JungMinor style nits.
2010-08-20 Rainer JungFix broken "creationdate" property in mod_dav_fs and
2010-08-20 Jeff Trawickmod_proxy: Rename erroronstatus to failonstatus...
2010-08-18 Stefan FritschProperly check the result returned by apr_ldap_init...
2010-08-18 Stefan Fritschmod_rewrite: Log errors if rewrite map files cannot...
2010-08-18 Stefan FritschRemove obsolete "see error log" log messages.
2010-08-18 Jim JagielskiPull out "does request have a body" logic to a central
2010-08-18 Jean-Frederic ClereDon't log errors when we can't send to client, just...
2010-08-17 Jim JagielskiFix comment and code to be what it should have been/
2010-08-17 Jim JagielskiFurther checks for non-body requests...
2010-08-17 Jim Jagielskidetab
2010-08-16 Jim JagielskiFor backends which are HTTP/1.1, do a quick test (ping)
2010-08-13 Ruediger Pluem* The forward and reverse worker do not keep connection...
2010-08-12 Stefan FritschRevert part of r983116: Don't break the loop if rv...
2010-08-10 Jim JagielskiFold in some stuff to allow for matching of workers
2010-08-06 Philip M. GolluccizRC is never used before its overwritten below the...
2010-08-06 Philip M. Golluccirv is never used which makes the whole if useless
2010-08-06 Philip M. Golluccientry is over written immediately below
2010-08-06 Jeff Trawickaxe unexpected ';' after end of block
2010-08-06 Jeff TrawickIntel's compiler warns about assigning the non-enum...
2010-08-06 Jeff Trawickcomment fixes for "send" vs. "sent"
2010-08-03 Stefan Fritschremove more unused variables
2010-08-03 Stefan Fritschremove more useless use of strlen
2010-08-03 Stefan Fritschremove some useless use of strlen()
2010-08-03 Stefan Fritsch- Remove a load of unused variables (or variables that...
2010-08-03 Stefan FritschPass the huge apr_uri_t structs by reference instead...
2010-08-03 Stefan Fritschset free()d pointers to NULL to avoid potential use...
2010-07-31 Stefan FritschReduce logging noise at graceful restart
2010-07-31 Stefan FritschCode cleanup: replace strncpy by apr_cpystrn or apr_pst...
2010-07-31 Stefan FritschReplace apr_palloc+memcpy by apr_memdup
2010-07-31 Stefan FritschUpdate docs and comment: the unique id is now 24 charac...
2010-07-25 Rainer JungAdding sub second timestamps and request end time to...
2010-07-24 Nick KewMerge mod_dir fixups to avoid possible ordering issues...
2010-07-23 Brian McCallisterexpose subprocess_env on lua request object
2010-07-22 Guenter KnaufRemoved obsolete include paths from NetWare makefiles.
2010-07-22 Nick KewUse temp_pool not pool for a string that's a temp
2010-07-22 Nick KewSupport multiple names in reimplemented AddOutputFilter...
2010-07-22 Nick KewMove AddOutputFilterByType implementation from core...
2010-07-22 Guenter KnaufRemoved compiler switch -relax_pointers since no longer...
2010-07-21 Paul QuernaCVE-2010-1452: Fix handling of missing path segments...
2010-07-21 Nick KewFix omission in r894036 noted by rpluem.
2010-07-20 Nick KewFix processing of long chunk extensions
2010-07-19 Nick Kewmod_include: recognise "text/html; parameters" as text...
2010-07-19 Stefan FritschAdd ap_find_module_short_name() to quickly get the...
2010-07-19 Guenter KnaufAdded mod_authn_socache to NetWare build.
2010-07-18 Guenter KnaufAdded casts to make strict compilers happy.
2010-07-18 Guenter Knauffixed const for d2i_ASN1_type_bytes() usage.
2010-07-14 Stefan FritschThe approach for allowing authorization by user or...
2010-07-14 Jim JagielskiAllow for modules to keep track of worker slot
2010-07-13 Stefan Fritsch- add some trace logging
2010-07-11 Eric Covenerwhitespace only
2010-07-11 Stefan FritschImprove trace logging of sent response:
2010-07-11 Jeff Trawickfollow up to r930125
2010-07-06 Stefan FritschFix segfault
2010-07-04 Stefan FritschIntroduce note_auth_failure hook to allow modules to...
2010-07-03 Rainer JungRemove superfluous EOL from mod_rewrite logging.
2010-07-03 Rainer JungAllow to set environment variables using mod_rewrite...
2010-07-02 William A. Rowe JrClean iterator call syntax
2010-07-02 William A. Rowe JrFix nasty dbm bug that wasn't expiring records; time...
2010-07-02 William A. Rowe JrClean shmcb iterator call syntax and return value
2010-06-30 Stefan Fritschre-order many struct members for better alignment on...
2010-06-30 Nick Kewauthn_socache: if loaded but not configured to do anything,
2010-06-30 Nick KewExtra robustness check: don't segfault if no socache...
2010-06-26 Stefan FritschStop compressing if we are doing a HEAD request and...
2010-06-26 William A. Rowe JrIntroduce an socache iterator 'userctx' for the user...
2010-06-25 William A. Rowe JrFurther normalize initalization stanzas
2010-06-25 William A. Rowe JrC99 is not a requirement, fix style violation niq refus...
2010-06-25 William A. Rowe JrIterator implementations welcome, although mod_socache_...
2010-06-25 William A. Rowe JrTally replacements seperately from new-stores. Of...
2010-06-25 Nick KewDisallow setting cache context in .htaccess, lest it...
2010-06-23 Nick KewFix return values from socache modules when a key is...
2010-06-23 Nick Kewexpiry is a time, not an interval
2010-06-23 Nick KewName change: fix incompleteness of r957089
next