initial commit
This commit is contained in:
164
api/perl/Changes
Normal file
164
api/perl/Changes
Normal file
@@ -0,0 +1,164 @@
|
||||
Revision history for Perl extension Monitoring::Livestatus.
|
||||
|
||||
|
||||
0.74 Fri Apr 22 00:16:37 CEST 2011
|
||||
- fixed problem with bulk commands
|
||||
|
||||
0.72 Tue Apr 19 15:38:34 CEST 2011
|
||||
- fixed problem with inet timeout
|
||||
|
||||
0.70 Sat Apr 16 16:43:57 CEST 2011
|
||||
- fixed tests using english
|
||||
|
||||
0.68 Wed Mar 23 23:16:22 CET 2011
|
||||
- fixed typo
|
||||
|
||||
0.66 Tue Mar 22 23:19:23 CET 2011
|
||||
- added support for additonal headers
|
||||
|
||||
0.64 Fri Nov 5 11:02:51 CET 2010
|
||||
- removed useless test dependecies
|
||||
|
||||
0.62 Wed Nov 3 15:20:02 CET 2010
|
||||
- fixed tests with threads > 1.79
|
||||
|
||||
0.60 Wed Aug 25 15:04:22 CEST 2010
|
||||
- fixed package and made author tests optional
|
||||
|
||||
0.58 Wed Aug 11 09:30:30 CEST 2010
|
||||
- added callback support
|
||||
|
||||
0.56 Tue Aug 10 09:45:28 CEST 2010
|
||||
- changed parser from csv to JSON::XS
|
||||
|
||||
0.54 Wed Jun 23 16:43:11 CEST 2010
|
||||
- fixed utf8 support
|
||||
|
||||
0.52 Mon May 17 15:54:42 CEST 2010
|
||||
- fixed connection timeout
|
||||
|
||||
0.50 Mon May 17 12:29:20 CEST 2010
|
||||
- fixed test requirements
|
||||
|
||||
0.48 Sun May 16 15:16:12 CEST 2010
|
||||
- added retry option for better core restart handling
|
||||
- added new columns from livestatus 1.1.4
|
||||
|
||||
0.46 Tue Mar 16 15:19:08 CET 2010
|
||||
- error code have been changed in livestatus (1.1.3)
|
||||
- fixed threads support
|
||||
|
||||
0.44 Sun Feb 28 12:19:56 CET 2010
|
||||
- fixed bug when disabling backends and using threads
|
||||
|
||||
0.42 Thu Feb 25 21:32:37 CET 2010
|
||||
- added possibility to disable specific backends
|
||||
|
||||
0.41 Sat Feb 20 20:37:36 CET 2010
|
||||
- fixed tests on windows
|
||||
|
||||
0.40 Thu Feb 11 01:00:20 CET 2010
|
||||
- fixed timeout for inet sockets
|
||||
|
||||
0.38 Fri Jan 29 20:54:50 CET 2010
|
||||
- added limit option
|
||||
|
||||
0.37 Thu Jan 28 21:23:19 CET 2010
|
||||
- removed inc from repository
|
||||
|
||||
0.36 Sun Jan 24 00:14:13 CET 2010
|
||||
- added more backend tests
|
||||
- fixed problem with summing up non numbers
|
||||
|
||||
0.35 Mon Jan 11 15:37:51 CET 2010
|
||||
- added TCP_NODELAY option for inet sockets
|
||||
- fixed undefined values
|
||||
|
||||
0.34 Sun Jan 10 12:29:57 CET 2010
|
||||
- fixed return code with multi backend and different errors
|
||||
|
||||
0.32 Sat Jan 9 16:12:48 CET 2010
|
||||
- added deepcopy option
|
||||
|
||||
0.31 Thu Jan 7 08:56:48 CET 2010
|
||||
- added generic tests for livestatus backend
|
||||
- fixed problem when selecting specific backend
|
||||
|
||||
0.30 Wed Jan 6 16:05:33 CET 2010
|
||||
- renamed project to Monitoring::Livestatus
|
||||
|
||||
0.29 Mon Dec 28 00:11:53 CET 2009
|
||||
- retain order of backends when merge outut
|
||||
- renamed select_scalar_value to selectscalar_value
|
||||
- fixed sums for selectscalar_value
|
||||
- fixed missing META.yml
|
||||
|
||||
0.28 Sat Dec 19 19:19:13 CET 2009
|
||||
- fixed bug in column alias
|
||||
- added support for multiple peers
|
||||
- changed to Module::Install
|
||||
|
||||
0.26 Fri Dec 4 08:25:07 CET 2009
|
||||
- added peer name
|
||||
- added peer arg (can be socket or server)
|
||||
|
||||
0.24 Wed Dec 2 23:41:34 CET 2009
|
||||
- added support for StatsAnd: and StatsOr: queries
|
||||
- table alias support for selectall_hashref and selectrow_hashref
|
||||
- added support for Stats: ... as alias
|
||||
- added support for StatsAnd:... as alias
|
||||
- added support for StatsOr: ... as alias
|
||||
- added support for StatsGroupBy: (with alias)
|
||||
- added support column aliases for Column: header
|
||||
|
||||
0.22 Fri Nov 27 01:04:16 CET 2009
|
||||
- fixed errors on socket problems
|
||||
- fixed sending commands
|
||||
|
||||
0.20 Sun Nov 22 12:41:39 CET 2009
|
||||
- added keepalive support
|
||||
- added support for ResponseHeader: fixed16
|
||||
- added error handling
|
||||
- added pod test
|
||||
- added tests with real socket / server
|
||||
- added column aliases
|
||||
- added timeout option
|
||||
- implemented select_scalar_value()
|
||||
- fixed perl::critic tests
|
||||
|
||||
0.18 Sat Nov 14 2009 08:58:02 GMT
|
||||
- fixed requirements
|
||||
- fixed typos
|
||||
|
||||
0.17 Fri Nov 13 17:15:44 CET 2009
|
||||
- added support for tcp connections
|
||||
|
||||
0.16 Sun Nov 8 23:17:35 CET 2009
|
||||
- added support for stats querys
|
||||
|
||||
0.15 Sat Nov 7 21:28:33 CET 2009
|
||||
- fixed typos in doc
|
||||
- minor bugfixes
|
||||
|
||||
0.14 Fri Nov 6 09:39:56 CET 2009
|
||||
- implemented selectcol_arrayref
|
||||
- implemented selectrow_array
|
||||
- implemented selectrow_hashref
|
||||
|
||||
0.13 Fri Nov 6 00:03:38 CET 2009
|
||||
- fixed tests on solaris
|
||||
- implemented selectall_hashref()
|
||||
|
||||
0.12 Thu Nov 5 09:34:59 CET 2009
|
||||
- fixed tests with thread support
|
||||
- added more tests
|
||||
|
||||
0.11 Wed Nov 4 23:12:16 2009
|
||||
- inital working version
|
||||
|
||||
0.10 Tue Nov 3 17:13:16 2009
|
||||
- renamed to Nagios::MKLivestatus
|
||||
|
||||
0.01 Tue Nov 3 00:07:46 2009
|
||||
- original version; created by h2xs 1.23 with options
|
||||
-A -X -n Nagios::Livestatus
|
||||
Reference in New Issue
Block a user