]> granicus.if.org Git - apache/history - modules
mod_cgid: Log a warning if the ScriptSock path is truncated because
[apache] / modules /
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
2010-06-23 Nick KewName change: calling it mod_authn_cache could get confu...
2010-06-22 Nick KewEnable authn_cache in the main easy-to-do authn provide...
2010-06-22 Nick KewNew module: mod_authn_cache
2010-06-22 Brian HavardOS/2 build fix:
2010-06-22 Brian HavardOS/2: Fix building of more modules that depend on symbo...
2010-06-20 Stefan FritschDon't apr_pstrdup in ap_auth_type(). It returns const...
2010-06-20 Stefan FritschFix authorization by user or IP/ENV/...
2010-06-20 Stefan Fritschwhitespace/indent fixes
2010-06-20 Stefan Fritschmore pid logging cleanup
2010-06-20 Stefan Fritsch- add some trace logging
2010-06-20 Stefan FritschMore trace logging
2010-06-19 Stefan Fritsch- Add reallyall option to configure to build everything...
2010-06-18 Ruediger Pluem* Ensure that we only return a non fatal error if the...
2010-06-14 Stefan FritschFix some compiler warnings:
2010-06-14 Stefan Fritsch- Introduce ap_log_cserror to allow mod_ssl to associat...
2010-06-13 Stefan FritschFix MPM event/libserf build problems: If libserf was...
2010-06-13 Stefan FritschAdd comment that using cur_unique_id.counter from all...
2010-06-11 Eric Covenermod_rewrite.c:447: warning: format not a string literal...
2010-06-10 Stefan FritschPrevent segfault if URI is missing a scheme
next