maxBatchJobs is not boolean
Jobs are sometimes on lists and some times not. This seems to be needed.
This improves job aborts during Phase C.
Prevent jobcontrol from blocking faxq operation.
Fix leaks in SSL Fax operation by changing the global to a SSLFaxProcess pointer to a struct rather than a struct, itself... which permits us to free the memory.
r2877 caused faults on multi-page documents. This fixes that.
This fixes some memory leaks - mostly in SSL Fax operation. The SSL Fax proxy changes haven't been tested yet.
Fix memory leak in color fax reception.