- Added server credential handling.
- Added server error handling.
- Added task download handling.
- Added backlog truncation and synch_key handling.
- Added display of server-side messages.
- Cleaned up NEWS file for 2.3.0.
- Removed duplicate info in diagnostics command output.
This commit is contained in:
Paul Beckingham 2012-10-06 14:15:51 -04:00
parent 27df379f1d
commit 9cbd729553
4 changed files with 60 additions and 26 deletions

View file

@ -95,9 +95,6 @@ int CmdDiagnostics::execute (std::string& output)
#else
STRING_CMD_DIAG_UNKNOWN
#endif
<< "\n"
<< STRING_CMD_DIAG_SERVER << ": "
<< context.config.get ("taskd.server")
<< "\n\n";
// Compiler.