|
|
@28553
|
15 years |
vboxsync |
Main: add support for polling for USB devices on Linux hosts without …
|
|
|
@28349
|
15 years |
vboxsync |
Main/HostHardwareLinux: generalised the VBoxMainHotplugWaiter class to …
|
|
|
@28315
|
15 years |
vboxsync |
Main/HostHardwareLinux: fix a burn when VBOX_WITH_DBUS is not defined
|
|
|
@28313
|
15 years |
vboxsync |
build fix
|
|
|
@28312
|
15 years |
vboxsync |
build fix
|
|
|
@28309
|
15 years |
vboxsync |
Main/HostHardwareLinux: added code for querying USB device information …
|
|
|
@28296
|
15 years |
vboxsync |
Main: cosmetical fixes, mostly spaces
|
|
|
@27950
|
15 years |
vboxsync |
#4790: Metrics: Fixed preCollect for Windows and Linux
|
|
|
@26296
|
15 years |
vboxsync |
more warnings.
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@25942
|
15 years |
vboxsync |
*: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
|
|
|
@25728
|
15 years |
vboxsync |
*: Use RTMSINTERVAL for timeouts.
|
|
|
@24592
|
15 years |
vboxsync |
Main: fixed an uninitialized variable found by valgrind introduced …
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23855
|
15 years |
vboxsync |
VBox Runtime/D-Bus: Renamed loading function to RTDBusLoadLib().
|
|
|
@23848
|
15 years |
vboxsync |
Main/D-Bus: Moved to VBox Runtime.
|
|
|
@23845
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
|
|
|
@23819
|
15 years |
vboxsync |
VBoxClient:
|
|
|
@23563
|
15 years |
vboxsync |
Main/HostHardwareLinux: function descriptions and removed a header file
|
|
|
@23522
|
15 years |
vboxsync |
Main/HostHardwareLinux: more rewriting of the Linux host drive code, …
|
|
|
@23386
|
15 years |
vboxsync |
@note isn't for line commenting. (Doxygen will (IIRC) put in in the …
|
|
|
@23385
|
15 years |
vboxsync |
Main/HostHardwareLinux: test host floppy drives using an ioctl, not a …
|
|
|
@23382
|
15 years |
vboxsync |
Main/HostHardwareLinux: test host floppy drives using an ioctl, not a …
|
|
|
@23310
|
15 years |
vboxsync |
Main/HostHardwareLinux: use sysfs for querying host drives if hal is …
|
|
|
@23203
|
15 years |
vboxsync |
Main/NetIf-linux: don't crash VBoxSVC if /proc/net/route couldn't be opened
|
|
|
@22180
|
15 years |
vboxsync |
Fixed failure in CreateHostOnlyNetworkInterface() on linux (no GUID).
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21713
|
15 years |
vboxsync |
Main/HostHardwareLinux: always allow the environment variable to …
|
|
|
@21436
|
15 years |
vboxsync |
Main: make HostHardwareLinux use MiniString instead of std::string; …
|
|
|
@21432
|
15 years |
vboxsync |
Main: fix some exception handling
|
|
|
@20481
|
15 years |
vboxsync |
#3773: Detection of primary NIC for bridging in Linux.
|
|
|
@19433
|
16 years |
vboxsync |
#2957: Dynamic adding/removing host-only adapters via GUI/Main.
|
|
|
@19233
|
16 years |
vboxsync |
#2946 & #2954: Main API now supports dynamic adding/removing network …
|
|
|
@19094
|
16 years |
vboxsync |
gcc-4 fixes
|
|
|
@18926
|
16 years |
vboxsync |
Main: do not attempt to load older versions of libdbus
|
|
|
@18732
|
16 years |
vboxsync |
NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
|
|
|
@18018
|
16 years |
vboxsync |
Made the name check for vboxnetN adapters more strict.
|
|
|
@17929
|
16 years |
vboxsync |
Main: enabled -Wunused; fixed some warnings
|
|
|
@17834
|
16 years |
vboxsync |
Fix for listing Linux hostonly adapters.
|
|
|
@17443
|
16 years |
vboxsync |
#3656: Moved IP config function stubs from solaris, darwin and linux …
|
|
|
@17419
|
16 years |
vboxsync |
VBoxManage interface to hostonly if basis
|
|
|
@17358
|
16 years |
vboxsync |
Main: ip setter API adjustment, implementation for win
|
|
|
@17275
|
16 years |
vboxsync |
networking API renaming
|
|
|
@16968
|
16 years |
vboxsync |
burn fix
|
|
|
@16543
|
16 years |
vboxsync |
Main/HostHardwareLinux: assertions
|
|
|
@16528
|
16 years |
vboxsync |
Main/HostHardwareLinux: fixed some uncaught exceptions and added two …
|
|
|
@16363
|
16 years |
vboxsync |
Main/USBProxyServiceLinux: logging and fix a burn
|
|
|
@16327
|
16 years |
vboxsync |
Main/HostHardwareLinux: forgot two volatiles
|
|
|
@16251
|
16 years |
vboxsync |
HostNetIf API: Fixed UUID generation for host network interfaces on Linux.
|
|
|
@16178
|
16 years |
vboxsync |
Main/Linux: fixes and clean ups in the DBus code
|
|
|
@16137
|
16 years |
vboxsync |
Main: more Linux host USB enumeration adjustments
|
|
|
@16093
|
16 years |
vboxsync |
Main: try to get the USB enumeration right on RHEL5, again
|
|
|
@16068
|
16 years |
vboxsync |
Main: next attempt to get USB enumeration working on RHEL5
|
|
|
@16044
|
16 years |
vboxsync |
Main: attempt to support USB with sysfs on older Linux hosts
|
|
|
@16006
|
16 years |
vboxsync |
Main: attempt to fix symbol conflicts with dynamically loaded libdbus-1
|
|
|
@15936
|
16 years |
vboxsync |
Changed the way linux network interfaces are enumerated so the …
|
|
|
@15776
|
16 years |
vboxsync |
Linux 2.6.28 hack
|
|
|
@15658
|
16 years |
vboxsync |
#3282: More reliable /proc/net/if_inet6 handling.
|
|
|
@15548
|
16 years |
vboxsync |
fixed file headers
|
|
|
@15468
|
16 years |
vboxsync |
Main/USB: code documentation
|
|
|
@15465
|
16 years |
vboxsync |
Main and Devices, USB: use hal, DBus and sysfs on Linux if usbfs is …
|
|
|
@15464
|
16 years |
vboxsync |
#3282: Linux build fix.
|
|
|
@15463
|
16 years |
vboxsync |
#3282 HostNetIf API: 64-bit Linux tested. Enabled HostNetIf API by …
|
|
|
@15462
|
16 years |
vboxsync |
#3282 HostNetIf API: 32-bit Linux is operational.
|
|
|
@15442
|
16 years |
vboxsync |
#3282 HostNetIf API: updated common part, added draft implementation …
|
|
|
@15401
|
16 years |
vboxsync |
Main: added USB to HostHardwareLinux.cpp
|
|
|
@15372
|
16 years |
vboxsync |
#3282: HostNetIf API implementation for Darwin. Common part revised. …
|
|
|
@15058
|
16 years |
vboxsync |
Main: fix a burn
|
|
|
@15057
|
16 years |
vboxsync |
Main: load libdbus-1 dynamically on Linux hosts
|
|
|
@14992
|
16 years |
vboxsync |
Main: try to fix a DBus-related burn
|
|
|
@14991
|
16 years |
vboxsync |
Main: rework the Linux host drive code to use libdbus-1 directly …
|
|
|
@12546
|
16 years |
vboxsync |
PerfAPI: Improved Linux collector
|
|
|
@12400
|
16 years |
vboxsync |
PerfAPI: Improved Win collector. More realistic performance test. No …
|
|
|
@11498
|
16 years |
vboxsync |
PerfAPI: Moved linux implementation of CPU/MHz to CollectorHAL since …
|
|
|
@11483
|
16 years |
vboxsync |
PerfAPI: RTCPUID usage fix
|
|
|
@11478
|
16 years |
vboxsync |
PerfAPI: Linux implementation of CPU/MHz counter
|
|
|
@11386
|
16 years |
vboxsync |
PerfAPI: One more warning for long long unsigned int
|
|
|
@11385
|
16 years |
vboxsync |
PerfAPI: Fixed warnings in fscanf calls
|
|
|
@11180
|
16 years |
vboxsync |
PerfAPI: replaced unsigned long with ULONG to get rid of solaris …
|
|
|
@10938
|
16 years |
vboxsync |
Test case for collector HAL. Fixes for memory usage stats.
|
|
|
@10921
|
16 years |
vboxsync |
Replaced another occurrence of getpagesize()
|
|
|
@10919
|
16 years |
vboxsync |
replaced getpagesize() with PAGE_SIZE
|
|
|
@10882
|
16 years |
vboxsync |
Removed wrapper method for getpagesize()
|
|
|
@10881
|
16 years |
vboxsync |
Another attempt to fix missing getpagesize() in RHEL3
|
|
|
@10880
|
16 years |
vboxsync |
Fix for missing _SC_PAGESIZE
|
|
|
@10879
|
16 years |
vboxsync |
Fix for missing getpagesize()
|
|
|
@10878
|
16 years |
vboxsync |
PerfAPI: Linux implementation ready
|
|
|
@10872
|
16 years |
vboxsync |
why the heck did this compile?
|
|
|
@10868
|
16 years |
vboxsync |
PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
|
|
|
@10754
|
16 years |
vboxsync |
Linux build fix.
|
|
|
@10753
|
16 years |
vboxsync |
Stubs for all platforms. Implementation of host CPU load and RAM usage …
|
|
|
@8768
|
17 years |
vboxsync |
while I'm at it - moving the non-linux stuff to xpcom.
|
|
|
@8569
|
17 years |
vboxsync |
AssertBreak -> AssertBreakStmt.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8132
|
17 years |
vboxsync |
more rebranding
|
|
|
@8012
|
17 years |
vboxsync |
Main: Better logging for XPCOM server duplicates (VBoxSVC).
|
|
|
@7964
|
17 years |
vboxsync |
Attempt at making OSE build again.
|
|
|
@7442
|
17 years |
vboxsync |
Main: Applied SATA changes from #2406. Increased XML settings version …
|
|
|
@7418
|
17 years |
vboxsync |
UCS-2 -> UTF-16.
|
|
|