summaryrefslogtreecommitdiffstats
path: root/examples/wsmid_identify.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed serializationAnas Nashif2007-11-261-1/+0
|
* update the example for serialization API updateLiang Hou2007-11-201-2/+3
|
* added debugAnas Nashif2007-11-101-2/+22
|
* adapt to new iniparser interfaceAnas Nashif2007-08-211-102/+110
|
* wsman_client -> wsmcAnas Nashif2007-05-161-6/+6
|
* api changesAnas Nashif2007-05-161-6/+6
|
* merge branch with fixes of bg #71Anas Nashif2007-03-291-3/+3
|
* re-installing openwsman from scratch makes wsman-api.h available.Klaus Kaempf2007-03-051-3/+2
| | | | | fix wrong paramter in call to deserialize()
* adapt to current openwsman includesKlaus Kaempf2007-03-051-1/+2
|
* fixed example clientsAnas Nashif2007-03-041-2/+1
|
* revert serializatin changes until vadim is backAnas Nashif2007-02-221-1/+2
| | | | | removed debug output
* example fixedVadim Revyakin2007-02-211-4/+3
|
* fix the buildKlaus Kaempf2007-02-201-2/+10
| | | | | (wsman-api.h -> wsman-client-api.h)
* use APIAnas Nashif2007-01-241-4/+1
|
* serialization with several name spaces and attributes. SER_STRUCT define ↵Vadim Revyakin2007-01-161-2/+2
| | | | improved
* serialization/deserialization improved and debuggedVadim Revyakin2006-12-201-6/+6
|
* - added example for create with serializationAnas Nashif2006-12-111-1/+1
| | | | - fixed create function in CLI
* moved examples to where they belongAnas Nashif2006-11-291-0/+163
removed some invalid tests improved a couple of tests