|
|
@33825
|
14 years |
vboxsync |
Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
|
|
|
@33822
|
14 years |
vboxsync |
iprt/vfs: I/O stream code.
|
|
|
@33820
|
14 years |
vboxsync |
iprt/vfs: Hacking in progress.
|
|
|
@33818
|
14 years |
vboxsync |
MiniString: Don't crash if NULL is passed in the constructor
|
|
|
@33806
|
14 years |
vboxsync |
ExtPack changes, related IPRT changes.
|
|
|
@33805
|
14 years |
vboxsync |
iprt::MiniString: Added a substring constructor and joined the …
|
|
|
@33804
|
14 years |
vboxsync |
iprt/tar.h: some review, clean and adding documentation.
|
|
|
@33802
|
14 years |
vboxsync |
iprt/path.h: Added RTPATHRENAME_FLAGS_NO_REPLACE to make …
|
|
|
@33801
|
14 years |
vboxsync |
iprt/dir.h: Added RTDIRRMREC_F_CONTENT_AND_DIR (0) to make …
|
|
|
@33799
|
14 years |
vboxsync |
PDM: Added DevHelps to query virtual time without requiring a timer.
|
|
|
@33766
|
14 years |
vboxsync |
VBoxManage: Implemented 'list extpacks', 'extpack install' and …
|
|
|
@33758
|
14 years |
vboxsync |
Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
|
|
|
@33739
|
14 years |
vboxsync |
missing header updates + include.
|
|
|
@33714
|
14 years |
vboxsync |
wddm/3d: CrHgsmi cleanup, free resources correctly; 2D fixes
|
|
|
@33701
|
14 years |
vboxsync |
SUPLib: Some new hardening APIs (almost done).
|
|
|
@33700
|
14 years |
vboxsync |
Main;Runtime: use size_t
|
|
|
@33694
|
14 years |
vboxsync |
Runtime: explicitly set it to 32bit
|
|
|
@33693
|
14 years |
vboxsync |
Main: More ExtPack code.
|
|
|
@33692
|
14 years |
vboxsync |
iprt/cdefs.h: Added RT_FROM_CPP_MEMBER for shutting up mr noisy (g++).
|
|
|
@33680
|
14 years |
vboxsync |
IPRT: Added RTBldCfgCompiler.
|
|
|
@33679
|
14 years |
vboxsync |
IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
|
|
|
@33678
|
14 years |
vboxsync |
IPRT: Added RTStrCat and RTStrCatEx.
|
|
|
@33676
|
14 years |
vboxsync |
scm cleanup run.
|
|
|
@33675
|
14 years |
vboxsync |
Main;Runtime: move 32bit string to int converter
|
|
|
@33661
|
14 years |
vboxsync |
Main/OVF: never write the Machine/@stateFile attribute in machine XML …
|
|
|
@33656
|
14 years |
vboxsync |
*: rebrand Sun (L)GPL disclaimers
|
|
|
@33623
|
14 years |
vboxsync |
ExtPack: More code.
|
|
|
@33621
|
14 years |
vboxsync |
Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
|
|
|
@33615
|
14 years |
vboxsync |
now it's right. added tests to prove it.
|
|
|
@33614
|
14 years |
vboxsync |
grumble, -1, not 1.
|
|
|
@33613
|
14 years |
vboxsync |
iprt::MiniString::compare: copy&past bug in the previous fix spotted …
|
|
|
@33610
|
14 years |
vboxsync |
iprt::MiniString: Fixed bug in compare("") and equals("") caused by …
|
|
|
@33605
|
14 years |
vboxsync |
iprt/cpp/ministring: Added printf and printfV methods.
|
|
|
@33575
|
14 years |
vboxsync |
build fix
|
|
|
@33567
|
14 years |
vboxsync |
VD: Move the generic virtual disk framework + backends to …
|
|
|
@33563
|
14 years |
vboxsync |
iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
|
|
|
@33560
|
14 years |
vboxsync |
iprt/uni.h: fixed typos preventing the flag lookups from linking and …
|
|
|
@33558
|
14 years |
vboxsync |
Guest Copy/Guest Additions: First working version of host-triggered …
|
|
|
@33556
|
14 years |
vboxsync |
VRDE: More API changes for the VRDP server separation.
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33535
|
14 years |
vboxsync |
fortify does not like builtin_expect()
|
|
|
@33524
|
14 years |
vboxsync |
Storage: Implement offical support for other disk types like DVD and …
|
|
|
@33520
|
14 years |
vboxsync |
iprt/assert.h: Added AssertLogRelMsgStmt, AssertLogRelMsgReturnStmt, …
|
|
|
@33513
|
14 years |
vboxsync |
fix OSE
|
|
|
@33502
|
14 years |
vboxsync |
Added RTSystemQueryAvailableRam
|
|
|
@33496
|
14 years |
vboxsync |
iprt/string.h: Moved the string format docs to the header so it is …
|
|
|
@33494
|
14 years |
vboxsync |
Build fixes.
|
|
|
@33492
|
14 years |
vboxsync |
Guest Copy/Guest Additions: Update.
|
|
|
@33469
|
14 years |
vboxsync |
IPRT: xml classes documentation, plus reduced some buffer sizes.
|
|
|
@33464
|
14 years |
vboxsync |
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
|
|
|
@33450
|
14 years |
vboxsync |
iprt/path: Added RTPathJoinA.
|
|
|
@33449
|
14 years |
vboxsync |
IPRT/isofs.h: Tabs, documentation.
|
|
|
@33439
|
14 years |
vboxsync |
IPRT, Linux additions, Shared folders: added support for guest shared …
|
|
|
@33426
|
14 years |
vboxsync |
iprt/symlink.h: Initial code (only tested on linux).
|
|
|
@33419
|
14 years |
vboxsync |
PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
|
|
|
@33409
|
14 years |
vboxsync |
Shared folders: introduced SHFL_FN_READLINK, SHFL_FN_SYMLINK, …
|
|
|
@33386
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@33385
|
14 years |
vboxsync |
VBox/com/defs.h: Some OS/2 hack updates from a while back…
|
|
|
@33359
|
14 years |
vboxsync |
iprt/asm.h: Don't include asm-math.h and asm-amd64-x86.h any more.
|
|
|
@33350
|
14 years |
vboxsync |
iprt/asm.h: Missing paranthesis and variable usage.
|
|
|
@33340
|
14 years |
vboxsync |
cdefs: added RT_BOOL
|
|
|
@33337
|
14 years |
vboxsync |
iprt: introduced RTSymlink() and RTReadLink() (thanks Brian …
|
|
|
@33325
|
14 years |
vboxsync |
virtio-net: large (GSO) receive packet support (#4807)
|
|
|
@33314
|
14 years |
vboxsync |
PCI, PDM: MSI-X support (absolutely untested)
|
|
|
@33306
|
14 years |
vboxsync |
wddm/3d: scrolling with aero 8x speedup, bugfixing + profiling
|
|
|
@33291
|
14 years |
vboxsync |
Runtime: no colon
|
|
|
@33289
|
14 years |
vboxsync |
Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
|
|
|
@33286
|
14 years |
vboxsync |
Runtime: add lock free circular buffer + simple testcase
|
|
|
@33284
|
14 years |
vboxsync |
Runtime: add ASMAtomicAddSize and ASMAtomicSubSize
|
|
|
@33269
|
14 years |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33268
|
14 years |
vboxsync |
IPRT: Added an AVL tree taking void * ranges.
|
|
|
@33262
|
14 years |
vboxsync |
RTOnce: Avoid allocating anything when there are no races.
|
|
|
@33247
|
14 years |
vboxsync |
VBoxService/Guest Execution: Update.
|
|
|
@33245
|
14 years |
vboxsync |
IPRT: Added RTPathStartsWithRoot.
|
|
|
@33236
|
14 years |
vboxsync |
PCI: MSI-X work
|
|
|
@33233
|
14 years |
vboxsync |
Runtime/file: defines for stdin/out/err native handles
|
|
|
@33229
|
14 years |
vboxsync |
DIGEST_LEN, not STRING_LEN as the terminator is not included
|
|
|
@33228
|
14 years |
vboxsync |
VBoxAuthSimple now requires SHA-256 hashes, no more cleartext passwords
|
|
|
@33222
|
14 years |
vboxsync |
wddm/3d: cromium hgsmi fixes
|
|
|
@33218
|
14 years |
vboxsync |
AsyncCompletion: Move bandwidth groups to the generic code and support …
|
|
|
@33216
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi fixes
|
|
|
@33205
|
14 years |
vboxsync |
comment typos
|
|
|
@33199
|
14 years |
vboxsync |
iprt/asm: C90 warning
|
|
|
@33197
|
14 years |
vboxsync |
iprt/asm: fixed bug in ASMAtomicReadU64() and …
|
|
|
@33196
|
14 years |
vboxsync |
iprt/asm: make the behavior of ASMAtomicAddU64() match the …
|
|
|
@33182
|
14 years |
vboxsync |
Devices/Storage: implement sequential reading of streamOptimized VMDK …
|
|
|
@33169
|
14 years |
vboxsync |
iprt/cdefs.h: time constants.
|
|
|
@33167
|
14 years |
vboxsync |
SUPDrv,SUPLib: Expose the high resolution event semaphore APIs.
|
|
|
@33155
|
14 years |
vboxsync |
IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
|
|
|
@33146
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi, host part + guest part debugging
|
|
|
@33138
|
14 years |
vboxsync |
iprt/asm.h: build fix.
|
|
|
@33136
|
14 years |
vboxsync |
iprt/asm.h,tstRTInlineAsm: Added 64-bit atomic OR, AND, INC, DEC, ADD …
|
|
|
@33119
|
14 years |
vboxsync |
header fix
|
|
|
@33118
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi transport (missing file)
|
|
|
@33116
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi transport (guest part, disabled)
|
|
|
@33111
|
14 years |
vboxsync |
FreeBSD: build fixes (thanks to Bernhard Froehlich)
|
|
|
@33082
|
14 years |
vboxsync |
Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
|
|
|
@33074
|
14 years |
vboxsync |
Runtime: space
|
|
|
@33073
|
14 years |
vboxsync |
Main: partly reverted r66582
|
|
|
@33064
|
14 years |
vboxsync |
Guest Execution/Copy: Added support for input handling, added more …
|
|
|