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 |
2011-11-18 |
Kaspar Brand | update transformations |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Kaspar Brand | Change the SSLCipherSuite default to a shorter, whitelist |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Greg Ames | garbage C's in server-status and extra child processes... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Jeff Trawick | no 2.5 alphas yet, so drop the entries for changes... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Jeff Trawick | add conn_rec to error log hook |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Jeff Trawick | remove lingering reslist cruft |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Kaspar Brand | drop SSLv2 support (set SSL_OP_NO_SSLv2 for any new... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Jeff Trawick | event no longer requires APR_POLLSET_THREADSAFE, or any |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Jeff Trawick | silly indentation fix |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Jeff Trawick | s/WATCHODG/WATCHDOG/ |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Stefan Fritsch | Avoid one apr_time_now() call in the fast path |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Gregg Lewis... | Fix typo |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Gregg Lewis... | Add mod_data project file missing from r1202365 |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Stefan Fritsch | add new ldap features, make ap_expr entry more verbose |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Stefan Fritsch | Fix xml |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Jeff Trawick | spellcheck r1202258 |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Gregg Lewis... | Add mod_data to Windown build |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Paul Querna | Calculate the power of two size of the buffer before... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Paul Querna | Fix comment style |
commit | commitdiff | tree | snapshot |
2011-11-15 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2011-11-15 |
André Malo | update version |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Guenter Knauf | We're now on 2.5.0 ... |
commit | commitdiff | tree | snapshot |
next |