Skip to content
  1. Feb 17, 2014
  2. Feb 16, 2014
  3. Feb 15, 2014
  4. Feb 14, 2014
  5. Feb 13, 2014
  6. Feb 12, 2014
  7. Feb 11, 2014
  8. Feb 10, 2014
    • Steve Holme's avatar
      tool_cfgable: Moved easy handle cleanup to fix pingpong logout issues · c8d1733d
      Steve Holme authored
      Commmit c5f8e2f5 removed the easy handle clean-up from tool_operate,
      letting the code that was already present in free_config_fields()
      perform the task. Unfortunately, this wasn't the correct place to do
      this as it broke protocols, that would perform a logout, as the main
      clean-up in tool_main had already been called.
      c8d1733d