VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @35571   14 years vboxsync Main/webservice: build fix
(edit) @35559   14 years vboxsync Main/webservice: when daemonized use a release logger, default log …
(edit) @35458   14 years vboxsync Main/webservice: make global VirtualBox reference static to prevent …
(edit) @35454   14 years vboxsync Main/webservice: use VirtualBoxClient to detect VBoxSVC crashes and …
(edit) @35440   14 years vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35154   14 years vboxsync build fix
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @34618   14 years vboxsync VCC70 workaround.
(edit) @34609   14 years vboxsync *.kmk: Removed all references to VBOX_SINGLE_MAKEFILE and all the …
(edit) @34607   14 years vboxsync webservices: next try
(edit) @34601   14 years vboxsync webservices: next try
(edit) @34594   14 years vboxsync webservices: try if it build with -O1
(edit) @34563   14 years vboxsync VRDPAuth -> VBoxAuth.
(edit) @34558   14 years vboxsync Updated VBox authentication library interface, removed references to VRDP.
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33451   14 years vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33069   14 years vboxsync WS, Java: handle input safearrays
(edit) @32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
(edit) @32728   14 years vboxsync backed out accidental changes
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32567   14 years vboxsync vboxwebsrv: introduced --pidfile parameter
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32388   14 years vboxsync more branding fixes
(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 …
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