summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* rename filesAnas Nashif2007-04-066-808/+859
|
* merge branch with fixes of bg #71Anas Nashif2007-03-295-25/+24
|
* new api examples updateDenis Sadykov2007-03-145-50/+215
|
* 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-231-3/+3
|
* 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
|
* fix the buildKlaus Kaempf2007-02-202-3/+13
| | | | | (wsman-api.h -> wsman-client-api.h)
* parse command lineAnas Nashif2007-02-151-2/+24
| | | | | handle exception
* new api example updateDenis Sadykov2007-02-141-1/+34
|
* preraring to handle wsen:ExpiresVadim Revyakin2007-02-131-14/+16
|
* one more example for GetAnas Nashif2007-02-113-3/+22
|
* new api updateDenis Sadykov2007-02-092-45/+24
|
* renamedAnas Nashif2007-02-092-4/+4
|
* example c++ clientAnas Nashif2007-02-094-0/+41
|
* new ape example updateDenis Sadykov2007-02-061-12/+17
|
* Modified client API. Ruby is not fixedVadim Revyakin2007-01-293-15/+13
|
* adapt invoke callsAnas Nashif2007-01-251-2/+2
|
* use APIAnas Nashif2007-01-241-4/+1
|
* new api exampleDenis Sadykov2007-01-241-0/+101
|
* new api exampleDenis Sadykov2007-01-241-1/+5
|
* ws_serialize/ws_deserialize interface changedVadim Revyakin2007-01-241-6/+6
|
* common wsman APIVadim Revyakin2007-01-231-7/+1
|
* deserialization nodes with attributesVadim Revyakin2007-01-181-2/+65
|
* Completing attributes serializationVadim Revyakin2007-01-171-8/+41
|
* some minor typosAnas Nashif2007-01-161-21/+21
|
* serialization with several name spaces and attributes. SER_STRUCT define ↵Vadim Revyakin2007-01-164-34/+284
| | | | improved
* use special function for non serialized dataAnas Nashif2007-01-051-4/+5
|
* adapt to new Create and Put actionsAnas Nashif2007-01-051-1/+2
|
* IN/OUT handling fixedVadim Revyakin2006-12-251-1/+5
|
* how to use serialization commentVadim Revyakin2006-12-251-3/+125
|
* more checksVadim Revyakin2006-12-211-1/+2
|
* min/max elements in dynamic arraysVadim Revyakin2006-12-202-3/+3
|
* serialization/deserialization improved and debuggedVadim Revyakin2006-12-204-237/+262
|
* dynamic arrays serializationVadim Revyakin2006-12-152-23/+150
|
* char ** serialization/deserializationVadim Revyakin2006-12-132-1/+430
|
* - added example for create with serializationAnas Nashif2006-12-113-3/+184
| | | | - fixed create function in CLI
* - support delete and createAnas Nashif2006-12-091-1/+2
| | | | - make it compile on os x
* improved examples with new functionsAnas Nashif2006-12-071-6/+9
|
* make client compile on windowsAnas Nashif2006-12-021-0/+138
|
* added one more exampleAnas Nashif2006-11-292-1/+218
|