summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add initial wseventmgr.cLiang Hou2008-01-282-4/+592
|
* add eventing secure deliery related optionsLiang Hou2008-01-281-3/+53
|
* usage Anas Nashif2008-01-171-2/+2
|
* add anon. identify supportAnas Nashif2007-12-191-15/+22
|
* fix an error in renewLiang Hou2007-12-131-2/+2
|
* update for internal implementation change of ↵Liang Hou2007-12-121-2/+8
| | | | wsmc_action_unsubscribe/wsmc_action_renew
* update for unsubscribe/renew interface changeLiang Hou2007-11-261-2/+2
|
* set var as nullAnas Nashif2007-10-251-1/+2
|
* invoke custom action from a file (Chris Poblete)Anas Nashif2007-10-251-6/+7
|
* add encoding optionLiang Hou2007-10-121-3/+8
|
* update for unsubscribe/renew client interface changeLiang Hou2007-09-291-10/+2
|
* update for wsmc_read_file interface changeLiang Hou2007-09-231-3/+3
|
* add notify-reference-properties option for specify ReferenceProperties for ↵Liang Hou2007-09-031-1/+6
| | | | notification
* adapt to new iniparser interfaceAnas Nashif2007-08-211-2/+4
|
* update renew command supportLiang Hou2007-08-061-2/+5
|
* treat warnings as errors and fixed themAnas Nashif2007-08-031-2/+1
|
* - gcc warned: wsman.c:699: warning: 'enumContext' is used uninitialized in ↵Klaus Kaempf2007-08-031-1/+1
| | | | this function
* - include wsman-client-transport.h to get prototypesKlaus Kaempf2007-08-031-5/+5
| | | | | | | | - declare getpass() explicitly in Linux, since getpass(3) says "This function is obsolete. Do not use it." and thus unistd.h doesn't declare it by default. - pass client pointer to wsmc_transport_fini()
* fixed client options for eventingAnas Nashif2007-08-031-7/+7
|
* initial eventing supportAnas Nashif2007-08-031-1/+100
|
* fixed cpp clientAnas Nashif2007-08-021-6/+7
| | | | | removed obsolete client
* add WsManClient* parameter to request_usr_pwdKlaus Kaempf2007-08-021-1/+1
|
* 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
| | | | | selector in epr.
* 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
| | | | | (wsman-api.h -> wsman-client-api.h)
* 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
|