VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14144   16 years vboxsync Linux hostif: added wireless interface detection for shared mac
(edit) @14143   16 years vboxsync Main: Improved hard disk tree lock usage to avoid possible deadlocks …
(edit) @14142   16 years vboxsync Main: BOOL->bool warning.
(edit) @14123   16 years vboxsync two false positives
(edit) @14107   16 years vboxsync Added InjectNMI method to the MachineDebugger class.
(edit) @14087   16 years vboxsync More logging
(edit) @14084   16 years vboxsync Fix a harmless typo in an #ifdef defining …
(edit) @14083   16 years vboxsync Corrected typos spotted by ispell. I've checked twice I didn't change …
(edit) @14076   16 years vboxsync warnings
(edit) @14020   16 years vboxsync Some word smithing and typo corrections.
(edit) @14009   16 years vboxsync Main: added Array flag
(edit) @14003   16 years vboxsync VBOX_XPIDL_ENV instead of lastword mess.
(edit) @14000   16 years vboxsync removed unncessary iprt/types.h include (wrong comment after it was moved).
(edit) @13985   16 years vboxsync Main: Handle SATA controller too when doing snapshots
(edit) @13966   16 years vboxsync Update
(edit) @13965   16 years vboxsync Correction
(edit) @13963   16 years vboxsync Wording
(edit) @13962   16 years vboxsync Added Accelerate3D xml setting and IMachine property.
(edit) @13956   16 years vboxsync Main, FE/Qt: Added support for safe arrays of enums.
(edit) @13950   16 years vboxsync Main: Removed redundant suffixes from DataType, DataFlags and …
(edit) @13938   16 years vboxsync Linux hostif: Packet injection works. Mutexless filter intance lookup.
(edit) @13915   16 years vboxsync Main: fix mac burns
(edit) @13911   16 years vboxsync Main: fix mac burns
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13887   16 years vboxsync Main: Fixed: 1) …
(edit) @13886   16 years vboxsync #3202/#1865: Disable the Ring-0 parts for vga and pcnet on darwin (for …
(edit) @13878   16 years vboxsync Main: typos
(edit) @13877   16 years vboxsync unbreak hostif on Linux
(edit) @13874   16 years vboxsync Main: Fixed rare assertion in VBoxSVC that could happen if one client …
(edit) @13860   16 years vboxsync SharedClipboard (HostServices and Main): fixed a warning fix
(edit) @13857   16 years vboxsync Main: Fixed: VirtualBoxBaseWithChildrenNEXT::uninitDependentChildren() …
(edit) @13854   16 years vboxsync NetFlt/win: VBoxNetFltNf-win.* removed, uppercased WinNetCfg lib …
(edit) @13851   16 years vboxsync Main: fix win burns
(edit) @13850   16 years vboxsync Main: fix win burns
(edit) @13848   16 years vboxsync Main: fix win burns
(edit) @13847   16 years vboxsync SharedClipboard (HostServices and Main): fixed a warning by devious means
(edit) @13845   16 years vboxsync Main: fix win burns
(edit) @13844   16 years vboxsync Main: Added a describeProperty method for querying config …
(edit) @13842   16 years vboxsync It's RTuuid not Ruuid.
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13782   16 years vboxsync More SMP groundwork.
(edit) @13779   16 years vboxsync Recommitted r38734: Guest Properties (HostServices and Main): major …
(edit) @13762   16 years vboxsync Backed out 38734.
(edit) @13761   16 years vboxsync Don\t know what that was…
(edit) @13760   16 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13759   16 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13755   16 years vboxsync Started with VM request API changes.
(edit) @13742   16 years vboxsync Some initial VM data restructuring.
(edit) @13741   16 years vboxsync Bump the max cpu count to 255.
(edit) @13729   16 years vboxsync Main: VirtualBoxBaseWithChildrenNEXT: Don't use a separate lock for a …
(edit) @13728   16 years vboxsync Main: HardDiskFormat::COMGETTER(Capabilities): Assert that …
(edit) @13724   16 years vboxsync Compile fix
(edit) @13723   16 years vboxsync Renamed the attribute
(edit) @13722   16 years vboxsync Introduced new xml setting for the number of virtual CPUs.
(edit) @13720   16 years vboxsync win/NetFlt: NetConfig functionality moved to a separate lib
(edit) @13713   16 years vboxsync Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
(edit) @13706   16 years vboxsync Updated comment
(edit) @13705   16 years vboxsync Completed power event handling: - pause running machines for the …
(edit) @13696   16 years vboxsync Main: Fixed: Closing sessions was not always noticed by the server …
(edit) @13690   16 years vboxsync VBoxNetFlt: Early draft of Linux hostif, nothing is working yet
(edit) @13688   16 years vboxsync cosmetic.
(edit) @13683   16 years vboxsync Minor change
(edit) @13682   16 years vboxsync Check the AC line status too.
(edit) @13681   16 years vboxsync Enabled code to pause VMs when the host goes into suspend mode.
(edit) @13680   16 years vboxsync Power notification updates
(edit) @13679   16 years vboxsync Compile fix
(edit) @13678   16 years vboxsync Some updates
(edit) @13676   16 years vboxsync Main: ConfigNames -> PropertyNames
(edit) @13674   16 years vboxsync Main: bad typo
(edit) @13673   16 years vboxsync Main: Added the Name, Capabilities, ConfigNames attributes. Removed …
(edit) @13671   16 years vboxsync Main: Cosmetics.
(edit) @13662   16 years vboxsync Wrong message
(edit) @13659   16 years vboxsync Main: Moved last USB classes to the new locking scheme.
(edit) @13657   16 years vboxsync ConsoleImpl2.cpp: r=bird: QuietlyIgnoreAllPromisc will never be a …
(edit) @13656   16 years vboxsync Use the unicode functions instead.
(edit) @13655   16 years vboxsync Power notification handling added (disabled skeleton).
(edit) @13638   16 years vboxsync Main: GCC warning.
(edit) @13626   16 years vboxsync win/NetFlt: sources splitted to several files, protocol-based approach …
(edit) @13607   16 years vboxsync Main: keywords space
(edit) @13606   16 years vboxsync Main: First bulk of classes transfered to the new locking scheme.
(edit) @13592   16 years vboxsync Main/SettingsConverter: Fixed: @filePath of all elements other than …
(edit) @13591   16 years vboxsync Main/SettingsConverter: Let SaveSettings/SaveSettingsWithBackup …
(edit) @13590   16 years vboxsync Main/SettingsConverter: Take defaultVDIFolder value for …
(edit) @13589   16 years vboxsync Main: wrong order
(edit) @13588   16 years vboxsync Main: typos
(edit) @13581   16 years vboxsync Solaris/Main: VBoxNetFlt/Zones: drop promiscuous setting for VMs in …
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13574   16 years vboxsync Guest Properties (HostServices and Main): redid property flag handling
(edit) @13558   16 years vboxsync Guest Properties (Main and HostServices): updated API documentation
(edit) @13556   16 years vboxsync Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the …
(edit) @13555   16 years vboxsync Main (Guest Properties): more checks for allocation failures
(edit) @13554   16 years vboxsync ConsoleImpl2: polish.
(edit) @13552   16 years vboxsync ConsoleImpl2.cpp: Implemented optional typing of VBoxInternal keys. …
(edit) @13551   16 years vboxsync HostServices/GuestProperties and Main (Guest Properties): use the new …
(edit) @13544   16 years vboxsync win NetFlt/Main: fix for adaptor list calculation
(edit) @13534   16 years vboxsync Main/Solaris: fixed strncpy -> strlcpy (possibly missing NULL terminator)
(edit) @13522   16 years vboxsync Solaris/Main: Handled zone NIC naming.
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