Commit History

Author SHA1 Message Date
  Jelte Jansen 13a3a9aab4 added a feature (yes i know, but this is a serious problem) to cc/session.py; 15 years ago
  Shane Kerr 0acb75776f Convert from fork & exec server to a threaded server. 15 years ago
  Jeremy C. Reed 225b0672b4 Make the b10-cmdctl use account database and certificate files 15 years ago
  Likun Zhang 53b5c9b950 1. Rename cmdctl account file name from 'passwd.csv' to 'cmdctl-accounts.csv': 15 years ago
  Jelte Jansen 2d71c1c3ce add a 'shortcut' in cmdctl.py; it now only checks for existing module/command if the module is not ConfigManager (that one doesn't pass around its commands, i am thinking that that is possible, but at the moment it is completely seen as core and builtin) 15 years ago
  Likun Zhang 0adcc4ff0a 1. Check if module name and command name exist according module's specification file before send it to the specified module. Parameter check need to be added later. 15 years ago
  Jelte Jansen 896f1b7a8c make cmdctl use message create functions 15 years ago
  Likun Zhang 5281fe9e81 1. Add unittests and help information for cmdctl and bindctl. 15 years ago