README.BUGS
Known Issues: 11-09-98 If an IP address is in the hostname space on the timestamp no effort is made to resolve it. Regex may interpret hosts as ignoreable when they are not (partial match activation). Update docs to warn about this. Actions not implemented yet. 03-25-99 The utmp read methods are cheesy. They will be replaced with a Python extension module to wrap getutent() in the future. I don't know how large the DB will grow on a busy host. moduleHistorySuspicious is not fully functional yet and should not be used. The memory foot print is too large (well, larger than what I think is optimal) and the control daemon will probably be coded in C to reduce this overhead.