0.62 (Apr 21 98) ---------------- - added trigger support; added user field in queue file to this end; might as well go the extra step and add proper file ownership, shouldn't I? 0.61 (Mar 09 98) -------------------- - typo fixes - filenames with spaces buglet in dlqrecvd 0.60 (Mar 01 98 -- ) -------------------- - support for arbitrary servers - syntax to dlqadd (formerly qadd) now host:filepath - wildcards on queue items simplified to * and ?; no -e flag needed - ptest now dlqtest - handles filenames with spaces (doh!) at dlqrecvd - dlqadd now always verifies items with the appropriate server - streaming sends; should help line efficiency 0.53 (Dec 01 97 -- ) -------------------- - server now determines an arbitrary packet size 0.52 (Aug 15 97 -- ) -------------------- - fixed bad dlqd parsing of regular expressions sent by 'qadd -e' 0.51 (Jun 21 97 -- ) -------------------- - fixed /proc/net/dev parsing; numbers ran into the labels and 'split' failed 0.50 (Feb 28 97) ---------------- - first public release 0.49 (Jan 30 97) ---------------- - more docs - ptest device option moved to command-line - added qadd file checks 0.48 (Jan 25 97) ---------------- - documentation - general cleanup - added regexp in qadd and dlqd (expand keyword); subsumes exist keyword - added resuming - dlqd now uses tcpserver - added packet count test - fixed exit in dlqrecvd when server unreachable; now a temporary error ? arbitrary servers/ports ? 0.40 ---- - added qadd existence test - picks up finished children 0.10 ---- - the beginning