2011-12-01 |
Graham Leggett | Update transformation. |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Graham Leggett | Changes to v2.4 APIs. |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Graham Leggett | mod_rewrite: Add the AllowNoSlash RewriteOption, which... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Graham Leggett | Wish came true: CacheEnable works within LocationMatch... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Jim Jagielski | Use 2 sep hashing functions to account for collisions... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Stefan Fritsch | Remove some getpid() logging, this is now also included... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Graham Leggett | mod_cache: Apply the API change that allows future... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Stefan Fritsch | Remove some more now redundant log prefixes |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Graham Leggett | Clarify the peer IP of the connection and the client... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Graham Leggett | RPM: Make it possible to build mod_socache_dc against... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Guenter Knauf | Added missing proxy import to Netware build. |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Guenter Knauf | Fixed compilation for non-*nix platforms. |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Graham Leggett | mod_session_crypto: Add a SessionCryptoPassphraseFile... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Jim Jagielski | use a style sheet... ideally we would pull one off... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Stefan Fritsch | Remove more log message prefixes that are now redundant... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Graham Leggett | mod_dbd: The dbd_prepared_init() function reported... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Jim Jagielski | Ensure casing doesn't matter... (we know balancer-... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Jim Jagielski | Some optimization... we have a hash, use it. Quicker... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Jim Jagielski | whitespace |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Graham Leggett | RPM: Add support for mod_lua. |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Graham Leggett | RPM: Introduce a proper layout for RPM, removing the... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Jim Jagielski | Logic which makes the balancer "active" or not... so... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Graham Leggett | RPM: Introduce an httpd-tools package, containing all... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Graham Leggett | RPM: Align the requires and buildrequires lines with... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Jim Jagielski | Instead of running thru all kinds of logic paths, just... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Graham Leggett | RPM: Split the LDAP and proxy_html modules into dedicat... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Graham Leggett | RPM: Remove stray configure options that are covered by |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Graham Leggett | RPM: Support shared mpms with the event mpm as default... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Graham Leggett | RPM: Include configuration for mod_proxy_html. |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Graham Leggett | RPM: The default httpd mpm is now worker instead of... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Jim Jagielski | Expose the path that the balancer handles... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Jim Jagielski | Pull this out as a sep function to allow for full vhosting |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Jim Jagielski | "Final" (I hope) proxy struct/API changes in order... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Jim Jagielski | Error-check. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Hiroaki Kawai | fix typo |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Hiroaki Kawai | fix typo. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Stefan Fritsch | - Add some error handling for writing to the output... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Stefan Fritsch | Fix some warn_unused_result compiler warnings by checki... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Jim Jagielski | thx sf |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Eric Covener | mention IndexIgnore limitation in DirectoryMatch and... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Eric Covener | remove punctuation from example |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Eric Covener | Replace unusable/fringe absolute path example for AddDe... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Graham Leggett | Replace a missed version of remote_addr with the new... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Graham Leggett | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Graham Leggett | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Graham Leggett | Introduce a per connection "peer_ip" and a per request... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Jim Jagielski | Move useful and shared balancer stuff to the shm slot... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Jim Jagielski | Allow compile time changes of field sizes and be more |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Jim Jagielski | Comment reason for NULL parameter |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Jim Jagielski | Use varargs... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Igor Galić | update xforms |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Igor Galić | Pr#52239: clarify Event MPM's behaviour with strictly |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Jim Jagielski | document userland change |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Gregg Lewis... | add util.regex.c to MPM, had been unneeded untill r1200055 |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Stefan Fritsch | fix comment |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Eric Covener | mod_ratelimit has an output filter, not a handler.... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Stefan Fritsch | update xforms |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Stefan Fritsch | The expression parser is not only a developer change. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Stefan Fritsch | Make it more explicit that mod_lua may change in 2.4.x |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Eric Covener | specify limited context list for ModemStandard |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Jim Jagielski | Use ap_pass_brigade_fchk() |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Jim Jagielski | Add ap_pass_brigade_fchk() which does a Filter CHecK... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Igor Galić | rebuild markup |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Igor Galić | mod_session: document overrides. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Eric Covener | mod_negotiation: don't return non-AP_FILTER_ERROR filte... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Graham Leggett | Update the documentation for the %a and %{c}a logging... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Graham Leggett | Align the format variable for the raw IP between the... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Jim Jagielski | Hello. Let's compile again. |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Graham Leggett | Add the ability to access the connection level remote... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Graham Leggett | Introduce a per request version of the remote IP addres... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Rainer Jung | Partial cleanup of trunk STATUS. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Stefan Fritsch | Downgrade some more error messages about broken client... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Stefan Fritsch | Pass ap_errorlog_info to error_log hook. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Graham Leggett | mod_cache_disk: Make sure we check return codes on... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Stefan Fritsch | Fix logic when to call error_log hook |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Jim Jagielski | value never used: dead assignment |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Jim Jagielski | check return status |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Jim Jagielski | value never used: dead assignment |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Jim Jagielski | value never used : dead assignment |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Jim Jagielski | Never used. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Eric Covener | roll back pair of recent autoindex changes (1204355... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Eric Covener | PR51471: IndexIgnore doesn't work in DirectoryMatch. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Eric Covener | upgrading/compat notes on some unexpected AddDescriptio... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Eric Covener | PR39923: Allow AddDescription to work with absolute... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Graham Leggett | mod_include: The SSIAccessEnable directive existed... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Stefan Fritsch | Fix segfault caused by r1204104 on non-async mpms. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Stefan Fritsch | Remove MPM-private stuff from conn_state_t |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Graham Leggett | mod_cache_disk: Remove the unnecessary intermediate... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Stefan Fritsch | clarify comment |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Stefan Fritsch | Limit recursion in ap_expr evaluation to avoid unbounde... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Gregg Lewis... | Build mod_allowmethods on Windows |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Stefan Fritsch | More ap_log_rerror() usage and axe some more AJP: prefixes |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Graham Leggett | Style fixes, no functional change. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Stefan Fritsch | Log fatal errors at level CRIT, not at some random... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Stefan Fritsch | great proxy logging cleanup: |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Jeff Trawick | follow up to r1202257 -- perform normal wakeup processi... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Ruediger Pluem | * Actually change the defines and not only the comment. |
commit | commitdiff | tree | snapshot |
next |