VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @46484   11 年 vboxsync Main/webservice: fix build directory creation
(edit) @46483   11 年 vboxsync Main/webservice: properly resolve a couple of @todos
(edit) @46480   11 年 vboxsync Main/webservice: resurrect accidentally deleted @todos
(edit) @46478   11 年 vboxsync libs/xpcom: touch up Java XPCOM wrapper generation, new common …
(edit) @46327   11 年 vboxsync not here
(edit) @46326   11 年 vboxsync RT_STR_TUPLE
(edit) @45614   12 年 vboxsync Main/webservices: make it less annoying by preventing many warnings
(edit) @45483   12 年 vboxsync Main/glue+idl+webservice: move the type mapping XSLT include file to a …
(edit) @45367   12 年 vboxsync Main: a couple of whitespace fixes
(edit) @45075   12 年 vboxsync Main/webservice: fix long-standing linker warning
(edit) @45074   12 年 vboxsync Main/webservice/Makefile.kmk: use $(SHELL) instead of hardcoded bash
(edit) @45034   12 年 vboxsync Main: make VBOX_ONLY_SDK=1 build on Windows hosts
(edit) @44588   12 年 vboxsync clienttest.py: adapt to currently documented way of getting arrays, …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44414   12 年 vboxsync Main/webservice: improve API fault handling, provide exact method name …
(edit) @44160   12 年 vboxsync Main/webservices: make it compile with libxslt >= 1.1.27 (thanks jmbreuer!)
(edit) @43585   12 年 vboxsync Main/webservice: fix MANIFEST.MF content and packaging into vboxjws.jar
(edit) @43546   12 年 vboxsync webservice/websrv-php.xsl: fix for safearray setters contributed by …
(edit) @43136   12 年 vboxsync Main/webservices: Raise SOAP FAULT in case of invalid string to …
(edit) @43103   12 年 vboxsync whitespace/comment touchup
(edit) @42685   12 年 vboxsync Main/webservice: typo
(edit) @42680   12 年 vboxsync Main/webservice: remove remaining stderr logging and convert to using …
(edit) @42667   12 年 vboxsync Main/webservice: report invalid object reference if a NULL object …
(edit) @42540   12 年 vboxsync webservice/Makefile.kmk: use the .xidl with documentation removed as …
(edit) @42288   12 年 vboxsync Jettisoned the old compilers.
(edit) @42154   12 年 vboxsync VS2010 preps.
(edit) @42129   12 年 vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42063   12 年 vboxsync webservice/clienttest.pl: finally make SOAP::Lite deal with enum types …
(edit) @42041   12 年 vboxsync webservice/clienttest.pl: add sample code for triggering an ACPI …
(edit) @41477   12 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41100   13 年 vboxsync better error report if the global settings directory is not accessible
(edit) @41045   13 年 vboxsync Main/webservice: build fix
(edit) @41040   13 年 vboxsync Main+Frontends: move release logging setup to the glue code (to …
(edit) @40526   13 年 vboxsync Main/webservice: do not flood the build log with cleanup having near …
(edit) @40476   13 年 vboxsync fix webservices for newer versions of GSOAP
(edit) @40400   13 年 vboxsync webservice: Added Python sample.
(edit) @40312   13 年 vboxsync Main/webservice: disable lock validation for the openssl locks
(edit) @40230   13 年 vboxsync -fpermissive for stdsoap2.cpp (necessary when compiling SOAP < v2.7.17 …
(edit) @40151   13 年 vboxsync Main/webservice: fix potential NULL dereference on VBoxSVC crash, and …
(edit) @40130   13 年 vboxsync Main/webservice+doc/manual: Add SSL support to the webservice, and …
(edit) @40063   13 年 vboxsync samples/clienttest.php: Close PHP tag.
(edit) @40062   13 年 vboxsync samples/clienttest.php: Fixed return value.
(edit) @40055   13 年 vboxsync samples/clienttest.php: Fixed API.
(edit) @39876   13 年 vboxsync Config.kmk Main/webservice: Solaris 11 build fix, use proper gsoap …
(edit) @39091   13 年 vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @38914   13 年 vboxsync Main/glue/tests: clean up sample Java app using the glue code
(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 …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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