summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* fixed cpp clientAnas Nashif2007-08-024-30/+20
* added ssl key optionAnas Nashif2007-06-011-1/+1
* wsman_client -> wsmcAnas Nashif2007-05-165-42/+42
* more API changesAnas Nashif2007-05-163-6/+6
* api changesAnas Nashif2007-05-165-30/+30
* readded cppAnas Nashif2007-05-151-1/+1
* move serialize to openwsmanAnas Nashif2007-05-082-971/+1
* improve client thread safety. Anas Nashif2007-05-044-20/+5
* add namespacesAnas Nashif2007-04-231-12/+8
* fixed usageAnas Nashif2007-04-061-1/+1
* 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
* 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
* 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
* parse command lineAnas Nashif2007-02-151-2/+24
* 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 impr...Vadim Revyakin2007-01-164-34/+284
* 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