VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65158   8 years vboxsync Main: doxygen fixes
(edit) @65103   8 years vboxsync Main: doxygen fixes
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @64069   8 years vboxsync Main/webservice: don't warn about misleading indentation as gcc 6.2 …
(edit) @64067   8 years vboxsync removed VBOX_BLEEDING_EDGE (never used)
(edit) @64017   8 years vboxsync Runtime/Main/webservice: don't warn about deprecated function …
(edit) @64014   8 years vboxsync Main/webservice: -Wno-format only for gcc
(edit) @64013   8 years vboxsync Main/webservice: no -Wformat when compiling the SOAP stuff
(edit) @64012   8 years vboxsync Main/webservice: OpenSSL 1.1 adaptions
(edit) @63980   8 years vboxsync webservice: gSOAP 2.8.36 + openssl 1.1.0 preps
(edit) @63979   8 years vboxsync file header standards
(edit) @63967   8 years vboxsync webservice: removed long obsolete VCC70 hack that caused precompiled …
(edit) @63966   8 years vboxsync Main: Use always precompiled headers for VBoxAPIWrap and vboxsoap.
(edit) @63941   8 years vboxsync Main/webservice: need to keep the hack to try both with and without --file
(edit) @63940   8 years vboxsync Main/webservice: document the sometimes totally weird Python ZSI …
(edit) @63936   8 years vboxsync vboxsoap: Configured precompiling the soapH.h (server) header, …
(edit) @63861   8 years vboxsync Main/webservice: back out previous change, it causes trouble on …
(edit) @63860   8 years vboxsync Main/webservice: For all SOAP errors trigger the error code path, not …
(edit) @63742   8 years vboxsync Main/webservices: tools/common/gsoap/v2.7.12-r2/stdsoap2.cpp has a …
(edit) @63563   8 years vboxsync scm: cleaning up todos
(edit) @63416   8 years vboxsync vboxwebsrv seems to need $(VBOX_GCC_Wno-literal-suffix) as well
(edit) @63394   8 years vboxsync vboxsoap: Add -Wno-literal-suffix when available, trouble in some …
(edit) @63392   8 years vboxsync split-soapC.cpp: format string fixes
(edit) @63258   8 years vboxsync Main: warnings
(edit) @63177   8 years vboxsync Main: warnings
(edit) @62875   8 years vboxsync Main: gcc warnings
(edit) @62767   8 years vboxsync webservices: warnings
(edit) @62766   8 years vboxsync split-soapC: replaced do-while-false-break loop with a simple …
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62486   8 years vboxsync (C) 2016
(edit) @62485   8 years vboxsync (C) 2016
(edit) @61914   8 years vboxsync Main/webservice: warning
(edit) @61379   9 years vboxsync Main/webservice: don't ship webtest any longer (to save space) and …
(edit) @61361   9 years vboxsync Main/webservice: switch to using monotonic time for sessin expiration, …
(edit) @61186   9 years vboxsync Main/webservice/python: Release the webservice server side object when …
(edit) @61139   9 years vboxsync webservice/webtest.cpp: another try at getting it to sign again
(edit) @61113   9 years vboxsync let's hope this works here as well
(edit) @60865   9 years vboxsync Never use static instances of CComModule as it messes up the log …
(edit) @60536   9 years vboxsync webservice: the RTThreadPoke optimization works only on OSes following …
(edit) @60532   9 years vboxsync webservice: Speed up termination (and also trigger proper cleanup for …
(edit) @60513   9 years vboxsync webservice: simplify termination logic, unify between platforms, ATL …
(edit) @59798   9 years vboxsync re-applied the Python 3 changes which were backed out in r105674 sans …
(edit) @59795   9 years vboxsync temporarily back out the recent Python 3 changes (r105649, r105645, …
(edit) @59769   9 years vboxsync PyXPCOM: port to make it compatible with Python 3 (minimum supported …
(edit) @59655   9 years vboxsync windows build fix
(edit) @59654   9 years vboxsync webservice: drop Weblog()
(edit) @59651   9 years vboxsync fix
(edit) @59650   9 years vboxsync webservice: cleanup
(edit) @59645   9 years vboxsync webservice/vboxweb: be a bit more verbose when logging AuthResult, …
(edit) @59491   9 years vboxsync Main/webservice: Drop Python ZSI 1.x backwards compatibility. It is …
(edit) @59488   9 years vboxsync websrv-python.xsl: limit array handling in attribute setters to the …
(edit) @59487   9 years vboxsync websrv-python.xsl: improved fix of safearray handling in attribute setters
(edit) @59486   9 years vboxsync websrv-python.xsl: fixed safearray handling of attribute setters
(edit) @59485   9 years vboxsync Main/webservice: fix 5.0.0 regression breaking the python webservice …
(edit) @58240   9 years vboxsync webservice: syntax fix
(edit) @58239   9 years vboxsync webservice: gracefully handle soapcpp2 version 2.8 and later which …
(edit) @57488   9 years vboxsync VBoxJWs file list and source code generating rules needs to depend on …
(edit) @57439   9 years vboxsync DECLCALLBACK
(edit) @57438   9 years vboxsync DECLCALLBACK
(edit) @56600   9 years vboxsync Main/webservice: more Windows build fixing
(edit) @56598   9 years vboxsync Main/webservice: windows build fix
(edit) @56597   9 years vboxsync Main/webservice: make an attempt at gracefully handling webservice …
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55806   10 years vboxsync SDK: add defines for each scripting language, and disable perl by …
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @54266   10 years vboxsync Main/webservice: change code to support multiple ISession instances …
(edit) @53937   10 years vboxsync SED needs no help from /bin/sh to open files for reading and writing.
(edit) @53933   10 years vboxsync websrv-wsdl.xsl: Use keys for eaching all interface and enum elements. …
(edit) @53932   10 years vboxsync websrv-python.xsl: Not sure if this style sheet avoids the big output …
(edit) @53930   10 years vboxsync (C) year
(edit) @53929   10 years vboxsync websrv-php.xsl: Micro optimation using xsl:key + key() on a …
(edit) @53928   10 years vboxsync websrv-typemap.xsl: Avoid useing emitNewline.
(edit) @53925   10 years vboxsync websrv-wsdl2gsoapH.xsl: Use xsl:key and key() to optimize four …
(edit) @53924   10 years vboxsync websrv-cpp.xsl: Call xsltprocNewlineOutputHack once per interface to …
(edit) @53844   10 years vboxsync fixed resource files
(edit) @53842   10 years vboxsync not yet
(edit) @53840   10 years vboxsync addded more Windows resource files
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53387   10 years vboxsync missing dependency for javadoc rule.
(edit) @53186   10 years vboxsync Main/webservice: better protocol selection
(edit) @53185   10 years vboxsync Main/webservicee/vbobweb.cpp: more strict protocol
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @50183   11 years vboxsync Main/cbinding: bring the C binding to a new functionality level, …
(edit) @50117   11 years vboxsync Main+Frontends: clear out some cruft code, outdated EventQueue stuff …
(edit) @49615   11 years vboxsync build fix
(edit) @49116   11 years vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(edit) @49031   11 years vboxsync Main/webservice: always use an absolute path here
(edit) @48796   11 years vboxsync Main/webservice: fix typo in the vboxjws manifest file
(edit) @48281   11 years vboxsync Main/webservice: misunderstanding, picked wrong socket abstraction name
(edit) @48279   11 years vboxsync Main/webservice: use SOCKET instead of int (gSOAP has this platform …
(edit) @47774   11 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47578   11 years vboxsync Main/webservice: in the C++ wrapper code generation, support "long …
(edit) @47392   11 years vboxsync Main/webservice/Makefile.kmk: fix dependency typo leading to …
(edit) @46651   11 years vboxsync Build fix.
(edit) @46484   11 years vboxsync Main/webservice: fix build directory creation
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