root/openwsman/trunk/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3051 [3051] 12/06/08 01:44:10 nashif - Fixed issue #265 Fix passing correct parameter to invokeMethod ( …
(edit) @3050 [3050] 12/01/08 09:45:15 kkaempf fix context retrieval
(edit) @3045 [3045] 11/19/08 17:25:26 kkaempf catch binding mismatches
(edit) @3041 [3041] 11/16/08 15:32:20 kkaempf adapt to xml api: child_add -> add
(edit) @3035 [3035] 11/12/08 11:14:33 kkaempf useless parameter removed
(edit) @3034 [3034] 11/12/08 11:01:51 kkaempf fix get and enumerate/pull/release endpoints add testcases for them
(edit) @3033 [3033] 11/12/08 10:59:06 kkaempf plugins are run as threads, link with pthread
(edit) @3032 [3032] 11/12/08 10:58:21 kkaempf transfer ownership of objects to called target function
(edit) @3028 [3028] 11/11/08 14:31:20 kkaempf test 'get' plugin method
(edit) @3027 [3027] 11/11/08 05:36:24 kkaempf fix library install path
(edit) @3026 [3026] 11/11/08 05:18:46 kkaempf add auth_request_callback
(edit) @3025 [3025] 11/11/08 05:14:25 kkaempf fix lib install dir
(edit) @3022 [3022] 11/11/08 04:06:51 kkaempf src/lib/wsman-server.c uses PACKAGE_VERSION, use this here too
(edit) @3021 [3021] 11/10/08 22:29:35 nashif fixed possible segfault (bug 272) In the file sfcc-interface.c; character …
(edit) @3020 [3020] 11/10/08 22:28:10 nashif Fixed potential memory leak (bug 273) In file uri.c, method …
(edit) @3019 [3019] 11/10/08 16:41:25 kkaempf implement enumerate, pull and release in Ruby server plugin adapt testcase
(edit) @3014 [3014] 11/09/08 05:59:29 kkaempf show epr_to and epr_uri in Enumerate_EP
(edit) @3013 [3013] 11/09/08 05:58:49 kkaempf extend debug
(edit) @3012 [3012] 11/09/08 05:58:22 kkaempf include helpers and other files from bindings adapt CMakeLists to catch …
(edit) @3011 [3011] 11/09/08 05:57:08 kkaempf make callbacks per-module, klass isn't passed to the plugin endpoints
(edit) @3010 [3010] 11/09/08 05:56:10 kkaempf tests for Ruby plugins
(edit) @3007 [3007] 11/08/08 17:37:54 kkaempf fix testcase
(edit) @3006 [3006] 11/08/08 17:37:25 kkaempf add correct parameters to functions
(edit) @3005 [3005] 11/08/08 17:36:50 kkaempf fix the Module name
(edit) @3004 [3004] 11/08/08 17:36:16 kkaempf use the same module/namespace as the client bindings
(edit) @2998 [2998] 11/07/08 09:17:57 kkaempf eval plugin method return value and convert to WsmanStatus? pass WsXmlDoc?
(edit) @2997 [2997] 11/07/08 09:16:18 kkaempf make Target_Type a typedef include wsman-soap.i and wsman-xml.i
(edit) @2996 [2996] 11/07/08 09:15:26 kkaempf disable Python for now
(edit) @2993 [2993] 11/07/08 07:53:39 kkaempf use target abstraction from cmpi-bindings support Ruby and Python for now
(edit) @2988 [2988] 11/07/08 04:26:12 kkaempf enable_testing()
(edit) @2987 [2987] 11/07/08 04:25:36 kkaempf enable_testing()
(edit) @2985 [2985] 11/07/08 04:18:29 kkaempf fix issue #271 - call init() function of plugins - call dlsym for …
(edit) @2982 [2982] 11/06/08 11:06:29 kkaempf drop shttpd/defs.h
(edit) @2981 [2981] 11/06/08 10:48:39 kkaempf fix potential segfault (Suresh Sundriyal <ssundriy@vmware.com>)
(edit) @2974 [2974] 09/14/08 19:42:23 nashif rename def.h file
(edit) @2973 [2973] 09/14/08 13:57:05 nashif fixed warnings, disable GSSI by default
(edit) @2942 [2942] 08/24/08 07:49:43 nashif disable GSS by default
(edit) @2941 [2941] 08/23/08 20:41:20 nashif fixed compile errors
(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) @2911 [2911] 08/06/08 15:56:42 nashif Patch contributed by Paul Moore <paulmoore100@hotmail.com> The purpose of …
(edit) @2910 [2910] 08/06/08 15:50:46 nashif - do not use re-implementation of libc string functions in shttpd - …
(edit) @2906 [2906] 08/05/08 13:59:41 nashif applied patch from Luong: From line 1907-1913 the code added keys …
(edit) @2848 [2848] 06/20/08 08:01:46 kkaempf SWIG based plugin to enable server-side plugins written in a scripting …
(edit) @2847 [2847] 06/20/08 07:49:57 kkaempf add WsmanEPR.h
(edit) @2846 [2846] 06/20/08 07:46:16 kkaempf add WsmanFilter?.h
(edit) @2845 [2845] 06/20/08 06:57:01 kkaempf typo
(edit) @2827 [2827] 06/12/08 15:47:54 nashif fixed key count routine (thanks to Luong Nguyen-Duy @ Sun)
(edit) @2814 [2814] 06/03/08 09:57:56 nashif proxy settings
(edit) @2813 [2813] 06/01/08 10:29:05 nashif remove debug messages
(edit) @2812 [2812] 05/30/08 10:22:09 nashif SetProxy? is NOT windows only in C++ bindings
(edit) @2807 [2807] 05/28/08 08:14:14 nashif adapter selector filter
(edit) @2779 [2779] 05/09/08 00:16:58 nashif fixed selectorset filtering
(edit) @2771 [2771] 04/24/08 15:56:54 nashif mostly style and refactoring
(edit) @2769 [2769] 04/21/08 20:01:23 nashif style
(edit) @2768 [2768] 04/21/08 20:00:49 nashif verify certificate and peer on windows
(edit) @2766 [2766] 04/20/08 22:07:24 houliang delete the dependence of WsmanEPR.cpp and WsmanFilter?.cpp in …
(edit) @2742 [2742] 04/09/08 13:01:20 npaxton Fix potential NULL-dereference: Check for cimclient before dereferencing …
(edit) @2737 [2737] 04/08/08 22:23:21 houliang update Enumerate2 to Enumerate in OpenWsmanClient?
(edit) @2734 [2734] 04/07/08 23:31:29 houliang 1. Add EPR,filter CPP binding 2. add Enumerate2 method in OpenWsmanClient?
(edit) @2713 [2713] 04/02/08 12:42:32 npaxton Add CMAKE_BINARY_DIR to include_directories so can find wsman_config.h
(edit) @2711 [2711] 04/02/08 03:53:32 houliang cleanup
(edit) @2700 [2700] 03/30/08 21:37:22 nashif fix typo
(edit) @2683 [2683] 03/21/08 01:09:02 houliang add epr_delete_selector API to epr_* functions
(edit) @2678 [2678] 03/20/08 03:35:43 houliang fix a bug when do Enumerate
(edit) @2675 [2675] 03/19/08 23:36:23 houliang 1. fix a bug in Pull 2. add wsen:MaxCharacters support
(edit) @2674 [2674] 03/19/08 03:53:03 houliang add namespace to method out parameters
(edit) @2673 [2673] 03/18/08 20:58:56 nashif conditional eventingy
(edit) @2671 [2671] 03/18/08 20:38:27 nashif fixed warning conditional eventing build
(edit) @2665 [2665] 03/16/08 14:55:47 kkaempf link CIM plugin against libwsman
(edit) @2664 [2664] 03/16/08 14:50:06 kkaempf find and link against libcmpisfcc
(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) @2642 [2642] 03/11/08 23:30:37 kkaempf final build and install fixes - use plugins dir - use authenticators dir - …
(edit) @2640 [2640] 03/11/08 19:50:37 kkaempf fix library dependencies
(edit) @2637 [2637] 03/11/08 19:23:51 kkaempf fix the server build
(edit) @2636 [2636] 03/11/08 18:57:00 kkaempf fix building libwsman_server
(edit) @2633 [2633] 03/11/08 11:45:29 kkaempf fix pathes
(edit) @2631 [2631] 03/10/08 23:52:55 kkaempf fix CMake config
(edit) @2630 [2630] 03/10/08 23:52:18 kkaempf fix DISABLE_PLUGINS and DISABLE_SERVER options
(edit) @2628 [2628] 03/10/08 23:40:02 kkaempf enable server build
(edit) @2625 [2625] 03/10/08 23:25:11 kkaempf fix test plugin build
(edit) @2624 [2624] 03/10/08 23:24:53 kkaempf fix identify plugin build
(edit) @2623 [2623] 03/10/08 23:17:48 kkaempf fix build of cim_plugin
(edit) @2622 [2622] 03/10/08 23:09:50 kkaempf enable and fix build of src/lib/test
(edit) @2621 [2621] 03/10/08 22:58:19 kkaempf fix the 'cpp' build
(edit) @2620 [2620] 03/10/08 22:52:30 kkaempf fix USE_PAM option
(edit) @2619 [2619] 03/10/08 22:51:59 kkaempf fix the build
(edit) @2609 [2609] 03/10/08 12:32:29 kkaempf Initial support for CMake, to replace autoconf/automake RSN. Only …
(edit) @2605 [2605] 03/10/08 03:22:53 houliang fix a warning
(edit) @2603 [2603] 03/09/08 22:12:42 nashif updated bindings
(edit) @2599 [2599] 03/08/08 11:11:23 nashif fixe warnings
(edit) @2591 [2591] 03/06/08 20:40:47 houliang make library compiled in vs.net
(edit) @2587 [2587] 03/05/08 08:53:42 nashif up version
(edit) @2583 [2583] 03/04/08 03:30:22 houliang 1. fix a bug in get_cimnamespace_from_selectorset 2. add SelectorSet?
(edit) @2582 [2582] 03/04/08 02:14:30 houliang add filter_add_selector API
(edit) @2580 [2580] 03/03/08 22:36:23 houliang fix subscribing to an existing filter bug
(edit) @2577 [2577] 03/03/08 14:50:07 nashif - filter not part of client options any more. - supply filter as a …
(edit) @2572 [2572] 03/03/08 09:40:35 nashif use filter_t in client option structure and change code accordingly
Note: See TracRevisionLog for help on using the revision log.