root/openwsman/trunk


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) @3049 [3049] 11/24/08 06:15:47 kkaempf make data parameter optional for 'invoke'
(edit) @3048 [3048] 11/20/08 19:21:54 kkaempf adapt to rbwsman api
(edit) @3047 [3047] 11/20/08 19:21:06 kkaempf adapt from rwsman to rbwsman api
(edit) @3046 [3046] 11/20/08 19:20:10 kkaempf add some more destructors
(edit) @3045 [3045] 11/19/08 17:25:26 kkaempf catch binding mismatches
(edit) @3044 [3044] 11/19/08 16:53:42 kkaempf stick to the public xml api
(edit) @3043 [3043] 11/19/08 16:52:28 kkaempf inc loop counter
(edit) @3042 [3042] 11/16/08 19:43:03 kkaempf - support node.add(node) - alias 'add' to '<<' in Ruby - provide testcase
(edit) @3041 [3041] 11/16/08 15:32:20 kkaempf adapt to xml api: child_add -> add
(edit) @3040 [3040] 11/16/08 13:16:19 kkaempf adapt tests to added and revised Xml bindings
(edit) @3039 [3039] 11/16/08 13:15:36 kkaempf make help functions static
(edit) @3038 [3038] 11/16/08 13:14:17 kkaempf cleanup XmlNode? accessors
(edit) @3037 [3037] 11/15/08 20:15:46 kkaempf include wsman-xml.h
(edit) @3036 [3036] 11/12/08 12:35:55 nashif check for CXX
(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) @3031 [3031] 11/12/08 10:57:26 kkaempf add %newobject for non-constructors allocating memory
(edit) @3030 [3030] 11/12/08 10:56:25 kkaempf remove obsolete functions decls.
(edit) @3029 [3029] 11/11/08 14:31:50 kkaempf extend SoapOp? and Soap
(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) @3024 [3024] 11/11/08 05:04:52 kkaempf reduce warnings about 'const'
(edit) @3023 [3023] 11/11/08 04:21:52 kkaempf make cmpisfcc required when building CIM plugin
(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) @3018 [3018] 11/10/08 16:40:32 kkaempf fix xmlattr test case
(edit) @3017 [3017] 11/10/08 16:39:57 kkaempf improve and extend bindings adapt Ruby testcases
(edit) @3016 [3016] 11/09/08 06:01:27 kkaempf more accessors for EnumerationInfo? and SoapOp?
(edit) @3015 [3015] 11/09/08 06:00:31 kkaempf allow NULL input in value2hash
(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) @3009 [3009] 11/08/08 17:39:32 kkaempf ignore more generated files
(edit) @3008 [3008] 11/08/08 17:38:45 kkaempf add BUILD_JAVA option
(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) @3003 [3003] 11/08/08 17:30:40 kkaempf - separate client transport as class - drop "Ws" prefix for classes
(edit) @3002 [3002] 11/08/08 17:29:24 kkaempf compile openwsman.c
(edit) @3001 [3001] 11/08/08 17:28:09 kkaempf For CTest
(edit) @3000 [3000] 11/08/08 17:27:21 kkaempf adapt most tests from rwsman (manual bindings) to rbwsman (swig generated …
(edit) @2999 [2999] 11/08/08 17:07:24 kkaempf add per-target helpers.c file for things like the client auth callback
(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) @2995 [2995] 11/07/08 09:14:15 kkaempf add WsmanStatus? include wsman-soap.i
(edit) @2994 [2994] 11/07/08 09:12:59 kkaempf access to WsEnumerateInfo? and SoapOp?
(edit) @2993 [2993] 11/07/08 07:53:39 kkaempf use target abstraction from cmpi-bindings support Ruby and Python for now
(edit) @2992 [2992] 11/07/08 07:50:48 kkaempf find .so python lib
(edit) @2991 [2991] 11/07/08 07:48:08 kkaempf fix install path
(edit) @2990 [2990] 11/07/08 07:04:48 kkaempf use local copy of FindPythonLib? in order to find the .so lib
(edit) @2989 [2989] 11/07/08 07:04:03 kkaempf pick up version from configure.in
(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) @2986 [2986] 11/07/08 04:22:10 kkaempf - include CTest and enable testing - move Find(Swig) before …
(edit) @2985 [2985] 11/07/08 04:18:29 kkaempf fix issue #271 - call init() function of plugins - call dlsym for …
(edit) @2984 [2984] 11/07/08 03:46:01 kkaempf split openwsman.i into separate, smaller files to improve maintainability …
(edit) @2983 [2983] 11/06/08 11:08:59 kkaempf adapt to new filter_create_selector() api
(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) @2976 [2976] 09/14/08 21:57:54 nashif update changelog
(edit) @2975 [2975] 09/14/08 19:44:32 nashif up version
(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) @2844 [2844] 06/20/08 05:36:53 kkaempf adapt version
(edit) @2843 [2843] 06/20/08 04:39:47 kkaempf - prepare packaging support - add cmake 2.4 and 2.6 support
(edit) @2842 [2842] 06/20/08 04:39:06 kkaempf drop target 'glue'
(edit) @2827 [2827] 06/12/08 15:47:54 nashif fixed key count routine (thanks to Luong Nguyen-Duy @ Sun)
(edit) @2823 [2823] 06/11/08 10:02:54 nashif up
(edit) @2817 [2817] 06/04/08 13:08:57 nashif correct encoding
(edit) @2815 [2815] 06/03/08 10:29:40 nashif fixed CFLAGs
(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) @2809 [2809] 05/28/08 13:53:18 nashif added README
(edit) @2808 [2808] 05/28/08 13:17:27 nashif added test/example
(edit) @2807 [2807] 05/28/08 08:14:14 nashif adapter selector filter
(edit) @2806 [2806] 05/28/08 08:13:07 nashif not needed here
Note: See TracRevisionLog for help on using the revision log.