VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @46483   11 years vboxsync Main/webservice: properly resolve a couple of @todos
(edit) @46480   11 years vboxsync Main/webservice: resurrect accidentally deleted @todos
(edit) @46478   11 years vboxsync libs/xpcom: touch up Java XPCOM wrapper generation, new common …
(edit) @46327   12 years vboxsync not here
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @45614   12 years vboxsync Main/webservices: make it less annoying by preventing many warnings
(edit) @45483   12 years vboxsync Main/glue+idl+webservice: move the type mapping XSLT include file to a …
(edit) @45367   12 years vboxsync Main: a couple of whitespace fixes
(edit) @45075   12 years vboxsync Main/webservice: fix long-standing linker warning
(edit) @45074   12 years vboxsync Main/webservice/Makefile.kmk: use $(SHELL) instead of hardcoded bash
(edit) @45034   12 years vboxsync Main: make VBOX_ONLY_SDK=1 build on Windows hosts
(edit) @44588   12 years vboxsync clienttest.py: adapt to currently documented way of getting arrays, …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44414   12 years vboxsync Main/webservice: improve API fault handling, provide exact method name …
(edit) @44160   12 years vboxsync Main/webservices: make it compile with libxslt >= 1.1.27 (thanks jmbreuer!)
(edit) @43585   12 years vboxsync Main/webservice: fix MANIFEST.MF content and packaging into vboxjws.jar
(edit) @43546   12 years vboxsync webservice/websrv-php.xsl: fix for safearray setters contributed by …
(edit) @43136   12 years vboxsync Main/webservices: Raise SOAP FAULT in case of invalid string to …
(edit) @43103   12 years vboxsync whitespace/comment touchup
(edit) @42685   12 years vboxsync Main/webservice: typo
(edit) @42680   12 years vboxsync Main/webservice: remove remaining stderr logging and convert to using …
(edit) @42667   12 years vboxsync Main/webservice: report invalid object reference if a NULL object …
(edit) @42540   12 years vboxsync webservice/Makefile.kmk: use the .xidl with documentation removed as …
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