|
|
@21819
|
15 years |
vboxsync |
API/webservice: eliminate the last traces of special UUID data type …
|
|
|
@21783
|
15 years |
vboxsync |
API: make IVirtualBoxErrorInfo available via the webservice, and …
|
|
|
@21763
|
15 years |
vboxsync |
webserver: handle nulls saner (at least no crash)
|
|
|
@21730
|
15 years |
vboxsync |
SDK: make documentation match reality, minor refactoring
|
|
|
@21640
|
15 years |
vboxsync |
Python: WS Python bindings fully usable, extend shell to control remote VMs
|
|
|
@21301
|
15 years |
vboxsync |
webservice/Makefile.kmk: Restored spaces that r49593 removed and fixed …
|
|
|
@21262
|
15 years |
vboxsync |
webservices: support newer ZSI tools
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
15 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@20928
|
15 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@20888
|
15 years |
vboxsync |
webservice: changes to allow for supporting IDisplay and other …
|
|
|
@20851
|
15 years |
vboxsync |
Webservice: handle NULL pointer object arguments in methods and return …
|
|
|
@20844
|
15 years |
vboxsync |
SDK: teach jax-ws glue bindings proper inheritance (respect 'extends' …
|
|
|
@20827
|
15 years |
vboxsync |
SDK: fix broken perl testcase
|
|
|
@20267
|
16 years |
vboxsync |
Main: completed scriptable changes
Make VBox buildable on SMB share …
|
|
|
@20036
|
16 years |
vboxsync |
Python: docs update, webserice bindings support custom URLs, cleanup
|
|
|
@19853
|
16 years |
vboxsync |
SDK: refactoring Python samples
|
|
|
@19320
|
16 years |
vboxsync |
Python bindings: fixed keyword conflict, minor cleanup
|
|
|
@19245
|
16 years |
vboxsync |
typos
|
|
|
@19244
|
16 years |
vboxsync |
API: updated docs, Java sample
|
|
|
@19020
|
16 years |
vboxsync |
webservice/Makefile.kmk: some cleanup.
|
|
|
@18887
|
16 years |
vboxsync |
SDK, Knut compatibility: cleanup of SDK generation
|
|
|
@18856
|
16 years |
vboxsync |
SDK: missed resource versioning
|
|
|
@18801
|
16 years |
vboxsync |
webservices: allow to override VBOX_GSOAP_CXX_SOURCES and …
|
|
|
@18694
|
16 years |
vboxsync |
SDK licensing
|
|
|
@18683
|
16 years |
vboxsync |
SDK: refactoring
|
|
|
@18609
|
16 years |
vboxsync |
SDK: versioning in samples, cleanup
|
|
|
@18608
|
16 years |
vboxsync |
SDK: better versioning
|
|
|
@18605
|
16 years |
vboxsync |
SDK: better JAX-WS versioning
|
|
|
@18423
|
16 years |
vboxsync |
webtest.cpp: Shut up two size_t warnings from 64-bit MSC.
|
|
|
@18422
|
16 years |
vboxsync |
Makefiles,DIS: Cleanup of C++ exception options for the windows …
|
|
|
@18265
|
16 years |
vboxsync |
config file cleanup + small copyright year update
|
|
|
@18147
|
16 years |
vboxsync |
webservices/SDK: Don't waste time searching fr owsdl2py and stubmaker …
|
|
|
@18103
|
16 years |
vboxsync |
webservice/vboxweb: adapt command line handling to changed RTGetOpt …
|
|
|
@18079
|
16 years |
vboxsync |
vboxweb.cpp: warnings (MSC).
|
|
|
@18062
|
16 years |
vboxsync |
SDK: better error reporting on missing tools
|
|
|
@17738
|
16 years |
vboxsync |
SDK: fix stubmaker issues
|
|
|
@17737
|
16 years |
vboxsync |
Main: rename IVirtualBox::machines2[] to machines[]
|
|
|
@17717
|
16 years |
vboxsync |
SDK: build perl WS binding during the SDK build
|
|
|
@17681
|
16 years |
vboxsync |
webservice: fix perl sample + documentation
|
|
|
@17238
|
16 years |
vboxsync |
3551: “Main: Replace remaining collections with safe arrays”
Converted …
|
|
|
@17218
|
16 years |
vboxsync |
Revert r43495 because everything locks forever.
|
|
|
@17200
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Take …
|
|
|
@17193
|
16 years |
vboxsync |
Revert r43482 which used a linux specific way to iterate over DVD drives.
|
|
|
@17192
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays” …
|
|
|
@17097
|
16 years |
vboxsync |
Webservice: adjust to new RTGetOpt
|
|
|
@17092
|
16 years |
vboxsync |
RTGetOpt interface changes.
|
|
|
@17089
|
16 years |
vboxsync |
uShort->iShort.
|
|
|
@17078
|
16 years |
vboxsync |
IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
|
|
|
@16993
|
16 years |
vboxsync |
webservices: Added VBOX_GSOAP_CXX_LIBS for OSE/configure and notes …
|
|
|
@16992
|
16 years |
vboxsync |
solaris fix.
|
|
|
@16991
|
16 years |
vboxsync |
tools,webservice: Updated to gSOAP 2.7.12.
|
|
|
@16990
|
16 years |
vboxsync |
webservice: prep for gSOAP upgrade: getting rid of the checked in …
|
|
|
@16951
|
16 years |
vboxsync |
JAX-WS: provide connect() method letting user to set more of …
|
|
|
@16676
|
16 years |
vboxsync |
Makefiles: insert an additional step between VirtualBox.xidl and its …
|
|
|
@16608
|
16 years |
vboxsync |
webservice: fix messup from error updates (webservice was completely …
|
|
|
@16602
|
16 years |
vboxsync |
webservice: add support for boolean safearrays
|
|
|
@16530
|
16 years |
vboxsync |
Main: rework error macros everywhere; make error messages much more …
|
|
|
@16301
|
16 years |
vboxsync |
webservice: logging improvements, optimizations
|
|
|
@16266
|
16 years |
vboxsync |
Fix a handful of GCC warnings to reduce noise on stderr.
|
|
|
@16126
|
16 years |
vboxsync |
fixed webservice copyright
|
|
|
@16124
|
16 years |
vboxsync |
fixed webservice copyright
|
|
|
@16122
|
16 years |
vboxsync |
fixed webservice copyright
|
|
|
@16120
|
16 years |
vboxsync |
export webservices to OSE
|