Index: ossp-pkg/l2/TODO RCS File: /v/ossp/cvs/ossp-pkg/l2/TODO,v rcsdiff -q -kk '-r1.20' '-r1.21' -u '/v/ossp/cvs/ossp-pkg/l2/TODO,v' 2>/dev/null --- TODO 2001/09/13 19:21:21 1.20 +++ TODO 2001/09/14 07:44:34 1.21 @@ -5,10 +5,10 @@ RSE: - channel API cleanup: open semantics - bind and udp parameters in socket channel +- socket channel convert to use SA library - smtp channel: MIME quoted printable? - prefix channels: - printf style without strftime; - - levels logged with l2_util_l2s() - l2tool [addr:]port - autoflush via shared memory and sub-process? - IRC channel @@ -19,6 +19,13 @@ by channels and by providing a T-channel at the top. - perhaps replace too large PCRE stuff with smaller pattern matching stuff +- file channel should optionally support file locking + via fcntl(3). +- syslog channel should support direct remote logging +- implement "filter" channel + +MS: +- implement pipe channel ISSUES ------