VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76193   6 years vboxsync FE/Qt: bugref:9242: Few fixes for r127448.
(edit) @76192   6 years vboxsync bugref:9242. "OCI" part was removed from VirtualSystemDescriptionType …
(edit) @76191   6 years vboxsync Additions/Makefile.kmk: the files are needed, whether the additions …
(edit) @76190   6 years vboxsync Main/DHCPServer: (bugref:9288) Added --comment command line option to …
(edit) @76189   6 years vboxsync Audio/AC97: Saved state fix (also re-arm the per-stream timer when …
(edit) @76188   6 years vboxsync Audio/AC97: Saved state fix (also re-arm the per-stream timer when …
(edit) @76186   6 years vboxsync Audio/AC97: Build fix (alignment fun).
(edit) @76185   6 years vboxsync FE/Qt: VM appliance stuff: NLS fixes.
(edit) @76184   6 years vboxsync FE/Qt: VM settings stuff: NLS fixes.
(edit) @76183   6 years vboxsync FE/Qt: Tools stuff: NLS fixes.
(edit) @76182   6 years vboxsync FE/Qt: Russian NLS update (part 2).
(edit) @76181   6 years vboxsync DevVGA-SVGA: process the three GMRFB related commands when …
(edit) @76180   6 years vboxsync Audio/AC97: Fixed audio delays by using the same way of (Hz- and …
(edit) @76179   6 years vboxsync Audio/AC97: Fixed audio delays by using the same way of (Hz- and …
(edit) @76177   6 years vboxsync FE/Qt: bugref:6699. Rename 'guest control file manager' to 'file …
(edit) @76176   6 years vboxsync FE/Qt: bugref:6699: Reorder file manager actions to make them …
(edit) @76175   6 years vboxsync FE/Qt: UIMachineSettingsSF: NLS fixes.
(edit) @76174   6 years vboxsync FE/Qt: UIActionPool: NLS fixes.
(edit) @76173   6 years vboxsync FE/Qt: Russian NLS update (part 1).
(edit) @76172   6 years vboxsync Comment nit.
(edit) @76171   6 years vboxsync Graphics/VMSVGA: return the configured number from …
(edit) @76170   6 years vboxsync Main/DHCPServer: (bugref:9288) …
(edit) @76169   6 years vboxsync FE/Qt: save size and visibility hints to extra data before not after …
(edit) @76168   6 years vboxsync UnattendedScript.cpp: Make scm happy (should teach it about #if).
(edit) @76167   6 years vboxsync Main: Split out the two text script classes from UnattendedScript …
(edit) @76166   6 years vboxsync Main/DHCPServer: (bugref:9288) Fix for hardened builds (use …
(edit) @76165   6 years vboxsync Main/Global.cpp: Split out status code conversion functions into a …
(edit) @76164   6 years vboxsync FE/Qt: for guests using VMSVGA, do not remember guest-initiated …
(edit) @76161   6 years vboxsync trailing space fix
(edit) @76160   6 years vboxsync Additions/win.x86: Ship selected bits as files for NT 3.x use …
(edit) @76159   6 years vboxsync FE/Qt: bugref:9254. Making scale factor editor's min/max values …
(edit) @76158   6 years vboxsync Audio: Use DrvAudioHlpStreamCfgFree().
(edit) @76157   6 years vboxsync Audio/AC97: Optimized stream creation / startup time a lot by re-using …
(edit) @76156   6 years vboxsync Installer: Adding a missing string to Turkish translation to fix a …
(edit) @76155   6 years vboxsync FE/Qt: bugref:9289: VirtualBox Manager UI: Details pane: Small …
(edit) @76154   6 years vboxsync Main: bugref:9324: Added new error for "medium shrink is not allowed"
(edit) @76153   6 years vboxsync Main/DHCPServer: (bugref:9288) Remove unavailable DHCP options, error …
(edit) @76152   6 years vboxsync Windows installer: Disabled fa_IR again, used codepage 1254 for tr_TR.
(edit) @76151   6 years vboxsync FE/Qt: bugref:9012. Widen the recording mode combo box to 3 columns
(edit) @76150   6 years vboxsync VMM: Nested VMX: bugref:9180 Use the VMXMSRS struct.
(edit) @76148   6 years vboxsync VMM: Nested VMX: bugref:9180 Add the VMX MSRs to CPUMCTX.
(edit) @76147   6 years vboxsync VMM: Nested VMX: bugref:9180 Use VMX's allowed0 and allowed1 bits …
(edit) @76146   6 years vboxsync SharedFolders,os2/VBoxSF: Continued hacking on replacements for …
(edit) @76145   6 years vboxsync VMMDevHGCM: Fix handling of embedded buffers in the non-locked code …
(edit) @76144   6 years vboxsync SharedFolders,os2/VBoxSF: Added SHFL_FN_SET_FILE_SIZE for setting the …
(edit) @76143   6 years vboxsync SharedFolders,os2/VBoxSF: Added SHFL_FN_SET_FILE_SIZE for setting the …
(edit) @76142   6 years vboxsync Windows installer: Use codepage 1256 for fa_IR.
(edit) @76141   6 years vboxsync Windows installer: Include NLS support for tr_TR and fa_IR.
(edit) @76139   6 years vboxsync VMM: Comment nit.
(edit) @76138   6 years vboxsync VMM: Comment nit.
(edit) @76137   6 years vboxsync VMM/HM: nit.
(edit) @76136   6 years vboxsync VMM/HMVMXR0: Fix log formatting for some error code paths.
(edit) @76135   6 years vboxsync VMM/HM: No need to assert here, fails gracefully.
(edit) @76133   6 years vboxsync FE/Qt: bugref:9307. Rename the 'capture' tabs title to 'recording.'
(edit) @76132   6 years vboxsync Main/DHCPServer: (bugref:9288) Fixed regression causing no DNS-related …
(edit) @76130   6 years vboxsync Usuage handling broke proper interpretation of mountpoint arg
(edit) @76129   6 years vboxsync 6.0.0_RC1
(edit) @76128   6 years vboxsync Buslogic: add an RT_FALL_THRU() needed by the last non-trivial change.
(edit) @76126   6 years vboxsync os2/VBoxSF: Converting host calls to fast HGCM w/ embedded buffers…
(edit) @76125   6 years vboxsync HostDrivers/export_modules.sh: fix a regression from the previous …
(edit) @76124   6 years vboxsync Translations: updated Italian and Traditional Chinese translations, …
(edit) @76121   6 years vboxsync os2/VBoxSF: Converting host calls to fast HGCM w/ embedded buffers…
(edit) @76120   6 years vboxsync Installer/darwin: make FUSE packing more tweakable
(edit) @76119   6 years vboxsync RTErrConvertFromNtStatus: STATUS_REPARSE_POINT_NOT_RESOLVED -> …
(edit) @76118   6 years vboxsync os2/VBoxSF: Converting host calls to fast HGCM w/ embedded buffers…
(edit) @76117   6 years vboxsync FE/Qt: bugref:6699. export to OSE
(edit) @76116   6 years vboxsync FE/Qt: bugref:6699. export to OSE
(edit) @76115   6 years vboxsync IPRT: OS/2 shared folders need RTUtf16CmpAscii.cpp. (forgot to commit)
(edit) @76112   6 years vboxsync Backed out accidental change in previous commit.
(edit) @76111   6 years vboxsync VirtualBoxSDSImpl.cpp: Unconfuse scm. bugref:3300
(edit) @76110   6 years vboxsync Main/doxygen.xsl: Correction for VBoxSDS if'ing. bugref:3300
(edit) @76109   6 years vboxsync os2/VBoxSF: Use UTF-16 for talking to the host, fits better with …
(edit) @76108   6 years vboxsync os2/VBoxSF: Use UTF-16 for talking to the host, fits better with …
(edit) @76106   6 years vboxsync FE/Qt: bugref:6699. Change the order we show sym.links to folders
(edit) @76105   6 years vboxsync DnD/VBoxTray: Added VBoxDnDWnd::Abort() to (hopefully) properly abort …
(edit) @76104   6 years vboxsync DnD/VBoxTray: No need to call VbglR3DnDEventFree() here; will be NULL …
(edit) @76103   6 years vboxsync DnD/VBoxTray: Don't try to (debug) log event type in VBoxDnDWorker() …
(edit) @76102   6 years vboxsync DnD/VBoxTray: Also free the VbglR3 event in …
(edit) @76101   6 years vboxsync FE/Qt: bugref:6699. Some icon updates for file manager
(edit) @76098   6 years vboxsync Additions/VBoxTray: Added VBoxTrayShowError() and warn if VBoxHook.dll …
(edit) @76097   6 years vboxsync VMM/HMVMXR0: Spaces.
(edit) @76096   6 years vboxsync IPRT: Added RTUtf16Chr.
(edit) @76094   6 years vboxsync IPRT: Added RTPathFilenameUtf16[Ex].
(edit) @76092   6 years vboxsync Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
(edit) @76091   6 years vboxsync VBoxSVC: Hook all IVirtualBox calls to catch new client processes so …
(edit) @76090   6 years vboxsync IPRT: Corrected RTSystemGetNtVersion return value type, must be 64-bit.
(edit) @76087   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 …
(edit) @76086   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 …
(edit) @76085   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 …
(edit) @76084   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 …
(edit) @76083   6 years vboxsync VBoxSDS: Enabled the process watcher for debug builds. bugref:3300
(edit) @76082   6 years vboxsync VBoxSDS: Implemented (disabled) monitoring client (VBoxSVC) process …
(edit) @76077   6 years vboxsync Try again.
(edit) @76076   6 years vboxsync Alignment.
(edit) @76075   6 years vboxsync Alignment.
(edit) @76074   6 years vboxsync BusLogic: Added a semi-credible AHA-1540B emulation.
(edit) @76073   6 years vboxsync IPRT: Added RTSystemGetNtVersion.
(edit) @76072   6 years vboxsync VBoxSDS: Moved VirtualBoxSDSImpl.cpp to …
(edit) @76071   6 years vboxsync VBoxSDS,VBoxSVC: Some DEBUG_bird experiments for identifying the …
(edit) @76070   6 years vboxsync svchlp.h: Fixed head and include guards.
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