VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11998   16 years vboxsync Main/vboxnetflt: Accept raw NIC names as well as NIC name + …
(edit) @11994   16 years vboxsync Main/vboxnetflt: NIC map insertions just once.
(edit) @11993   16 years vboxsync Main/vboxnetflt: Ethernet long names for Solaris hosts.
(edit) @11992   16 years vboxsync sdkref: api docs, formatting fixes
(edit) @11986   16 years vboxsync fixed problem with setting BIOS parameters
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11918   16 years vboxsync Main: Don't assert when the OnShowWindow request gets delayed and …
(edit) @11913   16 years vboxsync Main/Makefile: More namespace fixes.
(edit) @11912   16 years vboxsync Main/Makefile: Variable renaming (namespace).
(edit) @11910   16 years vboxsync Main/testcase/Makefile: namespace (again) and comments.
(edit) @11907   16 years vboxsync Main/Makefile: MAKE_WIN_PATH -> VBOX_FN_MAKE_WIN_PATH
(edit) @11896   16 years vboxsync samples update, ship mscom examples
(edit) @11875   16 years vboxsync Oops, only if VBOX_WITH_NETFLT add the lib.
(edit) @11874   16 years vboxsync Main/vboxnetflt: removed kstat lib, using libsocket.
(edit) @11870   16 years vboxsync Main/vboxnetflt: build fix.
(edit) @11869   16 years vboxsync Remove unwanted header.
(edit) @11868   16 years vboxsync Main/vboxnetflt: Solaris NIC enumeration fix for including interfaces …
(edit) @11857   16 years vboxsync Main/iokit: Use the service name instead of the interface name (darwin).
(edit) @11856   16 years vboxsync Main/iokit: Fix for missing AirPort/Wireless in the string. …
(edit) @11851   16 years vboxsync build fix.
(edit) @11849   16 years vboxsync Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
(edit) @11848   16 years vboxsync docs, other sdk cleanups
(edit) @11847   16 years vboxsync Oops…
(edit) @11846   16 years vboxsync Main/vboxnetflt: Better NIC enumeration for Solaris. Got rid of libkstat.
(edit) @11844   16 years vboxsync Do not call HGCM after it has been shut down.
(edit) @11837   16 years vboxsync Main/vboxnetflt: S10 fix.
(edit) @11835   16 years vboxsync cosmetic change to restart sdk build
(edit) @11834   16 years vboxsync - using VC70 to build SDK
(edit) @11833   16 years vboxsync missed deps
(edit) @11832   16 years vboxsync Main: call DiscardSettings() before saving guest properties in order …
(edit) @11831   16 years vboxsync hopefully fix MAC burns
(edit) @11830   16 years vboxsync SDK build now can make windows bits too
(edit) @11829   16 years vboxsync build fix
(edit) @11828   16 years vboxsync Main/vboxnetflt: oops.
(edit) @11827   16 years vboxsync Main/vboxnetflt: Solaris integration.
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @11811   16 years vboxsync Main/Makefile: Use BLDDIRS to get mkdir rules.
(edit) @11810   16 years vboxsync RTMpIsCpuOnline() for Darwin
(edit) @11805   16 years vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11802   16 years vboxsync Main/Makefile.kmk: _INST ends in a slash under normal circumstances. …
(edit) @11778   16 years vboxsync PerfAPI: Darwin VM metrics collection re-done to use libproc
(edit) @11772   16 years vboxsync #3076: And the othe xpt file (horrible hack)
(edit) @11760   16 years vboxsync minor SDK tweaks
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11699   16 years vboxsync Main: reading guest properties in IMachine requires AutoCaller, not …
(edit) @11689   16 years vboxsync PerfAPI: Removed Darwin-specific stub for CPU/MHz
(edit) @11683   16 years vboxsync PerfAPI: Duplicate VM entries fix
(edit) @11681   16 years vboxsync iokit: Fixed network interface sorting.
(edit) @11676   16 years vboxsync iokit: display the actual result last.
(edit) @11661   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray (including webservice)
(edit) @11659   16 years vboxsync Backed out r35359
(edit) @11655   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray
(edit) @11639   16 years vboxsync #1869: Change the interface soring so that the ones marked as 'pimary' …
(edit) @11638   16 years vboxsync #1869: Use the SCNetworkInterfaceCopyAll / …
(edit) @11620   16 years vboxsync - more mscom build fixes
(edit) @11612   16 years vboxsync major rework of sdk dirs layout
(edit) @11591   16 years vboxsync r=bird: Added a review todo in CollectorHAL::getHostCpuMHz - bogus MP …
(edit) @11583   16 years vboxsync PerfAPI: New attribute PerformanceMetric::description
(edit) @11571   16 years vboxsync PerfAPI: Globbing support stolen from VMM/STAM.cpp
(edit) @11564   16 years vboxsync PerfAPI: Darwin implementation without CPU/MHz
(edit) @11551   16 years vboxsync API/xpcom: prefix any C symbols in VBoxXPCOM.so, to avoid namespace …
(edit) @11503   16 years vboxsync #1869: Fixed crash in DarwinGetEthernetControllers because of some …
(edit) @11501   16 years vboxsync PerfAPI: no more solaris-specific stub for CPU/MHz; additional logging …
(edit) @11498   16 years vboxsync PerfAPI: Moved linux implementation of CPU/MHz to CollectorHAL since …
(edit) @11484   16 years vboxsync Storage/VBoxHDD-new: Add information about configuration settings …
(edit) @11483   16 years vboxsync PerfAPI: RTCPUID usage fix
(edit) @11481   16 years vboxsync PerfAPI: CPU/MHz counter name fix, proper handling of zero periods and …
(edit) @11479   16 years vboxsync - fitting SDK dirs layout in accordance with description in #3054
(edit) @11478   16 years vboxsync PerfAPI: Linux implementation of CPU/MHz counter
(edit) @11467   16 years vboxsync Perf API: CPU/MHz counter re-introduced (Win implementation).
(edit) @11444   16 years vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per …
(edit) @11441   16 years vboxsync Main: Documentation fixes.
(edit) @11435   16 years vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked …
(edit) @11433   16 years vboxsync - documented getGuestOSType() - enabled building Python wrappers by …
(edit) @11430   16 years vboxsync some obviously missing \n at end of a Log() string
(edit) @11415   16 years vboxsync Darwin: adapt to changed RTUUID struct.
(edit) @11409   16 years vboxsync Do not call HGCM after it has been shut down.
(edit) @11404   16 years vboxsync XIDL: documentation fixes
(edit) @11391   16 years vboxsync Moved annoying log messages to either level4 or private logging. Added …
(edit) @11389   16 years vboxsync typo
(edit) @11386   16 years vboxsync PerfAPI: One more warning for long long unsigned int
(edit) @11385   16 years vboxsync PerfAPI: Fixed warnings in fscanf calls
(edit) @11383   16 years vboxsync PerfAPI: Null IN array handling changed.
(edit) @11377   16 years vboxsync PerfAPI: Fixed the ranges to fit into INT32, uninitialized periods, …
(edit) @11375   16 years vboxsync Main/darwin/iokit.cpp: build fix.
(edit) @11362   16 years vboxsync - python API
(edit) @11359   16 years vboxsync PerfAPI: Documentation fix: ISessionMachine replaced with IMachine.
(edit) @11357   16 years vboxsync PerfAPI: Important! VM metrics are now associated with Machine instead …
(edit) @11354   16 years vboxsync Main: Added OS info to the release log header.
(edit) @11351   16 years vboxsync Main: Please keep the comments aligned to the code.
(edit) @11342   16 years vboxsync PerfAPI: More documentation
(edit) @11339   16 years vboxsync PerfAPI: Documentation
(edit) @11336   16 years vboxsync Fixes in clienttest.java. Additional debug messages in Perf classes.
(edit) @11325   16 years vboxsync webservice: fix logon in xidl to return proper type
(edit) @11321   16 years vboxsync Main: removied iprt/system.h reference.
(edit) @11296   16 years vboxsync Main: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11258   16 years vboxsync API/Host: New method for querying the number of CPUs online.
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