]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2011-11-25  Graham LeggettIntroduce a per connection "peer_ip" and a per request...
2011-11-25  Jim JagielskiMove useful and shared balancer stuff to the shm slot...
2011-11-25  Jim JagielskiAllow compile time changes of field sizes and be more
2011-11-25  Jim JagielskiComment reason for NULL parameter
2011-11-24  Jim JagielskiUse varargs...
2011-11-24  Igor Galićupdate xforms
2011-11-24  Igor GalićPr#52239: clarify Event MPM's behaviour with strictly
2011-11-24  Jim Jagielskidocument userland change
2011-11-23  Gregg Lewis... add util.regex.c to MPM, had been unneeded untill r1200055
2011-11-23  Stefan Fritschfix comment
2011-11-23  Eric Covenermod_ratelimit has an output filter, not a handler....
2011-11-23  Stefan Fritschupdate xforms
2011-11-23  Stefan FritschThe expression parser is not only a developer change.
2011-11-23  Stefan FritschMake it more explicit that mod_lua may change in 2.4.x
2011-11-23  Eric Covenerspecify limited context list for ModemStandard
2011-11-23  Jim JagielskiUse ap_pass_brigade_fchk()
2011-11-23  Jim JagielskiAdd ap_pass_brigade_fchk() which does a Filter CHecK...
2011-11-23  Igor Galićrebuild markup
2011-11-23  Igor Galićmod_session: document overrides.
2011-11-23  Eric Covenermod_negotiation: don't return non-AP_FILTER_ERROR filte...
2011-11-22  Graham LeggettUpdate the documentation for the %a and %{c}a logging...
2011-11-22  Graham LeggettAlign the format variable for the raw IP between the...
2011-11-22  Jim JagielskiHello. Let's compile again.
2011-11-22  Graham LeggettAdd the ability to access the connection level remote...
2011-11-22  Graham LeggettIntroduce a per request version of the remote IP addres...
2011-11-22  Rainer JungPartial cleanup of trunk STATUS.
2011-11-21  Stefan FritschDowngrade some more error messages about broken client...
2011-11-21  Stefan FritschPass ap_errorlog_info to error_log hook.
2011-11-21  Graham Leggettmod_cache_disk: Make sure we check return codes on...
2011-11-21  Stefan FritschFix logic when to call error_log hook
2011-11-21  Jim Jagielskivalue never used: dead assignment
2011-11-21  Jim Jagielskicheck return status
2011-11-21  Jim Jagielskivalue never used: dead assignment
2011-11-21  Jim Jagielskivalue never used : dead assignment
2011-11-21  Jim JagielskiNever used.
2011-11-21  Eric Covenerroll back pair of recent autoindex changes (1204355...
2011-11-21  Eric CovenerPR51471: IndexIgnore doesn't work in DirectoryMatch.
2011-11-21  Eric Covenerupgrading/compat notes on some unexpected AddDescriptio...
2011-11-21  Eric CovenerPR39923: Allow AddDescription to work with absolute...
2011-11-20  Graham Leggettmod_include: The SSIAccessEnable directive existed...
2011-11-20  Stefan FritschFix segfault caused by r1204104 on non-async mpms.
2011-11-19  Stefan FritschRemove MPM-private stuff from conn_state_t
2011-11-19  Graham Leggettmod_cache_disk: Remove the unnecessary intermediate...
2011-11-19  Stefan Fritschclarify comment
2011-11-19  Stefan FritschLimit recursion in ap_expr evaluation to avoid unbounde...
2011-11-19  Lucien GentisUpdate.
2011-11-19  Gregg Lewis... Build mod_allowmethods on Windows
2011-11-18  Stefan FritschMore ap_log_rerror() usage and axe some more AJP: prefixes
2011-11-18  Graham LeggettStyle fixes, no functional change.
2011-11-18  Stefan FritschLog fatal errors at level CRIT, not at some random...
2011-11-18  Stefan Fritschgreat proxy logging cleanup:
2011-11-18  Jeff Trawickfollow up to r1202257 -- perform normal wakeup processi...
2011-11-18  Ruediger Pluem* Actually change the defines and not only the comment.
2011-11-18  Kaspar Brandupdate transformations
2011-11-18  Kaspar BrandChange the SSLCipherSuite default to a shorter, whitelist
2011-11-18  Lucien GentisUpdates.
2011-11-18  Greg Amesgarbage C's in server-status and extra child processes...
2011-11-18  Jeff Trawickno 2.5 alphas yet, so drop the entries for changes...
2011-11-18  Jeff Trawickadd conn_rec to error log hook
2011-11-18  Jeff Trawickremove lingering reslist cruft
2011-11-18  Kaspar Branddrop SSLv2 support (set SSL_OP_NO_SSLv2 for any new...
2011-11-17  Jeff Trawickevent no longer requires APR_POLLSET_THREADSAFE, or any
2011-11-17  Jeff Trawicksilly indentation fix
2011-11-17  Jeff Trawicks/WATCHODG/WATCHDOG/
2011-11-16  Stefan FritschAvoid one apr_time_now() call in the fast path
2011-11-16  Gregg Lewis... Fix typo
2011-11-15  Gregg Lewis... Add mod_data project file missing from r1202365
2011-11-15  Stefan Fritschadd new ldap features, make ap_expr entry more verbose
2011-11-15  Stefan FritschFix xml
2011-11-15  Jeff Trawickspellcheck r1202258
2011-11-15  Gregg Lewis... Add mod_data to Windown build
2011-11-15  Paul QuernaCalculate the power of two size of the buffer before...
2011-11-15  Paul QuernaFix comment style
2011-11-15  André Maloupdate transformation
2011-11-15  André Maloupdate version
2011-11-15  Guenter KnaufWe're now on 2.5.0 ...
2011-11-15  Paul QuernaUse apr_pollset_wakeup to ensure that the listener...
2011-11-15  Paul QuernaBecause the pollset is now only mutated from the event...
2011-11-15  Paul QuernaCreate a new lock free circular queue, and use it in...
2011-11-15  Paul QuernaInstead of disabling the listening sockets from the...
2011-11-15  Paul Quernadisable mod_reqtimeout if not configured
2011-11-15  Greg Amesap_core_translate: factor out duplicate code. no funct...
2011-11-15  Guenter KnaufAdded another module load statement to NetWare config.
2011-11-15  Guenter KnaufAdded some module load statements to NetWare config.
2011-11-15  Guenter KnaufFixed typo.
2011-11-15  Guenter KnaufAdded mod_data to NetWare build.
2011-11-14  Guenter KnaufFixed NetWare install.
2011-11-14  Guenter KnaufSince we have branched 2.4.x we are now at 2.5.0 in...
2011-11-14  Guenter KnaufAdded apreq to NetWare build.
2011-11-14  Guenter KnaufFixed broken NWGNUmakefile introduced with r1201194...
2011-11-14  Guenter KnaufAdded comment to clarify for which module this directiv...
2011-11-14  Eric Covenerfollowups on PR52175
2011-11-14  André Maloupdate transformation
2011-11-14  Eric CovenerPR52175: RewriteBase is what applies to relative substi...
2011-11-13  Eric Coveneradd some todos from my apachecon notes
2011-11-13  Eric Covenerclarify looping issue for PR52171.
2011-11-13  Lucien GentisUpdates.
2011-11-13  Jeff Trawickspeling fix
2011-11-13  Eric Coveneradd per-dir config merging to mod_lua so LuaHook* in...
2011-11-13  Philip M. Gollucciset svn:ignores
next