VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31708   14 years vboxsync Java: use byte[] for glue layer (JWS converts from List<Short> atm)
(edit) @31649   14 years vboxsync webservice: remove obsolete file, add comments
(edit) @31632   14 years vboxsync webservice/Makefile.kmk: Added missing VBOX_FILESPLIT order dependency …
(edit) @31613   14 years vboxsync vboxweb.cpp: typo.
(edit) @31598   14 years vboxsync EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
(edit) @31597   14 years vboxsync vboxweb.cpp: error handling and message cleanup.
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31234   14 years vboxsync Java: few final touches
(edit) @31232   14 years vboxsync Java: testing with Java 1.5 shows that glue code is functional there too
(edit) @31231   14 years vboxsync command line help for keep alive, code style fixes
(edit) @31194   14 years vboxsync coding style
(edit) @31192   14 years vboxsync webservice: Treat 8bit strings as UTF-8, not ASCII.
(edit) @31171   14 years vboxsync Main/webservice+Installer/solaris: make the max keepalive parameter a …
(edit) @31120   14 years vboxsync vboxweb.cpp: nit, processEventQueue returns a VBox status code and …
(edit) @31117   14 years vboxsync Python WS: generate code compatible with newer ZSI
(edit) @31113   14 years vboxsync OS X hosts give us annoying VERR_TIMEOUTs on each SOAP message, ignore them
(edit) @31110   14 years vboxsync Webservice: synchronize logging better, add timestamp to each log output
(edit) @31107   14 years vboxsync Webservice: add HTTP keepalive
(edit) @31022   14 years vboxsync webservice/Makefile.kmk: ifndef doesn't expand the variable, it just …
(edit) @31011   14 years vboxsync Webservice makefile: move upstream for better readability
(edit) @31010   14 years vboxsync typo
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @31005   14 years vboxsync Java bindings: properly clear Java glue files
(edit) @30994   14 years vboxsync Grrr
(edit) @30993   14 years vboxsync missing build dependency
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30932   14 years vboxsync Java bridge: uniform bridge is functional
(edit) @30914   14 years vboxsync Main: uniform bridge work (in progress)
(edit) @30880   14 years vboxsync Java bridge: started common JAX bridge work
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30609   14 years vboxsync webservice: add missing mutex for thread logging identifiers (helgrind …
(edit) @30607   14 years vboxsync webservice: optimizations second try: avoid calling QueryInterface? …
(edit) @30584   14 years vboxsync Webservice: back out r63308 again
(edit) @30583   14 years vboxsync Webservice: avoid calling QueryInterface for every object lookup when …
(edit) @30577   14 years vboxsync Webservice: back out r63195
(edit) @30514   14 years vboxsync webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
(edit) @30503   14 years vboxsync webservice: introduce global lock for converting method parameters
(edit) @30501   14 years vboxsync webservice: add webservice locking class, use critsects instead of …
(edit) @30482   14 years vboxsync Webservice: print hex error code instead of decimal
(edit) @30466   14 years vboxsync Webservice: logging
(edit) @30463   14 years vboxsync webservice: fix bad formatting in method logging
(edit) @30461   14 years vboxsync Webservice: compile fix for metrictest.java sample
(edit) @30460   14 years vboxsync Webservice: avoid creating empty log files in release builds
(edit) @30310   14 years vboxsync Main: some events work
(edit) @30171   14 years vboxsync Webservice: fix ManagedObjectReference::release() which needs a write …
(edit) @30170   14 years vboxsync SDK: update clienttest.java sample which no longer compiled
(edit) @30168   14 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
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