summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* invoke custom action from a file (Chris Poblete)Anas Nashif2007-10-251-6/+7
|
* add encoding optionLiang Hou2007-10-121-3/+8
|
* ignore generated filesKlaus Kaempf2007-10-050-0/+0
|
* update for unsubscribe/renew client interface changeLiang Hou2007-09-291-10/+2
|
* update for wsmc_read_file interface changeLiang Hou2007-09-232-4/+4
|
* ad lwsmanAnas Nashif2007-09-201-1/+1
|
* add notify-reference-properties option for specify ReferenceProperties for ↵Liang Hou2007-09-031-1/+6
| | | | notification
* adapt to new iniparser interfaceAnas Nashif2007-08-214-106/+115
|
* update renew command supportLiang Hou2007-08-061-2/+5
|
* generate bzip distsAnas Nashif2007-08-031-0/+1
|
* treat warnings as errors and fixed themAnas Nashif2007-08-039-348/+337
|
* - gcc warned: create_resource.c:123: warning: 'return' with no value, in ↵Klaus Kaempf2007-08-031-1/+1
| | | | function returning non-void
* - gcc warned: enum_epr.c:188: warning: format '%d' expects type 'int', but ↵Klaus Kaempf2007-08-031-2/+1
| | | | argument 3 has type 'listcount_t'
* - gcc warned: win32_service.c:163: warning: 'return' with no value, in ↵Klaus Kaempf2007-08-031-1/+3
| | | | function returning non-void
* - 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-026-37/+28
| | | | | removed obsolete client
* add WsManClient* parameter to request_usr_pwdKlaus Kaempf2007-08-021-1/+1
|
* up versionAnas Nashif2007-06-251-1/+1
|
* beta3Anas Nashif2007-06-011-1/+1
|
* added ssl key optionAnas Nashif2007-06-012-1/+7
|
* 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-1614-159/+159
|
* more API changesAnas Nashif2007-05-1610-29/+29
|
* api changesAnas Nashif2007-05-1614-97/+97
|
* removed error headerAnas Nashif2007-05-161-1/+0
|
* readded cppAnas Nashif2007-05-153-3/+3
| | | | | fixed client interface
* 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
|
* move serialize to openwsmanAnas Nashif2007-05-082-971/+1
|
* fix testsuiteAnas Nashif2007-05-061-1/+1
|
* improve client thread safety. Anas Nashif2007-05-048-24/+51
|
* up versionAnas Nashif2007-05-041-1/+1
|
* merge changes from branch Anas Nashif2007-04-272-0/+12
|
* add namespacesAnas Nashif2007-04-231-12/+8
|
* fixed usageAnas Nashif2007-04-061-1/+1
|
* rename filesAnas Nashif2007-04-066-808/+859
|
* 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-2913-114/+109
|
* 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
|