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