- 02 Aug, 2011 2 commits
-
-
Poul-Henning Kamp authored
to avoid dropping an object on out of storage conditions. I belive this... Fixes #953 Otherwise please reopen.
-
Poul-Henning Kamp authored
Ensure that stats are correct if allocations fail. Don't rely on the VSC counter for checking the limit.
-
- 01 Aug, 2011 6 commits
-
-
Tollef Fog Heen authored
It seems most RPM-based distros has the -p switch to killproc and status those days, so only blacklist the ones we know about that does not have it. Fixes: #969
-
Tollef Fog Heen authored
Make sure we compensate for sizeof(int) and the stuff we have already read. Fixes: #848
-
Tollef Fog Heen authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
LLVM C-compiler. You have no idea how much or how long (20+ years!) I have missed having an alternative to GCC. Remember: Mono cultures are particularly bad for you, when they are good for you Kudos to: The LLVM team.
-
- 18 Jul, 2011 2 commits
-
-
Poul-Henning Kamp authored
Patch by: scoof Fixes #961
-
Poul-Henning Kamp authored
as per discussions in httpbis WG
-
- 15 Jul, 2011 11 commits
-
-
Tollef Fog Heen authored
We're seeing at least up to 4k in the wild, so increase the limit somewhat. See: #939
-
Tollef Fog Heen authored
Switch back from beta2 to trunk meaning RPMs can be built directly from the tarballs again. Fixes: #955
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
"-" is correct according to the Apache LogFormat documentation on http://httpd.apache.org/docs/current/mod/mod_log_config.html This reverts commit fe7e315c. See #949
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
Print out the rest of the format, changing the error from "Unknown format character: {" to: "Unknown format starting at: %{asdf}x"
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
- 11 Jul, 2011 4 commits
-
-
Tollef Fog Heen authored
Thanks to new GCC for spotting those.
-
Tollef Fog Heen authored
Fall back to "-" if the handling has not been decided yet. Fixes: #950 Fixes: #944 Fixes: #918
-
Martin Blix Grydeland authored
utils expect to receive SIGHUP). Fixes: #947
-
Tollef Fog Heen authored
Fixes: #949
-
- 30 Jun, 2011 7 commits
-
-
Poul-Henning Kamp authored
different functions. I have not managed to write a vtc case for this one, but I am pretty sure this: Fixes: #945
-
Martin Blix Grydeland authored
a21746d2. Fixes: #941
-
-
Poul-Henning Kamp authored
of source code. This is substantially DocWilcos fix, but instead of adding yet another unique numbering variable, I have collapsed the once we have into a single one. Fixes #948
-
-
Per Buer authored
-
Per Buer authored
-
- 29 Jun, 2011 1 commit
-
-
Per Buer authored
-
- 27 Jun, 2011 4 commits
-
-
Poul-Henning Kamp authored
Use it to hold the derived vary string for the request (if any) and skip busy objects with non-matching Vary during hash lookup. Idea by: sky
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
- 22 Jun, 2011 3 commits
-
-
Poul-Henning Kamp authored
memlevel 8. Fix testcases which depend on older values.
-
Poul-Henning Kamp authored
gzip_window and gzip_memlevel. Still same pessimal values though.
-
-