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 support of connection timeout interval
- Added new getClientInfo() function allowing the client to see (#609) - Added new getClientInfo() function allowing the client to see information
information regarding other involved clients regarding other involved clients
- Enhanced handling of errors. Die() functions are removed from (#599) - Enhanced handling of errors. Die() functions are removed from the code, errors
the code, errors are handled using return values. are handled using return values.
2013-02-05 v.2.1 stable 2013-02-05 v.2.1 stable
----------------------- --------------------------------------------------------------------------------
- Minor changes in documentation - Minor changes in documentation
2012-11-05 v.2.1-beta version 2012-11-05 v.2.1-beta version
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
- Added WardenClientCommon.pm package containing error-handling and - Added WardenClientCommon.pm package containing error-handling and
connect-to-server functions connect-to-server functions
- Installation of Warden client does not require copying of certificates - Installation of Warden client does not require copying of certificates
and keys (#553) and keys
- Enhanced error messages (#552) - Enhanced error messages
- Reading of configuration file enhanced (#533) - Reading of configuration file enhanced
- Added protection from unexpected results in XML data returned from - Added protection from unexpected results in XML data returned from
server (#532) server
- Added support for error (debug) logging via STDERR and/or Syslog (#520,#522) - Added support for error (debug) logging via STDERR and/or Syslog
- Receiving of all types of messages now supported - 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 - Maximum number of events received ($MAX_RCV_EVENTS_LIMIT) in one
batch can be set in etc/warden-client.conf. Default is 6000. (#504) batch can be set in etc/warden-client.conf. Default is 6000
- Added support for batch processing (#504) - Added support for batch processing
2012-07-27 v.2.0 stable version and bugfix release of warden-client-2.0.0-beta 2012-07-27 v.2.0 stable version and bugfix release of warden-client-2.0.0-beta
...@@ -70,3 +72,8 @@ ...@@ -70,3 +72,8 @@
- Initial package of warden client - Initial package of warden client
- SSL certificate authentication/authorization supported - SSL certificate authentication/authorization supported
- Automatized installation process - 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