VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4476   18 years vboxsync fixed darwin and two really bad assertions.
(edit) @4475   18 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4474   18 years vboxsync Solaris.
(edit) @4470   18 years vboxsync Removed _WIN32_WINNT override as we're dynamically importing anyway
(edit) @4469   18 years vboxsync dbg packages: keep debug symbols of R0/GC modules as well
(edit) @4468   18 years vboxsync Part two
(edit) @4467   18 years vboxsync Cleaned up
(edit) @4466   18 years vboxsync Set security descriptor for notification event semaphore
(edit) @4465   18 years vboxsync build debian debug packages
(edit) @4464   18 years vboxsync Only need modify state access.
(edit) @4463   18 years vboxsync Close handle
(edit) @4462   18 years vboxsync Accidental commit
(edit) @4461   18 years vboxsync Rewrote seamless notification handling.
(edit) @4460   18 years vboxsync format typo
(edit) @4459   18 years vboxsync FE/Qt: Added missing COM port and Stuck state icons.
(edit) @4458   18 years vboxsync Updated the Russian translations for the 1.5 release.
(edit) @4457   18 years vboxsync More logging
(edit) @4456   18 years vboxsync Fixed an invalid format string in a LogFlow() statement.
(edit) @4455   18 years vboxsync Fixed PDMTHREAD::Thread initialiation race, the new thread might …
(edit) @4454   18 years vboxsync fixed VBoxUSB/VBoxDrv Info.plist conflict.
(edit) @4453   18 years vboxsync No difference; increased timeout again
(edit) @4452   18 years vboxsync Tuned the message loop for faster responds time
(edit) @4451   18 years vboxsync Fixed compile problem when PGMPOOL_WITH_CACHE wasn't set.
(edit) @4450   18 years vboxsync fixed updateAppearenceOf (show right shared folders tool tip now on OSE)
(edit) @4449   18 years vboxsync marked the change.
(edit) @4445   18 years vboxsync Make sure we initialize Windows sockets (on windows)
(edit) @4444   18 years vboxsync small German nls updates
(edit) @4443   18 years vboxsync warning
(edit) @4442   18 years vboxsync size_t
(edit) @4441   18 years vboxsync HappyHTTP copyright fix
(edit) @4440   18 years vboxsync rhel3 fix
(edit) @4439   18 years vboxsync OS/2
(edit) @4438   18 years vboxsync more fixes, darwin
(edit) @4437   18 years vboxsync win build fix
(edit) @4436   18 years vboxsync export
(edit) @4435   18 years vboxsync FE/Qt: Changed EOL type.
(edit) @4434   18 years vboxsync Updated the Korean, Czech, Italian, Polish, Brazilian Portuguese and …
(edit) @4432   18 years vboxsync 2142: GUI should download Additions: Downloader widget rewritten to …
(edit) @4431   18 years vboxsync another build fix
(edit) @4430   18 years vboxsync fixed build
(edit) @4429   18 years vboxsync proper implementation of the ram refresh bit in 61h (bit 4).
(edit) @4428   18 years vboxsync 15h 8600h is reading the wrong stack frame, this accounts for the …
(edit) @4427   18 years vboxsync iprt/param.h for RTPATH_MAX.
(edit) @4426   18 years vboxsync Workaround for VC++ 8 / amd64 optimization issue (it took ages to …
(edit) @4425   18 years vboxsync some more CPU feature flags
(edit) @4423   18 years vboxsync Broken inf for the 64 bits build
(edit) @4422   18 years vboxsync Tamed the send thread using PDMThread.
(edit) @4421   18 years vboxsync Fixed bugs found during testing. Wakeup -> WakeUp.
(edit) @4420   18 years vboxsync Force recompiler emulation of string io operations to work around host …
(edit) @4419   18 years vboxsync Accidental commit
(edit) @4418   18 years vboxsync Reapplied 23986
(edit) @4417   18 years vboxsync Forgot to convert addresses
(edit) @4416   18 years vboxsync Backed out 23986
(edit) @4415   18 years vboxsync Todos added
(edit) @4414   18 years vboxsync Use PGMPhysRead/WriteGCPtrSafe to respect access handlers, set …
(edit) @4413   18 years vboxsync Added PGMPhysWriteGCPtrSafe & PGMPhysReadGCPtrSafe
(edit) @4411   18 years vboxsync Disabled string io operations for ring 0 (hangs/crashes host). Debug …
(edit) @4410   18 years vboxsync ooops.
(edit) @4409   18 years vboxsync Hope this works…
(edit) @4408   18 years vboxsync Hope this works…
(edit) @4406   18 years vboxsync touch tinderbox
(edit) @4405   18 years vboxsync build-linux32-additions for debugging.
(edit) @4404   18 years vboxsync Fixed the initialization of the remote USB channel.
(edit) @4403   18 years vboxsync PDMCritSectIsInitialized.
(edit) @4402   18 years vboxsync Corrected assertion
(edit) @4401   18 years vboxsync More logging
(edit) @4398   18 years vboxsync qt 3.3.8 for windows amd64.
(edit) @4397   18 years vboxsync Converted the darwin QHttp checks to VBOX_WITHOUT_QHTTP.
(edit) @4396   18 years vboxsync Clearer release message
(edit) @4395   18 years vboxsync use strstr to compare for iso9660 to cover fs types like "udf,iso9660"
(edit) @4394   18 years vboxsync fixed comment
(edit) @4393   18 years vboxsync FE/Qt: respect VBOX_WITH_DEBUGGER_GUI config variable
(edit) @4392   18 years vboxsync Added VBOX_WITH_INTEL_PXE, currently disabled. Define it in …
(edit) @4391   18 years vboxsync Support booting from the Intel PXE ROM.
(edit) @4390   18 years vboxsync The page pool may flush a shadow page table mapping referenced by the …
(edit) @4388   18 years vboxsync Shadow ROM emulation. Clear the RESERVED flag for ROM.
(edit) @4387   18 years vboxsync more grokable.
(edit) @4386   18 years vboxsync ConsoleVRDPServer termination fix.
(edit) @4385   18 years vboxsync compile fix
(edit) @4384   18 years vboxsync Added todo
(edit) @4383   18 years vboxsync More logging
(edit) @4382   18 years vboxsync Extended the ROMRegister DevHlp interface to include a fShadow flag. …
(edit) @4377   18 years vboxsync wording
(edit) @4375   18 years vboxsync German nls updates
(edit) @4374   18 years vboxsync German nls updates (not yet complete)
(edit) @4373   18 years vboxsync FE/Qt: Resynchronized all translation files with the sources.
(edit) @4372   18 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4371   18 years vboxsync r=bird: Who is calling this code with uiBase == 0?
(edit) @4370   18 years vboxsync ULONG = ul if any prefix should be use.
(edit) @4369   18 years vboxsync ULONG = ul
(edit) @4368   18 years vboxsync also emit shared folders activity LED when browsing folders
(edit) @4367   18 years vboxsync FE/Qt: Fixed a typo.
(edit) @4366   18 years vboxsync FE/Qt: Fixed builds.
(edit) @4365   18 years vboxsync FE/Qt: Everybody needs a buddy.
(edit) @4364   18 years vboxsync FE/Qt: Settings Dialogs: Automatically show the detailed message in …
(edit) @4363   18 years vboxsync Do not call the VRDP server when it is being terminated.
(edit) @4362   18 years vboxsync Solaris
(edit) @4360   18 years vboxsync FE/Qt: Added Czech translation; Updated Italian translation.
(edit) @4359   18 years vboxsync FE/Qt: Serial Port UI: Dont' set irrelevant attributes.
(edit) @4358   18 years vboxsync Main: Typos.
Note: See TracRevisionLog for help on using the revision log.

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