summaryrefslogtreecommitdiffstats
path: root/support/fcgistarter.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-18add attribute nonnull to a few functionsStefan Fritsch2-22/+57
2012-11-18Don't log a spurious "-" if a request has been rejectedStefan Fritsch2-1/+4
2012-11-18Updates.Lucien Gentis2-3/+27
2012-11-18Document the check in open_logs()Jim Jagielski2-0/+2
2012-11-17xformsStefan Fritsch8-16/+392
2012-11-17Fix cut'n'paste errorStefan Fritsch1-2/+2
2012-11-17Add SERVER_PROTOCOL_VERSION, SERVER_PROTOCOL_VERSION_MAJOR,Stefan Fritsch3-1/+40
2012-11-17xformEric Covener1-0/+8
2012-11-17PR53963: don't merge the rewritebase down w/o an opt-inEric Covener3-2/+22
2012-11-16fdq expects a certain behavior from atomics... ensure thatJim Jagielski3-1/+25
2012-11-16Fold in a missing optimization...Jim Jagielski1-5/+23
2012-11-15missed oneJim Jagielski1-1/+1
2012-11-15Update and syncJim Jagielski1-0/+4
2012-11-15Prefer higher-mode polling, but allow for drop down to defaultJim Jagielski2-5/+40
2012-11-15* support/rotatelogs.c: Cleanups, no functional change. Drop revisionJoe Orton1-31/+2
2012-11-15* support/rotatelogs.c (post_rotate): Really omit the second arg whenJoe Orton1-1/+1
2012-11-14Give the opportunity to the compiler to compute at compile time the strlen of...Christophe Jaillet1-1/+1
2012-11-14required by eventoptJim Jagielski1-0/+1
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