|
|
@29056
|
15 years |
vboxsync |
Linux/FreeBSD Additions: fixed missing RTStrCopy
|
|
|
@29055
|
15 years |
vboxsync |
pam: warnings
|
|
|
@29054
|
15 years |
vboxsync |
build fix
|
|
|
@29053
|
15 years |
vboxsync |
PAM: Try to compile as a C program.
|
|
|
@29052
|
15 years |
vboxsync |
VBoxShell: replaces with None in tuples returned with nat's commannds.
|
|
|
@29051
|
15 years |
vboxsync |
VBoxShell: NAT manipulations.
|
|
|
@29050
|
15 years |
vboxsync |
NAT: reserves space for ether header before any manipulation with mbuf.
|
|
|
@29049
|
15 years |
vboxsync |
SCSI: Another assertion fix
|
|
|
@29048
|
15 years |
vboxsync |
VBoxHDD: Fix an assertion during a flush request. There is no S/G list
|
|
|
@29047
|
15 years |
vboxsync |
AHCI: Fix error reporting protocol violation
|
|
|
@29046
|
15 years |
vboxsync |
typo
|
|
|
@29044
|
15 years |
vboxsync |
build fix
|
|
|
@29043
|
15 years |
vboxsync |
Additions: report VMMDevReq_ReportGuestInfo2 in addition to …
|
|
|
@29042
|
15 years |
vboxsync |
Typo.
|
|
|
@29041
|
15 years |
vboxsync |
VBoxService/Control: Use critsects also, logging.
|
|
|
@29040
|
15 years |
vboxsync |
VBoxService/PropCache: Finished some todos, IPRT: Added VINF_NO_CHANGE.
|
|
|
@29039
|
15 years |
vboxsync |
FE/Qt: no update request during startup for OSE
|
|
|
@29038
|
15 years |
vboxsync |
FE/Qt: updated French NLS
|
|
|
@29037
|
15 years |
vboxsync |
recompiler/Makefile.kmk: Enabled the new stuff for linux.amd64.
|
|
|
@29036
|
15 years |
vboxsync |
Main/Snapshot: handle late failures more gracefully when the actual …
|
|
|
@29035
|
15 years |
vboxsync |
VMDK: Implement async flush
|
|
|
@29034
|
15 years |
vboxsync |
DrvBlock: Print IgnoreFlush setting
|
|
|
@29033
|
15 years |
vboxsync |
tstDeviceStructSizeRC.cpp: Missing changes
|
|
|
@29032
|
15 years |
vboxsync |
wording
|
|
|
@29031
|
15 years |
vboxsync |
Frontends/VirtualBox: fix enabling/disabling of the "take snapshot" …
|
|
|
@29030
|
15 years |
vboxsync |
AHCI: Implement missing error reporting bits
|
|
|
@29029
|
15 years |
vboxsync |
AsyncCompletion: Only reopen files on Windows. It is the only host …
|
|
|
@29028
|
15 years |
vboxsync |
Main/Medium: New API method for directly querying the MediumFormat …
|
|
|
@29027
|
15 years |
vboxsync |
RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
|
|
|
@29026
|
15 years |
vboxsync |
VBoxServiceVMInfo/PropCache: r=bird: todos in the code. Fixed two odd …
|
|
|
@29025
|
15 years |
vboxsync |
netflt/win: unregister notify object properly (public bug #5780)
|
|
|
@29024
|
15 years |
vboxsync |
Shared paging updates
|
|
|
@29023
|
15 years |
vboxsync |
java bridge: simplified init, Makefile bugs, installer draft
|
|
|
@29022
|
15 years |
vboxsync |
VBoxServiceUtils.cpp: restore newline
|
|
|
@29021
|
15 years |
vboxsync |
VBoxServiceControl.cpp: file header.
|
|
|
@29020
|
15 years |
vboxsync |
VBoxService.cpp: Spaces and minor cleanups.
|
|
|
@29019
|
15 years |
vboxsync |
crOpenGL: rever back to 8 texture untits, to avoid memory overwrite in …
|
|
|
@29018
|
15 years |
vboxsync |
FE/Qt: 4865: Network device LED is now synchronized with device presence.
|
|
|
@29017
|
15 years |
vboxsync |
crOpenGL: fix blak screen after loading snapshot of VM with compiz …
|
|
|
@29016
|
15 years |
vboxsync |
Linux Additions: don't automount the vboxsf folders twice
|
|
|
@29015
|
15 years |
vboxsync |
FE/Qt: 4865: HD, CD, FD device LEDs are now synchronized with device …
|
|
|
@29014
|
15 years |
vboxsync |
FE/Qt4-OSX: new core: make show window work, when the VM is collapsed …
|
|
|
@29013
|
15 years |
vboxsync |
java bridge: props, generic manager
|
|
|
@29012
|
15 years |
vboxsync |
recompiler/Makefile.kmk: darwin.amd64 + cleanup.
|
|
|
@29011
|
15 years |
vboxsync |
VBoxService: Fixed build dependencies.
|
|
|
@29010
|
15 years |
vboxsync |
FE/Qt: 4396: Storage Settings UI will now sort listed attachments by …
|
|
|
@29008
|
15 years |
vboxsync |
FE/Qt: fixed another foreach() misusage
|
|
|
@29007
|
15 years |
vboxsync |
FE/Qt: fixed foreach() usage
|
|
|
@29006
|
15 years |
vboxsync |
VBoxHDD: Move the FinishWrite call from DrvVD to VBoxHDD where we can …
|
|
|
@29005
|
15 years |
vboxsync |
Comment.
|
|
|
@29004
|
15 years |
vboxsync |
Backed out accidental change done in r61039.
|
|
|
@29003
|
15 years |
vboxsync |
Guest Control/Main/HostService: Proper shutdown / notification when VM …
|
|
|
@29002
|
15 years |
vboxsync |
Main: Move the I/O cache setting from GUI to Main
|
|
|
@29001
|
15 years |
vboxsync |
FE/Qt: 4873: Misnamed boot disk setting in New VM Wizard fix.
|
|
|
@29000
|
15 years |
vboxsync |
FE/Qt4: new core: remove focus and host key grabbing when pausing a VM
|
|
|
@28999
|
15 years |
vboxsync |
addendum to r61029
|
|
|
@28998
|
15 years |
vboxsync |
Linux Additions: rename the vboxvfs module to vboxsf to make it load …
|
|
|
@28997
|
15 years |
vboxsync |
python WS: accept str too in setter
|
|
|
@28996
|
15 years |
vboxsync |
Adjusted priority as 'Windows XP SP3' was interpreted as 'Windows 3.x'
|
|
|
@28995
|
15 years |
vboxsync |
xpcom: safer debugging printouts (affect java bridge)
|
|
|
@28994
|
15 years |
vboxsync |
FE/Qt4: new core: fix usb availability checking
|
|
|
@28993
|
15 years |
vboxsync |
Linux Additions / shared folders: Accept the _netdev mount option …
|
|
|
@28992
|
15 years |
vboxsync |
xpcom: spaces, temp hack to fetch proxy release into the image on …
|
|
|
@28991
|
15 years |
vboxsync |
bugger
|
|
|
@28990
|
15 years |
vboxsync |
recompiler/Makefile.kmk: Started cleaning up the makefile.
|
|
|
@28987
|
15 years |
vboxsync |
FE/QT4: make sure the status bar info get cleared on several events
|
|
|
@28986
|
15 years |
vboxsync |
Updates
|
|
|
@28985
|
15 years |
vboxsync |
FE/Qt: French NLS typos (public ticket #6619)
|
|
|
@28984
|
15 years |
vboxsync |
Main: 512MB by default for Ubuntu
|
|
|
@28983
|
15 years |
vboxsync |
VBoxService/PropCache: Make it thread safe (for a global cache later).
|
|
|
@28981
|
15 years |
vboxsync |
Additions: operator precedence
|
|
|
@28980
|
15 years |
vboxsync |
Devices/Storage: fix extremely sporadic bogus triggering of "I/O state …
|
|
|
@28979
|
15 years |
vboxsync |
Main: Display implements both IDisplay and IConsoleCallback
|
|
|
@28978
|
15 years |
vboxsync |
VBoxService/PropCache: Bugfixes.
|
|
|
@28977
|
15 years |
vboxsync |
Main: fix bug in OnShowWindow introduced in r60968
|
|
|
@28976
|
15 years |
vboxsync |
Removed wrong comment
|
|
|
@28975
|
15 years |
vboxsync |
Only from EMT
|
|
|
@28974
|
15 years |
vboxsync |
Dump GMM stats on PGMR3PhysAllocateHandyPages failure.
|
|
|
@28973
|
15 years |
vboxsync |
IConsoleCallback in Display (xTracker 4878)
|
|
|
@28972
|
15 years |
vboxsync |
VBoxService/PropCache: Bugfixes.
|
|
|
@28971
|
15 years |
vboxsync |
xpcom: fixed possible memory leak in rarely used code
|
|
|
@28970
|
15 years |
vboxsync |
xpcom: actually this isn't a bug
|
|
|
@28969
|
15 years |
vboxsync |
Build fix.
|
|
|
@28968
|
15 years |
vboxsync |
Typo.
|
|
|
@28967
|
15 years |
vboxsync |
VBoxService: Introduced guest property cache (used by VM information …
|
|
|
@28966
|
15 years |
vboxsync |
xpcom: added missing termination character to buffer size …
|
|
|
@28965
|
15 years |
vboxsync |
ConsoleImplTeleporter.cpp: Retain the socket before letting SSM have a …
|
|
|
@28964
|
15 years |
vboxsync |
FE/Qt4: new core: no mini toolbar in seamless on Mac OS X
|
|
|
@28963
|
15 years |
vboxsync |
FE/Qt4: new core: use the VBOX_E_DONT_CALL_AGAIN in the new core also
|
|
|
@28962
|
15 years |
vboxsync |
Main/Solaris: Added description for igb NIC.
|
|
|
@28961
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: fixed memory leak in VLAN priority tag stripping.
|
|
|
@28960
|
15 years |
vboxsync |
Frontends: Use VBOX_E_DONT_CALL_AGAIN with IConsoleCallback.
|
|
|
@28959
|
15 years |
vboxsync |
ConsoleImpl: Implemented VBOX_E_DONT_CALL_AGAIN for IConsoleCallback.
|
|
|
@28958
|
15 years |
vboxsync |
Main/OVF: sort elements from rasd: namespace alphabetically (public …
|
|
|
@28957
|
15 years |
vboxsync |
Main/OVF: on export, fix vmdk format string spec and sort elements …
|
|
|
@28956
|
15 years |
vboxsync |
Main/OVF: make vbox:Machine element more compliant with OVF standard …
|
|
|
@28955
|
15 years |
vboxsync |
VirtualBox::RegisterCallback,Console::RegisterCallback: Explicitly …
|
|
|
@28954
|
15 years |
vboxsync |
APIC: x2APIC casts
|
|
|
@28953
|
15 years |
vboxsync |
python bridge: format errors,spaces
|
|
|
@28952
|
15 years |
vboxsync |
APIC: fixed invalid memory access in currently unused code
|
|
|