summaryrefslogtreecommitdiffstats
path: root/modules/debugging (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-14no longer neededJim Jagielski3-3/+0
2012-11-14Pull out the "extended" pod functions used by event and workerJim Jagielski15-560/+190
2012-11-14Axed C++ comments.Guenter Knauf1-2/+2
2012-11-13formatting: space vs tabChristophe Jaillet1-4/+4
2012-11-13mod_session_dbd: fix a segmentation fault in the function dbd_remove.Christophe Jaillet2-16/+11
2012-11-12followup to r1348036, MSSDK's WinLdap.h uses an enum for LDAP_* status codes,...Eric Covener1-1/+1
2012-11-11xformsStefan Fritsch6-411/+58
2012-11-11Remove SSLv2 stuff that is no longer supported. Add a few newer algorithmsStefan Fritsch1-33/+32
2012-11-11Replace an incorrect #if by the correct corresponding #if defined(...)Christophe Jaillet1-1/+1
2012-11-10cppCheck: Suspicious condition.Christophe Jaillet1-1/+1
2012-11-10Updates.Lucien Gentis2-9/+31
2012-11-09Make HttpProtocol accept a range of allowed versions.Stefan Fritsch4-29/+63
2012-11-09xformsStefan Fritsch33-1465/+1560
2012-11-09Expose ap_method_register() to the admin with a new RegisterHttpMethodStefan Fritsch3-0/+30
2012-11-09Pull the event optimization MPM back into trunk. ThisJim Jagielski12-1/+4366
2012-11-09remove obsolete comment from 1.3 daysStefan Fritsch1-2/+0
2012-11-09fix comment typoStefan Fritsch1-1/+1
2012-11-09Remove warningsJim Jagielski1-4/+6
2012-11-09remove warning:Jim Jagielski1-2/+3
2012-11-09fix a comment to match the r1299718/r1370225 changes...Jeff Trawick1-1/+1
2012-11-09The following now respects DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:Jeff Trawick4-16/+13
2012-11-08 *) mod_xml2enc: Fix problems with charset conversion altering theJim Jagielski2-0/+6
2012-11-08remove some more old unused codeStefan Fritsch1-2/+0
2012-11-08better logging for re-use/use of shmJim Jagielski2-7/+15
2012-11-08Added mod_allowhandlers to NetWare build.Guenter Knauf2-0/+249
2012-11-08log client error at level debug, log broken Host header valueStefan Fritsch1-2/+3
2012-11-08Remove unused code. "Next week" hasn't happened in the last 10 years or so.Stefan Fritsch1-11/+0
2012-11-08s/Options/AllowOverride/ in comment describing the syntax ofRich Bowen1-1/+1
2012-11-07* Ensure that nkey is initialized.Ruediger Pluem1-0/+1
2012-11-07New directive HttpProtocol which allows to disable HTTP/0.9 support.Stefan Fritsch5-2/+45
2012-11-07make docsJeff Trawick8-8/+8
2012-11-07user-defined needs the hyphenJeff Trawick1-1/+1
2012-11-07update xformsStefan Fritsch50-4601/+4814
2012-11-07mod_allowhandlers: New module to forbid specific handlers for specificStefan Fritsch5-2/+236
2012-11-07comment spelling fixJeff Trawick1-1/+1
2012-11-07Make ap_check_cmd_context() treat <If> sections like <File> sections.Stefan Fritsch3-4/+10
2012-11-07Make <If> sections in virtual host context fill in cmd->path so thatStefan Fritsch2-1/+10
2012-11-06try to catch up if docs/log-message-tags/next-number is out of dateStefan Fritsch1-0/+4
2012-11-06Replace duplicate log tagsStefan Fritsch2-2/+2
2012-11-05cppCheck: kill two warnings about incorrect printf parameters.Christophe Jaillet1-2/+2
2012-11-05* fd is no member of disk_cache_object_t. Instead it is a member ofRuediger Pluem1-3/+16
2012-11-05Updates.Lucien Gentis4-10/+47
2012-11-05Update auto-generated codeStefan Fritsch1-75/+90
2012-11-05Properly log flex fatal errors and abort(), instead of theStefan Fritsch1-0/+15
2012-11-04 *) mod_cache_disk: Resolve errors while revalidating disk-cached files on Eric Covener2-0/+9
2012-11-03revert r1401448 and add a comment on why there's a bewildering copyJeff Trawick1-1/+5
2012-11-01Allow for setting of sticky session split char...Jim Jagielski7-5/+32
2012-11-01 *) mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA rec...Jim Jagielski2-3/+12
2012-10-29fix cut'n'paste errorStefan Fritsch2-2/+2
2012-10-29xformsStefan Fritsch2-14/+20