Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt to reduced libu exposure in openwsman public api | Klaus Kämpf | 2011-09-14 | 1 | -0/+1 |
| | | | | | Add a couple of #include "u/libu.h" See commit 7d91f671 of openwsman | ||||
* | update with new API support complex filters | Anas Nashif | 2008-03-03 | 1 | -1/+1 |
| | |||||
* | fixed serialization | Anas Nashif | 2007-11-26 | 1 | -4/+4 |
| | |||||
* | - gcc warned: win32_service.c:163: warning: 'return' with no value, in ↵ | Klaus Kaempf | 2007-08-03 | 1 | -1/+3 |
| | | | | function returning non-void | ||||
* | wsman_client -> wsmc | Anas Nashif | 2007-05-16 | 1 | -18/+18 |
| | |||||
* | more API changes | Anas Nashif | 2007-05-16 | 1 | -4/+4 |
| | |||||
* | api changes | Anas Nashif | 2007-05-16 | 1 | -9/+9 |
| | |||||
* | improve client thread safety. | Anas Nashif | 2007-05-04 | 1 | -1/+1 |
| | |||||
* | merge branch with fixes of bg #71 | Anas Nashif | 2007-03-29 | 1 | -10/+10 |
| | |||||
* | re-installing openwsman from scratch makes wsman-api.h available. | Klaus Kaempf | 2007-03-05 | 1 | -2/+1 |
| | | | | | fix wrong paramter in call to deserialize() | ||||
* | adapt to current openwsman includes | Klaus Kaempf | 2007-03-05 | 1 | -1/+2 |
| | |||||
* | fixed example clients | Anas Nashif | 2007-03-04 | 1 | -208/+212 |
| | |||||
* | Modified client API. Ruby is not fixed | Vadim Revyakin | 2007-01-29 | 1 | -7/+6 |
| | |||||
* | adapt invoke calls | Anas Nashif | 2007-01-25 | 1 | -2/+2 |
| | |||||
* | serialization with several name spaces and attributes. SER_STRUCT define ↵ | Vadim Revyakin | 2007-01-16 | 1 | -2/+2 |
| | | | | improved | ||||
* | serialization/deserialization improved and debugged | Vadim Revyakin | 2006-12-20 | 1 | -50/+50 |
| | |||||
* | improved examples with new functions | Anas Nashif | 2006-12-07 | 1 | -6/+9 |
| | |||||
* | 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 |
| | |||||
* | moved examples to where they belong | Anas Nashif | 2006-11-29 | 1 | -0/+239 |
removed some invalid tests improved a couple of tests |