1. 0bd4bba Merge "Fuchsia GN build file" by Petr Hosek · 6 years ago main master
  2. 525a0c3 Fuchsia GN build file by Petr Hosek · 6 years ago
  3. a86e2b1 Use the correct type in the option parser struct by Petr Hosek · 6 years ago
  4. b94d24e Merge pull request #7 from kolbma/master by Klaus Kämpf · 8 years ago
  5. 754e076 - added commandline option --option to support OptionSet feature by Markus Kolb · 9 years ago
  6. 478d200 v2.6.0: support -L <locale> to specify request locale by Klaus Kämpf · 9 years ago v2.6.0
  7. 8be4e22 Upgrade to 2.5.0 by Klaus Kämpf · 9 years ago v2.5.0
  8. a878214 Adapt selector type (key_value_t) for openwsman 2.5 by Klaus Kämpf · 9 years ago
  9. cf24db6 Exit with zero if help requested by Klaus Kämpf · 9 years ago
  10. 01a5e21 Update to 2.3.2 - requires OpenWSMAN 2.4.12 (option->properties is a list now) by Klaus Kämpf · 9 years ago v2.3.2
  11. 1dbc784 Use API instead of internal data structure to set properties by Klaus Kämpf · 9 years ago
  12. 6f94776 Add --non-interactive option by Klaus Kämpf · 10 years ago v2.3.1
  13. c767686 Adapt ChangeLog by Klaus Kämpf · 10 years ago
  14. 35ec273 Merge pull request #1 from ledva/master by Klaus Kämpf · 10 years ago
  15. 8331391 wseventmgr: Read credentials from environment by Klaus Kämpf · 10 years ago
  16. dfc9035 Document WSMAN_USER and WSMAN_PASS by Klaus Kämpf · 10 years ago
  17. 52ede2e Read credentials from environment by Klaus Kämpf · 10 years ago
  18. 36d734b Move options parsing before config_file access by Klaus Kämpf · 10 years ago
  19. 9d659ab Add man pages to dist target by Klaus Kämpf · 10 years ago
  20. 59c5c1b ChangeLog: man pages added by Klaus Kämpf · 10 years ago
  21. 987bfe2 ChangeLog: man pages added by Klaus Kämpf · 10 years ago
  22. 8fb8e59 Spec file formatting by Klaus Kämpf · 10 years ago
  23. 06d23e8 Added man pages for wsman and wseventmgr. by Kent Baxley · 10 years ago
  24. 5139c27 Prepare for 2.3.1 release by Klaus Kämpf · 10 years ago
  25. c69c702 Set exit code 1 if wsman request fails (fixes issue #2) by Klaus Kämpf · 10 years ago
  26. b2e18e3 correct test cleanup by Ales Ledvinka · 11 years ago
  27. b07994e Update ChangeLog for 2.3.0 by Klaus Kämpf · 11 years ago v2.3.0
  28. 97aaa72 remove unused variables from wseventmgr by Klaus Kämpf · 12 years ago
  29. c6d3751 Drop unused variable assignments by Klaus Kämpf · 12 years ago
  30. e8a28f5 Evaluate return value from u_option_context_parse() by Klaus Kämpf · 12 years ago
  31. 8eabac9 prepare for v2.3.0 by Klaus Kämpf · 12 years ago
  32. 4551086 enable libtool by Dan Villiom Podlaski Christiansen · 12 years ago
  33. 72510c6 fix Darwin support by Dan Villiom Podlaski Christiansen · 12 years ago
  34. de0922f allow building examples if openwsman is installed in a non-default location by Dan Villiom Podlaski Christiansen · 12 years ago
  35. 911e6dd don't build examples and tests by default by Dan Villiom Podlaski Christiansen · 12 years ago
  36. 40dcab7 operation timeout value is in milliseconds by Klaus Kämpf · 12 years ago
  37. 302e18e ChangeLog 2.3 by Klaus Kämpf · 12 years ago
  38. b8744c2 Check result of u_parse_query by Klaus Kämpf · 12 years ago
  39. 03b9835 Remove option '-Q, --request' by Klaus Kämpf · 12 years ago
  40. acb669c Adapt build requires to openwsman-2.2.7, which splitted out C++ bindings by Klaus Kämpf · 13 years ago v2.2.7.1
  41. 541b4c3 Adapt to reduced libu exposure in openwsman public api by Klaus Kämpf · 13 years ago
  42. 2c67358 Update to 2.2.7 by Klaus Kämpf · 13 years ago v2.2.7
  43. 851a2ca Fix build with gcc 4.6, add wseventmgr by Klaus Kämpf · 13 years ago
  44. 69ddc10 wsmancli allow debugging of invalid response XML by Klaus Kämpf · 13 years ago
  45. 503c695 Use https (port 5986) when cainfo is set. by Klaus Kämpf · 13 years ago
  46. 83cf8cb Version 2.2.6 by Klaus Kämpf · 13 years ago v2.2.6
  47. cd8e597 Fix segfault in wsmancli by Klaus Kämpf · 13 years ago
  48. d9e9961 Version 2.2.5 by Klaus Kämpf · 13 years ago v2.2.5
  49. 4c76383 Fix integral parameter handling on ppc and s390x by Klaus Kämpf · 13 years ago
  50. 8e45205 Output enumeration results to separate output files by Klaus Kämpf · 14 years ago
  51. ad8ca62 Complete changelog for the 2.2.4 release by Klaus Kämpf · 14 years ago v2.2.4
  52. 17b5ad4 Fix typo by Klaus Kämpf · 14 years ago
  53. 6be2be3 Fix --sslkey to set the transport key, warn about missing --cacert by Klaus Kämpf · 14 years ago
  54. bbf3fa3 references and associators enumeration commands cause an inverse request by Klaus Kämpf · 14 years ago
  55. 48a5b0a Enhance enumerate with association filter by Klaus Kämpf · 14 years ago
  56. 8cf7a22 Bump version to 2.2.4 by Klaus Kämpf · 14 years ago wsmancli-2.2.4 wsmancli-2_2_4
  57. 1bbab57 Fix --sslkey, add warning about --cacert by Klaus Kämpf · 14 years ago
  58. 713c6e0 Ignore generated files by Klaus Kämpf · 14 years ago
  59. 7281b64 Adapt to IANA ports of 5985 (http) and 5986 (https) by Klaus Kämpf · 14 years ago
  60. 263a1ca Ignore files by Klaus Kämpf · 14 years ago
  61. 8ce6713 Fix handling empty properties on command line by Klaus Kämpf · 14 years ago
  62. 6cdfd6c update openwsman dependency to 2.2.3 by Klaus Kaempf · 14 years ago v2.2.3
  63. 392d7eb add ChangeLog add --version to wsman to print version and build timestamp by Klaus Kaempf · 14 years ago
  64. c4eaa3e ignore generated files by Klaus Kaempf · 14 years ago
  65. dbaf830 ignore generated file by Klaus Kaempf · 14 years ago
  66. 474b0a7 Windows Visual Studio 2005 project files for wsmancli and wseventmgr by Klaus Kaempf · 15 years ago
  67. fb1a781 Ignore generated files by Klaus Kaempf · 15 years ago
  68. 17cc208 up version by Anas Nashif · 16 years ago
  69. b709c2b fixed testsuite by Anas Nashif · 16 years ago
  70. 12680bc add selector filter support style by Anas Nashif · 16 years ago
  71. 818f85e fixed segfault with duplicate properties by Anas Nashif · 16 years ago
  72. 75ab51a remove dependency on b2 by Anas Nashif · 16 years ago
  73. 8187799 up version by Anas Nashif · 16 years ago
  74. 5dbedbf up version by Anas Nashif · 16 years ago
  75. af1760a simple filter case missing by Liang Hou · 16 years ago
  76. e807665 filter for subscription by Anas Nashif · 16 years ago
  77. 6a0fa43 update with new API support complex filters by Anas Nashif · 16 years ago
  78. 4999677 - new filter API added and used by Anas Nashif · 16 years ago
  79. abd99d7 set dialect correctly by Anas Nashif · 16 years ago
  80. 07fb1d0 add initial wseventmgr.c by Liang Hou · 16 years ago
  81. c34a225 add eventing secure deliery related options by Liang Hou · 16 years ago
  82. e131501 usage by Anas Nashif · 16 years ago
  83. cbaa8d8 add wsman .net project files by Liang Hou · 16 years ago
  84. b7343b5 add anon. identify support by Anas Nashif · 16 years ago
  85. abfed18 fix an error in renew by Liang Hou · 16 years ago
  86. 237f6a8 update for internal implementation change of wsmc_action_unsubscribe/wsmc_action_renew by Liang Hou · 16 years ago
  87. 0c759ef update for unsubscribe/renew interface change by Liang Hou · 16 years ago
  88. 23071f7 fixed serialization by Anas Nashif · 16 years ago
  89. 02cb2d5 c++ identify example by Anas Nashif · 16 years ago
  90. 9c961db update the example for serialization API update by Liang Hou · 16 years ago
  91. c3260ec added debug by Anas Nashif · 17 years ago
  92. 38d3572 1.5 release by Anas Nashif · 17 years ago
  93. a07eb45 set var as null by Anas Nashif · 17 years ago
  94. 76a144e invoke custom action from a file (Chris Poblete) by Anas Nashif · 17 years ago
  95. ca4a62a add encoding option by Liang Hou · 17 years ago
  96. def9ff6 ignore generated files by Klaus Kaempf · 17 years ago
  97. 2b6f5a3 update for unsubscribe/renew client interface change by Liang Hou · 17 years ago
  98. 54823c3 update for wsmc_read_file interface change by Liang Hou · 17 years ago
  99. 7619468 ad lwsman by Anas Nashif · 17 years ago
  100. 304a0d7 add notify-reference-properties option for specify ReferenceProperties for notification by Liang Hou · 17 years ago