]> granicus.if.org Git - apache/shortlog
apache
2011-11-29 Jim JagielskiSome optimization... we have a hash, use it. Quicker...
2011-11-29 Jim Jagielskiwhitespace
2011-11-29 Graham LeggettRPM: Add support for mod_lua.
2011-11-29 Graham LeggettRPM: Introduce a proper layout for RPM, removing the...
2011-11-29 Jim JagielskiLogic which makes the balancer "active" or not... so...
2011-11-29 Graham LeggettRPM: Introduce an httpd-tools package, containing all...
2011-11-29 Graham LeggettRPM: Align the requires and buildrequires lines with...
2011-11-29 Jim JagielskiInstead of running thru all kinds of logic paths, just...
2011-11-29 Graham LeggettRPM: Split the LDAP and proxy_html modules into dedicat...
2011-11-29 Graham LeggettRPM: Remove stray configure options that are covered by
2011-11-29 Graham LeggettRPM: Support shared mpms with the event mpm as default...
2011-11-29 Graham LeggettRPM: Include configuration for mod_proxy_html.
2011-11-29 Graham LeggettRPM: The default httpd mpm is now worker instead of...
2011-11-28 Jim JagielskiExpose the path that the balancer handles...
2011-11-28 Jim JagielskiPull this out as a sep function to allow for full vhosting
2011-11-28 Jim Jagielski"Final" (I hope) proxy struct/API changes in order...
2011-11-28 Jim JagielskiError-check.
2011-11-28 Hiroaki Kawaifix typo
2011-11-28 Hiroaki Kawaifix typo.
2011-11-27 Stefan Fritsch- Add some error handling for writing to the output...
2011-11-27 Stefan FritschFix some warn_unused_result compiler warnings by checki...
2011-11-27 Jim Jagielskithx sf
2011-11-27 Eric Covenermention IndexIgnore limitation in DirectoryMatch and...
2011-11-27 Eric Covenerremove punctuation from example
2011-11-27 Eric CovenerReplace unusable/fringe absolute path example for AddDe...
2011-11-26 Graham LeggettReplace a missed version of remote_addr with the new...
2011-11-26 Lucien GentisUpdates.
2011-11-25 Graham LeggettRemove unused variables.
2011-11-25 Graham LeggettRemove unused variable.
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
next