]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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-...
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.
next