Fixed joiner detection, allowing it to work with timeseal
authorEric Mullins <emwine@earthlink.net>
Thu, 15 Oct 2009 13:18:42 +0000 (07:18 -0600)
committerEric Mullins <emwine@earthlink.net>
Thu, 15 Oct 2009 13:18:42 +0000 (07:18 -0600)
commitb62cf5e6c96ca7a64c184b6218c18eb045142a7b
tree9bfa6359973f23410823a0b697d30f747c39c6e3
parent7fb56edee87ea24c7b2b6b0065e73e5053650383
Fixed joiner detection, allowing it to work with timeseal

When timeseal's buffer fills in the middle of the continuation
sequence, detection fails, and the lines aren't joined.

As a result of this fix, measures intended to bypass joining are
no longer needed, so I removed them.  These utilize server vars
when available to prevent splitting.
backend.c [changed mode: 0644->0755]