summaryrefslogtreecommitdiffstats
path: root/examples/wsmid_identify.c
Commit message (Collapse)AuthorAgeFilesLines
* 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