- 05 Nov, 2013 5 commits
-
-
Poul-Henning Kamp authored
is always synchronized with obj->len.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
This closes (some of) a race where EXP would start to dismantle an object while it was still being streamed. Also spotted by: jw
-
- 04 Nov, 2013 2 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
use "nm -an", not "nm -agn" which supresses local symbols. Let backtrace_symbols() handle anything past _end.
-
- 01 Nov, 2013 1 commit
-
-
Tollef Fog Heen authored
We want VMODs to depend on the right ABI, so we need to provide something they can depend on. Do so, and hook that up with the RPM build process.
-
- 31 Oct, 2013 16 commits
-
-
Martin Blix Grydeland authored
Fix issue where object was used before it was looked up with the stevedore.
-
Martin Blix Grydeland authored
Remove a couple of unused VSL tag definitions. This is safe to do now that we are making a major release.
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
Add a flags field to the VSL tag definition table, and use this to flag unused records.
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
Change what is logged in a couple of places for consistency.
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
Use an attribute like syntax for these log records to make the documentation more readable.
-
Martin Blix Grydeland authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
parser a little bit, and nail a couple of corner cases.
-
- 30 Oct, 2013 3 commits
-
-
Poul-Henning Kamp authored
trouble gets failed back without VCL involvement. Fixes #1367
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 29 Oct, 2013 4 commits
-
-
Poul-Henning Kamp authored
Almost pinpointed by Martin using Valgrind.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 28 Oct, 2013 7 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
the two sess-> suckaddrs.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
92 bytes of struct sess.
-
- 27 Oct, 2013 2 commits
-
-
Poul-Henning Kamp authored
which return VCL_IP
-
Poul-Henning Kamp authored
-