Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed | Anas Nashif | 2007-02-09 | 2 | -4/+4 |
| | |||||
* | example c++ client | Anas Nashif | 2007-02-09 | 4 | -0/+41 |
| | |||||
* | new ape example update | Denis Sadykov | 2007-02-06 | 1 | -12/+17 |
| | |||||
* | Modified client API. Ruby is not fixed | Vadim Revyakin | 2007-01-29 | 3 | -15/+13 |
| | |||||
* | adapt invoke calls | Anas Nashif | 2007-01-25 | 1 | -2/+2 |
| | |||||
* | use API | Anas Nashif | 2007-01-24 | 1 | -4/+1 |
| | |||||
* | new api example | Denis Sadykov | 2007-01-24 | 1 | -0/+101 |
| | |||||
* | new api example | Denis Sadykov | 2007-01-24 | 1 | -1/+5 |
| | |||||
* | ws_serialize/ws_deserialize interface changed | Vadim Revyakin | 2007-01-24 | 1 | -6/+6 |
| | |||||
* | common wsman API | Vadim Revyakin | 2007-01-23 | 1 | -7/+1 |
| | |||||
* | deserialization nodes with attributes | Vadim Revyakin | 2007-01-18 | 1 | -2/+65 |
| | |||||
* | Completing attributes serialization | Vadim Revyakin | 2007-01-17 | 1 | -8/+41 |
| | |||||
* | some minor typos | Anas Nashif | 2007-01-16 | 1 | -21/+21 |
| | |||||
* | serialization with several name spaces and attributes. SER_STRUCT define ↵ | Vadim Revyakin | 2007-01-16 | 4 | -34/+284 |
| | | | | improved | ||||
* | use special function for non serialized data | Anas Nashif | 2007-01-05 | 1 | -4/+5 |
| | |||||
* | adapt to new Create and Put actions | Anas Nashif | 2007-01-05 | 1 | -1/+2 |
| | |||||
* | IN/OUT handling fixed | Vadim Revyakin | 2006-12-25 | 1 | -1/+5 |
| | |||||
* | how to use serialization comment | Vadim Revyakin | 2006-12-25 | 1 | -3/+125 |
| | |||||
* | more checks | Vadim Revyakin | 2006-12-21 | 1 | -1/+2 |
| | |||||
* | min/max elements in dynamic arrays | Vadim Revyakin | 2006-12-20 | 2 | -3/+3 |
| | |||||
* | serialization/deserialization improved and debugged | Vadim Revyakin | 2006-12-20 | 4 | -237/+262 |
| | |||||
* | dynamic arrays serialization | Vadim Revyakin | 2006-12-15 | 2 | -23/+150 |
| | |||||
* | char ** serialization/deserialization | Vadim Revyakin | 2006-12-13 | 2 | -1/+430 |
| | |||||
* | - added example for create with serialization | Anas Nashif | 2006-12-11 | 3 | -3/+184 |
| | | | | - fixed create function in CLI | ||||
* | - support delete and create | Anas Nashif | 2006-12-09 | 1 | -1/+2 |
| | | | | - make it compile on os x | ||||
* | improved examples with new functions | Anas Nashif | 2006-12-07 | 1 | -6/+9 |
| | |||||
* | make client compile on windows | Anas Nashif | 2006-12-02 | 1 | -0/+138 |
| | |||||
* | added one more example | Anas Nashif | 2006-11-29 | 2 | -1/+218 |
| | |||||
* | use wsenum_enumerate_and_pull | Anas Nashif | 2006-11-29 | 1 | -37/+22 |
| | | | | | set correct http codes in tests | ||||
* | stop/start windows services with deserialization | Anas Nashif | 2006-11-29 | 1 | -29/+91 |
| | |||||
* | make all compile | Anas Nashif | 2006-11-29 | 1 | -9/+1 |
| | |||||
* | moved examples to where they belong | Anas Nashif | 2006-11-29 | 4 | -0/+438 |
removed some invalid tests improved a couple of tests |