VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @38802   13 年 vboxsync Main/webservice: provide wsdl description through http get with url …
(edit) @38799   13 年 vboxsync Main/webservice: only document the official API package, not the …
(edit) @38796   13 年 vboxsync Main/glue: Add javadoc comments to the java glue code, use them to …
(edit) @38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38228   13 年 vboxsync webservice/Makefile.kmk: Dependency fix.
(edit) @38161   13 年 vboxsync webservice/Makefile.kmk: Delete files before recreating them.
(edit) @38093   13 年 vboxsync *.kmk,++: Mode fixes to maximize hardlinking potential during staging.
(edit) @38082   13 年 vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37999   13 年 vboxsync webservice/Makefile.kmk: One missing slash in _INST properties.
(edit) @37167   14 年 vboxsync Main/webservice: don't stop accepting new connections just because …
(edit) @36884   14 年 vboxsync webservices: removed obsolete code
(edit) @36883   14 年 vboxsync webservice: pass octet arrays as base64 strings
(edit) @36702   14 年 vboxsync Frontends/VBoxBalloonCtrl: make the log rotation configurable, change …
(edit) @36680   14 年 vboxsync Warnings.
(edit) @36676   14 年 vboxsync Main/webservice: Fix for variable sanity checking, and provide …
(edit) @36612   14 年 vboxsync SDK: fixed some installed files, restore copyright notice
(edit) @36543   14 年 vboxsync Main/webservice: must use a recv/send timeout, otherwise connection …
(edit) @36399   14 年 vboxsync vboxweb.cpp: prefix nit.
(edit) @36344   14 年 vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36168   14 年 vboxsync Main: a few more time format fixes
(edit) @35743   14 年 vboxsync webservice: init ATL
(edit) @35727   14 年 vboxsync frontends: more listener release fixes
(edit) @35722   14 年 vboxsync Main: reworked listener objects creation, fixes Win problems with …
(edit) @35571   14 年 vboxsync Main/webservice: build fix
(edit) @35559   14 年 vboxsync Main/webservice: when daemonized use a release logger, default log …
(edit) @35458   14 年 vboxsync Main/webservice: make global VirtualBox reference static to prevent …
(edit) @35454   14 年 vboxsync Main/webservice: use VirtualBoxClient to detect VBoxSVC crashes and …
(edit) @35440   14 年 vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35154   14 年 vboxsync build fix
(edit) @35152   14 年 vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @34618   14 年 vboxsync VCC70 workaround.
(edit) @34609   14 年 vboxsync *.kmk: Removed all references to VBOX_SINGLE_MAKEFILE and all the …
(edit) @34607   14 年 vboxsync webservices: next try
(edit) @34601   14 年 vboxsync webservices: next try
(edit) @34594   14 年 vboxsync webservices: try if it build with -O1
(edit) @34563   14 年 vboxsync VRDPAuth -> VBoxAuth.
(edit) @34558   14 年 vboxsync Updated VBox authentication library interface, removed references to VRDP.
(edit) @33656   14 年 vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33451   14 年 vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33069   14 年 vboxsync WS, Java: handle input safearrays
(edit) @32780   14 年 vboxsync com/Guid: remove conversion operators to eliminate any compiler …
(edit) @32728   14 年 vboxsync backed out accidental changes
(edit) @32727   14 年 vboxsync com/string: Windows build fixes
(edit) @32718   14 年 vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32567   14 年 vboxsync vboxwebsrv: introduced --pidfile parameter
(edit) @32394   14 年 vboxsync more branding and header fixes
(edit) @32388   14 年 vboxsync more branding fixes
(edit) @31708   14 年 vboxsync Java: use byte[] for glue layer (JWS converts from List<Short> atm)
(edit) @31649   14 年 vboxsync webservice: remove obsolete file, add comments
(edit) @31632   14 年 vboxsync webservice/Makefile.kmk: Added missing VBOX_FILESPLIT order dependency …
(edit) @31613   14 年 vboxsync vboxweb.cpp: typo.
(edit) @31598   14 年 vboxsync EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
(edit) @31597   14 年 vboxsync vboxweb.cpp: error handling and message cleanup.
(edit) @31539   14 年 vboxsync Main: use settings struct for machine user data; remove …
(edit) @31333   14 年 vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31234   14 年 vboxsync Java: few final touches
(edit) @31232   14 年 vboxsync Java: testing with Java 1.5 shows that glue code is functional there too
(edit) @31231   14 年 vboxsync command line help for keep alive, code style fixes
(edit) @31194   14 年 vboxsync coding style
(edit) @31192   14 年 vboxsync webservice: Treat 8bit strings as UTF-8, not ASCII.
(edit) @31171   14 年 vboxsync Main/webservice+Installer/solaris: make the max keepalive parameter a …
(edit) @31120   14 年 vboxsync vboxweb.cpp: nit, processEventQueue returns a VBox status code and …
(edit) @31117   14 年 vboxsync Python WS: generate code compatible with newer ZSI
(edit) @31113   14 年 vboxsync OS X hosts give us annoying VERR_TIMEOUTs on each SOAP message, ignore them
(edit) @31110   14 年 vboxsync Webservice: synchronize logging better, add timestamp to each log output
(edit) @31107   14 年 vboxsync Webservice: add HTTP keepalive
(edit) @31022   14 年 vboxsync webservice/Makefile.kmk: ifndef doesn't expand the variable, it just …
(edit) @31011   14 年 vboxsync Webservice makefile: move upstream for better readability
(edit) @31010   14 年 vboxsync typo
(edit) @31008   14 年 vboxsync Main: reorganize session APIs
(edit) @31005   14 年 vboxsync Java bindings: properly clear Java glue files
(edit) @30994   14 年 vboxsync Grrr
(edit) @30993   14 年 vboxsync missing build dependency
(edit) @30976   14 年 vboxsync add support for Intel HD Audio, now built by default
(edit) @30932   14 年 vboxsync Java bridge: uniform bridge is functional
(edit) @30914   14 年 vboxsync Main: uniform bridge work (in progress)
(edit) @30880   14 年 vboxsync Java bridge: started common JAX bridge work
(edit) @30681   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 年 vboxsync Main: back out r63429
(edit) @30670   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30609   14 年 vboxsync webservice: add missing mutex for thread logging identifiers (helgrind …
(edit) @30607   14 年 vboxsync webservice: optimizations second try: avoid calling QueryInterface? …
(edit) @30584   14 年 vboxsync Webservice: back out r63308 again
(edit) @30583   14 年 vboxsync Webservice: avoid calling QueryInterface for every object lookup when …
(edit) @30577   14 年 vboxsync Webservice: back out r63195
(edit) @30514   14 年 vboxsync webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
(edit) @30503   14 年 vboxsync webservice: introduce global lock for converting method parameters
(edit) @30501   14 年 vboxsync webservice: add webservice locking class, use critsects instead of …
(edit) @30482   14 年 vboxsync Webservice: print hex error code instead of decimal
(edit) @30466   14 年 vboxsync Webservice: logging
(edit) @30463   14 年 vboxsync webservice: fix bad formatting in method logging
(edit) @30461   14 年 vboxsync Webservice: compile fix for metrictest.java sample
(edit) @30460   14 年 vboxsync Webservice: avoid creating empty log files in release builds
(edit) @30310   14 年 vboxsync Main: some events work
(edit) @30171   14 年 vboxsync Webservice: fix ManagedObjectReference::release() which needs a write …
(edit) @30170   14 年 vboxsync SDK: update clienttest.java sample which no longer compiled
(edit) @30168   14 年 vboxsync forward-port r62601: webservice: don't throw SOAP exceptions and …
(edit) @29960   14 年 vboxsync Webservice: added performance metrics to webtest
(edit) @29843   14 年 vboxsync default RAM for javac
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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