Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed null resource uri | Anas Nashif | 2007-05-29 | 1 | -5/+3 | |
| | ||||||
* | ssl fixes | Anas Nashif | 2007-05-17 | 1 | -14/+22 | |
| | ||||||
* | use endpoint option | Anas Nashif | 2007-05-17 | 1 | -6/+13 | |
| | ||||||
* | reduced complexity of command line client | Anas Nashif | 2007-05-17 | 4 | -636/+343 | |
| | ||||||
* | new api | Anas Nashif | 2007-05-17 | 1 | -3/+3 | |
| | ||||||
* | wsman_client -> wsmc | Anas Nashif | 2007-05-16 | 14 | -159/+159 | |
| | ||||||
* | more API changes | Anas Nashif | 2007-05-16 | 10 | -29/+29 | |
| | ||||||
* | api changes | Anas Nashif | 2007-05-16 | 14 | -97/+97 | |
| | ||||||
* | removed error header | Anas Nashif | 2007-05-16 | 1 | -1/+0 | |
| | ||||||
* | readded cpp | Anas Nashif | 2007-05-15 | 3 | -3/+3 | |
| | | | | | fixed client interface | |||||
* | move command line user/pw request to client | Anas Nashif | 2007-05-14 | 1 | -1/+33 | |
| | ||||||
* | fix resource uri and filter parsing for assoc. and references | Anas Nashif | 2007-05-13 | 2 | -28/+20 | |
| | ||||||
* | move serialize to openwsman | Anas Nashif | 2007-05-08 | 2 | -971/+1 | |
| | ||||||
* | fix testsuite | Anas Nashif | 2007-05-06 | 1 | -1/+1 | |
| | ||||||
* | improve client thread safety. | Anas Nashif | 2007-05-04 | 8 | -24/+51 | |
| | ||||||
* | up version | Anas Nashif | 2007-05-04 | 1 | -1/+1 | |
| | ||||||
* | merge changes from branch | Anas Nashif | 2007-04-27 | 2 | -0/+12 | |
| | ||||||
* | add namespaces | Anas Nashif | 2007-04-23 | 1 | -12/+8 | |
| | ||||||
* | fixed usage | Anas Nashif | 2007-04-06 | 1 | -1/+1 | |
| | ||||||
* | rename files | Anas Nashif | 2007-04-06 | 6 | -808/+859 | |
| | ||||||
* | added timeout option | Anas Nashif | 2007-04-01 | 1 | -1/+5 | |
| | ||||||
* | reference improvements | Anas Nashif | 2007-03-30 | 3 | -40/+14 | |
| | ||||||
* | merged changes by Sumeet: references | Anas Nashif | 2007-03-29 | 2 | -0/+36 | |
| | ||||||
* | merge branch with fixes of bg #71 | Anas Nashif | 2007-03-29 | 13 | -114/+109 | |
| | ||||||
* | add cim extensions option | Anas Nashif | 2007-03-27 | 3 | -462/+522 | |
| | ||||||
* | if cim namespace data available in returned ref. objectpath, add it as | Anas Nashif | 2007-03-23 | 1 | -1/+1 | |
| | | | | | selector in epr. | |||||
* | parse options only one: bug #66 | Anas Nashif | 2007-03-16 | 1 | -1/+0 | |
| | ||||||
* | new version | Anas Nashif | 2007-03-15 | 1 | -1/+1 | |
| | ||||||
* | new api examples update | Denis Sadykov | 2007-03-14 | 5 | -50/+215 | |
| | ||||||
* | bump version | Anas Nashif | 2007-03-08 | 1 | -1/+1 | |
| | ||||||
* | directory reorg | Anas Nashif | 2007-03-08 | 0 | -0/+0 | |
| | ||||||
* | updated | Anas Nashif | 2007-03-05 | 1 | -1/+139 | |
| | ||||||
* | bump versionwsmancli-0.7.2@985 | Anas Nashif | 2007-03-05 | 1 | -1/+1 | |
| | ||||||
* | added docbook refentry for wsman client (work in progress) | Anas Nashif | 2007-03-05 | 1 | -0/+95 | |
| | ||||||
* | fixed segfault | Anas Nashif | 2007-03-05 | 1 | -2/+0 | |
| | ||||||
* | re-installing openwsman from scratch makes wsman-api.h available. | Klaus Kaempf | 2007-03-05 | 2 | -5/+3 | |
| | | | | | fix wrong paramter in call to deserialize() | |||||
* | adapt to current openwsman includes | Klaus Kaempf | 2007-03-05 | 2 | -2/+4 | |
| | ||||||
* | changed example ports | Anas Nashif | 2007-03-04 | 1 | -2/+2 | |
| | ||||||
* | fixed example clients | Anas Nashif | 2007-03-04 | 2 | -210/+213 | |
| | ||||||
* | added README for exmaples, moved serial. doc to main tree under doc/ | Anas Nashif | 2007-03-04 | 2 | -133/+83 | |
| | ||||||
* | new api example update | Denis Sadykov | 2007-02-27 | 3 | -3/+120 | |
| | ||||||
* | style and cleanupwsmancli-0.7.0@935 | Anas Nashif | 2007-02-23 | 3 | -36/+36 | |
| | ||||||
* | revert serializatin changes until vadim is back | Anas Nashif | 2007-02-22 | 2 | -28/+9 | |
| | | | | | removed debug output | |||||
* | new api example update | Denis Sadykov | 2007-02-22 | 1 | -9/+10 | |
| | ||||||
* | advancing SER_DEFAULT_NS(namespace) macro for serialization | Vadim Revyakin | 2007-02-22 | 1 | -8/+17 | |
| | ||||||
* | SER_DEFAULT_NS(namespace) macro for serialization | Vadim Revyakin | 2007-02-22 | 1 | -0/+11 | |
| | ||||||
* | example fixed | Vadim Revyakin | 2007-02-21 | 1 | -4/+3 | |
| | ||||||
* | new api example update | Denis Sadykov | 2007-02-20 | 1 | -55/+42 | |
| | ||||||
* | namespace fixed | Vadim Revyakin | 2007-02-20 | 1 | -2/+2 | |
| | ||||||
* | fix the build | Klaus Kaempf | 2007-02-20 | 3 | -4/+15 | |
| | | | | | (wsman-api.h -> wsman-client-api.h) |