1. 656fecf Disallow comma character as query separator, fixes issue #38 by Klaus Kämpf · 10 years ago
  2. 28eae0f Only allow ampersand (&) to separate query parameters by Klaus Kämpf · 10 years ago
  3. 1a1f637 Install openwsman_client.conf by Klaus Kämpf · 10 years ago
  4. 6b06289 Extend EndPointReference.selector_names to Python (closes #37) by Klaus Kämpf · 10 years ago
  5. a35a7bb Bindings: Doc cleanup by Klaus Kämpf · 10 years ago
  6. 9b7f3f0 v2.4.10 by Klaus Kämpf · 10 years ago v2.4.10
  7. e8f0d60 Rename client_opt.i to wsman-client_opt.i since rdoc sorts alphabetically :-/ by Klaus Kämpf · 10 years ago
  8. 509e4d1 fix debug output by Klaus Kämpf · 10 years ago
  9. 9c3a294 Merge pull request #36 from kkaempf/invoke_with_endpoint_reference by Klaus Kämpf · 10 years ago
  10. 21ae98b Bindings, Java: ClientOptions.add_property_epr -> ClientOptions.add_property by Klaus Kämpf · 10 years ago
  11. 58e09d0 Bindings: Java can't to function parameter overload, needs separate add_property_epr callback by Klaus Kämpf · 10 years ago
  12. 1dd0020 Java: testcase for invoke with EndpointReference parameter by Klaus Kämpf · 10 years ago
  13. 8f1b040 Ruby testcase for invoke() with endpoint reference parameter by Klaus Kämpf · 10 years ago
  14. 9996290 Bindings: Allow to pass EndpointReference as invoke parameter via ClientOpt.add_property by Klaus Kämpf · 10 years ago
  15. dd980eb Add const declarations to epr_t API by Klaus Kämpf · 10 years ago
  16. 4916a94 Allow EndpointReference in ClientOptions properties by Klaus Kämpf · 10 years ago
  17. 3e6fe3a winrs: Add -? for help by Klaus Kämpf · 10 years ago
  18. 715d709 bindings: add docs by Klaus Kämpf · 10 years ago
  19. 6f95c06 fix typo by Klaus Kämpf · 10 years ago v2.4.9
  20. ede0661 v2.4.9 by Klaus Kämpf · 10 years ago
  21. 2742781 Make finding libssl.so.* more robust by Klaus Kämpf · 10 years ago
  22. 6c4b6a6 Ruby: Disable pull/put/release and WinRM tests by Klaus Kämpf · 10 years ago v2.4.8
  23. f9111a8 ChangeLog: v2.4.8 by Klaus Kämpf · 10 years ago
  24. ed8f108 Version 2.4.8 by Klaus Kämpf · 10 years ago
  25. e64de8a use hash_free() by Klaus Kämpf · 10 years ago
  26. 4b7f734 Bindings: drop strdup() of key/value; wsmc_add_{selector,property} does it now by Klaus Kämpf · 10 years ago
  27. e59e854 Python: RHEL5 needs PYTHON_INCLUDE_PATH by Klaus Kämpf · 10 years ago
  28. 062162e Fix Ruby build in Fedora by Klaus Kämpf · 10 years ago
  29. 4a54c49 ChangeLog, prepare 2.4.8 release by Klaus Kämpf · 10 years ago
  30. a1c18fb strdup key/value for options, properties, and selectors by Klaus Kämpf · 10 years ago
  31. f3c44f8 Python: add_selector test cases by Klaus Kämpf · 10 years ago
  32. 1a85b24 Add Fujitsu namespace, cim schema SVS by Klaus Kämpf · 10 years ago
  33. cab34b4 Prepare for 2.4.7 by Klaus Kämpf · 10 years ago v2.4.7
  34. 752f916 Don't call exit() in library by Klaus Kämpf · 10 years ago
  35. 9b51b3c increase password upper limit to 128 characters (from 64) by Klaus Kämpf · 10 years ago
  36. ffec18e Don't exit() in iniparser by Klaus Kämpf · 10 years ago
  37. 8004aa4 Prepare 2.4.6 release by Klaus Kämpf · 10 years ago v2.4.6
  38. b1c2192 Support SHA512 password encoding, use safe_cmp to prevent brute-force attacks by Klaus Kämpf · 10 years ago
  39. 023d512 Create server-plugin-ruby as separate RPM by Klaus Kämpf · 10 years ago
  40. 7cfcafc Alias openwsman and openwsmand systemd services by Klaus Kämpf · 10 years ago
  41. 4408c8e Add unisys namespace and CIM class prefix 'SPAR' by Klaus Kämpf · 10 years ago
  42. 8a19f73 Fix crash on invalide resource URI by Klaus Kämpf · 10 years ago
  43. 2743f41 Add/fix resource namespace for DCIM_ classes by Klaus Kämpf · 10 years ago
  44. b701cbe Update copyright year by Klaus Kämpf · 10 years ago v2.4.5
  45. bc5739a prepare 2.4.5 release by Klaus Kämpf · 10 years ago
  46. 612704c Merge pull request #7 from praveen-pk/master by Klaus Kämpf · 10 years ago
  47. d222c25 Few error message changes and one more leak fixed in redirect plugin by Praveen K Paladugu · 10 years ago
  48. 81cfafa Fix some memory leaks in redirect plugin by Praveen K Paladugu · 10 years ago
  49. eeb6eef Fix Fedora 20 build by Klaus Kämpf · 10 years ago
  50. 45868aa openSUSE 12.2 is not fully systemd enabled by Klaus Kämpf · 10 years ago
  51. c96d9c5 curl transport needs option to specify the ssl version used (#29) by anstein · 10 years ago
  52. 0688f0b shttpd: Improve error reporting if SSL context fails by Klaus Kämpf · 10 years ago
  53. 304b91b Enforce SSL in systemd service by Klaus Kämpf · 10 years ago
  54. 1b4424a Update GEM homepage by Klaus Kämpf · 10 years ago
  55. 7d43c4d Add rcopenwsman symlink by Klaus Kämpf · 10 years ago v2.4.4
  56. 638b9c8 Prepare 2.4.4 by Klaus Kämpf · 10 years ago
  57. 2cd98b0 Remove (unsafe) debug() call from sighup_handler by Klaus Kämpf · 10 years ago
  58. d9b48a4 Unchecked memory allocation in u_error_new(), *error by Klaus Kämpf · 10 years ago
  59. 638abcb Unchecked memory allocation in dictionary_new(), d, d->val, d->key, d->hash by Klaus Kämpf · 10 years ago
  60. 89dabd4 Unchecked memory allocation in mem_double(), newptr by Klaus Kämpf · 10 years ago
  61. d51551b Unchecked memory allocation in wsman_init_plugins(), p->ifc by Klaus Kämpf · 10 years ago
  62. d038a58 fprintf(stderr ...) -> error(...) by Klaus Kämpf · 10 years ago
  63. ca68ddd Incorrect order of sanity guards in wsman_get_fault_status_from_doc() by Klaus Kämpf · 10 years ago
  64. 2e9024c wsman-subscription-repository.c - apply coding style by Klaus Kämpf · 10 years ago
  65. 09c3fcf LocalSubscriptionOpUpdate() unchecked fopen() by Klaus Kämpf · 10 years ago
  66. a61b207 wsmc_create_request() potential buf[20] overflow via WSMAN_ACTION_RENEW by Klaus Kämpf · 10 years ago
  67. 1c21816 ws_xml_make_default_prefix() can overflow buf parameter via sprintf() by Klaus Kämpf · 10 years ago
  68. 3a845c4 Support Ruby 2.1 in bindings documentation by Klaus Kämpf · 10 years ago
  69. b87faf0 README.rdoc: adapt links by Klaus Kämpf · 10 years ago
  70. 6ee67df Prepare for 2.4.4 release by Klaus Kämpf · 10 years ago
  71. 6370369 cmake: PYTHON_INCLUDE_PATH deprecated, use PYTHON_INCLUDE_DIRS instead by Klaus Kämpf · 10 years ago
  72. c24d686 Check for minimal CURL version (7.12.0) by Klaus Kämpf · 10 years ago
  73. 40cc186 Mark wsa:FaultTo as not supported in debug output by Klaus Kämpf · 10 years ago
  74. e3c0871 bindings: get RUBY_VERSION by Klaus Kämpf · 10 years ago
  75. e1aaf3d Merge pull request #22 from jkoncick/master by Openwsman - WS-Management for all · 10 years ago
  76. 0e1c6ed Enable RHEL6 build by Klaus Kämpf · 10 years ago v2.4.3
  77. 971fbe2 v2.4.3: version and changelog by Klaus Kämpf · 10 years ago
  78. 4a48caf Don't set defaults in function call, set them earlier by Klaus Kämpf · 10 years ago
  79. 141d00b Set explicit -source version for older Java compilers by Klaus Kämpf · 10 years ago
  80. c2cd54a Add fail: label after SWIG_exception by Klaus Kämpf · 10 years ago
  81. 08e14a6 Check value for Client.new and raise if NULL by Klaus Kämpf · 11 years ago
  82. 428f6d6 Fixed sizeof mistake in serialize.c example by Jaromír Končický · 10 years ago
  83. c0cc68f Print caption of Win32 service by Klaus Kämpf · 11 years ago
  84. b28ba46 Add redirect.conf, with comments by Klaus Kämpf · 11 years ago v2.4.2
  85. f9ce59e Disable multiple MessageID checks by Klaus Kämpf · 11 years ago
  86. 8227bd8 Require pam-modules on SUSE by Klaus Kämpf · 11 years ago
  87. 4d9ffea Prep for 2.4.2 by Klaus Kämpf · 11 years ago
  88. 9e73617 get_remote_cert -> get_remote_cl_cert by Klaus Kämpf · 11 years ago
  89. 1f71367 Fix typo by Klaus Kämpf · 11 years ago
  90. 82c6912 Improve call-seq documentation by Klaus Kämpf · 11 years ago
  91. e1d06e6 Merge pull request #19 from khattori/master by Klaus Kämpf · 11 years ago
  92. cb13782 Add build_envelope_from_response() in wsman-client.i by Kenta Hattori · 11 years ago
  93. 39d26e6 Bindings: fix java build time tests by Klaus Kämpf · 11 years ago v2.4.1
  94. 2c79f03 Bindings: use built libwsman in Perl, Python, and Java tests by Klaus Kämpf · 11 years ago
  95. a64578b v2.4.1 by Klaus Kämpf · 11 years ago
  96. dc15adf ChangeLog for v2.4.1 by Klaus Kämpf · 11 years ago
  97. 9c9f19f Fix RPM build for Fedora19 by Klaus Kämpf · 11 years ago
  98. 07e1670 Bindings: fix rdoc symlinks to /usr/bin by Klaus Kämpf · 11 years ago
  99. d502ed1 Fix FindRuby.cmake to work with cmake 2.4 by Klaus Kämpf · 11 years ago
  100. 53bcaf5 Copy generated version.rb to gem by Klaus Kämpf · 11 years ago