VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18445   16 years vboxsync DrvHostDVD: better fix.
(edit) @18444   16 years vboxsync DrvHostDVD: size_t again.
(edit) @18443   16 years vboxsync DrvNamedPipe: Fixed (?) undefined variable in odd error case in …
(edit) @18442   16 years vboxsync Pcap.cpp: MSC/64 warnings.
(edit) @18441   16 years vboxsync DrvIntNet.cpp: MSC/64 warnings.
(edit) @18440   16 years vboxsync oops.
(edit) @18439   16 years vboxsync DevE1000.cpp: One size_t and one bool conversion warning.
(edit) @18438   16 years vboxsync DevE1000Phy.cpp: Fixed MSC warning about converting 0x8000 to bool. …
(edit) @18437   16 years vboxsync DevPCNet.cpp: MSC/64 size_t warning.
(edit) @18436   16 years vboxsync DrvHostBase.cpp/h: Grumble. forgot about this bugger.
(edit) @18435   16 years vboxsync VMMDevHGCM.cpp: size_t warning.
(edit) @18434   16 years vboxsync pdmifs.h,DevATA,ATAController,DrvHostDVD: Changed the pcbBuf parameter …
(edit) @18433   16 years vboxsync PGMPhys.cpp: fixed type cast in same assert msg.
(edit) @18432   16 years vboxsync PGMPhys.cpp: Corrected bad shift in an assertion message. (Thanks MSC.)
(edit) @18431   16 years vboxsync PDMLdr.cpp: Another annoying conversion warning, made the code …
(edit) @18430   16 years vboxsync MMR3HyperAllocOnceNoRel: Another size_t/uint32_t warning from MSC/64. …
(edit) @18429   16 years vboxsync MMHyper: Fixed bug (+warning) in mmR3HyperHeapCreate where the …
(edit) @18428   16 years vboxsync heapsimple.cpp: MSC/64 warning.
(edit) @18427   16 years vboxsync iprt/test.cpp: MSC/64 warnings.
(edit) @18426   16 years vboxsync zip.cpp: shut up some conversion warnings (MSC/64).
(edit) @18425   16 years vboxsync tstBitOperations: Use RT_ZERO instead of memset a couple of place so …
(edit) @18423   16 years vboxsync webtest.cpp: Shut up two size_t warnings from 64-bit MSC.
(edit) @18422   16 years vboxsync Makefiles,DIS: Cleanup of C++ exception options for the windows …
(edit) @18419   16 years vboxsync slirp.c: Overlooked another bogus LogRel(("adding %s to DNS suffix …
(edit) @18418   16 years vboxsync quick fix for #3775
(edit) @18417   16 years vboxsync HostServices/SharedClipboard: split up the global context structure …
(edit) @18416   16 years vboxsync HostServices/SharedClipboard: split up the global context structure …
(edit) @18415   16 years vboxsync FE/Qt4-OSX: change the sizes a little bit
(edit) @18414   16 years vboxsync Fix for r45174 (make sure the timer does not stop)
(edit) @18413   16 years vboxsync FE/Qt4: NLS updates
(edit) @18412   16 years vboxsync Main: api docs
(edit) @18411   16 years vboxsync FE/Qt4: string fixes
(edit) @18410   16 years vboxsync FE/Qt4: tr() update #3 (Import appliance wizard & Problem Reporter).
(edit) @18409   16 years vboxsync German NLS updates
(edit) @18408   16 years vboxsync HostServices/SharedClipboard: remove references to the host-specific …
(edit) @18407   16 years vboxsync FE/Qt4: Global Settings / Network page little re-layout.
(edit) @18406   16 years vboxsync Main: add IProgress::GetTimeRemaining()
(edit) @18405   16 years vboxsync OSE/win burn fix
(edit) @18404   16 years vboxsync FE/Qt4: tr() update #2 (Global Settings / Network page & VM Settings / …
(edit) @18403   16 years vboxsync Frontends/VBoxManage: update help to show only the relevant format variants
(edit) @18402   16 years vboxsync FE/Qt4-OVF: remove files before export
(edit) @18401   16 years vboxsync FE/Qt: French NLS
(edit) @18400   16 years vboxsync OVF: use capacity instead of populated size as a better approximation …
(edit) @18399   16 years vboxsync GuestHost/SharedClipboard: these were not yet for committing
(edit) @18398   16 years vboxsync HostServices/SharedClipboard: move the first code to the GuestHost …
(edit) @18397   16 years vboxsync FE/Qt4-OVF: changed file selector in the import wizard
(edit) @18396   16 years vboxsync VBoxManage: add hidden --detailed-progress option for import to debug …
(edit) @18395   16 years vboxsync OVF: fix incorrect progress weighting
(edit) @18394   16 years vboxsync Main: do not allow IProgress to report 100% until we're really done
(edit) @18393   16 years vboxsync FE/Qt4: Relayout (for MAC) for Global Settings / Network page.
(edit) @18392   16 years vboxsync OVF: wizard strings
(edit) @18391   16 years vboxsync OSE fix
(edit) @18390   16 years vboxsync OVF: wizard strings
(edit) @18389   16 years vboxsync use toUInt32() here
(edit) @18388   16 years vboxsync API/HardDisk: merge the functionality of cloneTo and flattenTo, and …
(edit) @18387   16 years vboxsync FE/Qt4: changed key sequences
(edit) @18386   16 years vboxsync GuestHost/OpenGL: util/vboxhgcm: Solaris ioctl request header fix.
(edit) @18385   16 years vboxsync #3569 (comment 72): Solved the issue with forgetting xml settings.
(edit) @18384   16 years vboxsync FE/Qt4: remove import dependency
(edit) @18383   16 years vboxsync PCNet: don't block if we can't enter the critical section from …
(edit) @18382   16 years vboxsync FE/Qt4: merged Italian translations
(edit) @18381   16 years vboxsync FE/Qt4: tr() update #1 (Global Settings / Network page).
(edit) @18380   16 years vboxsync crOpenGL: change debug messages
(edit) @18379   16 years vboxsync Additions/x11/vboxvideo: re-enable DRI with X.Org Server 1.6, as it …
(edit) @18378   16 years vboxsync FE/Qt4-OVF: complete rearrangement of all ovf related classes; added …
(edit) @18377   16 years vboxsync Linux additions: add a simple autorun.sh file to make the Ubuntu 8.10 …
(edit) @18376   16 years vboxsync OVF: added product info & friends for in/export
(edit) @18375   16 years vboxsync NetIf/win: NetAdp creation fix
(edit) @18374   16 years vboxsync Cbinding: removed repeated words (Foundation, the)
(edit) @18373   16 years vboxsync DevPcBios: comments.
(edit) @18372   16 years vboxsync SUPLib: bugger!
(edit) @18371   16 years vboxsync RTAssertShouldPanic-vbox.cpp: don't waste stack.
(edit) @18370   16 years vboxsync SUPR3Init: Mapping of the GIP page is mandatory.
(edit) @18369   16 years vboxsync GMMR0: Baka tori! Bitmap was a wee bit too small.
(edit) @18367   16 years vboxsync tstBitOperations: Another testcase (left over from debugging a silly …
(edit) @18366   16 years vboxsync RTTest: RTTEST_CHECK, doxygen.
(edit) @18365   16 years vboxsync tstBitOperations: Use RTTest.
(edit) @18364   16 years vboxsync RTTest: kick-off for testcase helpers.
(edit) @18363   16 years vboxsync Additions/Solaris/installer: match previous changes to VBoxClient
(edit) @18362   16 years vboxsync Additions/linux/installer: match previous changes to VBoxClient
(edit) @18361   16 years vboxsync Additions/linux/vboxadd: added additional functionality to /dev/vboxuser
(edit) @18360   16 years vboxsync Additions/x11/VBoxClient: run a separate process for each service and …
(edit) @18359   16 years vboxsync Additions/common/VbglR3Lib: fixed pidfile creation
(edit) @18358   16 years vboxsync VirtualBox: Add statistics for SCSI controllers in frontend
(edit) @18357   16 years vboxsync tstLdr-3: cpu mode.
(edit) @18356   16 years vboxsync trailing newline please.
(edit) @18355   16 years vboxsync pgmPoolCacheFreeOne: Rewrote recursion to a finit loop; overflowing …
(edit) @18354   16 years vboxsync MMHyper: With lots of memory, we have to scale up the hyper heap size …
(edit) @18353   16 years vboxsync PGM: More (cheap) release stats.
(edit) @18352   16 years vboxsync Additions/linux/vboxadd: don't unregister an HGCM connection which was …
(edit) @18351   16 years vboxsync CFGM: doc update.
(edit) @18350   16 years vboxsync OVF: import/export IDE controller subtype (PIIX3/4) in XML to prevent …
(edit) @18349   16 years vboxsync REM: Corrected L1_BITS (crashed in tb_alloc_page during ubuntu 8.10/64 …
(edit) @18348   16 years vboxsync LsiLogic, BusLogic: Add Led support
(edit) @18347   16 years vboxsync Storage/VMDK: fix reading certain VMDK files which have unusual …
(edit) @18345   16 years vboxsync PGMAllPhys.cpp: Use new IPE status codes.
(edit) @18344   16 years vboxsync PGMInternal.h: build fix for the old phys code.
(edit) @18343   16 years vboxsync EM: New IPEs, use VERR_IPE_UNEXPECTED_STATUS.
(edit) @18341   16 years vboxsync Additions/common/VBoxService: try to fix a burn
(edit) @18340   16 years vboxsync OVF: default to bridged networking on import as expected by vmware
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette