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