|
|
@39850
|
13 years |
vboxsync |
Main/GuestCtrlImplFile: Fixed return value (typo).
|
|
|
@39849
|
13 years |
vboxsync |
crOpenGL: additional saved state fix
|
|
|
@39848
|
13 years |
vboxsync |
NAT: after creation of fresh mbuf on tcp_ouput we need to fill …
|
|
|
@39847
|
13 years |
vboxsync |
crOpenGL: fix saved state issues
|
|
|
@39846
|
13 years |
vboxsync |
%ld -> %u + %#x.
|
|
|
@39845
|
13 years |
vboxsync |
AHCI: Fix memory leak after recent optimization
|
|
|
@39844
|
13 years |
vboxsync |
d'oh! here as well …
|
|
|
@39843
|
13 years |
vboxsync |
GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
|
|
|
@39842
|
13 years |
vboxsync |
IPRT/process-win: Fixed handle leak on legacy APIs; check rc when …
|
|
|
@39841
|
13 years |
vboxsync |
d'oh!
|
|
|
@39840
|
13 years |
vboxsync |
more Linux 3.3 fixes
|
|
|
@39839
|
13 years |
vboxsync |
PDM: Initial driver chain transformation code (untested).
|
|
|
@39838
|
13 years |
vboxsync |
CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested).
|
|
|
@39837
|
13 years |
vboxsync |
nit
|
|
|
@39836
|
13 years |
vboxsync |
Clearify RTTHREADFLAGS_WAITABLE docs.
|
|
|
@39835
|
13 years |
vboxsync |
tstRTProcCreateEx: Fixed return value.
|
|
|
@39834
|
13 years |
vboxsync |
crOpenGL: adjust FBO switching logic a bit
|
|
|
@39833
|
13 years |
vboxsync |
crOpenGL: missing bits for r75809
|
|
|
@39832
|
13 years |
vboxsync |
Additions/linux: typo2
|
|
|
@39831
|
13 years |
vboxsync |
Addiotions/linux: typo.
|
|
|
@39830
|
13 years |
vboxsync |
additions/linux: compilation with linux-3.3.0-rc1 (untested, please …
|
|
|
@39829
|
13 years |
vboxsync |
Runtime/linux: linux-3.3.0-rc1 some headers requires IS_ENABLED(x) …
|
|
|
@39828
|
13 years |
vboxsync |
AHCI: Don't always allocate new memory for the data buffers but reuse …
|
|
|
@39827
|
13 years |
vboxsync |
Config.kmk: linux-3.3.0-rc1 build (please review).
|
|
|
@39826
|
13 years |
vboxsync |
Runtume/linux: build linux-3.3.0-rc1 (please review).
|
|
|
@39825
|
13 years |
vboxsync |
VBoxGuestInfo2::szName updated documenation.
|
|
|
@39824
|
13 years |
vboxsync |
IGuest/version: todos and some clean up (no real changes intended).
|
|
|
@39823
|
13 years |
vboxsync |
VMMDevReq_ReportGuestInfo2: Validate szName length.
|
|
|
@39822
|
13 years |
vboxsync |
API/GuestProperties: add DeleteGuestProperty. API version bump.
|
|
|
@39821
|
13 years |
vboxsync |
API/GuestProperties: add DeleteGuestProperty.
|
|
|
@39820
|
13 years |
vboxsync |
wddm/3d: remove disabled code
|
|
|
@39819
|
13 years |
vboxsync |
wddm/3d: fix ie rendering with mesa nvidia drivers
|
|
|
@39818
|
13 years |
vboxsync |
FreeBSD: Fix accidental deletion of crt*.o files when doing kmk clean
|
|
|
@39817
|
13 years |
vboxsync |
PR_GetInheritedFD: Potential read access beyond the end of the string.
|
|
|
@39816
|
13 years |
vboxsync |
fix DEBUG_misha builds for linux host
|
|
|
@39815
|
13 years |
vboxsync |
crOpenGL: work around Ubuntu 11.04 FBO issues
|
|
|
@39814
|
13 years |
vboxsync |
Additions/SharedFolders: uninitialized variable
|
|
|
@39813
|
13 years |
vboxsync |
Additions/Solaris: fix X.org 1.3.0 with correct xorg.conf handling.
|
|
|
@39812
|
13 years |
vboxsync |
Trace VM exits.
|
|
|
@39811
|
13 years |
vboxsync |
Additions/x11/vboxmouse: filename clean-up.
|
|
|
@39810
|
13 years |
vboxsync |
Additions/x11/vboxmouse: removed legacy code.
|
|
|
@39809
|
13 years |
vboxsync |
Additions/x11/vboxmouse: use the new mouse driver for XFree86 too.
|
|
|
@39808
|
13 years |
vboxsync |
Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
|
|
|
@39807
|
13 years |
vboxsync |
duh2!
|
|
|
@39806
|
13 years |
vboxsync |
duh!
|
|
|
@39805
|
13 years |
vboxsync |
GuestImpl.cpp: Runlevel todos.
|
|
|
@39804
|
13 years |
vboxsync |
Fixed regression (I hope) in yesterdays tcp/socket changes (name …
|
|
|
@39803
|
13 years |
vboxsync |
space
|
|
|
@39802
|
13 years |
vboxsync |
IPRT: socket / address resolving fixes. Debugged.
|
|
|
@39801
|
13 years |
vboxsync |
IPRT: socket / address resolving fixes.
|
|
|
@39800
|
13 years |
vboxsync |
fix for xtracker 6010
|
|
|
@39799
|
13 years |
vboxsync |
Main/Medium: Add field for default open flags and add …
|
|
|
@39798
|
13 years |
vboxsync |
VD: Add option to ignore flush requests
|
|
|
@39797
|
13 years |
vboxsync |
backed out r75758
|
|
|
@39796
|
13 years |
vboxsync |
experiment
|
|
|
@39795
|
13 years |
vboxsync |
python/xpcom: disabled live time debugging in debug build.
|
|
|
@39794
|
13 years |
vboxsync |
VBoxManage/GuestCtrl: Handle inaccessible directories more gently, …
|
|
|
@39793
|
13 years |
vboxsync |
VBoxManage: Comment.
|
|
|
@39792
|
13 years |
vboxsync |
iprt/mem.h: Use RT_THROW not throw to indicate exceptions thrown by a …
|
|
|
@39791
|
13 years |
vboxsync |
GuestCtrlIO: Fixed parsing result to be VERR_MORE_DATA when entering a …
|
|
|
@39790
|
13 years |
vboxsync |
tstGuestCtrlParseBuffer: Added routine for manual testing, some …
|
|
|
@39789
|
13 years |
vboxsync |
Additions/linux/sharedfolders: make sure all data is written out when …
|
|
|
@39788
|
13 years |
vboxsync |
Additions/linux/sharedfolders: r75732 (processing remount option) only …
|
|
|
@39787
|
13 years |
vboxsync |
Additions/linux/sharedfolders: make sure all data is written out when …
|
|
|
@39786
|
13 years |
vboxsync |
Additions/x11/vboxmouse: use the new code for X.Org 7.0, 7.1 and 7.2 too.
|
|
|
@39785
|
13 years |
vboxsync |
/Makefile.kmk: Added a couple of rules to heat up the office…
|
|
|
@39784
|
13 years |
vboxsync |
regex it is not.
|
|
|
@39783
|
13 years |
vboxsync |
doxygen comments where appropriate, please.
|
|
|
@39782
|
13 years |
vboxsync |
Solaris/Installer: better warning text.
|
|
|
@39781
|
13 years |
vboxsync |
Shared Folders/Linux: processing remount option .
|
|
|
@39780
|
13 years |
vboxsync |
Solaris/Installer: support pre-S11 pkg versions in OS version …
|
|
|
@39779
|
13 years |
vboxsync |
FE/Qt: 3017: Create GUI settings for maximum guest resolution: Initial …
|
|
|
@39778
|
13 years |
vboxsync |
NAT: DrvNAT.cpp (missed changes)
|
|
|
@39777
|
13 years |
vboxsync |
NAT: VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER=1
|
|
|
@39776
|
13 years |
vboxsync |
NAT: (release log) let user know when mapping is registered or …
|
|
|
@39775
|
13 years |
vboxsync |
NAT: introduces CFGM value …
|
|
|
@39774
|
13 years |
vboxsync |
NAT: backed out r75718.
|
|
|
@39773
|
13 years |
vboxsync |
NAT: logs and comments.
|
|
|
@39772
|
13 years |
vboxsync |
NAT: warns on switch on DNS proxy if DNS host resolver has been …
|
|
|
@39771
|
13 years |
vboxsync |
doc/manual: superfluous.
|
|
|
@39770
|
13 years |
vboxsync |
doc/manual: typos, wording.
|
|
|
@39769
|
13 years |
vboxsync |
doc/manual: Update bridge networking for Solaris 11 Crossbow + xxe …
|
|
|
@39768
|
13 years |
vboxsync |
NAT: replaces goto with if {} else {} statement.
|
|
|
@39767
|
13 years |
vboxsync |
NAT: Introduces VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER kmk variable to …
|
|
|
@39766
|
13 years |
vboxsync |
NAT: host resolver can use user-defined mapping instead of host …
|
|
|
@39765
|
13 years |
vboxsync |
doc/manual: minor typos.
|
|
|
@39764
|
13 years |
vboxsync |
DrvSCSI: Log errors to the release log for the synchronous I/O path too
|
|
|
@39763
|
13 years |
vboxsync |
doc/manual: correct mode for configuration files
|
|
|
@39762
|
13 years |
vboxsync |
Additions/linux/drm: support OEL/RHEL6.2, fix.
|
|
|
@39761
|
13 years |
vboxsync |
Additions/solaris/Installer: fix 4.1.8 regression with driver loading …
|
|
|
@39760
|
13 years |
vboxsync |
VBoxService/VMInfo: Dump process names when enumerating active …
|
|
|
@39759
|
13 years |
vboxsync |
VBoxGINA + VBoxCredProv: Let the release log know about credential …
|
|
|
@39758
|
13 years |
vboxsync |
doc/manual: typo
|
|
|
@39757
|
13 years |
vboxsync |
crOpenGL: remove unnecessary warning
|
|
|
@39756
|
13 years |
vboxsync |
Additions/linux/installer: build_in_tmp selinux permissions for …
|
|
|
@39755
|
13 years |
vboxsync |
PGMR3PoolGrow: Fixed fatal assertion. duh.
|
|
|
@39754
|
13 years |
vboxsync |
Solaris/Installer: fix checkinstall for zones.
|
|
|
@39753
|
13 years |
vboxsync |
IPRT: disable critical error message boxes on init. Take three.
|
|
|
@39752
|
13 years |
vboxsync |
IPRT: disable critical error message boxes on init. Take two.
|
|
|
@39751
|
13 years |
vboxsync |
IPRT: disable critical error message boxes on init.
|
|
|