| Commit message (Expand) | Author | Files | Lines |
2011-12-02 | Fix apr_status_t being passed as loglevel | Stefan Fritsch | 1 | -1/+1 |
2011-12-02 | mod_auth_form: Use apr_status_t for the mod_session API. | Graham Leggett | 1 | -4/+4 |
2011-12-02 | mod_session_dbd: Use apr_status_t as a return code across the mod_session API. | Graham Leggett | 1 | -2/+2 |
2011-12-02 | mod_session: Use apr_status_t as a return code across the mod_session API, | Graham Leggett | 5 | -45/+63 |
2011-12-02 | Fix segfault with Solaris LDAP SDK when enabling ldaps. | Stefan Fritsch | 1 | -4/+25 |
2011-12-02 | Clarify the crypto notice for mod_session_crypto. | Graham Leggett | 1 | -1/+4 |
2011-12-02 | Update the crypto notices for apr_crypto. apr_ssl is long gone. | Graham Leggett | 1 | -5/+5 |
2011-12-02 | mod_session_crypto: Fix a pool lifetime problem when reading from | Graham Leggett | 1 | -1/+1 |
2011-12-02 | Fix for additional cases of URL rewriting with ProxyPassMatch or | Joe Orton | 2 | -0/+24 |
2011-12-02 | * server/listen.c (open_listeners): Fix logic error caught by | Joe Orton | 1 | -1/+1 |
2011-12-02 | Bring Windows httpd.conf up to date with documented or required modules | Gregg Lewis Smith | 1 | -1/+16 |
2011-12-01 | Update transformation. | Graham Leggett | 1 | -0/+23 |
2011-12-01 | Changes to v2.4 APIs. | Graham Leggett | 1 | -0/+23 |
2011-12-01 | Update transformations. | Graham Leggett | 19 | -176/+242 |
2011-12-01 | mod_rewrite: Add the AllowNoSlash RewriteOption, which makes it possible | Graham Leggett | 2 | -2/+22 |
2011-12-01 | Wish came true: CacheEnable works within LocationMatch, giving us mod_cache | Graham Leggett | 1 | -4/+0 |
2011-12-01 | Use 2 sep hashing functions to account for collisions... | Jim Jagielski | 3 | -14/+26 |
2011-11-30 | Remove some getpid() logging, this is now also included in the error log | Stefan Fritsch | 2 | -12/+6 |
2011-11-30 | mod_cache: Apply the API change that allows future mod_cache providers to | Graham Leggett | 3 | -2/+10 |
2011-11-30 | Remove some more now redundant log prefixes | Stefan Fritsch | 5 | -65/+60 |
2011-11-30 | Clarify the peer IP of the connection and the client IP of the request within | Graham Leggett | 4 | -35/+40 |
2011-11-30 | RPM: Make it possible to build mod_socache_dc against distcache. | Graham Leggett | 1 | -2/+16 |
2011-11-30 | Added missing proxy import to Netware build. | Guenter Knauf | 1 | -0/+1 |
2011-11-30 | Fixed compilation for non-*nix platforms. | Guenter Knauf | 1 | -0/+2 |
2011-11-30 | mod_session_crypto: Add a SessionCryptoPassphraseFile directive so that the | Graham Leggett | 2 | -0/+64 |
2011-11-30 | use a style sheet... ideally we would pull one off the filesystem, | Jim Jagielski | 1 | -23/+50 |
2011-11-29 | Remove more log message prefixes that are now redundant as the | Stefan Fritsch | 10 | -187/+182 |
2011-11-29 | mod_dbd: The dbd_prepared_init() function reported the result of the last | Graham Leggett | 1 | -3/+2 |
2011-11-29 | Ensure casing doesn't matter... (we know balancer->s->name is | Jim Jagielski | 1 | -0/+1 |
2011-11-29 | Some optimization... we have a hash, use it. Quicker than all | Jim Jagielski | 3 | -8/+13 |
2011-11-29 | whitespace | Jim Jagielski | 1 | -2/+2 |
2011-11-29 | RPM: Add support for mod_lua. | Graham Leggett | 1 | -0/+14 |
2011-11-29 | RPM: Introduce a proper layout for RPM, removing the need for script | Graham Leggett | 2 | -13/+27 |
2011-11-29 | Logic which makes the balancer "active" or not... so we can turn them | Jim Jagielski | 4 | -11/+18 |
2011-11-29 | RPM: Introduce an httpd-tools package, containing all the userland | Graham Leggett | 1 | -9/+26 |
2011-11-29 | RPM: Align the requires and buildrequires lines with those of the Fedora | Graham Leggett | 1 | -18/+22 |
2011-11-29 | Instead of running thru all kinds of logic paths, just add in | Jim Jagielski | 1 | -0/+1 |
2011-11-29 | RPM: Split the LDAP and proxy_html modules into dedicated RPMs, so that the | Graham Leggett | 1 | -6/+136 |
2011-11-29 | RPM: Remove stray configure options that are covered by | Graham Leggett | 1 | -8/+0 |
2011-11-29 | RPM: Support shared mpms with the event mpm as default. Remove all the | Graham Leggett | 1 | -40/+3 |
2011-11-29 | RPM: Include configuration for mod_proxy_html. | Graham Leggett | 1 | -0/+2 |
2011-11-29 | RPM: The default httpd mpm is now worker instead of prefork. | Graham Leggett | 1 | -1/+1 |
2011-11-28 | Expose the path that the balancer handles... | Jim Jagielski | 2 | -2/+10 |
2011-11-28 | Pull this out as a sep function to allow for full vhosting | Jim Jagielski | 2 | -7/+32 |
2011-11-28 | "Final" (I hope) proxy struct/API changes in order to support | Jim Jagielski | 2 | -3/+8 |
2011-11-28 | Error-check. | Jim Jagielski | 3 | -27/+45 |
2011-11-28 | fix typo | Hiroaki Kawai | 1 | -1/+1 |
2011-11-28 | fix typo. | Hiroaki Kawai | 4 | -7/+7 |
2011-11-27 | - Add some error handling for writing to the output filter chain. | Stefan Fritsch | 1 | -9/+32 |
2011-11-27 | Fix some warn_unused_result compiler warnings by checking the return code of | Stefan Fritsch | 1 | -15/+24 |