summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed null resource uriAnas Nashif2007-05-291-5/+3
|
* ssl fixesAnas Nashif2007-05-171-14/+22
|
* use endpoint optionAnas Nashif2007-05-171-6/+13
|
* reduced complexity of command line clientAnas Nashif2007-05-174-636/+343
|
* new apiAnas Nashif2007-05-171-3/+3
|
* wsman_client -> wsmcAnas Nashif2007-05-1614-159/+159
|
* more API changesAnas Nashif2007-05-1610-29/+29
|
* api changesAnas Nashif2007-05-1614-97/+97
|
* removed error headerAnas Nashif2007-05-161-1/+0
|
* readded cppAnas Nashif2007-05-153-3/+3
| | | | | fixed client interface
* move command line user/pw request to clientAnas Nashif2007-05-141-1/+33
|
* fix resource uri and filter parsing for assoc. and referencesAnas Nashif2007-05-132-28/+20
|
* move serialize to openwsmanAnas Nashif2007-05-082-971/+1
|
* fix testsuiteAnas Nashif2007-05-061-1/+1
|
* improve client thread safety. Anas Nashif2007-05-048-24/+51
|
* up versionAnas Nashif2007-05-041-1/+1
|
* merge changes from branch Anas Nashif2007-04-272-0/+12
|
* add namespacesAnas Nashif2007-04-231-12/+8
|
* fixed usageAnas Nashif2007-04-061-1/+1
|
* rename filesAnas Nashif2007-04-066-808/+859
|
* added timeout optionAnas Nashif2007-04-011-1/+5
|
* reference improvementsAnas Nashif2007-03-303-40/+14
|
* merged changes by Sumeet: referencesAnas Nashif2007-03-292-0/+36
|
* merge branch with fixes of bg #71Anas Nashif2007-03-2913-114/+109
|
* add cim extensions optionAnas Nashif2007-03-273-462/+522
|
* if cim namespace data available in returned ref. objectpath, add it asAnas Nashif2007-03-231-1/+1
| | | | | selector in epr.
* parse options only one: bug #66Anas Nashif2007-03-161-1/+0
|
* new versionAnas Nashif2007-03-151-1/+1
|
* new api examples updateDenis Sadykov2007-03-145-50/+215
|
* bump versionAnas Nashif2007-03-081-1/+1
|
* directory reorgAnas Nashif2007-03-080-0/+0
|
* updatedAnas Nashif2007-03-051-1/+139
|
* bump versionwsmancli-0.7.2@985Anas Nashif2007-03-051-1/+1
|
* added docbook refentry for wsman client (work in progress)Anas Nashif2007-03-051-0/+95
|
* fixed segfault Anas Nashif2007-03-051-2/+0
|
* re-installing openwsman from scratch makes wsman-api.h available.Klaus Kaempf2007-03-052-5/+3
| | | | | fix wrong paramter in call to deserialize()
* adapt to current openwsman includesKlaus Kaempf2007-03-052-2/+4
|
* changed example portsAnas Nashif2007-03-041-2/+2
|
* fixed example clientsAnas Nashif2007-03-042-210/+213
|
* added README for exmaples, moved serial. doc to main tree under doc/Anas Nashif2007-03-042-133/+83
|
* new api example updateDenis Sadykov2007-02-273-3/+120
|
* style and cleanupwsmancli-0.7.0@935Anas Nashif2007-02-233-36/+36
|
* revert serializatin changes until vadim is backAnas Nashif2007-02-222-28/+9
| | | | | removed debug output
* new api example updateDenis Sadykov2007-02-221-9/+10
|
* advancing SER_DEFAULT_NS(namespace) macro for serializationVadim Revyakin2007-02-221-8/+17
|
* SER_DEFAULT_NS(namespace) macro for serializationVadim Revyakin2007-02-221-0/+11
|
* example fixedVadim Revyakin2007-02-211-4/+3
|
* new api example updateDenis Sadykov2007-02-201-55/+42
|
* namespace fixedVadim Revyakin2007-02-201-2/+2
|
* fix the buildKlaus Kaempf2007-02-203-4/+15
| | | | | (wsman-api.h -> wsman-client-api.h)