2003-05-17 12:52 willhelm * engine.py: Removed the line about the threadmanager from the info stuff. 2003-05-17 12:49 willhelm * net.py: Fixed a minor bug with telnet option handling. 2003-05-01 10:09 jmberne * modules/action.py: Minor change so taht we get the same behaviour when first registering an action and when variables change. 2003-05-01 10:08 willhelm * lyntin.py: Fixed the command line parsing issues where we're trying to append a value to an option that's a string. In the future, all options should be lists and we should be more clever about picking what we want. 2003-05-01 09:56 willhelm * engine.py, session.py: Stupid stuff. 2003-05-01 09:41 jmberne * modules/action.py: Removed some evalmode things that were causing bugs with changing variables recompiling actions in lyntin mode.