Skip to content
Snippets Groups Projects
Commit 2a79b201 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

pridana paticka; upraveno formatovani textu

parent 22921bf8
No related branches found
No related tags found
No related merge requests found
2012-12-?? v.2.2-beta version
2015-??-?? v.2.2 stable
--------------------------------------------------------------------------------
- Added support of connection timeout interval (#925)
- Added new getClientInfo() function allowing the client to see (#609)
information regarding other involved clients
- Enhanced handling of errors. Die() functions are removed from (#599)
the code, errors are handled using return values.
- Added support of connection timeout interval
- Added new getClientInfo() function allowing the client to see information
regarding other involved clients
- Enhanced handling of errors. Die() functions are removed from the code, errors
are handled using return values.
2013-02-05 v.2.1 stable
-----------------------
--------------------------------------------------------------------------------
- Minor changes in documentation
2012-11-05 v.2.1-beta version
--------------------------------------------------------------------------------
- Added WardenClientCommon.pm package containing error-handling and
connect-to-server functions
- Installation of Warden client does not require copying of certificates
and keys (#553)
- Enhanced error messages (#552)
- Reading of configuration file enhanced (#533)
and keys
- Enhanced error messages
- Reading of configuration file enhanced
- Added protection from unexpected results in XML data returned from
server (#532)
- Added support for error (debug) logging via STDERR and/or Syslog (#520,#522)
server
- Added support for error (debug) logging via STDERR and/or Syslog
- Receiving of all types of messages now supported
- Unexpected errors does not crush the client application (#519)
- Unexpected errors does not crush the client application
- Maximum number of events received ($MAX_RCV_EVENTS_LIMIT) in one
batch can be set in etc/warden-client.conf. Default is 6000. (#504)
- Added support for batch processing (#504)
batch can be set in etc/warden-client.conf. Default is 6000
- Added support for batch processing
2012-07-27 v.2.0 stable version and bugfix release of warden-client-2.0.0-beta
......@@ -70,3 +72,8 @@
- Initial package of warden client
- SSL certificate authentication/authorization supported
- Automatized installation process
--------------------------------------------------------------------------------
Copyright (C) 2011-2015 Cesnet z.s.p.o
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment