VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31005   15 years vboxsync Java bindings: properly clear Java glue files
(edit) @30994   15 years vboxsync Grrr
(edit) @30993   15 years vboxsync missing build dependency
(edit) @30976   15 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30932   15 years vboxsync Java bridge: uniform bridge is functional
(edit) @30914   15 years vboxsync Main: uniform bridge work (in progress)
(edit) @30880   15 years vboxsync Java bridge: started common JAX bridge work
(edit) @30681   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   15 years vboxsync Main: back out r63429
(edit) @30670   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30609   15 years vboxsync webservice: add missing mutex for thread logging identifiers (helgrind …
(edit) @30607   15 years vboxsync webservice: optimizations second try: avoid calling QueryInterface? …
(edit) @30584   15 years vboxsync Webservice: back out r63308 again
(edit) @30583   15 years vboxsync Webservice: avoid calling QueryInterface for every object lookup when …
(edit) @30577   15 years vboxsync Webservice: back out r63195
(edit) @30514   15 years vboxsync webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
(edit) @30503   15 years vboxsync webservice: introduce global lock for converting method parameters
(edit) @30501   15 years vboxsync webservice: add webservice locking class, use critsects instead of …
(edit) @30482   15 years vboxsync Webservice: print hex error code instead of decimal
(edit) @30466   15 years vboxsync Webservice: logging
(edit) @30463   15 years vboxsync webservice: fix bad formatting in method logging
(edit) @30461   15 years vboxsync Webservice: compile fix for metrictest.java sample
(edit) @30460   15 years vboxsync Webservice: avoid creating empty log files in release builds
(edit) @30310   15 years vboxsync Main: some events work
(edit) @30171   15 years vboxsync Webservice: fix ManagedObjectReference::release() which needs a write …
(edit) @30170   15 years vboxsync SDK: update clienttest.java sample which no longer compiled
(edit) @30168   15 years vboxsync forward-port r62601: webservice: don't throw SOAP exceptions and …
(edit) @29960   15 years vboxsync Webservice: added performance metrics to webtest
(edit) @29843   15 years vboxsync default RAM for javac
(edit) @29835   15 years vboxsync Webservice: change license of generated files to LGPL
(edit) @29814   15 years vboxsync Webservice: fix more potential races in …
(edit) @29805   15 years vboxsync Webservice: fix unlikely potential race in …
(edit) @29715   15 years vboxsync Java glue: intermediate
(edit) @29673   15 years vboxsync Java glue: intermediate
(edit) @29200   15 years vboxsync more manual Oracle rebranding in headers
(edit) @28997   15 years vboxsync python WS: accept str too in setter
(edit) @28823   15 years vboxsync Webservice: PHP updates by James Lucas
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28775   15 years vboxsync Webservice: refreshed PHP bindings from James Lucas
(edit) @28763   15 years vboxsync Webservice: add missing lock (fixes assertion in logoff and possible race)
(edit) @28751   15 years vboxsync python: WS bits
(edit) @28675   15 years vboxsync Python WS bridge: handle octet arrays, simplification
(edit) @27743   15 years vboxsync IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
(edit) @27646   15 years vboxsync SDK: update PHP webservice bindings
(edit) @26942   15 years vboxsync Main/webservice: fix MOR creation when the session has expired concurrently
(edit) @26789   15 years vboxsync webservices/Makefile.kmk: Use kmk's C like expressions instead of …
(edit) @26708   15 years vboxsync Webservice/jax-ws: bump API minor version automatically in development …
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26561   15 years vboxsync *: set svn:eol-style correctly.
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26497   15 years vboxsync Install/win,split-soapC,comregister,USBMon.rc: eol-style correction …
(edit) @26450   15 years vboxsync Webservice: enable separate SOAP queue thread; fix logging
(edit) @26447   15 years vboxsync Webservice: add #ifdef'd broken COM event queue processing
(edit) @26409   15 years vboxsync Webservice: dynamic thread allocation with a cap of 100 threads; …
(edit) @26398   15 years vboxsync Web service: gloss
(edit) @26397   15 years vboxsync Web service: error handling, consistency
(edit) @26396   15 years vboxsync Web service: make no. of threads a cmd line param, encapsulate queue code
(edit) @26395   15 years vboxsync Web service: use multi event sems or else no parallel processing
(edit) @26394   15 years vboxsync Web service: multithreading fix
(edit) @26393   15 years vboxsync Web service: first attempt at multithreading.
(edit) @26375   15 years vboxsync Webservice: use AutoLock.h for locking; more fine-grained locking in …
(edit) @26370   15 years vboxsync Webservice: code documentation
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26089   15 years vboxsync Branding: Moved the Product & Vendor strings to kBuild, so it could be …
(edit) @26034   15 years vboxsync VBOX_VENDOR, VBOX_PRODUCT
(edit) @26023   15 years vboxsync webservices: some warnings.
(edit) @25783   15 years vboxsync typo.
(edit) @25761   15 years vboxsync webserivces/Makefile.kmk: More -Wno-shadow.
(edit) @25758   15 years vboxsync webservice/Makefile.kmk: -Wno-shadow for soapC-*.cpp
(edit) @25748   15 years vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
(edit) @25345   15 years vboxsync iprt/lock.h -> iprt/cpp/lock.h
(edit) @25196   15 years vboxsync filemuncher fixes
(edit) @24939   15 years vboxsync Webservice: PHP sample fix
(edit) @24914   15 years vboxsync Webservice: export
(edit) @24913   15 years vboxsync Webservice: updated sample headers, add PHP sample
(edit) @24911   15 years vboxsync Webservice: typo
(edit) @24910   15 years vboxsync Webservice: updated sample headers, add PHP sample
(edit) @24906   15 years vboxsync Webservice: updated PHP bindings
(edit) @24679   15 years vboxsync websrv-cpp.xsl: generate default case to shut up gcc's presumably …
(edit) @24220   15 years vboxsync split-soapC.cpp: warnings and seek checks.
(edit) @23896   15 years vboxsync SDK: fix makefile dependency
(edit) @23890   15 years vboxsync API bindings: integrate PHP bindings generation into build system; …
(edit) @23887   15 years vboxsync API bindings: updated PHP wrappers from James Lucas
(edit) @23605   15 years vboxsync split-soapC.cpp: hack for dealing with static const struct …
(edit) @23554   15 years vboxsync typos
(edit) @23552   15 years vboxsync Python WS: docs update, minor build changes
(edit) @23400   15 years vboxsync Filemuncher fixes
(edit) @23269   15 years vboxsync export to OSE
(edit) @23264   15 years vboxsync fix OSE exports
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22725   16 years vboxsync Webservice: cosmetics
(edit) @22722   16 years vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22708   16 years vboxsync Main: comptr+webservice logging
(edit) @22666   16 years vboxsync webservice: add webtest logoff command, docs, cleanup
(edit) @22665   16 years vboxsync webservice: use -1 for allocating a single object with soap_new_* …
(edit) @22653   16 years vboxsync OSE headers fixes
(edit) @22379   16 years vboxsync Webservice: add PHP bindings (still needs integration into build system)
(edit) @22339   16 years vboxsync JAX-WS: fix memory leak if logoff() throws an exception
(edit) @22266   16 years vboxsync Webserice: fixed error code check
Note: See TracRevisionLog for help on using the revision log.

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