root/openwsman/trunk/include


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3387 [3387] 02/23/10 10:34:08 kkaempf add "ExcludeNilProperties?" option to the client side
(edit) @3370 [3370] 02/22/10 05:13:47 kkaempf add declaration for wsmc_set_delivery_security_mode() (by Suresh …
(edit) @3365 [3365] 02/19/10 16:32:44 kkaempf support invoking a method with array type parameter/arguments (Chris …
(edit) @3363 [3363] 02/19/10 14:29:05 kkaempf typedef to support arrays values, all represented with the same key
(edit) @3305 [3305] 11/19/09 07:54:21 kkaempf add ws_xml_add_prev_sibling() to xml api add 'add_before' to XmlNode?
(edit) @3303 [3303] 11/18/09 05:19:20 kkaempf generate fault in same encoding as incoming msg
(edit) @3279 [3279] 11/12/09 10:09:00 kkaempf pass correct namespace to filter_serialize (enumeration vs. eventing)
(edit) @3264 [3264] 10/04/09 05:25:29 kkaempf Add client-side CRL (certificate revokation list) support (by Arun …
(edit) @3248 [3248] 09/09/09 04:44:52 kkaempf pass correct namespace to filter_deserialize depending on …
(edit) @3198 [3198] 08/27/09 06:12:13 kkaempf prepare for support of WBEM intrinsic operations (aka poor-mans …
(edit) @3193 [3193] 08/27/09 03:53:49 kkaempf add wsmc_clear_action_option()
(edit) @3182 [3182] 08/26/09 00:47:15 kkaempf Fix escaping of XML data send from sfcb Found and fixed by …
(edit) @3173 [3173] 08/18/09 09:39:02 kkaempf Use more detailed HTTP status codes in fault delivery (as suggested in …
(edit) @3109 [3109] 07/31/09 06:22:22 kkaempf remove reference to non-existing soap_get_op_dest_url()
(edit) @3108 [3108] 07/31/09 06:21:27 kkaempf remove reference to non existing wsman_create_fault()
(edit) @3102 [3102] 07/31/09 04:09:31 kkaempf Remove duplicate files from filelist. Due to recent changes to automake …
(edit) @3067 [3067] 03/24/09 09:46:28 kkaempf adapt to 'const'ness of hash_t
(edit) @3066 [3066] 03/24/09 09:43:38 kkaempf make hash key and value 'const' the hash uses key and value but never …
(edit) @3054 [3054] 03/23/09 07:43:13 kkaempf Fix build under OpenSolaris? (sunpro C) Patch by Srirama Sharma …
(edit) @3030 [3030] 11/12/08 10:56:25 kkaempf remove obsolete functions decls.
(edit) @2940 [2940] 08/23/08 19:49:31 nashif fixes for Solaris Sun's older Solaris 10 OS is shipped with an older …
(edit) @2931 [2931] 08/16/08 04:25:58 nashif Fixed remote exploitable buffer overflow, SSL session replay
(edit) @2814 [2814] 06/03/08 09:57:56 nashif proxy settings
(edit) @2806 [2806] 05/28/08 08:13:07 nashif not needed here
(edit) @2772 [2772] 04/29/08 02:04:31 jqiang_zhang add a cunit test case for WsmanEPR
(edit) @2734 [2734] 04/07/08 23:31:29 houliang 1. Add EPR,filter CPP binding 2. add Enumerate2 method in OpenWsmanClient?
(edit) @2683 [2683] 03/21/08 01:09:02 houliang add epr_delete_selector API to epr_* functions
(edit) @2659 [2659] 03/14/08 19:32:13 nashif compare eprs correctly improve python bindings minor cleanup
(edit) @2652 [2652] 03/13/08 11:28:20 nashif epr improvements and fixes
(edit) @2651 [2651] 03/13/08 01:49:26 houliang fragment transfer support
(edit) @2639 [2639] 03/11/08 19:29:08 kkaempf fix install
(edit) @2618 [2618] 03/10/08 22:47:06 kkaempf fix include dirs and install
(edit) @2609 [2609] 03/10/08 12:32:29 kkaempf Initial support for CMake, to replace autoconf/automake RSN. Only …
(edit) @2603 [2603] 03/09/08 22:12:42 nashif updated bindings
(edit) @2582 [2582] 03/04/08 02:14:30 houliang add filter_add_selector API
(edit) @2577 [2577] 03/03/08 14:50:07 nashif - filter not part of client options any more. - supply filter as a …
(edit) @2575 [2575] 03/03/08 10:33:50 nashif remove spaces
(edit) @2572 [2572] 03/03/08 09:40:35 nashif use filter_t in client option structure and change code accordingly
(edit) @2570 [2570] 03/03/08 03:14:18 houliang add epr_cmp API
(edit) @2569 [2569] 03/03/08 02:23:08 houliang max envelope size support in envelope size limit, enumerate and pull
(edit) @2568 [2568] 03/02/08 23:31:38 nashif filter enhancements to enable bindings
(edit) @2566 [2566] 03/02/08 21:42:47 nashif minor cleanup
(edit) @2544 [2544] 02/25/08 23:01:11 houliang update interfaces of list_*, hash_* APIs to avoid potential name conflict …
(edit) @2538 [2538] 02/24/08 21:33:06 houliang unexport list_init
(edit) @2536 [2536] 02/22/08 01:24:37 houliang support "http://schemas.dmtf.org/wbem/wsman/1/wsman/SelectorFilter" filter …
(edit) @2523 [2523] 02/21/08 03:25:43 houliang 1. add epr_add_selector_text/epr_add_selector_epr APIs 2. Update …
(edit) @2516 [2516] 02/20/08 01:40:30 houliang 1. update filter_create* functions for elegant interfaces 2. add …
(edit) @2515 [2515] 02/19/08 21:22:39 houliang Update filter_* APIs to support …
(edit) @2504 [2504] 02/18/08 20:02:45 houliang check in wsman-filter.h/h
(edit) @2499 [2499] 02/18/08 04:12:29 houliang Add dedicated filter_t serialize/de-serialize APIs
(edit) @2496 [2496] 02/17/08 12:12:24 nashif style cleanup updated python bindings
(edit) @2492 [2492] 02/15/08 04:11:31 houliang make epr_* APIs independent of serialize/de-serialize APIs
(edit) @2489 [2489] 02/14/08 21:07:02 houliang add dedicated epr serialize/de-serialize APIs
(edit) @2485 [2485] 02/13/08 02:30:20 houliang support subscribing to an Existing Filter in WS-Eventing
(edit) @2459 [2459] 02/05/08 15:28:37 nashif extend wsmb association filter paramters with real values
(edit) @2453 [2453] 02/05/08 12:23:21 nashif sorted instances now according to wscim python updates
(edit) @2441 [2441] 01/31/08 13:44:12 nashif - cleanup python bindings - cleanup configure script
(edit) @2437 [2437] 01/30/08 21:16:31 houliang 1. fix epr parsing bug 2. fix a memory leak 2. update test cases
(edit) @2396 [2396] 01/22/08 03:43:06 houliang implement certificateThumbprint authentication to support httpsmutual …
(edit) @2384 [2384] 01/11/08 04:25:20 houliang add some eventing related credential options in client library
(edit) @2381 [2381] 01/10/08 03:51:14 houliang 1. add support of including credentials with a subscription 2. fix a …
(edit) @2332 [2332] 12/18/07 13:37:34 nashif one callback to handle all requests custom identify response from file …
(edit) @2329 [2329] 12/18/07 11:15:20 nashif initial support for anon. identify support for external identify …
(edit) @2326 [2326] 12/17/07 01:33:29 houliang make some event related APIs available to different environments
(edit) @2325 [2325] 12/17/07 00:34:24 houliang expose SubsRepositoryOpSetH/EventPoolOpSetH by APIs instead of external …
(edit) @2319 [2319] 12/14/07 10:27:06 kkaempf ifdef cplusplus
(edit) @2318 [2318] 12/14/07 10:26:40 kkaempf ifdef cplusplus
(edit) @2316 [2316] 12/14/07 08:58:06 kkaempf ifdef cplusplus
(edit) @2315 [2315] 12/14/07 08:57:35 kkaempf ifdef cplusplus
(edit) @2305 [2305] 12/10/07 12:04:09 nashif merged branch with new shttpd code and cim indication fixes
(edit) @2295 [2295] 12/06/07 20:39:36 houliang merge serialization update from branch
(edit) @2291 [2291] 12/05/07 22:08:15 houliang fix a bug of deleting subscription when it expires
(edit) @2273 [2273] 12/02/07 00:02:50 nashif revert revision 2265, block enumeration!!!
(edit) @2272 [2272] 12/01/07 19:11:55 nashif make it compile on freebsd
(edit) @2265 [2265] 11/30/07 04:47:46 houliang 1. fix a bug in do_serializer_free 2. update do_serialize_uint to return …
(edit) @2249 [2249] 11/27/07 21:30:36 houliang 1. add wsmc_get_event_enum_context API 2. remove obsolete …
(edit) @2248 [2248] 11/27/07 20:56:04 houliang clean up expired subscriptions from repository
(edit) @2241 [2241] 11/26/07 19:51:29 nashif add client option functions python api improvements
(edit) @2237 [2237] 11/25/07 23:18:45 houliang add ResourceURI and NameValuePairs? parameters to Renew/Unsubscribe client …
(edit) @2236 [2236] 11/25/07 23:06:48 nashif added serialization include to api
(edit) @2234 [2234] 11/25/07 11:41:37 nashif Identify interface in cpp bindings cleanup
(edit) @2216 [2216] 11/20/07 22:35:42 houliang 1. cleanup 2. fix a memory leak when loading subscriptions
(edit) @2213 [2213] 11/20/07 11:44:21 nashif - check for older python versions - workaround for winrm namespaces
(edit) @2210 [2210] 11/20/07 02:11:51 houliang add a macro definition of strtoull for Windows
(edit) @2208 [2208] 11/20/07 01:59:23 houliang Substitue WsSerializerContextH for WsContexH in serialization APIs and …
(edit) @2202 [2202] 11/19/07 14:12:17 nashif epr selectors crash fix.
(edit) @2199 [2199] 11/19/07 11:58:25 nashif code cleanup
(edit) @2192 [2192] 11/18/07 11:58:01 nashif up versionw
(edit) @2185 [2185] 11/14/07 19:59:56 houliang substitue remove for delete in struct EventPoolOpSet
(edit) @2180 [2180] 11/13/07 22:01:45 houliang add cim namespace setting wrapper
(edit) @2170 [2170] 11/13/07 07:51:53 kkaempf pointers are not 'long'
(edit) @2163 [2163] 11/11/07 21:42:42 houliang export ws_xml_create_soap_envelope
(edit) @2121 [2121] 10/30/07 03:30:10 houliang 1. Update shttp server to support cim indication listener (Former method …
(edit) @2109 [2109] 10/29/07 00:24:01 nashif get indoc directly, dont use wsmam-soap function remove …
(edit) @2094 [2094] 10/25/07 02:43:58 houliang apply windows proxy support in client library for Tomer
(edit) @2091 [2091] 10/24/07 22:14:32 nashif support optional schema data
(edit) @2079 [2079] 10/23/07 05:23:43 houliang initial cim indication listener implementation
(edit) @2061 [2061] 10/17/07 03:26:04 nashif support epr selectors
(edit) @2053 [2053] 10/16/07 04:26:00 houliang fix warnings
(edit) @2051 [2051] 10/16/07 03:04:07 houliang fix a wrong definition in SubsRepositoryEntry
Note: See TracRevisionLog for help on using the revision log.