VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38017   14 years vboxsync USB/Solaris: vboxuser group access constraint for USB devices.
(edit) @38016   14 years vboxsync USB/Solaris: vboxuser group access constraint for USB devices.
(edit) @38015   14 years vboxsync VBoxServiceToolBox: Addressed misc. todos.
(edit) @38014   14 years vboxsync Main: a little more explanation
(edit) @38013   14 years vboxsync Main: import extra data items on read
(edit) @38011   14 years vboxsync FE/CLI: correct spelling
(edit) @38010   14 years vboxsync comment fix
(edit) @38007   14 years vboxsync netflt: fixed 'bad override' complaints (#5712)
(edit) @38005   14 years vboxsync Additions: Missing _INST slashes.
(edit) @38004   14 years vboxsync Support/Makefile.kmk: Missing _INST slash.
(edit) @38003   14 years vboxsync VBoxShell/Makefile.kmk: Missing _INST slash.
(edit) @38002   14 years vboxsync VirtualBox/Makefile.kmk: Missing _INST slash.
(edit) @38001   14 years vboxsync Installer: Missing _INST slashes.
(edit) @38000   14 years vboxsync ain/Makefile.kmk: Two missing slashes in _INST properties.
(edit) @37999   14 years vboxsync webservice/Makefile.kmk: One missing slash in _INST properties.
(edit) @37997   14 years vboxsync rpm: initscripts dependeny only for RH rpms
(edit) @37996   14 years vboxsync iprt: don't slurp <linux/module.h> here as the resulting other Linux …
(edit) @37995   14 years vboxsync FE/Qt4-NLS: update
(edit) @37994   14 years vboxsync FE/Qt4-NLS: merged sr, hu, it, es, ko
(edit) @37993   14 years vboxsync netflt: Attempt to fix host-only networking crash for pre-2.6.29 kernels
(edit) @37992   14 years vboxsync FE/Qt: 5778: CD/DVD image selection dialog issues: Workaround for …
(edit) @37991   14 years vboxsync Build fix.
(edit) @37989   14 years vboxsync Initialize extended common control classes.
(edit) @37987   14 years vboxsync VBoxStub: Initialize extended common controls and use a manifest to …
(edit) @37986   14 years vboxsync Wddm/3d: fix thread sync issues
(edit) @37985   14 years vboxsync Main/Machine: fix the medium registry logic for linked clones. …
(edit) @37983   14 years vboxsync Spaces.
(edit) @37982   14 years vboxsync VBoxNetFlt/Solaris: Use CTF probing for f_vnode member.
(edit) @37981   14 years vboxsync Additions/Solaris: Link vboxguest to misc/ctf.
(edit) @37979   14 years vboxsync IntNet: Work around DHCP issue on Mac OS X Lion GM when bridging …
(edit) @37978   14 years vboxsync rpm: depend on initscripts
(edit) @37976   14 years vboxsync Runtime/r0drv/solaris/vbi: CTF support for probing offsets into kernel …
(edit) @37975   14 years vboxsync Windows host installer: Ship "vbox-img.exe".
(edit) @37974   14 years vboxsync Main: Extended testcase for guest control output buffer parsing (block …
(edit) @37972   14 years vboxsync SUPDrv/Linux: Fix endless recursion
(edit) @37971   14 years vboxsync Main/Machine: implement creating linked clones. Frontends/VBoxManage: …
(edit) @37970   14 years vboxsync SUPDrv: Use RTStrPrintfV instead of host snprintf in SUPR0Printf. …
(edit) @37969   14 years vboxsync AMD64andLegacy.mac: Avoid #GPing in world switcher code when restoring …
(edit) @37966   14 years vboxsync testcase+fixes
(edit) @37965   14 years vboxsync testcase
(edit) @37964   14 years vboxsync Register formatting in strformatrt.cpp (for logging).
(edit) @37959   14 years vboxsync FE/Qt: codenames for Ubuntu 11.10 and Fedora 15
(edit) @37957   14 years vboxsync German NLS fix
(edit) @37956   14 years vboxsync FE/Qt: 5769: Make it possible to manually configure the port count of …
(edit) @37955   14 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37952   14 years vboxsync VBoxServiceToolbox.cpp: Use RTMsgSetProgName; mkdir shall fail if no …
(edit) @37951   14 years vboxsync IPRT: Added RTMsgSetProgName.
(edit) @37950   14 years vboxsync PGMR0.cpp: Add a VBOX_STRICT around the loop, just in case.
(edit) @37949   14 years vboxsync Runtime/r0drv/Solaris/vbi: cleanup.
(edit) @37948   14 years vboxsync Runtime/r0drv/Solaris/vbi: temporary t_preempt offset fix.
(edit) @37947   14 years vboxsync Runtime/r0drv/Solaris/vbi: temporary fix for modified t_preempt offset …
(edit) @37946   14 years vboxsync crOpenGL: missing param
(edit) @37945   14 years vboxsync FE/Qt: Machine settings / Network page: Availability rule fix for r72853.
(edit) @37944   14 years vboxsync German NLS fixes
(edit) @37943   14 years vboxsync German NLS fixes
(edit) @37942   14 years vboxsync PGMPhys.cpp: More assertion details if pgmPhysPageMapByPageID fails.
(edit) @37941   14 years vboxsync Main/Medium: comment typo
(edit) @37940   14 years vboxsync FE/Qt: allow to change generic networking attributes at runtime
(edit) @37939   14 years vboxsync FE/SDL: warning
(edit) @37938   14 years vboxsync NAT: logs, don't assert.
(edit) @37937   14 years vboxsync NAT: log handling NULL in tcpcb793.
(edit) @37936   14 years vboxsync NAT: logs.
(edit) @37935   14 years vboxsync Alignment fixes for 32-bit build employing the electric fence.
(edit) @37934   14 years vboxsync IEM: two mnemonic typos.
(edit) @37933   14 years vboxsync Assertion are VBOX_STRICT not DEBUG.
(edit) @37932   14 years vboxsync Main: not worth an error message if a machine CPU leaf was not overridden
(edit) @37931   14 years vboxsync Main: TODO
(edit) @37930   14 years vboxsync Main: LONG / ULONG have %d / %u format specifiers (Assert/Log only)
(edit) @37929   14 years vboxsync Frontends/VBoxManage: make --port and --device parameter for …
(edit) @37928   14 years vboxsync Main/MachineDataChangedEvent: new attribute, currently unimplemented
(edit) @37927   14 years vboxsync Main: less LogRel noise
(edit) @37926   14 years vboxsync %u => %d
(edit) @37925   14 years vboxsync VBoxManage storageattach: make the --device parameter optional
(edit) @37924   14 years vboxsync Main/StorageController: better error message for …
(edit) @37923   14 years vboxsync FE/Qt4-NLS: update
(edit) @37922   14 years vboxsync FE/Qt4-NLS: update sv, pt
(edit) @37921   14 years vboxsync VBoxServiceToolbox.cpp: Fixed the symlink invocation (must strip …
(edit) @37920   14 years vboxsync German NLS fixes
(edit) @37919   14 years vboxsync FE/Qt4-NLS: update
(edit) @37918   14 years vboxsync IEM: Implemented AAD (used by the bios build by watcomc) and fixed a …
(edit) @37917   14 years vboxsync DevPcBios: Fail plainly if we encounter trouble loading a custom BIOS …
(edit) @37916   14 years vboxsync FE/Qt: However, …
(edit) @37912   14 years vboxsync FE/Qt: New virtual disk wizard: Fixing bugs in NLS.
(edit) @37910   14 years vboxsync NAT: findso: better logging.
(edit) @37909   14 years vboxsync IntNet: moved header buffer from trunk to sended interface (#5775)
(edit) @37908   14 years vboxsync NAT: return mtod pointer to ip header after icmp header begining …
(edit) @37907   14 years vboxsync wddm/3d: fix performance regression
(edit) @37906   14 years vboxsync Main/IDL: new constant for specifying the settings file name
(edit) @37905   14 years vboxsync Main-CloneVM: change the name of a cloned disk to the new VM name, if …
(edit) @37904   14 years vboxsync FE/Qt4: wording
(edit) @37903   14 years vboxsync Main: Extended testcase for guest control output buffer parsing.
(edit) @37902   14 years vboxsync Main: don't search for the extension pack if PCI passthrough is not …
(edit) @37901   14 years vboxsync FE/Qt: VM settings dialog: Warn the user about VM state was changed …
(edit) @37900   14 years vboxsync Main-CloneVM;FE/CLI;Doc: update differencing disk names with there new …
(edit) @37899   14 years vboxsync FE/Qt4: add option to let the user decide if the MACs should be …
(edit) @37898   14 years vboxsync FE/Qt: VM selector: Protecting Global settings trigger from the dual-click.
(edit) @37897   14 years vboxsync FE/Qt: VM selector: Protecting VM settings trigger from the dual-click.
(edit) @37896   14 years vboxsync Frontends/VBoxManage: proper relative path support for adoptstate.
(edit) @37895   14 years vboxsync FE/Qt: Virtual Medium Manager: NLS fix.
(edit) @37894   14 years vboxsync FE/Qt: Virtual Medium Manager: Process double-click for hard-disk …
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