VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log 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.
(edit) @13461   16 years vboxsync Main (Guest Properties): another globbing fix
(edit) @13460   16 years vboxsync Main (Guest Properties): properly initialise …
(edit) @13459   16 years vboxsync Main (Guest Properties): another temporary testbox hack
(edit) @13457   16 years vboxsync Main: Implemented detection of the unexpected spawning session …
(edit) @13455   16 years vboxsync Main (Guest Properties): temporary release assertion for the benefit …
(edit) @13453   16 years vboxsync Main (Guest Properties): try again to fix the XML issues
(edit) @13451   16 years vboxsync Main (Guest Properties): reverted r38230
(edit) @13450   16 years vboxsync Main (Guest Properties): unCamelCased in the settings .xsd
(edit) @13448   16 years vboxsync Main (Guest Properties): fixed error loading machine XML
(edit) @13444   16 years vboxsync Main (Guest Properties): rewrites to globbing code
(edit) @13436   16 years vboxsync Main (Guest Properties): added host-side callbacks
(edit) @13433   16 years vboxsync Main/Solaris: Enabled Solaris USB ProxyService now that nspr is resolved.
(edit) @13431   16 years vboxsync Main: Fixed a bunch of assertions caused by the code that detects a …
(edit) @13426   16 years vboxsync Main/Solaris: Enumerate NICs for zones, fixed duplicate enumeration.
(edit) @13420   16 years vboxsync disabled code for checking spawn failures on Windows
(edit) @13417   16 years vboxsync Main (Guest Properties): some cleaning up
(edit) @13406   16 years vboxsync Main/ConsoleImpl2.cpp: pcibridge config example (disabled).
(edit) @13405   16 years vboxsync Main: report unexpected failures when spawning a remote session
(edit) @13389   16 years vboxsync Main: Guest uses the new locking scheme long ago.
(edit) @13386   16 years vboxsync Main/tstVBoxAPILinux: fixed a printf format warning
(edit) @13379   16 years vboxsync Main: NLS: Better wording.
(edit) @13377   16 years vboxsync HostServices/GuestProperties: use an HGCM service extension instead of …
(edit) @13374   16 years vboxsync Main, FE/Qt: Added IProgress::PowerDownAsync() (#3242).
(edit) @13372   16 years vboxsync Main (Guest Properties): another NULL pointer check
(edit) @13364   16 years vboxsync Main(Guest Properties): missing null pointer check
(edit) @13356   16 years vboxsync Main (Guest Properties): take flag values into account when the …
(edit) @13346   16 years vboxsync Main/MachineImpl: Made HardwareVirtExVPID, HardwareVirtExNestedPaging …
(edit) @13338   16 years vboxsync white space
(edit) @13333   16 years vboxsync Main (Guest Properties): nicer error message
(edit) @13328   16 years vboxsync HostServices and Main: Guest Properties: use flag settings at runtime
(edit) @13293   16 years vboxsync HostServices/GuestProperties and Main: support property flags - the …
(edit) @13286   16 years vboxsync win NetFlt Vista64-related fixes, UI/config fixes
(edit) @13234   16 years vboxsync UI/config part of win NetFlt
(edit) @13227   16 years vboxsync VirtualBox.xidl: improve API documentation for session APIs
(edit) @13222   16 years vboxsync Backed out accidental commit.
(edit) @13221   16 years vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
(edit) @13165   16 years vboxsync Main: use the HGCM guest property change notification interface and do …
(edit) @13084   16 years vboxsync PerfAPI: Forgot to update UUID of IPerformanceCollector.
(edit) @13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @13079   16 years vboxsync added getGuestEnteredACPIMode()
(edit) @13065   16 years vboxsync PerfAPI: Java sample, documentation update
(edit) @13054   16 years vboxsync Solaris/DynLoadLib: Build fix for older Nevadas.
(edit) @12992   16 years vboxsync RTMemFree => RTStrFree
(edit) @12973   16 years vboxsync PerfAPI: New method queryMetricsDataEx()
(edit) @12954   16 years vboxsync Simpler.
(edit) @12953   16 years vboxsync Main: Solaris NIC listing, make it avoid duplicates.
(edit) @12944   16 years vboxsync Main/Makefile: space.
(edit) @12942   16 years vboxsync PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
(edit) @12925   16 years vboxsync warning
(edit) @12914   16 years vboxsync warning
(edit) @12913   16 years vboxsync warning
(edit) @12911   16 years vboxsync maTapFD is unsigned
(edit) @12904   16 years vboxsync vcc warning
(edit) @12889   16 years vboxsync Main: IConsole::powerUpPaused for use with the debugger.
(edit) @12866   16 years vboxsync Solaris/Main: Load libdlpi dynamically for walking links. (Disabled).
(edit) @12802   16 years vboxsync Performance.cpp: patternMatch opt - couldn't stop myself. :-)
(edit) @12785   16 years vboxsync Main: Solaris/vboxnetflt: Hostif NIC Uuid fix.
(edit) @12783   16 years vboxsync Solaris/vboxnetflt: Unplumbed interfaces. Disabled Main enumeration as …
(edit) @12780   16 years vboxsync Makefiles: fixed misbehaving 'docs' target in VBOX_SINGLE_MAKEFILE=1 …
(edit) @12678   16 years vboxsync PerfAPI: Handling of trailing colon in filter patterns
(edit) @12668   16 years vboxsync PerfAPI: Added setupMetricsEx(), enableMetricsEx() and …
(edit) @12658   16 years vboxsync Main: Removed too strict assertion in Session::GetRemoteConsole().
(edit) @12651   16 years vboxsync HGCM: initialize flags before adding the message to the queue.
(edit) @12645   16 years vboxsync ConsoleImpl2.cpp: file header.
(edit) @12594   16 years vboxsync PerfAPI: Fixed lingering VBoxSVC after interrupting VBoxManage with …
(edit) @12588   16 years vboxsync reworked APIC structures layout - hopefully not broken smth accidentally
(edit) @12577   16 years vboxsync +changed chromium to use hgcm instead of tcpip, it works but some …
(edit) @12546   16 years vboxsync PerfAPI: Improved Linux collector
(edit) @12537   16 years vboxsync Use RTMemAllocZ/RTMemFree.
(edit) @12536   16 years vboxsync And the error case too
(edit) @12535   16 years vboxsync Plugged memory leak
(edit) @12533   16 years vboxsync No need to initialize security anymore.
(edit) @12523   16 years vboxsync use the header
(edit) @12522   16 years vboxsync add information about the package type to the release log
(edit) @12520   16 years vboxsync ConsoleImpl2: Use CFGMR3InsertNodeF, drop the #ifdef as the code will …
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