summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* added ssl key optionAnas Nashif2007-06-011-0/+6
* fixed null resource uriAnas Nashif2007-05-291-5/+3
* ssl fixesAnas Nashif2007-05-171-14/+22
* use endpoint optionAnas Nashif2007-05-171-6/+13
* reduced complexity of command line clientAnas Nashif2007-05-174-636/+343
* new apiAnas Nashif2007-05-171-3/+3
* wsman_client -> wsmcAnas Nashif2007-05-161-47/+47
* more API changesAnas Nashif2007-05-161-12/+12
* api changesAnas Nashif2007-05-161-18/+18
* move command line user/pw request to clientAnas Nashif2007-05-141-1/+33
* fix resource uri and filter parsing for assoc. and referencesAnas Nashif2007-05-132-28/+20
* improve client thread safety. Anas Nashif2007-05-043-3/+45
* merge changes from branch Anas Nashif2007-04-272-0/+12
* added timeout optionAnas Nashif2007-04-011-1/+5
* reference improvementsAnas Nashif2007-03-303-40/+14
* merged changes by Sumeet: referencesAnas Nashif2007-03-292-0/+36
* merge branch with fixes of bg #71Anas Nashif2007-03-291-43/+40
* add cim extensions optionAnas Nashif2007-03-273-462/+522
* if cim namespace data available in returned ref. objectpath, add it asAnas Nashif2007-03-231-1/+1
* parse options only one: bug #66Anas Nashif2007-03-161-1/+0
* fixed segfault Anas Nashif2007-03-051-2/+0
* style and cleanupwsmancli-0.7.0@935Anas Nashif2007-02-231-32/+32
* fix the buildKlaus Kaempf2007-02-201-1/+2
* example c++ clientAnas Nashif2007-02-091-1/+1
* fixed delete actionAnas Nashif2007-02-071-2/+2
* implicit transport initialization for curl transportVadim Revyakin2007-02-051-1/+1
* Unified transport errorVadim Revyakin2007-02-021-45/+38
* Modified client API. Ruby is not fixedVadim Revyakin2007-01-291-14/+15
* adapt invoke callsAnas Nashif2007-01-251-1/+1
* do not check message id for identify requestsAnas Nashif2007-01-171-1/+1
* adapt to new Create and Put actionsAnas Nashif2007-01-053-20/+35
* library provides standard debug handlerVadim Revyakin2006-12-251-3/+4
* renamed put function until final function is readyAnas Nashif2006-12-191-1/+1
* - added example for create with serializationAnas Nashif2006-12-111-1/+1
* - support delete and createAnas Nashif2006-12-093-290/+277
* check for empty enum contextAnas Nashif2006-12-051-1/+2
* Windows supportVadim Revyakin2006-12-041-1/+1
* make client compile on windowsAnas Nashif2006-12-022-4/+16
* print response in case of 400 http errorsAnas Nashif2006-11-291-0/+2
* moved examples to where they belongAnas Nashif2006-11-294-417/+3
* renamed special clientAnas Nashif2006-11-292-2/+2
* added client for win32 serviceAnas Nashif2006-11-293-6/+250
* dont output 404 errors and other html pagesAnas Nashif2006-11-271-3/+9
* added pull testAnas Nashif2006-11-241-2/+0
* - dont include wsman_configAnas Nashif2006-11-232-2/+2
* -lcurl removedVadim Revyakin2006-11-231-2/+2
* Fault string is added to client structureVadim Revyakin2006-11-211-0/+3
* headers cleanup. interface advancingVadim Revyakin2006-11-172-10/+10
* headers reordering. User interface cleanupVadim Revyakin2006-11-163-16/+5
* Independant buildVadim Revyakin2006-11-151-4/+4