Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Warden - archive
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
713
Warden
Warden - archive
Commits
2a79b201
Commit
2a79b201
authored
10 years ago
by
Tomáš Plesník
Browse files
Options
Downloads
Patches
Plain Diff
pridana paticka; upraveno formatovani textu
parent
22921bf8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/warden-client/doc/CHANGELOG
+22
-15
22 additions, 15 deletions
src/warden-client/doc/CHANGELOG
with
22 additions
and
15 deletions
src/warden-client/doc/CHANGELOG
+
22
−
15
View file @
2a79b201
201
2-12
-?? v.2.2
-beta version
201
5-??
-?? 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment