|
|
|
@3288
|
[3288]
|
11/16/09 11:05:37 |
kkaempf |
add Windows URI
add explicit string conversions |
|
|
|
@3287
|
[3287]
|
11/16/09 11:00:26 |
kkaempf |
add (commented out) URIs for Windows elements
add type conversions, i.e. … |
|
|
|
@3284
|
[3284]
|
11/16/09 07:31:37 |
kkaempf |
remove obsoleted .text(), its covered by Pythons built-in str() |
|
|
|
@3282
|
[3282]
|
11/13/09 19:10:07 |
kkaempf |
add Windows winrm auth settings (commented out) |
|
|
|
@3281
|
[3281]
|
11/13/09 19:08:47 |
kkaempf |
add (commented out) debug and Windows (winrm) options |
|
|
|
@3277
|
[3277]
|
10/30/09 04:01:31 |
kkaempf |
dont package generate files |
|
|
|
@3273
|
[3273]
|
10/30/09 03:36:39 |
kkaempf |
fix all-local dependency, add .libs to load path for testing |
|
|
|
@3272
|
[3272]
|
10/30/09 03:21:03 |
kkaempf |
fix the python bindings
- dont run swig twice, mark only the .c file as … |
|
|
|
@3228
|
[3228]
|
08/31/09 07:55:56 |
kkaempf |
SWIG_SOURCES -> SWIG_INPUT to make autotools happy |
|
|
|
@3226
|
[3226]
|
08/31/09 07:24:23 |
kkaempf |
include generic bindings/openwsman.c in generated lib |
|
|
|
@3224
|
[3224]
|
08/31/09 06:52:04 |
kkaempf |
distribute tests in tarball |
|
|
|
@3214
|
[3214]
|
08/28/09 05:24:26 |
kkaempf |
more packaging fixes for autotools and cmake (still incomplete) |
|
|
|
@3212
|
[3212]
|
08/27/09 11:26:02 |
kkaempf |
a couple of fixes to allow building and installing the bindings using
… |
|
|
|
@3155
|
[3155]
|
08/10/09 10:10:20 |
kkaempf |
adapt port number of test to IANA assigned port (5985) |
|
|
|
@3126
|
[3126]
|
08/06/09 06:21:39 |
kkaempf |
comment out unused value2hash() |
|
|
|
@3115
|
[3115]
|
07/31/09 10:19:15 |
kkaempf |
Include bindings/*.i files in tarfile, makes bindings compile … |
|
|
|
@3112
|
[3112]
|
07/31/09 06:54:35 |
kkaempf |
move test_*.py to tests/*.py |
|
|
|
@3110
|
[3110]
|
07/31/09 06:41:14 |
kkaempf |
prefix .so file with '_' as required by Python |
|
|
|
@3065
|
[3065]
|
03/24/09 09:31:43 |
kkaempf |
dummy implemenations for hash_t typemaps |
|
|
|
@3064
|
[3064]
|
03/24/09 09:25:51 |
kkaempf |
provide Python implementation for 'auth_request_callback' |
|
|
|
@3059
|
[3059]
|
03/23/09 15:12:35 |
kkaempf |
remove the 'glue' abstract target |
|
|
|
@2999
|
[2999]
|
11/08/08 17:07:24 |
kkaempf |
add per-target helpers.c file for things like the client auth callback |
|
|
|
@2984
|
[2984]
|
11/07/08 03:46:01 |
kkaempf |
split openwsman.i into separate, smaller files to improve
maintainability … |
|
|
|
@2775
|
[2775]
|
05/05/08 08:49:57 |
nashif |
add java bindings |
|
|
|
@2701
|
[2701]
|
03/31/08 05:00:01 |
houliang |
fix python test cases' running error |
|
|
|
@2652
|
[2652]
|
03/13/08 11:28:20 |
nashif |
epr improvements and fixes |
|
|
|
@2613
|
[2613]
|
03/10/08 22:19:08 |
kkaempf |
fix path construction |
|
|
|
@2609
|
[2609]
|
03/10/08 12:32:29 |
kkaempf |
Initial support for CMake, to replace autoconf/automake RSN.
Only … |
|
|
|
@2604
|
[2604]
|
03/09/08 23:15:38 |
nashif |
disable unuse macro |
|
|
|
@2599
|
[2599]
|
03/08/08 11:11:23 |
nashif |
fixe warnings |
|
|
|
@2566
|
[2566]
|
03/02/08 21:42:47 |
nashif |
minor cleanup |
|
|
|
@2554
|
[2554]
|
02/27/08 08:09:03 |
kkaempf |
compute SWIG_VERSION
new AM_CONDITIONAL(SWIG_NEW_OPTION) to check for SWIG … |
|
|
|
@2496
|
[2496]
|
02/17/08 12:12:24 |
nashif |
style cleanup
updated python bindings |
|
|
|
@2453
|
[2453]
|
02/05/08 12:23:21 |
nashif |
sorted instances now according to wscim
python updates |
|
|
|
@2441
|
[2441]
|
01/31/08 13:44:12 |
nashif |
- cleanup python bindings
- cleanup configure script |
|
|
|
@2418
|
[2418]
|
01/25/08 12:19:23 |
nashif |
release test |
|
|
|
@2416
|
[2416]
|
01/25/08 10:40:45 |
nashif |
extend client with actions
added test cases for enumerate |
|
|
|
@2405
|
[2405]
|
01/23/08 19:12:33 |
nashif |
added tests |
|
|
|
@2401
|
[2401]
|
01/22/08 21:37:39 |
nashif |
misc minor updates |
|
|
|
@2338
|
[2338]
|
12/19/07 12:07:27 |
kkaempf |
add include path |
|
|
|
@2337
|
[2337]
|
12/19/07 10:54:50 |
kkaempf |
fix packaging: don't install .la files into final destination |
|
|
|
@2328
|
[2328]
|
12/18/07 11:09:51 |
kkaempf |
Make SWIG bindings generic, add ruby bindings
- create bindings … |