index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
fcgistarter.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-18
add attribute nonnull to a few functions
Stefan Fritsch
2
-22
/
+57
2012-11-18
Don't log a spurious "-" if a request has been rejected
Stefan Fritsch
2
-1
/
+4
2012-11-18
Updates.
Lucien Gentis
2
-3
/
+27
2012-11-18
Document the check in open_logs()
Jim Jagielski
2
-0
/
+2
2012-11-17
xforms
Stefan Fritsch
8
-16
/
+392
2012-11-17
Fix cut'n'paste error
Stefan Fritsch
1
-2
/
+2
2012-11-17
Add SERVER_PROTOCOL_VERSION, SERVER_PROTOCOL_VERSION_MAJOR,
Stefan Fritsch
3
-1
/
+40
2012-11-17
xform
Eric Covener
1
-0
/
+8
2012-11-17
PR53963: don't merge the rewritebase down w/o an opt-in
Eric Covener
3
-2
/
+22
2012-11-16
fdq expects a certain behavior from atomics... ensure that
Jim Jagielski
3
-1
/
+25
2012-11-16
Fold in a missing optimization...
Jim Jagielski
1
-5
/
+23
2012-11-15
missed one
Jim Jagielski
1
-1
/
+1
2012-11-15
Update and sync
Jim Jagielski
1
-0
/
+4
2012-11-15
Prefer higher-mode polling, but allow for drop down to default
Jim Jagielski
2
-5
/
+40
2012-11-15
* support/rotatelogs.c: Cleanups, no functional change. Drop revision
Joe Orton
1
-31
/
+2
2012-11-15
* support/rotatelogs.c (post_rotate): Really omit the second arg when
Joe Orton
1
-1
/
+1
2012-11-14
Give the opportunity to the compiler to compute at compile time the strlen of...
Christophe Jaillet
1
-1
/
+1
2012-11-14
required by eventopt
Jim Jagielski
1
-0
/
+1
2012-11-14
no longer needed
Jim Jagielski
3
-3
/
+0
2012-11-14
Pull out the "extended" pod functions used by event and worker
Jim Jagielski
15
-560
/
+190
2012-11-14
Axed C++ comments.
Guenter Knauf
1
-2
/
+2
2012-11-13
formatting: space vs tab
Christophe Jaillet
1
-4
/
+4
2012-11-13
mod_session_dbd: fix a segmentation fault in the function dbd_remove.
Christophe Jaillet
2
-16
/
+11
2012-11-12
followup to r1348036, MSSDK's WinLdap.h uses an enum for LDAP_* status codes,...
Eric Covener
1
-1
/
+1
2012-11-11
xforms
Stefan Fritsch
6
-411
/
+58
2012-11-11
Remove SSLv2 stuff that is no longer supported. Add a few newer algorithms
Stefan Fritsch
1
-33
/
+32
2012-11-11
Replace an incorrect #if by the correct corresponding #if defined(...)
Christophe Jaillet
1
-1
/
+1
2012-11-10
cppCheck: Suspicious condition.
Christophe Jaillet
1
-1
/
+1
2012-11-10
Updates.
Lucien Gentis
2
-9
/
+31
2012-11-09
Make HttpProtocol accept a range of allowed versions.
Stefan Fritsch
4
-29
/
+63
2012-11-09
xforms
Stefan Fritsch
33
-1465
/
+1560
2012-11-09
Expose ap_method_register() to the admin with a new RegisterHttpMethod
Stefan Fritsch
3
-0
/
+30
2012-11-09
Pull the event optimization MPM back into trunk. This
Jim Jagielski
12
-1
/
+4366
2012-11-09
remove obsolete comment from 1.3 days
Stefan Fritsch
1
-2
/
+0
2012-11-09
fix comment typo
Stefan Fritsch
1
-1
/
+1
2012-11-09
Remove warnings
Jim Jagielski
1
-4
/
+6
2012-11-09
remove warning:
Jim Jagielski
1
-2
/
+3
2012-11-09
fix a comment to match the r1299718/r1370225 changes...
Jeff Trawick
1
-1
/
+1
2012-11-09
The following now respects DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
Jeff Trawick
4
-16
/
+13
2012-11-08
*) mod_xml2enc: Fix problems with charset conversion altering the
Jim Jagielski
2
-0
/
+6
2012-11-08
remove some more old unused code
Stefan Fritsch
1
-2
/
+0
2012-11-08
better logging for re-use/use of shm
Jim Jagielski
2
-7
/
+15
2012-11-08
Added mod_allowhandlers to NetWare build.
Guenter Knauf
2
-0
/
+249
2012-11-08
log client error at level debug, log broken Host header value
Stefan Fritsch
1
-2
/
+3
2012-11-08
Remove unused code. "Next week" hasn't happened in the last 10 years or so.
Stefan Fritsch
1
-11
/
+0
2012-11-08
s/Options/AllowOverride/ in comment describing the syntax of
Rich Bowen
1
-1
/
+1
2012-11-07
* Ensure that nkey is initialized.
Ruediger Pluem
1
-0
/
+1
2012-11-07
New directive HttpProtocol which allows to disable HTTP/0.9 support.
Stefan Fritsch
5
-2
/
+45
2012-11-07
make docs
Jeff Trawick
8
-8
/
+8
2012-11-07
user-defined needs the hyphen
Jeff Trawick
1
-1
/
+1
[next]