|
|
@79442
|
5 years |
vboxsync |
Main/glue/vboxapi.py: Added getEnumValueName() to help translating …
|
|
|
@79361
|
5 years |
vboxsync |
Main/glue/python: Include the VBox status codes from iprt/err.h and …
|
|
|
@79360
|
5 years |
vboxsync |
Main/glue/python: Include the VBox status codes from iprt/err.h and …
|
|
|
@79139
|
5 years |
vboxsync |
Main/vboxapi.py: Prefer S_OK and the E_XXXX style constants over the …
|
|
|
@79092
|
5 years |
vboxsync |
ValKit,++: Pylint 2.3.1 adjustments.
|
|
|
@78417
|
6 years |
vboxsync |
Utf8Str,RTCString: Assert that C-string pointer parameters in …
|
|
|
@78088
|
6 years |
vboxsync |
Main/glue: Consolidated the bool parameters of com::Initialize() into …
|
|
|
@77557
|
6 years |
vboxsync |
IPRT: Moved the RTLogSetGroupLimit() functionality into the …
|
|
|
@77555
|
6 years |
vboxsync |
VBoxLogRelCreate.cpp: reverted accidental commit r129154. bugref:9172
|
|
|
@77554
|
6 years |
vboxsync |
grr. reverting previous commit
|
|
|
@77553
|
6 years |
vboxsync |
VBoxLogRelCreate.cpp: reverted accidental commit r129154. bugref:9172
|
|
|
@77549
|
6 years |
vboxsync |
linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
|
|
|
@76592
|
6 years |
vboxsync |
Main: Don't use Logging.h.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@73505
|
6 years |
vboxsync |
Main,Config.kmk: GCC 8.2.0 fixes
|
|
|
@72947
|
6 years |
vboxsync |
GluePrintRCMessage: Ditto. GluePrintErrorInfo: catch std::bad_alloc …
|
|
|
@72944
|
6 years |
vboxsync |
GluePrintErrorContext: In fact, don't make any copy of anything here. …
|
|
|
@72943
|
6 years |
vboxsync |
GluePrintErrorContext: Don't make an unnecessary copy of the filename …
|
|
|
@69749
|
7 years |
vboxsync |
Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
|
|
|
@69738
|
7 years |
vboxsync |
glue/glue-java.xsl: skip midl stuff in xpcom glue style to try fix …
|
|
|
@69737
|
7 years |
vboxsync |
glue/glue-java.xsl: skip midl stuff in xpcom glue style to try fix …
|
|
|
@69736
|
7 years |
vboxsync |
glue/glue-java.xsl: skip midl stuff in xpcom glue style to try fix …
|
|
|
@69732
|
7 years |
vboxsync |
glue/initterm.cpp: Fixed assert to ignore ERROR_ACCESS_DENIED and …
|
|
|
@69620
|
7 years |
vboxsync |
Some preprocessor indent
|
|
|
@69557
|
7 years |
vboxsync |
vboxapi.py: drop the CoUninitialize call indeinit as it has no match …
|
|
|
@69556
|
7 years |
vboxsync |
vboxapi.py: cleanup
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69388
|
7 years |
vboxsync |
Main: More scm updates
|
|
|
@69378
|
7 years |
vboxsync |
Main/glue: scm updates
|
|
|
@69241
|
7 years |
vboxsync |
Main: scm updates
|
|
|
@69117
|
7 years |
vboxsync |
vboxapi.py: Check for RPC_E_TOO_LATE instead of blindly claiming this …
|
|
|
@68538
|
7 years |
vboxsync |
Main/glue: Split out non-COM bits from com.cpp so they can be used …
|
|
|
@68096
|
7 years |
vboxsync |
Main/glue/com: fixed assertion
|
|
|
@67721
|
7 years |
vboxsync |
glue/AutoLock: Adding isReadLockedOnCurrentThread method for debug …
|
|
|
@67646
|
7 years |
vboxsync |
glue/string.cpp: parseKeyValue: Use new find method.
|
|
|
@67642
|
7 years |
vboxsync |
Main: Modified Utf8Str::parseKeyValue implementation to never return …
|
|
|
@67640
|
7 years |
vboxsync |
Utf8Str::parseKeyValue: Docs and style.
|
|
|
@67049
|
8 years |
vboxsync |
Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate …
|
|
|
@66630
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66619
|
8 years |
vboxsync |
vboxapi.py: style adjustments
|
|
|
@66617
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@65088
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@65082
|
8 years |
vboxsync |
a few doxygen fixes
|
|
|
@64111
|
8 years |
vboxsync |
Main: when logging the total/available host RAM size, print both MB …
|
|
|
@63147
|
8 years |
vboxsync |
Main: warnings
|
|
|
@62900
|
8 years |
vboxsync |
Main/glue/vboxapi.py: use VirtualBoxClient instead of directly …
|
|
|
@62780
|
8 years |
vboxsync |
Wrap objbase.h + objidl.h too.
|
|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61452
|
8 years |
vboxsync |
Main/glue/glue-java.xsl: release all unused managed object references, …
|
|
|
@61376
|
9 years |
vboxsync |
Main/glue/vboxapi.py: fix API termination issue (double deinit, once …
|
|
|
@61367
|
9 years |
vboxsync |
glue-java.xsl: update (c) year
|
|
|
@61365
|
9 years |
vboxsync |
Main/glue-java.xsl: Addendum for r107491, make sure there is only a …
|
|
|
@61203
|
9 years |
vboxsync |
bugref:8347: Main/glue/glue-java.xsl: Fix java webservice bindings …
|
|
|
@61165
|
9 years |
vboxsync |
Main/glue-java.xsl: Type, should have been getDefaultCipherSuites …
|
|
|
@60463
|
9 years |
vboxsync |
added CDDL headers to some Python bindings
|
|
|
@60409
|
9 years |
vboxsync |
com::Bstr: Added compareUtf8() for optimal comparsions with UTF-8 …
|
|
|
@60271
|
9 years |
vboxsync |
Main/initterm: HRESULT / IPRT status code mixup
|
|
|
@60254
|
9 years |
vboxsync |
Comment typo.
|
|
|
@59808
|
9 years |
vboxsync |
no space at the end (fixes a pylint warning)
|
|
|
@59807
|
9 years |
vboxsync |
backed out r105688
|
|
|
@59806
|
9 years |
vboxsync |
restored old vboxapi.py
|
|
|
@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 …
|
|
|
@59424
|
9 years |
vboxsync |
VBoxCOM/VBoxProxyStub: Don't update COM registrations if there are …
|
|
|
@59418
|
9 years |
vboxsync |
Main,Installer/win: VBoxProxyStubLegacy for 32-bit windows as well - …
|
|
|
@59385
|
9 years |
vboxsync |
VBoxProxyStub,comregister,glue: Added a second proxy dll for older …
|
|
|
@59368
|
9 years |
vboxsync |
VBoxCOM,VBoxSVC: Call VBoxProxyStub to gently update the MS COM …
|
|
|
@59353
|
9 years |
vboxsync |
vboxapi.py: s/type_/eType/g
|
|
|
@59228
|
9 years |
vboxsync |
GetVBoxUserHomeDirectory: Use RTEnvGetEx when reading XDG_CONFIG_HOME …
|
|
|
@58578
|
9 years |
vboxsync |
Main/glue/NativeEventQueue.cpp: fix too pessimistic return value if …
|
|
|
@57424
|
9 years |
vboxsync |
Main: DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56669
|
9 years |
vboxsync |
glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we can …
|
|
|
@56636
|
9 years |
vboxsync |
Main/glue/tests: add some comments to the java sample code, and clean …
|
|
|
@56625
|
9 years |
vboxsync |
doc/SDKRef: Document how to run the system event queue when using the …
|
|
|
@56328
|
9 years |
vboxsync |
(c) in generated headers
|
|
|
@56306
|
9 years |
vboxsync |
Main/glue/glue-java.xsl: add method …
|
|
|
@55987
|
10 years |
vboxsync |
Removed unused LogRef function.
|
|
|
@55942
|
10 years |
vboxsync |
Bstr: Replaced RT_UNLIKELY with RT_LIKELY to improve our karma wrt MSC.
|
|
|
@55809
|
10 years |
vboxsync |
fixed error path
|
|
|
@55802
|
10 years |
vboxsync |
glue/tests/TestVBox.java: fix API version in source code
|
|
|
@55589
|
10 years |
vboxsync |
vboxapi.py: We probably need to abstract setting array attributes too, …
|
|
|
@55451
|
10 years |
vboxsync |
Main/glue: fix a buglet (don't know how it gets triggered) in the …
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@54684
|
10 years |
vboxsync |
vboxapi.py,vboxapisetup.py: Don't patch stuff in the bundle, breaks …
|
|
|
@54266
|
10 years |
vboxsync |
Main/webservice: change code to support multiple ISession instances …
|
|
|
@54126
|
10 years |
vboxsync |
Main/glue/vboxapi.py: don't use the @deprecated decorator
|
|
|
@54123
|
10 years |
vboxsync |
Main/glue/vboxapi.py: fix circular reference sabotaging garbage …
|
|
|
@54057
|
10 years |
vboxsync |
Main/glue/vboxapi.py: support for python3 (so far Windows only, …
|
|
|
@53939
|
10 years |
vboxsync |
shared uppercase template.
|
|
|
@53936
|
10 years |
vboxsync |
glue-java.xsl: Don't end the file list with an escaped new line. (nit …
|
|
|
@53935
|
10 years |
vboxsync |
(C) year
|
|
|
@53934
|
10 years |
vboxsync |
glue-java.xsl,typemap-shared.inc.xsl: Generalized and optimized the …
|
|
|
@53922
|
10 years |
vboxsync |
glue-java.xsl: xsl:key + key() optimizations, xsltproc buffer flushing …
|
|
|
@53919
|
10 years |
vboxsync |
glue/constants-python.xsl: try convince xsltproc to not realloc the …
|
|
|