VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39431   13 years vboxsync VBoxManage/GuestCtrl: Support for outputting stderr, improved timeout …
(edit) @39430   13 years vboxsync NAT: logging (correct socket state printing).
(edit) @39429   13 years vboxsync Main/NetIf: Fixed segmentation fault in VBoxSVC on host-creation failure
(edit) @39428   13 years vboxsync review change.
(edit) @39427   13 years vboxsync r=bird: pre-review comments.
(edit) @39425   13 years vboxsync Also print display refresh interval in dbg info.
(edit) @39424   13 years vboxsync Build fix.
(edit) @39423   13 years vboxsync Build fix.
(edit) @39421   13 years vboxsync Build fix.
(edit) @39420   13 years vboxsync Build fix.
(edit) @39419   13 years vboxsync HostDrivers/VBoxNetAdp/linux: fix access to /dev/vboxnetctl for …
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @39417   13 years vboxsync PATM: Remove noise in the release log
(edit) @39416   13 years vboxsync installer/linux: fix access to /dev/vboxnetctl for development builds
(edit) @39415   13 years vboxsync CrOpenGL: comments
(edit) @39414   13 years vboxsync PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
(edit) @39413   13 years vboxsync VD: Fix reading wrong data under certain circumstances when using …
(edit) @39412   13 years vboxsync CrOpenGL: work around ATI fullscreen issue
(edit) @39411   13 years vboxsync Main/ConsoleImpl: don't crash if Console::drvStatus_MediumEjected is …
(edit) @39410   13 years vboxsync NAT/service: some delayed fixes.
(edit) @39409   13 years vboxsync NAT: warnings + NAT/netservice fixes.
(edit) @39408   13 years vboxsync FE/Qt: 5978: Rework mini-toolbar visual representation: Disabling …
(edit) @39405   13 years vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
(edit) @39404   13 years vboxsync build fix
(edit) @39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39400   13 years vboxsync Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
(edit) @39399   13 years vboxsync FE/Qt: 5804: Allow one operation on several VMs: VM details support …
(edit) @39398   13 years vboxsync yasm 1.2.0 fix.
(edit) @39395   13 years vboxsync IPRT/stream-r3: Fixed broken char-by-char output in rtStrmWriteLocked().
(edit) @39393   13 years vboxsync warning
(edit) @39392   13 years vboxsync warnings
(edit) @39391   13 years vboxsync warning
(edit) @39389   13 years vboxsync dbgmodnm.cpp: Made it grok linux 2.4 /proc/ksyms (dsl).
(edit) @39388   13 years vboxsync RTStrSetMode: Only recheck when flipping the binary flag.
(edit) @39387   13 years vboxsync Main/GuestCtrlImplDir: Use RTPathJoinA, fixed memory leak.
(edit) @39385   13 years vboxsync VBoxService/Toolbox: Added support for/fixed binary parseable streams.
(edit) @39384   13 years vboxsync IPRT/stream-r3: Bugfixes for re-checking/applying stream modes.
(edit) @39383   13 years vboxsync faster, better. untested. :)
(edit) @39382   13 years vboxsync Use RT_BOOL!
(edit) @39381   13 years vboxsync Build fix.
(edit) @39380   13 years vboxsync Build fix.
(edit) @39379   13 years vboxsync FE/Qt: Update Manager / Downloader Interface: Remove SSL error handler …
(edit) @39377   13 years vboxsync iprt/stream.h: Added RTStrSetMode. (untested)
(edit) @39375   13 years vboxsync Straightened out BIOS AHCI code, reduced stack usage.
(edit) @39374   13 years vboxsync Solaris/USB: more readable error message.
(edit) @39373   13 years vboxsync FE/Qt: fixed extpack version test for non-obvious versions
(edit) @39372   13 years vboxsync Refactored AHCI code to get rid of custom INT 13h handler.
(edit) @39371   13 years vboxsync DevAPIC: file header.
(edit) @39370   13 years vboxsync DevAPIC: file header.
(edit) @39369   13 years vboxsync DevAPIC.cpp: Fixed broadcast.
(edit) @39368   13 years vboxsync VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
(edit) @39367   13 years vboxsync e1000: frame size and fallback buffer allocation fixes (#4806)
(edit) @39366   13 years vboxsync Further streamlined BIOS disk code for ATA/SCSI.
(edit) @39365   13 years vboxsync FE/Qt: 5947: VM induces a notable CPU load if suspended: Status-bar …
(edit) @39364   13 years vboxsync Additions/solaris/SharedFolders: allow COW mappings and disallow …
(edit) @39363   13 years vboxsync NAT: fixes expiration caculation.
(edit) @39362   13 years vboxsync NAT: don't delete master zones before it's children.
(edit) @39361   13 years vboxsync VBoxService: Logging.
(edit) @39360   13 years vboxsync NAT: debug print expiration of the socket.
(edit) @39358   13 years vboxsync Installers/linux: make do_dkms take arguments instead of requiring …
(edit) @39357   13 years vboxsync e1000: reverted r74918
(edit) @39356   13 years vboxsync PDMBlkCache: Fix wrong accounting of written data when flushing the cache
(edit) @39355   13 years vboxsync Reshuffled things some more.
(edit) @39354   13 years vboxsync Solaris/VBoxUSB: locking fixes.
(edit) @39353   13 years vboxsync Additions/VBoxGuest/linux: correctly unregister the PCI device driver …
(edit) @39352   13 years vboxsync Main: spaces
(edit) @39351   13 years vboxsync Main-OVF: make really sure all data is processed before stopping the …
(edit) @39350   13 years vboxsync Runtime: add methods for checking if something is in use in a circular …
(edit) @39349   13 years vboxsync FE/Qt: Update Manager: New Version Notifier: Feature cleanup.
(edit) @39348   13 years vboxsync Additions/linux/installer: clean up build_in_tmp, forgotton variable.
(edit) @39347   13 years vboxsync More refactoring.
(edit) @39346   13 years vboxsync More merging of BIOS disk structures.
(edit) @39345   13 years vboxsync Additions/solaris/SharedFolders: don't modify passed-in stat in …
(edit) @39344   13 years vboxsync e1000: move part of eth header instead of packet body (#4806)
(edit) @39340   13 years vboxsync Started refactoring disk support.
(edit) @39339   13 years vboxsync Installer/FreeBSD: this does not seem to be needed.
(edit) @39338   13 years vboxsync Additions/linux/installer: clean-up.
(edit) @39337   13 years vboxsync FE/Qt: Update Manager rework: Support update queue, which can now …
(edit) @39336   13 years vboxsync Main: Use shorter thread names.
(edit) @39335   13 years vboxsync Additions/linux/drm: latest drop of the KMS driver.
(edit) @39334   13 years vboxsync Installers/linux: restore debug logging in kernel modules (host).
(edit) @39333   13 years vboxsync Installer/linux: more build_in_tmp simplificaion.
(edit) @39332   13 years vboxsync e1000: fix for unresolved memmove on Windows
(edit) @39330   13 years vboxsync fix svn properties
(edit) @39329   13 years vboxsync file header.
(edit) @39328   13 years vboxsync tabs -> spaces.
(edit) @39327   13 years vboxsync scm whitespace cleanups.
(edit) @39326   13 years vboxsync FE/Qt: Network/Update managers: Disable check-for-new-version function …
(edit) @39325   13 years vboxsync Installers/linux: restore debug logging in kernel modules.
(edit) @39324   13 years vboxsync Additions/linux/installer: clean up.
(edit) @39323   13 years vboxsync Additions/linux/installer: clean up.
(edit) @39322   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39321   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39320   13 years vboxsync build fix attempt.
(edit) @39319   13 years vboxsync build fix attempt.
(edit) @39318   13 years vboxsync Temporary fix for Windows builds
(edit) @39317   13 years vboxsync e1000: VLAN tag offloading (#4806)
(edit) @39316   13 years vboxsync wddm/3d: more debug tooling: D3DCAPS9 comparison tool prototype
(edit) @39315   13 years vboxsync wddm/3d: fix Windows Media Player rendering under Aero
(edit) @39314   13 years vboxsync VBoxService: Rename VBoxServiceControlExecThread.cpp -> …
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