VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86039   4 years vboxsync Main/webservice: Adjust to allow building with gsoap 2.8.103 and …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84490   5 years vboxsync webservices/Makefile.kmk: Remove PATH_ROOT from the VBOXWEB_OTHERS list.
(edit) @84411   5 years vboxsync *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
(edit) @84347   5 years vboxsync Add/WebService: VC++ 19.2 build adjustment. bugref:8489
(edit) @83889   5 years vboxsync webservice/Makefile.kmk: VC++ 14.1 release build adjuments. bugref:8489
(edit) @83817   5 years vboxsync webservice: VC++ 14.1 adjustments. bugref:8489
(edit) @83794   5 years vboxsync Main: VC++ 14.1 adjustments. bugref:8489
(edit) @83652   5 years vboxsync webservices: Heed VBOX_WITHOUT_PRECOMPILED_HEADERS.
(edit) @83223   5 years vboxsync webservice: Strip inline functions from soapH.h and put them in …
(edit) @83214   5 years vboxsync Webservices warning fixes (gcc 9.2).
(edit) @83213   5 years vboxsync webservices/Makefile.kmk: Don't split soap for gcc 9.2+. Ignore …
(edit) @82974   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80824   5 years vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @79329   5 years vboxsync Main/vboxsoap: Build fix.
(edit) @77676   6 years vboxsync websrv-cpp.xsl: the interface name is in $thatifname, not $ifname. …
(edit) @77066   6 years vboxsync Config.kmk, webservice/Makefile.kmk: more Java webservice fixing for …
(edit) @76761   6 years vboxsync Main/webservice: fixes, bugref:9329 - the line has to be somewhere.
(edit) @76562   6 years vboxsync Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76542   6 years vboxsync Artwork: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @75909   6 years vboxsync webservice/Makefile.kmk: Would be interesting to see how enabling some …
(edit) @75908   6 years vboxsync webservice/Makefile.kmk: Use -O0 as -O1 makes little (if any) …
(edit) @75904   6 years vboxsync web services: Try reduce opimizations of vboxsoap and vboxwebsrv for …
(edit) @75902   6 years vboxsync web services: Backed out r127102 as it break the windows build (debug).
(edit) @75898   6 years vboxsync Solaris build fix - less gcc optimisations building gSOAP
(edit) @75796   6 years vboxsync webservice/webtest.cpp: fix surprisingly rare build issue, should be …
(edit) @75794   6 years vboxsync tools: gSOAP 2.8.72, with changed directory names of our self-built …
(edit) @75793   6 years vboxsync webservice/webtest.cpp: add Runtime init (with the SSL code it …
(edit) @73505   6 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @73504   6 years vboxsync vboxweb.cpp: Pass unique fd_set for each select parameter to make GCC …
(edit) @71822   7 years vboxsync Config.kmk, Main/webservice: add javac version detection (needed …
(edit) @69846   7 years vboxsync webservice/Makefile.kmk: Added VBOX_WITH_SOAP_NOT_PARALLEL tweak.
(edit) @69773   7 years vboxsync vboxsoap: Increased the number of file we split soapC.cpp up into in …
(edit) @69772   7 years vboxsync split-soapC.cpp: Must take warning pushing and poping into account …
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69386   7 years vboxsync webservices: scm updates
(edit) @69385   7 years vboxsync webservices: scm updates
(edit) @69384   7 years vboxsync webservices: scm updates
(edit) @69383   7 years vboxsync webservices: scm updates
(edit) @69382   7 years vboxsync webservices: scm updates
(edit) @69381   7 years vboxsync webservices: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69038   7 years vboxsync Main/webservice: disable a recent gcc warning. bugref:8192: gcc …
(edit) @67049   8 years vboxsync Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate …
(edit) @66832   8 years vboxsync Main: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66105   8 years vboxsync Main: trailing spaces and a wrong indent
(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
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