VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28360   15 years vboxsync crOpenGL: fix non updating compiz animations on macos hosts
(edit) @28359   15 years vboxsync python module installer: handle both cases of SDK placement
(edit) @28358   15 years vboxsync Guest Control: Update.
(edit) @28357   15 years vboxsync Runtime: generalise the code used to load libdbus at runtime to a …
(edit) @28356   15 years vboxsync shut up warning.
(edit) @28355   15 years vboxsync Guest Control/VBoxManage: Syntax.
(edit) @28354   15 years vboxsync Guest Control: Update (lProgress handling, wait for exiting process).
(edit) @28353   15 years vboxsync Main/MediumLock: header file update and implementation. Gets built and …
(edit) @28352   15 years vboxsync Main/Machine: RTProcCreate on Windows can finally handle spaces, …
(edit) @28351   15 years vboxsync Main: fixed reading of internal networks (addendum to r60047)
(edit) @28349   15 years vboxsync Main/HostHardwareLinux: generalised the VBoxMainHotplugWaiter class to …
(edit) @28348   15 years vboxsync gcc false positive
(edit) @28347   15 years vboxsync Guest Control: Update (logon error handling).
(edit) @28346   15 years vboxsync NAT: do transprent proxying by default. some protocols might be …
(edit) @28345   15 years vboxsync VBoxManage: moves listing of nat rules from list command to showvminfo one.
(edit) @28344   15 years vboxsync FE/Qt4: use the new ReadLog Main method in the log viewer.
(edit) @28343   15 years vboxsync Main: Added QueryLogFilename for getting the full log file path of an …
(edit) @28342   15 years vboxsync crOpenGl;FE/Qt4: more dock work for the 3D parts of the multi-monitor …
(edit) @28341   15 years vboxsync windows linking fix.
(edit) @28340   15 years vboxsync typo.
(edit) @28339   15 years vboxsync alignment fix.
(edit) @28338   15 years vboxsync Windows linking fixes.
(edit) @28337   15 years vboxsync more mac os x fixes.
(edit) @28336   15 years vboxsync DevPCNet: Shut up MSC warnings.
(edit) @28335   15 years vboxsync DevE1000: Shut up MSC warnings.
(edit) @28334   15 years vboxsync mac build fix
(edit) @28333   15 years vboxsync DevPCNet.cpp: MSC nit picking.
(edit) @28332   15 years vboxsync DrvIntNet: ring-0 experimentation and fixes.
(edit) @28330   15 years vboxsync PDMR3LdrGetInterfaceSymbols related fixes.
(edit) @28328   15 years vboxsync Network/D*: Moving XMIT threads, part 2.
(edit) @28327   15 years vboxsync Added PDMDrvHlpGetSupDrvSession.
(edit) @28326   15 years vboxsync alloc-ef.cpp: build fix.
(edit) @28325   15 years vboxsync alignment fix.
(edit) @28324   15 years vboxsync DevE1000: fixed uninitialized variable in the loop back xmit path.
(edit) @28323   15 years vboxsync DevE1000: gcc may be used uninitialized…
(edit) @28322   15 years vboxsync wddm: vbva impl cleanup
(edit) @28321   15 years vboxsync mac build fix.
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28319   15 years vboxsync pdmdev: Made PDMDevHlpVMState available in R0 and RC.
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28316   15 years vboxsync com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
(edit) @28315   15 years vboxsync Main/HostHardwareLinux: fix a burn when VBOX_WITH_DBUS is not defined
(edit) @28314   15 years vboxsync tstIntNetR0.cpp: Removed left behind debug stuff.
(edit) @28313   15 years vboxsync build fix
(edit) @28312   15 years vboxsync build fix
(edit) @28311   15 years vboxsync alloc-posix.cpp: avoid bzero.
(edit) @28310   15 years vboxsync accident
(edit) @28309   15 years vboxsync Main/HostHardwareLinux: added code for querying USB device information …
(edit) @28308   15 years vboxsync Main/DisplayImpl.cpp: fix
(edit) @28307   15 years vboxsync Guest Control: Update (another error handling).
(edit) @28306   15 years vboxsync Guest Control: There only can be one (tm).
(edit) @28305   15 years vboxsync Guest Control: Update (error handling).
(edit) @28304   15 years vboxsync Main: free some bytes in destructors
(edit) @28303   15 years vboxsync Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
(edit) @28302   15 years vboxsync Main/ConsoleVRDPServer: tiny cleanup
(edit) @28301   15 years vboxsync alloc.cpp: oops, switched the #ifdef branches there.
(edit) @28300   15 years vboxsync Burn fix.
(edit) @28298   15 years vboxsync iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
(edit) @28297   15 years vboxsync Guest Control: Update (update on contexts for callbacks).
(edit) @28296   15 years vboxsync Main: cosmetical fixes, mostly spaces
(edit) @28295   15 years vboxsync Main: saving NAT Engine states while network switches.
(edit) @28294   15 years vboxsync gcc warnings
(edit) @28293   15 years vboxsync Python shell: taking screenshot works again
(edit) @28292   15 years vboxsync Python: OSX SDK searching
(edit) @28291   15 years vboxsync 2d: always invoke SetFramebuffer to avoid 3D interop issues
(edit) @28290   15 years vboxsync Devices, Main, FE/Qt: reverted r60036 for now
(edit) @28289   15 years vboxsync Main: docs updated
(edit) @28288   15 years vboxsync solaris build fix
(edit) @28287   15 years vboxsync Devices, Main, FE/Qt: added support for VDE virtual network switches …
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28285   15 years vboxsync We don't pass on invlpg information to the recompiler for nested …
(edit) @28284   15 years vboxsync Removed wrong todo. If we run out of slots for invlpg, then we simply …
(edit) @28283   15 years vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28282   15 years vboxsync 2d: disable Assert
(edit) @28281   15 years vboxsync VBoxNetFlt/linux: 2.6.22 that is
(edit) @28280   15 years vboxsync crOpenGl: fix win burns
(edit) @28279   15 years vboxsync crOpenGl;FE/Qt4: added initial 3D support on OSX for the mutli-monitor …
(edit) @28278   15 years vboxsync Rebranding: Linux modules
(edit) @28277   15 years vboxsync Network/Dev*: Preparing for pfnXmitPending to be callable and the TX …
(edit) @28275   15 years vboxsync Devices/Network: Call pfnBeginXmit and pfnEndXmit.
(edit) @28274   15 years vboxsync slirp: sbfree - try to work around heap issue…
(edit) @28273   15 years vboxsync alloc-ef.cpp: spaces
(edit) @28271   15 years vboxsync IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
(edit) @28270   15 years vboxsync Main/glue/AutoLock: add a wrapper for checking whether any lock of a …
(edit) @28269   15 years vboxsync FE/VBoxManage: reset the array on every round
(edit) @28268   15 years vboxsync FE/Qt4: new core: use the exact bpp of every screen for the calculation
(edit) @28267   15 years vboxsync iprt: Added RTLockValidatorHoldsLocksInClass and …
(edit) @28266   15 years vboxsync doc update.
(edit) @28265   15 years vboxsync PDMThread: serialize list manipulations using ListCritSect.
(edit) @28264   15 years vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28263   15 years vboxsync PDM: Put pAsyncCompletionTemplates under the ListCritSect.
(edit) @28262   15 years vboxsync PDM: Moving more stuff to PDMUSERPERVM. Protect the loader list using …
(edit) @28261   15 years vboxsync Paranoid assertions
(edit) @28260   15 years vboxsync todo
(edit) @28259   15 years vboxsync oops
(edit) @28258   15 years vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
(edit) @28257   15 years vboxsync Some more paranoid checks
(edit) @28256   15 years vboxsync Main/DisplayImpl.cpp: gcc warnings
(edit) @28255   15 years vboxsync Frontends/VBoxManage: COM build fix
(edit) @28254   15 years vboxsync Compile fix
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