| Commit message (Expand) | Author | Files | Lines |
2010-06-07 | Adapt docs to modules now being build dynamically by default. | Rainer Jung | 3 | -60/+60 |
2010-06-07 | Fix comment. DSO is now default. | Rainer Jung | 1 | -3/+1 |
2010-06-07 | make shared moduled and module set "most" the default. | Rainer Jung | 1 | -18/+40 |
2010-06-06 | Rebuild recent contributions. | Rich Bowen | 2 | -2/+2 |
2010-06-06 | Fix typo. | Stefan Fritsch | 1 | -1/+1 |
2010-06-06 | ab: Fix memory leak with -v2 and SSL. | Stefan Fritsch | 2 | -1/+7 |
2010-06-06 | Update transformations | Stefan Fritsch | 40 | -1167/+1242 |
2010-06-06 | add to CHANGES and new_features_2_4 | Stefan Fritsch | 2 | -0/+14 |
2010-06-06 | Replace LogLevelDebugDump with TRACE log levels | Stefan Fritsch | 5 | -53/+19 |
2010-06-06 | Replace RewriteLog/RewriteLogLevel with trace log levels | Stefan Fritsch | 3 | -255/+38 |
2010-06-06 | Replace DumpIOLogLevel with trace log levels | Stefan Fritsch | 2 | -63/+17 |
2010-06-06 | Update LogLevel docs | Stefan Fritsch | 1 | -1/+92 |
2010-06-06 | - Be less verbose at levels INFO and DEBUG in mod_proxy* and mod_ssl | Stefan Fritsch | 13 | -112/+139 |
2010-06-06 | - Add loglevels to request_rec and conn_rec | Stefan Fritsch | 10 | -81/+288 |
2010-06-06 | Use new loglevel accessor macros to simplify code | Stefan Fritsch | 2 | -12/+11 |
2010-06-06 | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 170 | -124/+212 |
2010-06-06 | Fix some modules to make them compile with per-module loglevels. | Stefan Fritsch | 6 | -16/+18 |
2010-06-06 | - Introduce log levels trace1/.../trace8 | Stefan Fritsch | 9 | -77/+374 |
2010-06-06 | Work around crypto API incompatibilities. | Rainer Jung | 1 | -0/+34 |
2010-06-06 | Silence compiler warning. | Rainer Jung | 1 | -2/+1 |
2010-06-06 | Fix lookup of apu-config for VPATH builds | Rainer Jung | 1 | -1/+1 |
2010-06-05 | For included APR, apr-config is not in the srcdir but instead | Rainer Jung | 1 | -3/+3 |
2010-06-05 | Fix broken mod_session_crypto build. | Rainer Jung | 1 | -1/+1 |
2010-06-05 | * modules/echo/mod_echo.c (process_echo_connection): Use _cleanup | Joe Orton | 1 | -2/+2 |
2010-06-05 | Fix the RPM spec file to autogenerate self-signed certs in the place | Graham Leggett | 1 | -4/+6 |
2010-06-05 | Reduce the length of our generated RPM epoch number, as epoch numbers are | Graham Leggett | 1 | -1/+1 |
2010-06-04 | Review of RFC 2616 violation issues in Bugzilla, by Igor Galić. | Sander Temme | 1 | -4/+4 |
2010-06-04 | s/is/was on the LDAP cache change | Eric Covener | 1 | -2/+2 |
2010-06-04 | The rest of this cache display method just writes its response, and the calle... | Eric Covener | 1 | -1/+2 |
2010-06-04 | when we actually get a per-server config in a vhost, the shared memory | Eric Covener | 2 | -0/+8 |
2010-06-04 | mod_disk_cache: Decline the opportunity to cache if the response is | Graham Leggett | 2 | -0/+13 |
2010-06-04 | Fix a bug where if the cache quick handler is switched off, and the CACHE | Graham Leggett | 1 | -2/+2 |
2010-06-04 | Move logic to find module by name into new function find_module(). | Stefan Fritsch | 1 | -22/+30 |
2010-06-04 | Introduce SSLLOG_MARK for use with ssl_log_ssl_error(). This will allow to | Stefan Fritsch | 9 | -44/+45 |
2010-06-04 | Remove loglevel entry in core_dir_config, which has been unused for at | Stefan Fritsch | 2 | -3/+2 |
2010-06-04 | log issues with CONNECT at request scope instead of server scope | Stefan Fritsch | 3 | -26/+24 |
2010-06-03 | update compatability from 2.3.7 to 2.3.6 | Eric Covener | 2 | -10/+10 |
2010-06-03 | fix xml validation and doc build issues | Stefan Fritsch | 2 | -6/+6 |
2010-06-03 | Vote. Even if there is no Vote. | Sander Temme | 1 | -3/+4 |
2010-06-02 | we are still at 2.3.6 | Stefan Fritsch | 1 | -4/+4 |
2010-06-02 | 2.3.6 is under development, not 2.3.7. banner mistakenly added in r909323 | Eric Covener | 1 | -3/+1 |
2010-06-02 | another blocker for beta | Stefan Fritsch | 1 | -0/+4 |
2010-06-02 | Note intent to TR June9 | Jim Jagielski | 1 | -1/+2 |
2010-06-02 | - clarify wording on handling of empty brigades, see dev@ thread from | Joe Orton | 2 | -4/+10 |
2010-06-02 | catch up with xforms | Eric Covener | 1 | -4/+8 |
2010-06-02 | add defaults for two nested groups directives | Eric Covener | 1 | -0/+2 |
2010-06-02 | Kill off edge case in mod_deflate where data may be sent before headers | Nick Kew | 2 | -2/+5 |
2010-06-01 | add CHANGES for r950249 | Eric Covener | 1 | -0/+4 |
2010-06-01 | When checking direct group membership, interpret LDAP_NO_SUCH_ATTRIBUTE the s... | Eric Covener | 1 | -0/+1 |
2010-06-01 | mod_authnz_ldap: Search or Comparison during authorization phase | Eric Covener | 4 | -18/+208 |