VirtualBox

source: vbox/trunk/src/VBox/Main/webservice

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54266   10 years vboxsync Main/webservice: change code to support multiple ISession instances …
(edit) @53937   10 years vboxsync SED needs no help from /bin/sh to open files for reading and writing.
(edit) @53933   10 years vboxsync websrv-wsdl.xsl: Use keys for eaching all interface and enum elements. …
(edit) @53932   10 years vboxsync websrv-python.xsl: Not sure if this style sheet avoids the big output …
(edit) @53930   10 years vboxsync (C) year
(edit) @53929   10 years vboxsync websrv-php.xsl: Micro optimation using xsl:key + key() on a …
(edit) @53928   10 years vboxsync websrv-typemap.xsl: Avoid useing emitNewline.
(edit) @53925   10 years vboxsync websrv-wsdl2gsoapH.xsl: Use xsl:key and key() to optimize four …
(edit) @53924   10 years vboxsync websrv-cpp.xsl: Call xsltprocNewlineOutputHack once per interface to …
(edit) @53844   10 years vboxsync fixed resource files
(edit) @53842   10 years vboxsync not yet
(edit) @53840   10 years vboxsync addded more Windows resource files
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53387   10 years vboxsync missing dependency for javadoc rule.
(edit) @53186   10 years vboxsync Main/webservice: better protocol selection
(edit) @53185   10 years vboxsync Main/webservicee/vbobweb.cpp: more strict protocol
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @50183   11 years vboxsync Main/cbinding: bring the C binding to a new functionality level, …
(edit) @50117   11 years vboxsync Main+Frontends: clear out some cruft code, outdated EventQueue stuff …
(edit) @49615   11 years vboxsync build fix
(edit) @49116   11 years vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(edit) @49031   11 years vboxsync Main/webservice: always use an absolute path here
(edit) @48796   11 years vboxsync Main/webservice: fix typo in the vboxjws manifest file
(edit) @48281   11 years vboxsync Main/webservice: misunderstanding, picked wrong socket abstraction name
(edit) @48279   11 years vboxsync Main/webservice: use SOCKET instead of int (gSOAP has this platform …
(edit) @47774   11 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47578   11 years vboxsync Main/webservice: in the C++ wrapper code generation, support "long …
(edit) @47392   11 years vboxsync Main/webservice/Makefile.kmk: fix dependency typo leading to …
(edit) @46651   11 years vboxsync Build fix.
(edit) @46484   11 years vboxsync Main/webservice: fix build directory creation
(edit) @46483   11 years vboxsync Main/webservice: properly resolve a couple of @todos
(edit) @46480   11 years vboxsync Main/webservice: resurrect accidentally deleted @todos
(edit) @46478   11 years vboxsync libs/xpcom: touch up Java XPCOM wrapper generation, new common …
(edit) @46327   12 years vboxsync not here
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @45614   12 years vboxsync Main/webservices: make it less annoying by preventing many warnings
(edit) @45483   12 years vboxsync Main/glue+idl+webservice: move the type mapping XSLT include file to a …
(edit) @45367   12 years vboxsync Main: a couple of whitespace fixes
(edit) @45075   12 years vboxsync Main/webservice: fix long-standing linker warning
(edit) @45074   12 years vboxsync Main/webservice/Makefile.kmk: use $(SHELL) instead of hardcoded bash
(edit) @45034   12 years vboxsync Main: make VBOX_ONLY_SDK=1 build on Windows hosts
(edit) @44588   12 years vboxsync clienttest.py: adapt to currently documented way of getting arrays, …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44414   12 years vboxsync Main/webservice: improve API fault handling, provide exact method name …
(edit) @44160   12 years vboxsync Main/webservices: make it compile with libxslt >= 1.1.27 (thanks jmbreuer!)
(edit) @43585   12 years vboxsync Main/webservice: fix MANIFEST.MF content and packaging into vboxjws.jar
(edit) @43546   12 years vboxsync webservice/websrv-php.xsl: fix for safearray setters contributed by …
(edit) @43136   12 years vboxsync Main/webservices: Raise SOAP FAULT in case of invalid string to …
(edit) @43103   12 years vboxsync whitespace/comment touchup
(edit) @42685   12 years vboxsync Main/webservice: typo
(edit) @42680   12 years vboxsync Main/webservice: remove remaining stderr logging and convert to using …
(edit) @42667   12 years vboxsync Main/webservice: report invalid object reference if a NULL object …
(edit) @42540   12 years vboxsync webservice/Makefile.kmk: use the .xidl with documentation removed as …
(edit) @42288   12 years vboxsync Jettisoned the old compilers.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42063   12 years vboxsync webservice/clienttest.pl: finally make SOAP::Lite deal with enum types …
(edit) @42041   12 years vboxsync webservice/clienttest.pl: add sample code for triggering an ACPI …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41100   13 years vboxsync better error report if the global settings directory is not accessible
(edit) @41045   13 years vboxsync Main/webservice: build fix
(edit) @41040   13 years vboxsync Main+Frontends: move release logging setup to the glue code (to …
(edit) @40526   13 years vboxsync Main/webservice: do not flood the build log with cleanup having near …
(edit) @40476   13 years vboxsync fix webservices for newer versions of GSOAP
(edit) @40400   13 years vboxsync webservice: Added Python sample.
(edit) @40312   13 years vboxsync Main/webservice: disable lock validation for the openssl locks
(edit) @40230   13 years vboxsync -fpermissive for stdsoap2.cpp (necessary when compiling SOAP < v2.7.17 …
(edit) @40151   13 years vboxsync Main/webservice: fix potential NULL dereference on VBoxSVC crash, and …
(edit) @40130   13 years vboxsync Main/webservice+doc/manual: Add SSL support to the webservice, and …
(edit) @40063   13 years vboxsync samples/clienttest.php: Close PHP tag.
(edit) @40062   13 years vboxsync samples/clienttest.php: Fixed return value.
(edit) @40055   13 years vboxsync samples/clienttest.php: Fixed API.
(edit) @39876   13 years vboxsync Config.kmk Main/webservice: Solaris 11 build fix, use proper gsoap …
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @38914   13 years vboxsync Main/glue/tests: clean up sample Java app using the glue code
(edit) @38802   13 years vboxsync Main/webservice: provide wsdl description through http get with url …
(edit) @38799   13 years vboxsync Main/webservice: only document the official API package, not the …
(edit) @38796   13 years vboxsync Main/glue: Add javadoc comments to the java glue code, use them to …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38228   13 years vboxsync webservice/Makefile.kmk: Dependency fix.
(edit) @38161   13 years vboxsync webservice/Makefile.kmk: Delete files before recreating them.
(edit) @38093   13 years vboxsync *.kmk,++: Mode fixes to maximize hardlinking potential during staging.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37999   13 years vboxsync webservice/Makefile.kmk: One missing slash in _INST properties.
(edit) @37167   14 years vboxsync Main/webservice: don't stop accepting new connections just because …
(edit) @36884   14 years vboxsync webservices: removed obsolete code
(edit) @36883   14 years vboxsync webservice: pass octet arrays as base64 strings
(edit) @36702   14 years vboxsync Frontends/VBoxBalloonCtrl: make the log rotation configurable, change …
(edit) @36680   14 years vboxsync Warnings.
(edit) @36676   14 years vboxsync Main/webservice: Fix for variable sanity checking, and provide …
(edit) @36612   14 years vboxsync SDK: fixed some installed files, restore copyright notice
(edit) @36543   14 years vboxsync Main/webservice: must use a recv/send timeout, otherwise connection …
(edit) @36399   14 years vboxsync vboxweb.cpp: prefix nit.
(edit) @36344   14 years vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36168   14 years vboxsync Main: a few more time format fixes
(edit) @35743   14 years vboxsync webservice: init ATL
(edit) @35727   14 years vboxsync frontends: more listener release fixes
(edit) @35722   14 years vboxsync Main: reworked listener objects creation, fixes Win problems with …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette