c56f526a36
- Update to 2.3.6 - Features - Plugins: Ability to redirect requests to a different WS-Management server (Praveen Paladugu) - Bugfixes - Fix xml namespace in Fault message (Praveen Paladugu) - Pass correct key values when creating a Cim_IndicationSubscription (Santosh Bidaralli) - verify_class_namespace: properly check for 'CIM' class schema (Mayur Bhosle) - Fix MaxElements namespace in Pull context (Praveen Paladugu) - Bindings - Ruby: fix crash in Options destructor - Ruby: mark passing arrays via invoke as unsupported - Building - new cmake option: BUILD_BINDINGS (defaults to yes) - honor BUILD_TESTS for all test directories
Klaus Kämpf
2012-10-10 07:27:11 +00:00
da5d96c004
- Update to 2.3.6 - Features - Plugins: Ability to redirect requests to a different WS-Management server (Praveen Paladugu) - Bugfixes - Fix xml namespace in Fault message (Praveen Paladugu) - Pass correct key values when creating a Cim_IndicationSubscription (Santosh Bidaralli) - verify_class_namespace: properly check for 'CIM' class schema (Mayur Bhosle) - Fix MaxElements namespace in Pull context (Praveen Paladugu) - Bindings - Ruby: fix crash in Options destructor - Ruby: mark passing arrays via invoke as unsupported - Building - new cmake option: BUILD_BINDINGS (defaults to yes) - honor BUILD_TESTS for all test directories
Klaus Kämpf
2012-10-10 07:27:11 +00:00
0a620aea6e
- disable ruby on RHEL6 (missing ruby-devel)
Klaus Kämpf
2012-08-12 09:13:37 +00:00
941ba93b66
- disable ruby on RHEL6 (missing ruby-devel)
Klaus Kämpf
2012-08-12 09:13:37 +00:00
e591ff36c0
- fix building for non-SUSE distros, re-add java target for SLES10
Klaus Kämpf
2012-08-11 21:51:39 +00:00
594adb973c
- fix building for non-SUSE distros, re-add java target for SLES10
Klaus Kämpf
2012-08-11 21:51:39 +00:00
ad994bed1d
fix centos, fedora and rhel builds
Klaus Kämpf
2012-08-08 13:34:02 +00:00
34c2a4bd4a
fix centos, fedora and rhel builds
Klaus Kämpf
2012-08-08 13:34:02 +00:00
f9f9f62300
- improve FindRuby, fixes CentOS5 and RHEL5 builds
Klaus Kämpf
2012-08-08 11:37:01 +00:00
0c0d445354
- improve FindRuby, fixes CentOS5 and RHEL5 builds
Klaus Kämpf
2012-08-08 11:37:01 +00:00
3e00e20314
Accepting request 125923 from systemsmanagement:wbem
Stephan Kulow
2012-06-26 15:09:23 +00:00
0e7920d554
Accepting request 125923 from systemsmanagement:wbem
Stephan Kulow
2012-06-26 15:09:23 +00:00
0e06658a30
Accepting request 125779 from home:mvyskocil:branches:systemsmanagement:wbem
Klaus Kämpf
2012-06-25 08:45:56 +00:00
36ce26d922
Accepting request 125779 from home:mvyskocil:branches:systemsmanagement:wbem
Klaus Kämpf
2012-06-25 08:45:56 +00:00
7d89176833
Accepting request 123165 from systemsmanagement:wbem
Stephan Kulow
2012-06-01 16:53:54 +00:00
9d8de20303
Accepting request 123165 from systemsmanagement:wbem
Stephan Kulow
2012-06-01 16:53:54 +00:00
e68362bcfd
- Update to 2.3.5 - Release serializer lock only after use (satya.chittidi@emc.com)
Klaus Kämpf
2012-06-01 07:34:51 +00:00
5989628148
- Update to 2.3.5 - Release serializer lock only after use (satya.chittidi@emc.com)
Klaus Kämpf
2012-06-01 07:34:51 +00:00
af3a895857
Accepting request 122823 from systemsmanagement:wbem
Stephan Kulow
2012-05-31 15:07:38 +00:00
70a2fb207d
Accepting request 122823 from systemsmanagement:wbem
Stephan Kulow
2012-05-31 15:07:38 +00:00
314cfea64b
- Fix ruby(abi) require
Klaus Kämpf
2012-05-29 19:08:01 +00:00
1366b3c600
- Fix ruby(abi) require
Klaus Kämpf
2012-05-29 19:08:01 +00:00
72b5b3d12d
- Update to 2.3.4 * Adapt to Swig 2.0.7 - renamed construtors/destructors. - SwigClass.. variables are static now ------------------------------------------------------------------
Klaus Kämpf
2012-05-28 08:17:47 +00:00
3f68aa33d1
- Update to 2.3.4 * Adapt to Swig 2.0.7 - renamed construtors/destructors. - SwigClass.. variables are static now ------------------------------------------------------------------
Klaus Kämpf
2012-05-28 08:17:47 +00:00
1a489c1428
- Require ruby(abi) = 1.9.1 for openSUSE > 12.1
Klaus Kämpf
2012-05-26 21:22:01 +00:00
f97864c366
- Require ruby(abi) = 1.9.1 for openSUSE > 12.1
Klaus Kämpf
2012-05-26 21:22:01 +00:00
17430d8d2a
fix warnings and Ruby bindings
Klaus Kämpf
2012-05-25 17:01:28 +00:00
33211b36c3
fix warnings and Ruby bindings
Klaus Kämpf
2012-05-25 17:01:28 +00:00
2d8786bed3
builds
Klaus Kämpf
2012-05-25 15:44:27 +00:00
b46bdacf36
builds
Klaus Kämpf
2012-05-25 15:44:27 +00:00
58222feebd
- Update to 2.3.3 - Bugfixes - Fixed enumeration with selector filter returning only one instance. (Zoltan Micskei) - mark XPath filtering as not supported (in sfcc) - Bindings - Adapt to Ruby 1.9 - Disable RDoc for Ruby 1.9 - WsXmlDoc.to_xml - enforce utf-8 encoding - Properly create AssociationInstances(CIM References) / AssociatedInstances(CIM Associations) filter
Klaus Kämpf
2012-05-25 11:38:23 +00:00
390d0570c9
- Update to 2.3.3 - Bugfixes - Fixed enumeration with selector filter returning only one instance. (Zoltan Micskei) - mark XPath filtering as not supported (in sfcc) - Bindings - Adapt to Ruby 1.9 - Disable RDoc for Ruby 1.9 - WsXmlDoc.to_xml - enforce utf-8 encoding - Properly create AssociationInstances(CIM References) / AssociatedInstances(CIM Associations) filter
Klaus Kämpf
2012-05-25 11:38:23 +00:00
25e56a9278
- Fix systemd %pre issues on openSUSE
Klaus Kämpf
2012-03-08 09:35:46 +00:00
a871120558
- Fix systemd %pre issues on openSUSE
Klaus Kämpf
2012-03-08 09:35:46 +00:00
0733e9c2ed
- Add ssl-related config options in [cim] section, see openwsman.conf ssl = yes/no verify_cert = yes/no trust_store = /etc/ssl/certs - print warning if event delivery fails
Klaus Kämpf
2012-03-06 14:18:49 +00:00
8a86cd45b6
- Add ssl-related config options in [cim] section, see openwsman.conf ssl = yes/no verify_cert = yes/no trust_store = /etc/ssl/certs - print warning if event delivery fails
Klaus Kämpf
2012-03-06 14:18:49 +00:00
823623e696
fix Ruby init
Klaus Kämpf
2012-03-06 10:52:50 +00:00
21aaec6d49
fix Ruby init
Klaus Kämpf
2012-03-06 10:52:50 +00:00
35d628ceea
- Provide systemd support in Fedora 15
Klaus Kämpf
2012-03-06 10:01:26 +00:00
9511074baa
- Provide systemd support in Fedora 15
Klaus Kämpf
2012-03-06 10:01:26 +00:00
299166f13b
- Add perl-devel for CentOS6 and RHEL6
Klaus Kämpf
2012-03-06 09:19:42 +00:00
e100c28e18
- Add perl-devel for CentOS6 and RHEL6
Klaus Kämpf
2012-03-06 09:19:42 +00:00
fd84f95f07
- Disable building of Ruby GEM in .spec file
Klaus Kämpf
2012-03-06 09:08:18 +00:00
9fcd5cd0b6
- Disable building of Ruby GEM in .spec file
Klaus Kämpf
2012-03-06 09:08:18 +00:00
20778254b6
release file
Klaus Kämpf
2012-03-05 13:23:41 +00:00
4460eb44db
release file
Klaus Kämpf
2012-03-05 13:23:41 +00:00
9923f0e0ce
- Update to 2.3.0 Features - openSUSE: support systemd - provider getter functions for all client and client option string values Bugfixes - Enum/Pull: Fix envelope maxsize handling, return partial result - Fix memleaks in client and client option string setters (Matthias Bolte) - All string value getters (for client and client_opt) return copies now (found by Matthias Bolte) - Define and use PLUGIN_API_VERSION for the server-side plugins - Handle optional arguments propertly during client endpoint URI creation (Matthias Bolte) - Make calls to 'identify' repeatable - Destroy serializer lock and client mutex at exit (Bing Liu) - Fix leak in wsmc_release (Sanjeev Putta) - Allow to reset transport credentials to NULL (Matthias Bolte) - Plug memory leaks in wsman-client-transport (Found by Suneet Chandok, improved by Matthias Bolte) Bindings - Provide Ruby bindings also as GEM (-> https://rubygems.org/gems/openwsman) - Add Openwsman#create_doc_from_file to read xml files - Add XmlNode#next to iterate over children with identical name - Add Openwsman#erb_prefix_for to return EPR uri prefixes for different CIM schema - Ruby: Provide a default implementation of auth_request_callback - Ruby: Support Ruby 1.9
Klaus Kämpf
2012-02-22 15:33:30 +00:00
382e01e504
- Update to 2.3.0 Features - openSUSE: support systemd - provider getter functions for all client and client option string values Bugfixes - Enum/Pull: Fix envelope maxsize handling, return partial result - Fix memleaks in client and client option string setters (Matthias Bolte) - All string value getters (for client and client_opt) return copies now (found by Matthias Bolte) - Define and use PLUGIN_API_VERSION for the server-side plugins - Handle optional arguments propertly during client endpoint URI creation (Matthias Bolte) - Make calls to 'identify' repeatable - Destroy serializer lock and client mutex at exit (Bing Liu) - Fix leak in wsmc_release (Sanjeev Putta) - Allow to reset transport credentials to NULL (Matthias Bolte) - Plug memory leaks in wsman-client-transport (Found by Suneet Chandok, improved by Matthias Bolte) Bindings - Provide Ruby bindings also as GEM (-> https://rubygems.org/gems/openwsman) - Add Openwsman#create_doc_from_file to read xml files - Add XmlNode#next to iterate over children with identical name - Add Openwsman#erb_prefix_for to return EPR uri prefixes for different CIM schema - Ruby: Provide a default implementation of auth_request_callback - Ruby: Support Ruby 1.9
Klaus Kämpf
2012-02-22 15:33:30 +00:00
e197bbb53d
Accepting request 102297 from systemsmanagement:wbem
Stephan Kulow
2012-02-02 16:58:47 +00:00
c41638dd39
Accepting request 102297 from systemsmanagement:wbem
Stephan Kulow
2012-02-02 16:58:47 +00:00
4e1a77e769
Accepting request 101418 from home:worldcitizen:branches:systemsmanagement:wbem
Klaus Kämpf
2012-01-31 21:12:06 +00:00
9790aa7869
Accepting request 101418 from home:worldcitizen:branches:systemsmanagement:wbem
Klaus Kämpf
2012-01-31 21:12:06 +00:00
b947e9e47b
Accepting request 95513 from home:a_jaeger:FactoryFix
Klaus Kämpf
2011-12-19 12:51:21 +00:00
8d0cb093d2
Accepting request 95513 from home:a_jaeger:FactoryFix
Klaus Kämpf
2011-12-19 12:51:21 +00:00
642b401f36
- Initial version 1.0.0
Klaus Kämpf
2011-09-21 08:27:55 +00:00
a9ff0b02b4
- Initial version 1.0.0
Klaus Kämpf
2011-09-21 08:27:55 +00:00
b7a6923e9f
fix filelist
Klaus Kämpf
2011-09-16 10:53:56 +00:00
9a141c8a32
fix filelist
Klaus Kämpf
2011-09-16 10:53:56 +00:00
d2fc85e8d8
- Bugfixes (Matthias Bolte) (Matthias Bolte) - Fix recognition of ntlm and gss-negotiate auth methods when checking server-requested vs. client-offered methods.
Klaus Kämpf
2011-09-15 11:00:54 +00:00