summaryrefslogtreecommitdiffstats
path: root/BuildAll.dsp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-07Adapt docs to modules now being build dynamically by default.Rainer Jung3-60/+60
2010-06-07Fix comment. DSO is now default.Rainer Jung1-3/+1
2010-06-07make shared moduled and module set "most" the default.Rainer Jung1-18/+40
2010-06-06Rebuild recent contributions.Rich Bowen2-2/+2
2010-06-06Fix typo.Stefan Fritsch1-1/+1
2010-06-06ab: Fix memory leak with -v2 and SSL.Stefan Fritsch2-1/+7
2010-06-06Update transformationsStefan Fritsch40-1167/+1242
2010-06-06add to CHANGES and new_features_2_4Stefan Fritsch2-0/+14
2010-06-06Replace LogLevelDebugDump with TRACE log levelsStefan Fritsch5-53/+19
2010-06-06Replace RewriteLog/RewriteLogLevel with trace log levelsStefan Fritsch3-255/+38
2010-06-06Replace DumpIOLogLevel with trace log levelsStefan Fritsch2-63/+17
2010-06-06Update LogLevel docsStefan Fritsch1-1/+92
2010-06-06- Be less verbose at levels INFO and DEBUG in mod_proxy* and mod_sslStefan Fritsch13-112/+139
2010-06-06- Add loglevels to request_rec and conn_recStefan Fritsch10-81/+288
2010-06-06Use new loglevel accessor macros to simplify codeStefan Fritsch2-12/+11
2010-06-06Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch170-124/+212
2010-06-06Fix some modules to make them compile with per-module loglevels.Stefan Fritsch6-16/+18
2010-06-06- Introduce log levels trace1/.../trace8Stefan Fritsch9-77/+374
2010-06-06Work around crypto API incompatibilities.Rainer Jung1-0/+34
2010-06-06Silence compiler warning.Rainer Jung1-2/+1
2010-06-06Fix lookup of apu-config for VPATH buildsRainer Jung1-1/+1
2010-06-05For included APR, apr-config is not in the srcdir but insteadRainer Jung1-3/+3
2010-06-05Fix broken mod_session_crypto build.Rainer Jung1-1/+1
2010-06-05* modules/echo/mod_echo.c (process_echo_connection): Use _cleanupJoe Orton1-2/+2
2010-06-05Fix the RPM spec file to autogenerate self-signed certs in the placeGraham Leggett1-4/+6
2010-06-05Reduce the length of our generated RPM epoch number, as epoch numbers areGraham Leggett1-1/+1
2010-06-04Review of RFC 2616 violation issues in Bugzilla, by Igor Galić.Sander Temme1-4/+4
2010-06-04s/is/was on the LDAP cache changeEric Covener1-2/+2
2010-06-04The rest of this cache display method just writes its response, and the calle...Eric Covener1-1/+2
2010-06-04when we actually get a per-server config in a vhost, the shared memoryEric Covener2-0/+8
2010-06-04mod_disk_cache: Decline the opportunity to cache if the response isGraham Leggett2-0/+13
2010-06-04Fix a bug where if the cache quick handler is switched off, and the CACHEGraham Leggett1-2/+2
2010-06-04Move logic to find module by name into new function find_module().Stefan Fritsch1-22/+30
2010-06-04Introduce SSLLOG_MARK for use with ssl_log_ssl_error(). This will allow toStefan Fritsch9-44/+45
2010-06-04Remove loglevel entry in core_dir_config, which has been unused for atStefan Fritsch2-3/+2
2010-06-04log issues with CONNECT at request scope instead of server scopeStefan Fritsch3-26/+24
2010-06-03update compatability from 2.3.7 to 2.3.6Eric Covener2-10/+10
2010-06-03fix xml validation and doc build issuesStefan Fritsch2-6/+6
2010-06-03Vote. Even if there is no Vote.Sander Temme1-3/+4
2010-06-02we are still at 2.3.6Stefan Fritsch1-4/+4
2010-06-022.3.6 is under development, not 2.3.7. banner mistakenly added in r909323Eric Covener1-3/+1
2010-06-02another blocker for betaStefan Fritsch1-0/+4
2010-06-02Note intent to TR June9Jim Jagielski1-1/+2
2010-06-02- clarify wording on handling of empty brigades, see dev@ thread fromJoe Orton2-4/+10
2010-06-02catch up with xformsEric Covener1-4/+8
2010-06-02add defaults for two nested groups directives Eric Covener1-0/+2
2010-06-02Kill off edge case in mod_deflate where data may be sent before headersNick Kew2-2/+5
2010-06-01add CHANGES for r950249 Eric Covener1-0/+4
2010-06-01When checking direct group membership, interpret LDAP_NO_SUCH_ATTRIBUTE the s...Eric Covener1-0/+1
2010-06-01mod_authnz_ldap: Search or Comparison during authorization phaseEric Covener4-18/+208