summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix --sslkey to set the transport key, warn about missing --cacertKlaus Kämpf2010-09-141-1/+5
|
* references and associators enumeration commands cause an inverse requestKlaus Kämpf2010-09-131-1/+1
| | | | | | | | | | | | | | | | | | In wsmancli-2.2.3, we notice that the references and associators enumeration commands cause an inverse request. That is, a "references" action command adds a "wsmb:AssociatedInstances" in the enumeration filter. And an "associators" action command adds a "wsmb:AssociationInstances" in the enumeration filter. An "associators" command DSP0200 section 5.3.2.14 enumerates "associated" classes. This statement is also defined by DSP0227 section 17.1 where it specifies in section 17.1.7 the use of "wsmb:AssociatedInstances" element in the filter. A "references" command DSP0200 section 5.3.2.16 enumerates "association" classes. This statement is also defined by DSP0227 section 17.1 where it specifies in section 17.1.9 the use of "wsmb:AssociationInstances" element in the filter.
* Enhance enumerate with association filterKlaus Kämpf2010-09-132-1/+65
| | | | | | | | | | | - Enhance enumerate with association filter to have the ability to specify the optional elements namely: AssociationClassName, Role, ResultClassName, ResultRole and IncludeResultProperty. (IncludeResultProperty is a list, specify it as a comma separated list in the “U” option. (Chris Poblete) (This patch was in svn but missing from git :-/)
* Bump version to 2.2.4wsmancli-2_2_4wsmancli-2.2.4Klaus Kämpf2010-09-131-1/+1
|
* Fix --sslkey, add warning about --cacertKlaus Kämpf2010-09-131-3/+7
|
* Ignore generated filesKlaus Kämpf2010-09-131-2/+48
|
* Adapt to IANA ports of 5985 (http) and 5986 (https)Klaus Kämpf2010-09-102-2/+2
|
* Ignore filesKlaus Kämpf2010-09-101-0/+5
|
* Fix handling empty properties on command lineKlaus Kämpf2010-03-291-1/+1
| | | | | | | | | | Attempting to set a property value to an empty string causes invalid XML characters to be written into the Put request which is then rejected by the server with a WsMan Fault response. e.g. wsman put url -k propertyname="" (Found and fixed by Trevor Witten)
* update openwsman dependency to 2.2.3Klaus Kaempf2010-03-051-1/+1
|
* add ChangeLogKlaus Kaempf2010-02-204-5/+18
| | | | | add --version to wsman to print version and build timestamp
* ignore generated filesKlaus Kaempf2010-02-200-0/+0
|
* ignore generated fileKlaus Kaempf2010-02-200-0/+0
|
* Windows Visual Studio 2005 project files for wsmancli and wseventmgrKlaus Kaempf2009-07-144-0/+443
| | | | | | Contributed by Chris_Poblete@Dell.com
* Ignore generated filesKlaus Kaempf2009-07-140-0/+0
|
* up versionAnas Nashif2008-09-152-3/+3
|
* fixed testsuiteAnas Nashif2008-05-282-3/+3
|
* add selector filter supportAnas Nashif2008-05-091-153/+173
| | | | | style
* fixed segfault with duplicate propertiesAnas Nashif2008-04-171-3/+8
|
* remove dependency on b2Anas Nashif2008-04-091-1/+1
|
* up versionAnas Nashif2008-04-061-1/+1
|
* up versionAnas Nashif2008-03-121-2/+2
|
* simple filter case missingLiang Hou2008-03-041-1/+2
|
* filter for subscriptionAnas Nashif2008-03-031-5/+3
|
* update with new API support complex filtersAnas Nashif2008-03-035-38/+42
|
* - new filter API added and usedAnas Nashif2008-03-032-27/+24
| | | | | - Added assoicatiors and references actions instead of having them as options
* set dialect correctlyAnas Nashif2008-02-051-2/+2
|
* add initial wseventmgr.cLiang Hou2008-01-282-4/+592
|
* add eventing secure deliery related optionsLiang Hou2008-01-281-3/+53
|
* usage Anas Nashif2008-01-171-2/+2
|
* add wsman .net project filesLiang Hou2007-12-212-0/+224
|
* add anon. identify supportAnas Nashif2007-12-191-15/+22
|
* fix an error in renewLiang Hou2007-12-131-2/+2
|
* update for internal implementation change of ↵Liang Hou2007-12-121-2/+8
| | | | wsmc_action_unsubscribe/wsmc_action_renew
* update for unsubscribe/renew interface changeLiang Hou2007-11-261-2/+2
|
* fixed serializationAnas Nashif2007-11-262-5/+4
|
* c++ identify exampleAnas Nashif2007-11-252-1/+47
|
* update the example for serialization API updateLiang Hou2007-11-201-2/+3
|
* added debugAnas Nashif2007-11-101-2/+22
|
* 1.5 releaseAnas Nashif2007-10-271-2/+2
|
* set var as nullAnas Nashif2007-10-251-1/+2
|
* invoke custom action from a file (Chris Poblete)Anas Nashif2007-10-251-6/+7
|
* add encoding optionLiang Hou2007-10-121-3/+8
|
* ignore generated filesKlaus Kaempf2007-10-050-0/+0
|
* update for unsubscribe/renew client interface changeLiang Hou2007-09-291-10/+2
|
* update for wsmc_read_file interface changeLiang Hou2007-09-232-4/+4
|
* ad lwsmanAnas Nashif2007-09-201-1/+1
|
* add notify-reference-properties option for specify ReferenceProperties for ↵Liang Hou2007-09-031-1/+6
| | | | notification
* adapt to new iniparser interfaceAnas Nashif2007-08-214-106/+115
|
* update renew command supportLiang Hou2007-08-061-2/+5
|