From 0cc9b20c15460213e488bf5e70963b941482f628 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 14 Jan 2025 16:06:02 -0600 Subject: Add source. --- TODO | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..5fba52f --- /dev/null +++ b/TODO @@ -0,0 +1,25 @@ +Many things... + +* Build a "rsynth" based server. Change primary 'make' to request + server type, as in 'make rsynth', 'make spo256', or 'make utils', + the latter to build utilities only on a machine without it's own + server. + +* Add support for retrieving "index" status and time-sync rondeveus + by supporting a "inquire" sequence for the server to respond to. + Time-sync would be with "" server tag, which would force + the server to 'tcdrain' the port and then return a response. The + "" tag would retrieve an index. Other 'tag' options for + volume control, pitch, inflection, etc, may also need to be added + for rsynth, although the SPO does not support these features. + +* Build spksnmpd for rule based verbalization of specific snmp trap + events. + +* Add user login monitoring to vmon. + +* Add external "df" code to vmon for systems that have no statfs() + call. + +* Build rpm package for speak. + -- cgit v1.2.3-54-g00ecf